On Tue, 2005-03-15 at 14:11 +0900, Torben M. Hansen wrote: > On Tuesday 15 March 2005 13:42, Kumara wrote: > > Hi all, > > when i try to execute "yum update" i get this error (i have attached it > > here) . pls help me. > > Mohan > I think that people would prefer small output like this inline in the mail. At > least I would. > Anyway, the pgp-key is a file you have to download from the provider of the > packages. For official Fedora packages it can be downloaded here > http://download.fedora.redhat.com/pub/fedora/linux/core/3/i386/os/RPM-GPG-KEY > > then issue > $rpm --import $path-to-key/RPM-GPG-KEY > where $path-to-key is where you saved the key-file. That URL is for a Red Hat GPG key, not the Fedora GPG key IIRC. All the keys you need for the default repos are already present on a Fedora Core system actually. All you need to do is: # rpm --import /usr/share/doc/fedora-release-*/RPM-GPG-KEY* Paul. -- Paul Howarth <paul@xxxxxxxxxxxx>