[linux-help] Re: Public key is not installed
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
On Sat, 2006-06-03 at 21:46 -0500, Bruce Bales wrote:
> I'm trying to install several packages on my Fedora core 5 machine.
> Everything goes well for a while, but some end abruptly with a warning:
>
> warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID
> 66534c2b
> and then "Public key for [package] is not installed."
>
> And several display the same key ID - 66534c2b. How can I find and
> install the public key?
> bruce
>
> Install 2 Package(s)
> Update 0 Package(s)
> Remove 0 Package(s)
> Total download size: 117 k
> Is this ok [y/N]: y
> Downloading Packages:
> warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID
> 66534c2b
>
You have 2 choices.
1. disable key checking by modifying the gpgcheck line in the .repo ifle
to read " gpgcheck=0 "
2. download and install the key on your machine.
from the atrpms.net site I find
http://atrpms.net/install.html
which says to do this
rpm --import http://ATrpms.net/RPM-GPG-KEY.atrpms
which will install the key for you.
I found it as the first return from a google search for
"atrpms.net yum key"
> Public key for ivtv-firmware-audio-0.0.1-5.at.noarch.rpm is not
> installed
> [bruce@blacky~]$
>
>
> -- This is the linux-help@xxxxxxxxx list. To unsubscribe,
> visit http://www.complete.org/cgi-bin/listargate-aclug.cgi
-- This is the linux-help@xxxxxxxxx list. To unsubscribe,
visit http://www.complete.org/cgi-bin/listargate-aclug.cgi
|
|