SYSTEM INFORMATION | |
---|---|
OS type and version | almalinux 8.10 |
Webmin version | 2.111 |
Virtualmin version | 7.10.0 |
Webserver version | Apache version 2.4.37 |
Related packages | no |
hello, i have this server that won’t update.
i try to
dnf update
Dependencies resolved.
=============================================================================================================================================================================================
Package Architecture Version Repository Size
=============================================================================================================================================================================================
Upgrading:
wbm-virtual-server noarch 3:7.20.1.gpl-1 virtualmin-universal 23 M
Transaction Summary
=============================================================================================================================================================================================
Upgrade 1 Package
Total download size: 23 M
Is this ok [y/N]: y
Downloading Packages:
wbm-virtual-server-7.20.1.gpl-1.noarch.rpm 10 MB/s | 23 MB 00:02
---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
Total 10 MB/s | 23 MB 00:02
Package wbm-virtual-server-7.20.1.gpl-1.noarch.rpm is not signed
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'yum clean packages'.
Error: GPG check FAILED
try
yum clean packages
yum clean all
but same error
after a search i try to
rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-virtualmin
and
dnf update
but same error…
how i can solve?
thank you