Installation failed - apparently the virtualmin RPM is not found

I spun up a new instance of Centos 7 (7.3.1611) in order to begin a migration from Centos 6.2.

The install script fails as follows:

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 www4a.oklahoma-isp.net
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:    CentOS Linux
INFO - Operating system version: 7.3.1611
INFO - Configuring package manager for CentOS Linux 7.3.1611...
INFO - Disabling SELinux during installation...
INFO - Download of http://5564172:6YQQy4aFwE@software.virtualmin.com/rhel/7.3.1611/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 /rhel/7.3.1611/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 </body></html> failed: No such file or directory

FATAL - Fatal Error Occurred: Installation of virtualmin-release failed: 22
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

Install log shows:

INFO - 2016-12-12 17:04:22 - Started installation log in /root/virtualmin-install.log
DEBUG - 2016-12-12 17:04:23 - Install mode: full
DEBUG - 2016-12-12 17:04:23 - Product: Virtualmin Professional
DEBUG - 2016-12-12 17:04:23 - Virtualmin Meta-Package list: virtualmin-base
DEBUG - 2016-12-12 17:04:23 - install.sh version: 1.1.5
INFO - 2016-12-12 17:04:23 - Checking for fully qualified hostname...
INFO - 2016-12-12 17:04:23 - Hostname OK: fully qualified as www4a.oklahoma-isp.net
INFO - 2016-12-12 17:04:23 - Installing serial number and license key into /etc/virtualmin-license
INFO - 2016-12-12 17:04:23 - Loading OS selection library...
INFO - 2016-12-12 17:04:23 - Download of http://software.virtualmin.com/lib/oschooser.pl Succeeded.
INFO - 2016-12-12 17:04:23 - Loading OS list...
INFO - 2016-12-12 17:04:23 - Download of http://software.virtualmin.com/lib/os_list.txt Succeeded.
INFO - 2016-12-12 17:04:23 - Operating system name:    CentOS Linux
INFO - 2016-12-12 17:04:23 - Operating system version: 7.3.1611
INFO - 2016-12-12 17:04:24 - Configuring package manager for CentOS Linux 7.3.1611...
INFO - 2016-12-12 17:04:24 - Disabling SELinux during installation...
DEBUG - 2016-12-12 17:04:24 -  setenforce 0 succeeded
INFO - 2016-12-12 17:04:24 - Download of http://5564172:6YQQy4aFwE@software.virtualmin.com/rhel/7.3.1611/x86_64/virtualmin-release-latest.noarch.rpm Succeeded.
FATAL - 2016-12-12 17:04:24 - Fatal Error Occurred: Installation of virtualmin-release failed: 22
FATAL - 2016-12-12 17:04:24 - Cannot continue installation.
FATAL - 2016-12-12 17:04:24 - Attempting to remove virtualmin repository configuration, so the installation can be
FATAL - 2016-12-12 17:04:24 - re-attempted after any problems have been resolved.
FATAL - 2016-12-12 17:04:24 - Removing temporary directory and files.
FATAL - 2016-12-12 17:04:24 - If you are unsure of what went wrong, you may wish to review the log
FATAL - 2016-12-12 17:04:25 - in /root/virtualmin-install.log

HOWEVER, although the logs show downloading the RPM is successful, when I try to manually grab the RPM, I get this:

[root@www4a ~]# wget -nv http://[license]:[key]@software.virtualmin.com/rhel/7.3.1611/x86_64/virtualmin-release-latest.noarch.rpm
http://[license]:*password*@software.virtualmin.com/rhel/7.3.1611/x86_64/virtualmin-release-latest.noarch.rpm:
2016-12-12 17:13:28 ERROR 404: Not Found.

Please advise. Thanks!

Status: 
Closed (fixed)

Comments

Howdy -- thanks for the heads up, it looks like they released a new CentOS version, and we needed to create some symlinks for that.

That should be all fixed up now, can you give it another try?

Appreciate the quick response... however, it still fails, and manual grab of RPM yields ERROR 403: Forbidden.

Thx.

Oh nuts, I think I see the issue. Sorry about that -- can you try again?

That did the trick - thanks again for the fast, after-hours response!

Joe's picture
Submitted by Joe on Mon, 12/12/2016 - 21:54 Pro Licensee

Status: Active » Fixed