Unable to update to Virtualmin version 6.09

Hello,

I have installed Virtualmin version 6.08, and I am not able to update to version 6.09.

I have tried in two different servers (Centos 7.7) the following:

Yum Clean all
Yum update

with this output:


#yum clean all
Loaded plugins: fastestmirror
Cleaning repos: base centos-sclo-rh centos-sclo-sclo epel extras longview
: mod-pagespeed modcloudflare rhscl-rh-php56-epel-7-x86_64 updates
: virtualmin virtualmin-universal
Cleaning up list of fastest mirrors
#yum update
Loaded plugins: fastestmirror
Determining fastest mirrors


The same problem with Webmin 1.942 (not appear for update)

What is the problem?

Thank you very much.

Hi,

It hasn’t been rolled out to all repos yet.

If you eager, you can manually change virtualmin.repo file under /etc/yum.repos.d and set base URL for universal repo to:

software.virtualmin.com/vm/6/universal
2 Likes

Thank you very much :slight_smile:

baseurl=http://software.virtualmin.com/vm/6/universal
… does not show 6.09 for me … and

baseurl=http://GPL:GPL@software.virtualmin.com/vm/6/universal
also does not show 6.09 …

thoughts?

My legacy centos 7.7 still shows 6.08 as latest available version.

name=RHEL/CentOS/Scientific $releasever - $basearch - Virtualmin
baseurl=http://GPL:GPL@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 Packages
baseurl=http://GPL:GPL@software.virtualmin.com/gpl/universal/
enabled=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-virtualmin
gpgcheck=1