Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Rhinorhino on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Yum question

Status
Not open for further replies.

linuxMaestro

Instructor
Joined
Jan 12, 2004
Messages
183
Location
US
Why do i get these message when ever I run yum?
warning: rpmts_HdrFromFdno: V3 DSA signature: NOKEY, key ID 025e513b
Error: Could not find the GPG Key necessary to validate
?

warning: rpmts_HdrFromFdno: V3 DSA signature: NOKEY, key ID 025e513b
Error: Could not find the GPG Key necessary to validate pkg /var/cache/yum/base/packages/gcc-3.2.3-42.i386.rpm
Error: You may want to run yum clean or remove the file:
/var/cache/yum/base/packages/gcc-3.2.3-42.i386.rpm
Error: You may also check that you have the correct GPG keys installed
 
RPMs can be signed with a GPG key to validate their authenticity, but you have to have the public half of the GPG keypair they were signed with added to your RPM database.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top