Linux missing GPG db42a60e key error message
OK, last time I was trying to install package with rpm command and I get "missing GPG db42a60e key" error message.
rpm command try to verify the integrity of downloaded software/package program. You may also see this error message with up2date command.
To fix this problem just download missing GPG key from RedHat's web site (or use your distributions web site i.e. CentOS/Fedora Core site):
# wget http://www.redhat.com/security/db42a60e.txt
Now import missing GPG key from text file - db42a60e.txt:
# rpm --import db42a60e.txt
Now you have imported the GPG key to verify the packages and this error message will go:
# rpm -ivh foo.rpm
E-mail this to a Friend
Printable Version
Is your site working? Monitor Your Web Site 24/7. Get SMS alerts on server downtime. Free 30-day trial including 20 SMS!
You may also be interested in other helpful articles:
- HTTP Error 500 Internal server for php pages and solution
- FreeBSD > Sending a Message to an Individual User
- FreeBSD portupgrade /usr/local/lib/ruby/site_ruby/1.8/portsdb.rb:567:in open_db: database file error
- Howto display error message instantly when command fails
- Shell scripting: Write message to a syslog / log file
Leave a Reply
We encourage your comments, and suggestions. But please stay on topic, be polite, and avoid spam. Thank you very much for stopping by our site!


Recent Comments
Today ~ 3 Comments
Today ~ 22 Comments
Today ~ 3 Comments
Today ~ 7 Comments
Today ~ 1 Comment