Michal, Thanx for the hint! You were precisely right, it was the environment wasn't gettting set properly, since I was running the commands using sudo rather than su'ing to root. Apparently when I ran the gpg --import command using sudo, it imported them someplace other than where yum would look when I ran that from sudo. I su'd to root, re-imported the gpg keyrings, and ran the yum update command from root (w/out sudo), and it's working great now! Thx! k > -----Original Message----- > From: Michal Jaegermann [mailto:michal@xxxxxxxxxxxx] > Sent: Monday, August 23, 2004 18:53 > To: Kevin Hanser > Subject: Re: Problems w/yum on RHL 7.3 > > > Error: GPG Signature check failed for > > > /var/cache/yum/updates/packages/libpcap-0.6.2-17.7.3.4.legacy.i386.rpm > > My guess would be that you are either mising "LEGACY" key or > you are not inheriting environment and you are looking at the > wrong keys file. Later versions of rpm '--import' keys into > its own database so this does not happens. > > Michal > > -- fedora-legacy-list@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-legacy-list