Translate

Friday, 11 January 2013

"NO KEY error" in YUM installtion in RHEL 6

"NO KEY error" in  YUM

How to resolve NO KEY error in installation through YUM in Linux.

 
# find / -name "*GPG*"
#rpm --import *GPG* (from where you have put rpm and repo.)
 
than try to run yun install your problem should resolve :-)

No comments:

Post a Comment