.E: Unable to locate package virtualmin-base

Hi There,

after using the GPL version today I decided to buy the pro license, Trying to install on a Ubuntu Linux 12.10 amd64, after some dependency troubles the script started but the script breakes on the next line:

can't find virtualmin-base

from the log file:

NFO - 2013-04-25 17:16:54 - Installing Virtualmin and all related packages now using the command: INFO - 2013-04-25 17:16:54 - /usr/bin/apt-get --config-file apt.conf.noninteractive -y --force-yes install virtualmin-base Reading package lists... Building dependency tree... Reading state information... WARN - 2013-04-25 17:16:56 - apt-get seems to have failed. Are you sure your OS and version is supported? WARN - 2013-04-25 17:16:56 - http://www.virtualmin.com/os-support FATAL - 2013-04-25 17:16:56 - Fatal Error Occurred: Installation failed: 0 FATAL - 2013-04-25 17:16:56 - Cannot continue installation. FATAL - 2013-04-25 17:16:56 - Attempting to remove virtualmin repository configuration, so the installation can be FATAL - 2013-04-25 17:16:56 - re-attempted after any problems have been resolved. FATAL - 2013-04-25 17:16:56 - Removing temporary directory and files. FATAL - 2013-04-25 17:16:56 - If you are unsure of what went wrong, you may wish to review the log FATAL - 2013-04-25 17:16:57 - in /root/virtualmin-install.log

Status: 
Closed (fixed)

Comments

Howdy -- unfortunately, Virtualmin only works on Ubuntu LTS releases. For example, Ubuntu 12.04 is the most recent LTS release.

You can see the list of supported OS's here:

http://www.virtualmin.com/os-support.html

Also, note that if you have a running version of Virtualmin GPL, you can always upgrade that to Virtualmin Pro by going into Server Settings -> Upgrade to Virtualmin Pro.

it states there:

Ubuntu 8.04 LTS, 10.04, and 12.04 LTS on i386 or amd64

that last one is the one I use :-)

You mentioned in your post above that you were using Ubuntu 12.10, and not Ubuntu 12.04.

Ubuntu 12.10 isn't an LTS release, Ubuntu 12.04 is the most recent LTS release.

You can verify which Ubuntu version you're using by running this command:

cat /etc/issue

What output do you see from that command?

Ubuntu 12.10 \n \l (I'm using the AMD64) as in the list from the site...

Ubuntu 12.10 (GNU/Linux 3.5.0-27-generic x86_64)

Ubuntu 12.10 \n \l (I'm using the AMD64) as in the list from the site...

That's showing that you have Ubuntu 12.10 installed.

The latest version that Virtualmin supports is Ubuntu 12.04, which is an LTS release.

Unfortunately, Virtualmin won't work on the version you have there -- you would need to install Ubuntu 12.04.

ok back to LTS

thanks....