Fresh install gpl on COS6 fails

3 posts / 0 new
Last post
#1 Mon, 04/29/2013 - 08:04
calderwood
calderwood's picture

Fresh install gpl on COS6 fails

I have a brand new install (clean) linux cos6 and downloaded install.sh ran install all looks normal, but install fails with fatal error. But I don't see anything in the log.

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 ip-72-167-32-24.ip.secureserver.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: 6 INFO - Configuring package manager for CentOS Linux 6... INFO - Disabling SELinux during installation... INFO - Download of http://software.virtualmin.com/gpl/rhel/6/x86_64/virtualmin-release-late... Succeeded. Running updatedb so locate works...this will take a little while. Attempting to import various system RPM-GPG-KEY files...Errors may occur, if you've already imported them. It is safe to ignore these errors. INFO - Succeeded. INFO - Installing dependencies using command: /usr/bin/yum -y -d 2 install bind bind-utils caching-nameserver httpd postfix spamassassin procmail perl-DBD-Pg perl-DBD-MySQL quota iptables openssl python mailman subversion mysql mysql-server mysql-devel postgresql postgresql-server rh-postgresql rh-postgresql-server logrotate webalizer php php-xml php-gd php-imap php-mysql php-odbc php-pear php-pgsql php-snmp php-xmlrpc php-mbstring mod_perl mod_python cyrus-sasl dovecot spamassassin mod_dav_svn cyrus-sasl-gssapi mod_ssl ruby ruby-devel rubygems perl-XML-Simple perl-Crypt-SSLeay ...in progress, please wait... \Error: Package: 1:httpd-manual-2.2.15-15.el6.vm.noarch (virtualmin) Requires: httpd = 1:2.2.15-15.el6.vm Removing: httpd-2.2.15-26.el6.centos.x86_64 (@base) httpd = 2.2.15-26.el6.centos Updated By: 1:httpd-2.2.15-15.el6.vm.1.x86_64 (virtualmin) httpd = 1:2.2.15-15.el6.vm.1 Available: httpd-2.2.15-15.el6.i386 (virtualmin) httpd = 2.2.15-15.el6 Available: 1:httpd-2.2.15-5.el6.vm.x86_64 (virtualmin) httpd = 1:2.2.15-5.el6.vm Available: 1:httpd-2.2.15-9.el6.2.vm.x86_64 (virtualmin) httpd = 1:2.2.15-9.el6.2.vm Available: 1:httpd-2.2.15-15.el6.x86_64 (virtualmin) httpd = 1:2.2.15-15.el6 Available: 1:httpd-2.2.15-15.el6.vm.x86_64 (virtualmin) httpd = 1:2.2.15-15.el6.vm /usr/bin/yum -y -d 2 install bind bind-utils caching-nameserver httpd postfix spamassassin procmail perl-DBD-Pg perl-DBD-MySQL quota iptables openssl python mailman subversion mysql mysql-server mysql-devel postgresql postgresql-server rh-postgresql rh-postgresql-server logrotate webalizer php php-xml php-gd php-imap php-mysql php-odbc php-pear php-pgsql php-snmp php-xmlrpc php-mbstring mod_perl mod_python cyrus-sasl dovecot spamassassin mod_dav_svn cyrus-sasl-gssapi mod_ssl ruby ruby-devel rubygems perl-XML-Simple perl-Crypt-SSLeay failed. Error (if any): 0

Displaying the last 15 lines of /root/virtualmin-install.log to help troubleshoot this problem: ---> Package libcom_err-devel.x86_64 0:1.41.12-14.el6 will be installed ---> Package libselinux-devel.x86_64 0:2.0.94-5.3.el6 will be installed --> Processing Dependency: libsepol-devel >= 2.0.32-1 for package: libselinux-devel-2.0.94-5.3.el6.x86_64 --> Processing Dependency: pkgconfig(libsepol) for package: libselinux-devel-2.0.94-5.3.el6.x86_64 ---> Package perl-Crypt-OpenSSL-Bignum.x86_64 0:0.04-8.1.el6 will be installed ---> Package perl-Crypt-OpenSSL-Random.x86_64 0:0.04-9.1.el6 will be installed ---> Package perl-Digest-SHA1.x86_64 0:2.12-2.el6 will be installed ---> Package perl-TimeDate.noarch 1:1.16-11.1.el6 will be installed --> Running transaction check ---> Package httpd-manual.noarch 1:2.2.15-15.el6.vm will be an update --> Processing Dependency: httpd = 1:2.2.15-15.el6.vm for package: 1:httpd-manual-2.2.15-15.el6.vm.noarch ---> Package libsepol-devel.x86_64 0:2.0.41-4.el6 will be installed --> Finished Dependency Resolution You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest

FATAL - Fatal Error Occurred: Something went wrong during installation: 0 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. 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

Mon, 04/29/2013 - 09:04
andreychek

Howdy,

Try running this command on your server as root:

rpm -e httpd-manual

After that, try running the install.sh script again.

-Eric

Tue, 04/30/2013 - 22:01 (Reply to #2)
calderwood
calderwood's picture

That fixed it. Thanks

David Calderwood - Euro-Pacific Digital Media

Topic locked