up2date/gpg problems

Paul Nasrat pnasrat at redhat.com
Wed Oct 20 11:14:19 UTC 2004


On Wed, 2004-10-20 at 09:50 +0200, nodata wrote:
> Hi.
> I'm having problems with up2date, I think it might be a gpg problem.
> 
> # up2date -u
> [snip]
> 
> Testing package set / solving RPM inter-dependencies...
> ########################################
> GConf2-2.8.1-1.i386.rpm:    ########################## Done.
> The package GConf2-2.8.1-1 is not signed with a GPG signature.  Aborting...
> Package GConf2-2.8.1-1 does not have a GPG signature.
>  Aborting...


Re-ead the error message:

It's not signed rather than unknown key.
 
> 
> # gpg --import /usr/share/rhn/RPM-GPG-KEY*

For rpm/yum/up2date you need to do 

rpm --import /usr/share/rhn/RPM-GPG-KEY*

With rawhide things are often unsigned.  Use --nosigs with up2date or
disable gpg checking in the config.

Paul




More information about the fedora-test-list mailing list