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@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@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 -- fedora-legacy-list@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-legacy-list