These forums are locked and archived, but all topics have been migrated to the new forum. You can search for this topic on the new forum: Search for Fatal error occurred, can't install on the new forum.
Hello,
I'm trying to install Virtualmin on my CentOS 6.5 VPS and my host uses OpenVZ. But everytime I try to install I get 'Fatal error occurred' and I can't figure out what the problem is. Maybe I'm just really blind...
Install logs: http://pastebin.com/WPN6vHuq
Does someone know what the problem is?
Thanks, Joery.
Howdy,
Well, usually when we see installation failures on OpenVZ, it's related to a resource problem of some sort. You may want to take a peek in /proc/user_beancounters to see if there is any failures listed in the "failcnt" field.
However, you also may want to try manually running this command, in order to see what output it produces:
yum 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 mariadb mariadb-server 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 mlocate
Thanks for your fast answer!
Here is what you asked: User_beancounters: http://pastebin.com/w6WGfn2Z
I did the manually thingy twice (First time I forgot to copy the logs): http://pastebin.com/04a9bdmA
Howdy,
Hmm, it appears as if the output for the yum installation may be cut off... is it possible there's more to the yum output than what's there at the pastebin site?
-Eric
Oh sorry, this is the complete one: http://pastebin.com/PkyEjue6
Hi,
I notice yum outputs this:
Try running:
If that comes back with an unknown command, install the yum-utils package:
Then attempt the yum-complete-transaction, and finally run the long yum line from andreychek.
-Dustin