Fresh Install with Beta Installer on Rocky Linux 9

Hi

Like you suggested I did a fresh install on my machine with Rocky Linux 9
After that I used the beta installer from the forum here to get virtualmin installed

Now I wanted to activate my PRO licence over the GPL licence.
I entered my key an serial and I’m getting an error:

Extra Packages for Enterprise Linux 9 - x86_64 11 MB/s | 9.5 MB 00:00
Extra Packages for Enterprise Linux 9 - Next - 2.5 MB/s | 1.4 MB 00:00
Remi’s Modular repository for Enterprise Linux 1.9 MB/s | 609 kB 00:00
Safe Remi’s RPM repository for Enterprise Linux 2.7 MB/s | 797 kB 00:00
Rocky Linux 9 - BaseOS 3.4 MB/s | 1.7 MB 00:00
Rocky Linux 9 - AppStream 8.3 MB/s | 6.0 MB 00:00
Rocky Linux 9 - CRB 3.5 MB/s | 1.9 MB 00:00
Rocky Linux 9 - Extras 23 kB/s | 6.6 kB 00:00
Virtualmin 7 - x86_64 8.9 kB/s | 4.9 kB 00:00
Virtualmin 7 GPL - noarch 996 B/s | 233 B 00:00
Errors during downloading metadata for repository ‘virtualmin-noarch’:

I’m not sure but shouldn’t that be respond.xml or is the file just missing…

Any Ideas?

Thanks

Here the repo file:

[virtualmin]
name=Virtualmin 7 - $basearch
baseurl=https://software.virtualmin.com/vm/7/rpm/$basearch/
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-virtualmin-7
gpgcheck=1

[virtualmin-noarch]
name=Virtualmin 7 GPL - noarch
baseurl=https://serial:key@software.virtualmin.com/vm/7/rpm/noarch/
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-virtualmin-7
gpgcheck=1

of course I removed my key but it’s written

thanks

Hello,

This bug has already been fixed for inclusion to upcoming Virtualmin 7.2.

Meanwhile, the easiest and cleanest way to fix an issue, is to grab Virtualmin 7 pre-release install script and use it to re-setup repos and exit, i.e.:

wget -O virtualmin-install-pre-release.sh https://raw.githubusercontent.com/virtualmin/virtualmin-install/d7fcb4ea35b5545417a38b7af4c4d97dbe45d591/virtualmin-install.sh
sh virtualmin-install-pre-release.sh --setup
1 Like

Thanks that did it

This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.