Cannot install Virtualmin on Ubuntu 14.04.3

Hi,

I tried to install Virtualmin today on a fresh new Ubuntu server. Then these errors happened:

INFO - OK
INFO - OK
INFO - Ign
INFO - Removing Debian standard Webmin package, if they exist...
INFO - Removing Debian apache packages...
E: Unable to locate package apache
INFO - 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
...in progress, please wait...
.E: Package 'postfix' has no installation candidate
E: Unable to locate package postfix-pcre
E: Package 'ruby' has no installation candidate
E: Package 'libxml-simple-perl' has no installation candidate
E: Package 'libcrypt-ssleay-perl' has no installation candidate
E: Unable to locate package unzip
E: Unable to locate package zip
E: Unable to locate package libfcgi-dev
E: Package 'bind9' has no installation candidate
E: Package 'spamassassin' has no installation candidate
E: Package 'spamc' has no installation candidate
E: Package 'procmail' has no installation candidate
E: Package 'libnet-ssleay-perl' has no installation candidate
E: Package 'libpg-perl' has no installation candidate
E: Package 'libdbd-pg-perl' has no installation candidate
E: Package 'libdbd-mysql-perl' has no installation candidate
E: Package 'quota' has no installation candidate
E: Package 'mailman' has no installation candidate
E: Package 'subversion' has no installation candidate
E: Package 'ruby' has no installation candidate
E: Package 'irb' has no installation candidate
E: Package 'rdoc' has no installation candidate
E: Package 'ri' has no installation candidate
E: Package 'mysql-server' has no installation candidate
E: Package 'mysql-client' has no installation candidate
E: Package 'mysql-common' has no installation candidate
E: Package 'postgresql' has no installation candidate
E: Package 'postgresql-client' has no installation candidate
E: Package 'awstats' has no installation candidate
E: Package 'webalizer' has no installation candidate
E: Package 'dovecot-common' has no installation candidate
E: Package 'dovecot-imapd' has no installation candidate
E: Package 'dovecot-pop3d' has no installation candidate
E: Package 'proftpd' has no installation candidate
E: Package 'libcrypt-ssleay-perl' has no installation candidate
E: Package 'awstats' has no installation candidate
E: Package 'clamav-base' has no installation candidate
E: Package 'clamav-daemon' has no installation candidate
E: Package 'clamav' has no installation candidate
E: Package 'clamav-freshclam' has no installation candidate
E: Package 'clamav-docs' has no installation candidate
E: Package 'clamav-testfiles' has no installation candidate
E: Package 'libapache2-mod-fcgid' has no installation candidate
E: Package 'apache2-suexec-custom' has no installation candidate
E: Package 'apache2' has no installation candidate
E: Package 'apache2-doc' has no installation candidate
E: Package 'libapache2-svn' has no installation candidate
E: Package 'sasl2-bin' has no installation candidate
E: Package 'php-pear' has no installation candidate
E: Package 'php5' has no installation candidate
E: Package 'php5-cgi' has no installation candidate
E: Package 'libapache2-mod-php5' has no installation candidate
E: Unable to locate package php5-mysql

/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 failed.  Error (if any): 0

Displaying the last 15 lines of /root/virtualmin-install.log to help troubleshoot this problem:
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package libapache2-mod-php5 is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package postfix is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

Package libxml-simple-perl is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source


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
root@JSkillSite:~#

Is there any issue with Virtualmin server?

Status: 
Closed (fixed)

Comments

Log file

Howdy -- it sounds like there may be a problem with the Ubuntu installation, as the Virtualmin installer is unable to find the Virtualmin packages in the repository.

What is in your /etc/apt/sources.list file?

Hi,

Here is nothing on that. This is a Azure VM and it loaded the Ubuntu template. I think it's hard for MS to make mistake, haha :D

What are the contents of that file on your other Ubuntu 14.04 server that is working properly?

kirillshkrogalev-ffmpeg-next-trusty.list Its content:

deb http://ppa.launchpad.net/kirillshkrogalev/ffmpeg-next/ubuntu trusty main
# deb-src http://ppa.launchpad.net/kirillshkrogalev/ffmpeg-next/ubuntu trusty main

Let's try just a simple package install -- what is the output of this command on the new server you're trying to setup:

apt-get install strace

Hi, it shows nothing. Anyway, I have recreated the VM and it works correctly now. Please close this.

Great, I'm glad it's working now!

Automatically closed -- issue fixed for 2 weeks with no activity.