CentOS 7 - Fresh Install cannot end - Install Stop - Virtualmin GPL install.sh

[root@srv src]# ./install.sh -b LEMP

Just done today a fresh new install of Virtualmin on CentOS 7. Install dont end

Error:

[ERROR] Something went wrong. Exiting.
[ERROR] The last few log entries were:
Spin pid is: 8700
Marking 'Virtualmin Core' for install: Success.
Spin pid is: 8835
Maybe run: yum groups mark install (see man yum)
Installing dependencies and system packages: Success.
Spin pid is: 9025
Error: Package: 2:wbm-virtualmin-awstats-5.6-1.noarch (virtualmin-universal)
           Requires: wbm-cron
Error: Package: 2:wbm-virtualmin-awstats-5.6-1.noarch (virtualmin-universal)
           Requires: wbm-software
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Installing Virtualmin and all related packages: [2017-09-22 08:57:02 CEST] [ERROR] Failed with error: 1
[2017-09-22 08:57:02 CEST] [ERROR] Something went wrong. Exiting.
[2017-09-22 08:57:02 CEST] [ERROR] The last few log entries were:
[root@srv src]# yum install wbm-software
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* base: centos.quelquesmots.fr
* epel: fr.mirror.babylon.network
* extras: centos.quelquesmots.fr
* updates: ftp.pasteur.fr
No package wbm-software available.
Error: Nothing to do
[root@srv src]#

Tried:

# yum clean all
# rm -rf /var/cache/yum
# ./install.sh -b LEMP

Same error again

Status: 
Closed (fixed)

Comments

I have the exact same issue: clean install of CentOS7, fully updated, with a fresh install of Webmin (using yum to install).

adomas's picture
Submitted by adomas on Fri, 09/22/2017 - 06:05

Got same issue. End of my install log file:

Installing dependencies and system packages: Success. Spin pid is: 7783 Error: Package: 2:wbm-virtualmin-awstats-5.6-1.noarch (virtualmin-universal) Requires: wbm-cron Error: Package: 2:wbm-virtualmin-awstats-5.6-1.noarch (virtualmin-universal) Requires: wbm-software You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest Installing Virtualmin and all related packages: Failed with error: 1 [2017-09-22 13:58:43 EEST] [ERROR] Something went wrong with the previous command. Exiting.

Happens on fresh and updated version of CentOS 7. I run install.sh script with /bin/sh (not bash)

Joe's picture
Submitted by Joe on Fri, 09/22/2017 - 07:07 Pro Licensee

This is fixed now. You may need to do:

# yum clean all
Joe's picture
Submitted by Joe on Fri, 09/22/2017 - 07:08 Pro Licensee

Status: Active » Fixed
Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.