Submitted by mrcrab on Fri, 09/22/2017 - 02:14
[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
Submitted by mrcrab on Fri, 09/22/2017 - 02:15 Comment #1
Submitted by mrcrab on Fri, 09/22/2017 - 02:16 Comment #2
Submitted by brunov on Fri, 09/22/2017 - 04:41 Comment #3
I have the exact same issue: clean install of CentOS7, fully updated, with a fresh install of Webmin (using yum to install).
Submitted by Jfro on Fri, 09/22/2017 - 04:57 Comment #4
see https://www.virtualmin.com/node/53634#comment-783743
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)
Submitted by Jfro on Fri, 09/22/2017 - 06:55 Comment #6
centos look here https://www.virtualmin.com/comment/783750#comment-783750
You get this newer version with refresh available packages
This is fixed now. You may need to do:
# yum clean all
Submitted by IssueBot on Fri, 10/06/2017 - 07:11 Comment #9
Automatically closed - issue fixed for 2 weeks with no activity.