Package Install Failure - Bad GPG Key?

Jeremy Thompson jeremy.a.thompson+fedoralist at gmail.com
Sat Dec 3 22:59:10 UTC 2005


On 12/3/05, Kam Leo <kam.leo at gmail.com> wrote:
>
> On 12/3/05, Jeremy Thompson <jeremy.a.thompson+fedoralist at gmail.com>
> wrote:
> > Hello,
> >   I am trying to install some packages onto my FC4 box.  Specifically I
> am
> > following a mythtv install guide found here:
> >
> >  http://wilsonet.com/mythtv/fcmyth.php
> >
> > I followed all the commandes (cut/pasted most) and executed the myth-tv
> > install command :
> >
> > "yum install mythtv-suite"
> >
> > It checked dependencies and commenced downloading.
> >
> > Then it said it didn't have one of the GPG keys and it need to download
> it.
> > I clicked "y" and got the following -
> >
> > ------------------------------
> > -----
> > warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID
> db42a60e
> > Public key for perl-XML-SAX-0.12-7.noarch.rpm is not installed
> > Retrieving GPG key from
> > file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
> > GPG key at file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
> > (0x4F2A6FD2) is
> > already installed
> >
> >
> > The GPG keys listed for the "Fedora Core 4 - i386 - Base" repository are
> > already installed but they are not correct for this package.
> > Check that the correct key URLs are configured for this repository.
> > -----------------------------
> >
> > Uh, not sure what to do now.  I tried 'yum install' again, but got the
> same
> > thing.
> >
> > Thank you,
> >
> > JT
> >
> >
>
> Here's the contents of my /etc/yum.repos.d/fedora.repo file:
>
> [base]
> name=Fedora Core $releasever - $basearch - Base
> #baseurl=http://mirrors.kernel.org/fedora/core/$releasever/$basearch/os/
> #
> http://download.fedora.redhat.com/pub/fedora/linux/core/$releasever/$basearch/os/
> #       ftp://limestone.uoregon.edu/fedora/$releasever/$basearch/os/
> mirrorlist=
> http://fedora.redhat.com/download/mirrors/fedora-core-$releasever
> enabled=1
> gpgcheck=1
> gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-fedora
>
>
>
> If your's is similar you should have no problem installing
> perl-XML-SAX-0.12-7 using
>
> yum install perl-XML-SAX
>
> --
> fedora-list mailing list
> fedora-list at redhat.com
> To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list




Unfortunatly I turned off my Myth machine and am posting from another box.
I would have whatever comes stock with an install and what was in the
guide.  The guide has me add the following:

# cd /etc/yum.repos.d/
# wget http://wilsonet.com/mythtv/atrpms.repo
# wget http://wilsonet.com/mythtv/freshrpms.repo

which are:

[atrpms]
name=ATrpms for Fedora Core $releasever - $basearch
baseurl=http://dl.atrpms.net/fc$releasever-$basearch/atrpms/stable
enabled=1
gpgcheck=1

[freshrpms]
name=FreshRPMs for Fedora Core $releasever - $basearch
baseurl=http://ayo.freshrpms.net/fedora/linux/$releasever/$basearch/freshrpms
enabled=1
gpgcheck=1
gpgkey=http://freshrpms.net/RPM-GPG-KEY-freshrpms
gpgkey=http://ATrpms.net/RPM-GPG-KEY.atrpms

I will post my .repo file tomorrow after I wake up.

JT
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20051203/81c68796/attachment-0001.htm>


More information about the fedora-list mailing list