Fedora 15

2 posts / 0 new
Last post
#1 Wed, 04/13/2011 - 14:03
evanion

Fedora 15

I am trying to install Virtualmin via the sh script on a Fedora 15 testbed. But it seems like virtualmins server serves a html file instead of the requested RPM:

Welcome to the Virtualmin GPL installer, version 1.0.5
 
 WARNING:
 
 The installation is quite stable and functional when run on a freshly
 installed supported Operating System, but upgrades from existing .wbm-
 based systems, or systems that already have Apache VirtualHost
 directives or mail users, will very likely run into numerous problems.
 Please read the Virtualmin Administrators Guide before proceeding if
 your system is not a freshly installed and supported OS.
 
 This script is not intended to update your system!  It should only be
 used to install Virtualmin, on a supported OS.  If you have previously
 installed Virtualmin via this script or the GPL version of this script,
 upgrades and updates should be handled within Virtualmin itself. Once
 Virtualmin is installed, you never need to run this script again.
 
 The systems currently supported by install.sh are:
 CentOS 4 and 5 on i386 and x86_64
 Debian 5.0 and 6.0 on i386 and amd64
 Ubuntu 8.04 LTS and 10.04 LTS on i386 and amd64
 
 If your OS is not listed above, this script will fail.  More details
 about the systems supported by the script can be found here:
 
   http://www.virtualmin.com/os-support.html
 
 Continue? (y/n) y
Checking for HTTP client...found /usr/bin/curl -s -O
Checking for perl...found /usr/bin/perl
Loading log4sh logging library...
INFO - Started installation log in /root/virtualmin-install.log
INFO - Checking for fully qualified hostname...
INFO - Hostname OK: fully qualified as home.snowpeak.se
INFO - Installing serial number and license key into /etc/virtualmin-license
INFO - Loading OS selection library...
INFO - Download of http://software.virtualmin.com/lib/oschooser.pl Succeeded.
INFO - Loading OS list...
INFO - Download of http://software.virtualmin.com/lib/os_list.txt Succeeded.
INFO - Operating system name:    Fedora Core Linux
INFO - Operating system version: Fedora 15
INFO - Configuring package manager for Fedora Core Linux Fedora 15...
INFO - Disabling SELinux during installation...
INFO - Download of http://software.virtualmin.com/gpl/fedora/15/x86_64/virtualmin-release-latest.noarch.rpm Succeeded.
error: open of <!DOCTYPE failed: No such file or directory
error: open of HTML failed: No such file or directory
error: open of PUBLIC failed: No such file or directory
error: open of -//IETF//DTD HTML 2.0//EN> failed: No such file or directory
error: open of <html><head> failed: No such file or directory
error: open of <title>404 failed: No such file or directory
error: open of Not failed: No such file or directory
error: open of Found</title> failed: No such file or directory
error: open of </head><body> failed: No such file or directory
error: open of <h1>Not failed: No such file or directory
error: open of Found</h1> failed: No such file or directory
error: open of <p>The failed: No such file or directory
error: open of requested failed: No such file or directory
error: open of URL failed: No such file or directory
error: open of /gpl/fedora/15/x86_64/virtualmin-release-latest.noarch.rpm failed: No such file or directory
error: open of was failed: No such file or directory
error: open of not failed: No such file or directory
error: open of found failed: No such file or directory
error: open of on failed: No such file or directory
error: open of this failed: No such file or directory
error: open of server.</p> failed: No such file or directory
error: open of <hr> failed: No such file or directory
error: open of <address>Apache/2.2.3 failed: No such file or directory
error: open of (CentOS) failed: No such file or directory
error: open of Server failed: No such file or directory
error: open of at failed: No such file or directory
error: open of software.virtualmin.com failed: No such file or directory
error: open of Port failed: No such file or directory
error: open of 80</address> failed: No such file or directory
error: open of </body></html> failed: No such file or directory
 
FATAL - Fatal Error Occurred: Installation of virtualmin-release failed: 30
FATAL - Cannot continue installation.
FATAL - Attempting to remove virtualmin repository configuration, so the installation can be
FATAL - re-attempted after any problems have been resolved.
error: package virtualmin-release is not installed
FATAL - Removing temporary directory and files.
FATAL - If you are unsure of what went wrong, you may wish to review the log
FATAL - in /root/virtualmin-install.log
Wed, 04/13/2011 - 14:15
andreychek

Howdy,

Well, note the list of supported operating systems listed near the top of that script output... unfortunately, Fedora isn't one of them :-)

You can see the full list of supported distros here:

http://www.virtualmin.com/os-support.html

Fedora is a bit too much of a moving target to support as a viable server operating system. If you're interested in using an RPM-based distro, you might consider CentOS. CentOS 6 should be coming out soon, but even sooner than that, Virtualmin should be supporting Scientific Linux 6 (which is already out, and just needs to have the installer tweaked a bit to support it).

-Eric

Topic locked