Hey guys
i get the following whne installing on a brand new Debian 5.0 server
INFO - Removing Debian standard Webmin package, if they exist (because they're broken)... INFO - Removing Debian apache packages... E: Sub-process /usr/bin/dpkg returned an error code (1) INFO - Installing dependencies using command: /usr/bin/apt-get --config-file apt.conf.noninteractive -y --force-yes install postfix postfix-pcre webmin usermin ruby libapache2-mod-ruby libxml-simple-perl libcrypt-ssleay-perl unzip zip libfcgi-dev postfix-tls
E: Sub-process /usr/bin/dpkg returned an error code (1) /usr/bin/apt-get --config-file apt.conf.noninteractive -y --force-yes install postfix postfix-pcre webmin usermin ruby libapache2-mod-ruby libxml-simple-perl libcrypt-ssleay-perl unzip zip libfcgi-dev postfix-tls failed. Error (if any): 0
Displaying the last 15 lines of /root/virtualmin-install.log to help troubleshoot this problem: Allowing traffic on TCP port: ftp-data Allowing traffic on TCP port: pop3 Allowing traffic on TCP port: pop3s Allowing traffic on TCP port: imap Allowing traffic on TCP port: imaps Allowing traffic on TCP port: http Allowing traffic on TCP port: https Allowing traffic on TCP port: 10000 Allowing traffic on TCP port: 20000 Allowing traffic on UDP port: domain Re-checking supported Webmin modules dpkg: error processing virtualmin-base (--configure): subprocess post-installation script returned error exit status 255 Errors were encountered while processing: virtualmin-base
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
Comments
Submitted by andreychek on Sat, 02/19/2011 - 09:37 Comment #1
Hmm, I don't see any actual errors in that output.
Can you attach a copy of your "/root/virtualmin-install.log" file to this thread? It may contain some additional clues.
Also, how much RAM is in your server? Sometimes, not having enough RAM can cause problems during the installation.
Lastly, is it definitely Debian 5 you're working with? Debian 6 was released last week, but it's not supported by Virtualmin quite yet.
Submitted by JamieCameron on Sat, 02/19/2011 - 13:21 Comment #2
Looks like the failure is :
/usr/bin/apt-get --config-file apt.conf.noninteractive -y --force-yes install postfix postfix-pcre webmin usermin ruby libapache2-mod-ruby libxml-simple-perl libcrypt-ssleay-perl unzip zip libfcgi-dev postfix-tls failed.
I agree that seeing the whole install log would be useful ..
Submitted by AskewDread on Tue, 02/22/2011 - 00:04 Pro Licensee Comment #3
yup deff 5 log attached
should allow log files to be posted
Submitted by JamieCameron on Tue, 02/22/2011 - 11:29 Comment #4
Interesting, it looks like it pretty much completed .. except for the final step of re-checking Webmin modules.
How much RAM does your system have?
Also, if you SSH in and run
dpkg --configure virtualmin-base
, does it report any errors?