Hi,
I'm testing new vps system provided by scaleway.com with debian jessie.
When I launch the installation script, I have an error:
INFO - 2016-04-18 15:29:47 - Started installation log in /root/virtualmin-install.log DEBUG - 2016-04-18 15:29:47 - Install mode: full DEBUG - 2016-04-18 15:29:47 - Product: Virtualmin GPL DEBUG - 2016-04-18 15:29:47 - Virtualmin Meta-Package list: virtualmin-base DEBUG - 2016-04-18 15:29:47 - install.sh version: 1.1.2 INFO - 2016-04-18 15:29:47 - Checking for fully qualified hostname... INFO - 2016-04-18 15:29:47 - Hostname OK: fully qualified as ip6-allrouters10.1.48.158 INFO - 2016-04-18 15:29:47 - Installing serial number and license key into /etc/virtualmin-license INFO - 2016-04-18 15:29:47 - Loading OS selection library... INFO - 2016-04-18 15:29:47 - Download of http://software.virtualmin.com/lib/oschooser.pl Succeeded. INFO - 2016-04-18 15:29:47 - Loading OS list... INFO - 2016-04-18 15:29:48 - Download of http://software.virtualmin.com/lib/os_list.txt Succeeded. INFO - 2016-04-18 15:29:48 - Operating system name: Debian Linux INFO - 2016-04-18 15:29:48 - Operating system version: 8 INFO - 2016-04-18 15:29:48 - Configuring package manager for Debian Linux 8... INFO - 2016-04-18 15:29:48 - Enabling universe repositories, if not already available... INFO - 2016-04-18 15:29:48 - Disabling cdrom repositories... INFO - 2016-04-18 15:30:12 - Cleaning up apt headers and packages, so we can start fresh... INFO - 2016-04-18 15:30:12 - INFO - 2016-04-18 15:30:12 - Download of http://software.virtualmin.com/lib/apt.conf.noninteractive Succeeded. INFO - 2016-04-18 15:30:12 - Installing Webmin and Virtualmin package signing keys... INFO - 2016-04-18 15:30:13 - Download of http://software.virtualmin.com/lib/RPM-GPG-KEY-virtualmin Succeeded. INFO - 2016-04-18 15:30:13 - Download of http://software.virtualmin.com/lib/RPM-GPG-KEY-webmin Succeeded. INFO - 2016-04-18 15:30:14 - OK INFO - 2016-04-18 15:30:15 - OK INFO - 2016-04-18 15:30:28 - Ign INFO - 2016-04-18 15:30:28 - Removing Debian standard Webmin package, if they exist... INFO - 2016-04-18 15:30:28 - Removing Debian apache packages... DEBUG - 2016-04-18 15:30:39 - Reading INFO - 2016-04-18 15:30:39 - Installing dependencies using command: /usr/bin/apt-get --config-file apt.conf.noninteractive -y --force-yes install bsdutils postfix postfix-pcre webmin usermin ruby libxml-simple-perl libcrypt-ssleay-perl unzip zip libfcgi-dev bind9 spamassassin spamc procmail procmail-wrapper libnet-ssleay-perl libpg-perl libdbd-pg-perl libdbd-mysql-perl quota iptables openssl python mailman subversion ruby irb rdoc ri mysql-server mysql-client mysql-common postgresql postgresql-client awstats webalizer dovecot-common dovecot-imapd dovecot-pop3d proftpd libcrypt-ssleay-perl awstats clamav-base clamav-daemon clamav clamav-freshclam clamav-docs clamav-testfiles libapache2-mod-fcgid apache2-suexec-custom scponly apache2 apache2-doc libapache2-svn libsasl2-2 libsasl2-modules sasl2-bin php-pear php5 php5-cgi libapache2-mod-php5 php5-mysql Reading package lists... Building dependency tree... Reading state information... FATAL - 2016-04-18 15:30:42 - Fatal Error Occurred: Something went wrong during installation: 0 FATAL - 2016-04-18 15:30:42 - Cannot continue installation. FATAL - 2016-04-18 15:30:42 - Attempting to remove virtualmin repository configuration, so the installation can be FATAL - 2016-04-18 15:30:42 - re-attempted after any problems have been resolved. FATAL - 2016-04-18 15:30:42 - Removing temporary directory and files. FATAL - 2016-04-18 15:30:42 - If you are unsure of what went wrong, you may wish to review the log FATAL - 2016-04-18 15:30:42 - in /root/virtualmin-install.log
There is no information about the error.
I did'nt install anything before, just done apt-get update.
Other infos:
root@host:~# lsb_release -a No LSB modules are available. Distributor ID: Debian Description: Debian GNU/Linux 8.3 (jessie) Release: 8.3 Codename: jessie
What can I do?
Howdy,
It looks like it's having trouble installing the dependencies there.
What output do you receive if you run this command:
apt-get installĀ bsdutils postfix postfix-pcre webmin usermin ruby libxml-simple-perl libcrypt-ssleay-perl unzip zip libfcgi-dev bind9 spamassassin spamc procmail procmail-wrapper libnet-ssleay-perl libpg-perl libdbd-pg-perl libdbd-mysql-perl quota iptables openssl python mailman subversion ruby irb rdoc ri mysql-server mysql-client mysql-common postgresql postgresql-client awstats webalizer dovecot-common dovecot-imapd dovecot-pop3d proftpd libcrypt-ssleay-perl awstats clamav-base clamav-daemon clamav clamav-freshclam clamav-docs clamav-testfiles libapache2-mod-fcgid apache2-suexec-custom scponly apache2 apache2-doc libapache2-svn libsasl2-2 libsasl2-modules sasl2-bin php-pear php5 php5-cgi libapache2-mod-php5 php5-mysql
Thank you for you suggestion, here is the answer with the command:
root@host:~# apt-get install bsdutils postfix postfix-pcre webmin usermin ruby libxml-simple-perl libcrypt-ssleay-perl unzip zip libfcgi-dev bind9 spamassassin spamc procmail procmail-wrapper libnet-ssleay-perl libpg-perl libdbd-pg-perl libdbd-mysql-perl quota iptables openssl python mailman subversion ruby irb rdoc ri mysql-server mysql-client mysql-common postgresql postgresql-client awstats webalizer dovecot-common dovecot-imapd dovecot-pop3d proftpd libcrypt-ssleay-perl awstats clamav-base clamav-daemon clamav clamav-freshclam clamav-docs clamav-testfiles libapache2-mod-fcgid apache2-suexec-custom scponly apache2 apache2-doc libapache2-svn libsasl2-2 libsasl2-modules sasl2-bin php-pear php5 php5-cgi libapache2-mod-php5 php5-mysql
Server answer: Reading package lists... Done Building dependency tree Reading state information... Done Note, selecting 'ruby' instead of 'irb' Note, selecting 'ruby' instead of 'rdoc' Note, selecting 'dovecot-core' instead of 'dovecot-common' Note, selecting 'proftpd-basic' instead of 'proftpd' E: Unable to locate package webmin E: Unable to locate package usermin E: Unable to locate package procmail-wrapper E: Unable to locate package scponly
I don't know exactly what can I do, I'm quiclky lost with the package problems...