can't upgrade to VM Pro

tried and got a response saying that an upgrade was not possible at this time. Please refer to November 25 midol thread in help for newbies for more details.

Dave

Status: 
Closed (fixed)

Comments

Could you post the full error message you are getting when you try to upgrade?

Error Failed to upgrade to Virtualmin Pro : Virtualmin has been installed from an RPM, but not using the Virtualmin GPL repository. Upgrading is not possible at this time.

dave

Ok, I see .. you need to create a /etc/yum.repos.d/virtualmin.repo file containing :

[virtualmin]
name=Red Hat Enterprise $releasever - $basearch - Virtualmin
baseurl=http://software.virtualmin.com/gpl/rhel/$releasever/$basearch/
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-virtualmin
gpgcheck=1

[virtualmin-universal]
name=Virtualmin Distribution Neutral
baseurl=http://software.virtualmin.com/gpl/universal/
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-virtualmin
gpgcheck=1

OK, thanks. I've done that. My system info display shows the license key and serial number, but I still see no option to install scripts, what do I need to do?

Dave

sorry, was being stupid, got it now. Thanks very much.

Dave

Cool, glad you got it working...

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