up2date error

Paul Howarth paul at city-fan.org
Tue Sep 6 15:14:21 UTC 2005


Kevin Waterson wrote:
> warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 30c9ecf8
> The package boost-1.33.0-3.fc4 is not signed with a GPG signature.  Aborting...
> Package boost-1.33.0-3.fc4 does not have a GPG signature.
> 
> Is this a good error?

Well it's a dreadful error message. Instead of saying "The package ... 
is not signed with a GPG signature", it actually means "The package ... 
is not signed using a key in your keyring". In fact it told you the key 
ID of the key that the package is signed with (30c9ecf8).

This should fix it:
# rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY*

Paul.




More information about the users mailing list