FC2 location of GPG keys

Michael Schwendt fedora at wir-sind-cool.org
Fri Jul 16 14:21:52 UTC 2004


On Fri, 16 Jul 2004 06:55:51 -0700 (PDT), John Cox wrote:

> Previouly suggested:
> 
> 
> "This should tell what keys you have and who owns them
> 
> rpm -qa gpg-pubkey\* --qf "%{version}-%{release} %{summary}\n""
> 
>  and
> 
> "rpm --import http://www.fedora.us/FEDORA-GPG-KE
> 
> rpm --import http://rpm.livna.org/RPM-LIVNA-GPG-KEY "
> 
> 
> Results:
> 
> a109b1ec-3f6e28d5 gpg(Livna.org rpms <rpm-key at livna.org>)
> 8df56d05-3e828977 gpg(Fedora Linux (RPMS) <security at fedora.us>)
> 8df56d05-3e828977 gpg(Fedora Linux (RPMS) <security at fedora.us>)
> 8df56d05-3e828977 gpg(Fedora Linux (RPMS) <security at fedora.us>)
> 8df56d05-3e828977 gpg(Fedora Linux (RPMS) <security at fedora.us>)
> a109b1ec-3f6e28d5 gpg(Livna.org rpms <rpm-key at livna.org>)
> 8df56d05-3e828977 gpg(Fedora Linux (RPMS) <security at fedora.us>)
> 
> As you can see I have multiple copies installed. When I try to yum
> install anything from fedora.us I get the "wrong GPG" key error. Could
> the multiple copies be causing this? Yum was working ok last week. Not
> sure what happened.
> 
> How can I get rid of the copies? man rpm suggests using rpm -e but that
> says I don't have an installed package.

You're missing the Fedora Core key. I would suggest you get rid of all
the installed keys and then reinstall from scratch:

  rpm -e gpg-pubkey --allmatches

  rpm -ivh http://fedora.redhat.com/about/security/4F2A6FD2.txt  \
    http://www.fedora.us/FEDORA-GPG-KE  \
    http://rpm.livna.org/RPM-LIVNA-GPG-KEY
  
-- 
Fedora Core release 2.90 (FC3 Test 1) - Linux 2.6.7-1.478





More information about the users mailing list