Virtualmin Repo GPG Keys don't match

Hello. I got this error when going to update my server with yum today...it looks like the GPG keys no longer match? I ran 'yum clean all' and got the same result a second time too

yum  -y update
Setting up Update Process
Resolving Dependencies
--> Running transaction check
---> Package mod_fcgid.x86_64 0:2.3.6-1.el6 will be updated
---> Package mod_fcgid.x86_64 0:2.3.7-1.el6 will be an update
--> Finished Dependency Resolution

Dependencies Resolved

================================================================================
Package           Arch           Version              Repository          Size
================================================================================
Updating:
mod_fcgid         x86_64         2.3.7-1.el6          virtualmin          72 k

Transaction Summary
================================================================================
Upgrade       1 Package(s)

Total download size: 72 k
Downloading Packages:
warning: rpmts_HdrFromFdno: Header V3 RSA/SHA256 Signature, key ID 0608b895: NOKEY
Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-virtualmin


The GPG keys listed for the "RHEL/CentOS/Scientific 6.1 - x86_64 - Virtualmin" repository are already installed but they are not correct for this package.
Check that the correct key URLs are configured for this repository.
Status: 
Closed (fixed)

Comments

Thanks, that's an issue Joe is looking into now, we should have it fixed up soon!

Cool, thanks very much! :o)

PatrickLambooy's picture
Submitted by PatrickLambooy on Mon, 06/04/2012 - 18:22 Pro Licensee

Same issue :

yum update Loaded plugins: fastestmirror, merge-conf, presto, priorities, protectbase, security, verify Loading mirror speeds from cached hostfile * base: mirrors.supportex.net * centosplus: ftp.nluug.nl * extras: ftp.nluug.nl * updates: ftp.nluug.nl 0 packages excluded due to repository protections Setting up Update Process Resolving Dependencies --> Running transaction check ---> Package mod_fcgid.x86_64 0:2.3.6-1.el6 will be updated ---> Package mod_fcgid.x86_64 0:2.3.7-1.el6 will be an update --> Finished Dependency Resolution

Dependencies Resolved

=================================================================================================================================================

Package Arch Version Repository Size

Updating: mod_fcgid x86_64 2.3.7-1.el6 virtualmin 72 k

Transaction Summary

Upgrade 1 Package(s)

Total size: 72 k Is this ok [y/N]: y Downloading Packages: warning: rpmts_HdrFromFdno: Header V3 RSA/SHA256 Signature, key ID 0608b895: NOKEY Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-virtualmin

The GPG keys listed for the "RHEL/CentOS/Scientific 6 - x86_64 - Virtualmin" repository are already installed but they are not correct for this package. Check that the correct key URLs are configured for this repository.

same error.

Retrieving key from file:///etc/pki/rpm-gpg/RPM-GPG-KEY-virtualmin

FATAL - Fatal Error Occurred: Installation failed: 0 FATAL - Cannot continue installation. FATAL - Attempting to remove virtualmin repository configuration, so the installation can be FATAL - re-attempted after any problems have been resolved. FATAL - Removing temporary directory and files. FATAL - If you are unsure of what went wrong, you may wish to review the log FATAL - in /root/virtualmin-install.log

Thank you!

Joe's picture
Submitted by Joe on Mon, 06/04/2012 - 23:56 Pro Licensee

Sorry for the inconvenience. Somehow I thought the EPEL key was being configured during the install process, but it seems to not be the case.

Joe's picture
Submitted by Joe on Tue, 06/05/2012 - 00:00 Pro Licensee

Oh, and you'll need to do:

yum clean all

If you ran into this issue, as the metadata will be mismatched, otherwise.

Thanks very much, it updated great.

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