Upgrade downgraded me to GPL version

I just upgraded my server a few minutes ago on a Lenny server. I logged into the Virtualmin web interface a moment later and found that I now had the GPL version.

????

Status: 
Closed (fixed)

Comments

Howdy -- what had you upgraded, just Virtualmin, or were you upgrading from one distribution version to another?

Also, what do you get if you type this command:

grep '^[^# ]' /etc/apt/sources.list

My sources.list:

deb http://ftp.us.debian.org/debian/ lenny main contrib non-free 
deb-src http://ftp.us.debian.org/debian/ lenny main contrib non-free 
deb http://security.debian.org/ lenny/updates main contrib non-free 
deb-src http://security.debian.org/ lenny/updates main contrib non-free 
deb http://volatile.debian.org/debian-volatile/ lenny/volatile main 
deb-src http://volatile.debian.org/debian-volatile/ lenny/volatile main 
deb http://CREDENTIALS@software.virtualmin.com/debian/ virtualmin-lenny main 
deb http://CREDENTIALS@software.virtualmin.com/debian/ virtualmin-universal main 
deb http://software.virtualmin.com/gpl/debian/ virtualmin-lenny main
deb http://software.virtualmin.com/gpl/debian/ virtualmin-universal main

aptitude log:

[UPGRADE] libhtml-parser-perl 3.56-1+b1 -> 3.56-1+lenny1
[UPGRADE] webmin-virtual-server 3.74-2 -> 3.74.gpl   <------ 

I just renewed my professional license about a month ago. All was fine until I upgraded this morning.

Thanks --

Brian

Ok, it looks like you have both Virtualmin Pro and GPL repositories in your sources.list file.

You should remove both the software.virtualmin.com/gpl lines , and then install the pro 3.74 version with :

apt-get install webmin-virtual-server=3.74-2

Lol - How'd that get in there? Sorry, never thought to check my sources.list.

I'm back with pro. Thanks.

have you checked that your license details are correct in the /etc/virtualmin-licence file? It should use these to locate the type of license installed on your system and upgrade accordingly

eX

You also may want to make sure you run "apt-get update", to refresh the list of apt repositories.

Yeah, /etc/virtualmin-license was incorrect. Hmm.

Anyway, all good. Thanks.

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