Error: ... correct GPG keys installed?

Jim Popovitch jimpop at yahoo.com
Thu Mar 3 20:14:40 UTC 2005


On Thu, 2005-03-03 at 14:39 -0500, beartooth wrote:
> On Thu, 03 Mar 2005 13:26:10 -0500, Jim Popovitch wrote:
> 
> > 
> > Do this:
> >    gpg --list-keys
> 
> That gave me this, surprisingly, on three machines : 
>                             =====
> [root at localhost root]# gpg --list-keys
> gpg: /root/.gnupg: directory created
> gpg: new configuration file `/root/.gnupg/gpg.conf' created
> gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run
> gpg: keyring `/root/.gnupg/pubring.gpg' created
> [root at localhost root]#

OK, 

That out suggests that you have zero keys installed.  

You will need to install the two signing keys, on RH73 they are
installed like this:
  
   gpg --import /usr/share/doc/yum-1.0.3/RPM-GPG-KEY
   gpg --import /usr/share/doc/yum-1.0.3/Fedora-Legacy-GPG-KEY
 
On FC systems you will need to use "rpm --import" rather than gpg, and
the key locations will vary somewhat.

-Jim 




More information about the fedora-legacy-list mailing list