[Centos] I'm gonna kill YUM (mailing list version ;-) )

seth vidal skvidal at phy.duke.edu
Tue Jan 18 21:33:28 UTC 2005


> Downloading Packages
> warning: rpmts_HdrFromFdno: V3 DSA signature: NOKEY, key ID 025e513b
> Error: Could not find the GPG Key necessary to validate
> pkg /var/cache/yum/addons/packages/libtermcap-2.0.8-35.i386.rpm
> Error: You may want to run yum clean or remove the file:
> /var/cache/yum/addons/packages/libtermcap-2.0.8-35.i386.rpm
> Error: You may also check that you have the correct GPG keys installed
> 
> 
> 
> 
> I've added the keys 45234524 times: 
> 
> # gpg --list-public-keys
> 
> /root/.gnupg/pubring.gpg
> ------------------------
> pub 1024D/025E513B 2004-03-15 CentOS-3 Key <centos-3key at caosity.org>
> sub 2048g/EE899A92 2004-03-15 [expires: 2009-03-14]
> 

you've added them to your public key ring - not to your rpmdb.

rpm --import thekey

that will make it work.

-sv





More information about the CentOS mailing list