Results 1 to 2 of 2
  1. #1
    WTF Groupie Array
    Join Date
    Jan 2008
    Posts
    119
    Thanks
    0
    Thanked 0 Times in 0 Posts

    GPG key retrieval failed: [Errno 14] Could not open/read file:///etc/pki/rpm-gpg/RPM-GPG-KEY

    I am trying to install Xen on CentOS 6.2 and I get this error:

    Code:
    GPG key retrieval failed: [Errno 14] Could not open/read file:///etc/pki/rpm-gpg/RPM-GPG-KEY
    I used these Xen Install Commands:
    Code:
    yum install kernel-xen xen
    How do I resolve this?

  2. #2
    WTF Legend Array
    Join Date
    Jan 2010
    Posts
    4,901
    Thanks
    236
    Thanked 234 Times in 154 Posts


    This should fix your problem:

    Code:
    cd /etc/pki/rpm-gpg/
    wget http://www.crc.id.au/repo/RPM-GPG-KEY-kernel-xen


 

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •