but Joe I badly need to go to sleep … so will have to catch up with you later
hope we can this when i get back from holiday in 10 days time
Thanks So So Much!
All the Best
ASM
but Joe I badly need to go to sleep … so will have to catch up with you later
hope we can this when i get back from holiday in 10 days time
Thanks So So Much!
All the Best
ASM
Already installed and latest version
Is good, no need for anymore action.
Just wanted to say I have the same problem. Disabling webmin repo lets me update but webmin and virtualmin are no longer updating and stuck on version webmin 2.1, usermin 2.0
I’ve had webmin updating for many years on centos 7, now it’s changed.
===============================================================================================================================================================================================================================================
Package Arch Version Repository Size
===============================================================================================================================================================================================================================================
Updating:
usermin noarch 2.001-1 Webmin 16 M
webmin noarch 2.101-1 Webmin 39 M
Removing for dependencies:
perl-Encode-Detect x86_64 1.01-13.el7 @base 186 k
Transaction Summary
===============================================================================================================================================================================================================================================
Upgrade 2 Packages
Remove ( 1 Dependent package)
Total size: 54 M
Is this ok [y/d/N]: y
Downloading packages:
warning: /var/cache/yum/x86_64/7/Webmin/packages/usermin-2.001-1.noarch.rpm: Header V4 RSA/SHA256 Signature, key ID 8916f2a2: NOKEY
Public key for usermin-2.001-1.noarch.rpm is not installed
I have a webmin repo and virtualmin repo.
[Webmin]
name=Webmin Distribution Neutral
baseurl=https://download.webmin.com/download/newkey/yum
#mirrorlist=https://download.webmin.com/download/yum/mirrorlist
enabled=1
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
yum-config-manager --disable webmin
lets me update other packages, but that isn’t a solution. I don’t know what is wrong with the webmin or virtualmin repos.
I have these repos.
# yum repolist
Loaded plugins: fastestmirror, langpacks, product-id, search-disabled-repos, subscription-manager
This system is not registered with an entitlement server. You can use subscription-manager to register.
Loading mirror speeds from cached hostfile
* base: centos.mirror.serversaustralia.com.au
* centos-sclo-rh: centos.mirror.serversaustralia.com.au
* centos-sclo-sclo: centos.mirror.serversaustralia.com.au
* epel: mirror.realcompute.io
* extras: centos.mirror.serversaustralia.com.au
* remi-php74: remi.conetix.com.au
* remi-safe: remi.conetix.com.au
* updates: mirror.ventraip.net.au
repo id repo name status
Webmin Webmin Distribution Neutral 10
base/7/x86_64 CentOS-7 - Base 10,072
centos-sclo-rh/x86_64 CentOS-7 - SCLo rh 8,170
centos-sclo-sclo/x86_64 CentOS-7 - SCLo sclo 816
docker-ce-stable/7/x86_64 Docker CE Stable - x86_64 259
epel/x86_64 Extra Packages for Enterprise Linux 7 - x86_64 13,759
epel-multimedia/7/x86_64 negativo17 - Multimedia 448
extras/7/x86_64 CentOS-7 - Extras 518
ius/x86_64 IUS for Enterprise Linux 7 - x86_64 209
mariadb MariaDB 101
nodesource/x86_64 Node.js Packages for Enterprise Linux 7 - x86_64 136
remi-php74 Remi's PHP 7.4 RPM repository for Enterprise Linux 7 - x86_64 459
remi-safe Safe Remi's RPM repository for Enterprise Linux 7 - x86_64 5,335
updates/7/x86_64 CentOS-7 - Updates 5,165
virtualmin/7/x86_64 RHEL/CentOS/Scientific 7 - x86_64 - Virtualmin 211
virtualmin-universal Virtualmin Distribution Neutral Packages 240
repolist: 45,908
One thing for sure here – when using Virtualmin, you should have ONLY the virtualmin-xxxx repos — delete the webmin repo as the virtualmin repo will contain the latest version of webmin that has been vetted to work with virtualmin.
I doubt this will fix all your issues, but it is something needed to be done. Note the actual webmin repo is for those users NOT using virtualmin (this perhaps needs more documentation and emphasis)
You have a different problem, @tez . (I mean, it’s a problem to have the Webmin repos enabled on a Virtualmin system, and it’s good you fixed that. But, you have an additional, different problem from what this thread is about.)
You have old Virtualmin repos; you’ll need to switch to one of the maintained repos.
To update, download the current version of the install script from
Downloading and Installing Virtualmin – Virtualmin (or from your software licenses page, if a Pro subscriber), and run it with the --setup
flag.
Make sure you run the current version of the install script (old version doesn’t have a --setup
flag, and it’s a bad idea to run the install script on a production system without it, though it’ll ask for confirmation before doing any damage…some folks say “yes” to prompts pretty automatically).
e.g.
/bin/sh virtualmin-install.sh --setup
This will convert you to the maintained Virtualmin 6 repos. The Virtualmin 7 repos have minor incompatibilities, so we don’t automatically convert the old 5-and-below repos to 7.
The Virtualmin 6 repos will be maintained until around the time Virtualmin 8 is released sometime mid-next year, which will roughly coincide with the EOL of the only maintained distro available in the old repos (RHEL/CentOS 7). So, you’ll need to do more hands-on upgrades at that time, anyway.
This change is not disruptive.
If you have further questions, please open a new topic, as your problem is not the same as the one that opened this topic.
This topic was automatically closed 8 days after the last reply. New replies are no longer allowed.