Announcement

Collapse
No announcement yet.

Kernelcare public key

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Kernelcare public key

    When running yum update for kernelcare on our server, I get the error:[br][br]Public key for kernelcare-1.8-2.x86_64.rpm is not installed

  • #2
    Scott,

    What is the output of:
    rpm -qi kernelcare

    We changed the key back in August, so if you haven updated the package since then -- you might get that error.

    Comment


    • #3
      I thought I had, maybe not. Below is the output:

      Code:
      # rpm -qi kernelcare
      
      Name	: kernelcare			Relocations: (not relocatable)
      
      Version     : 0.6					Vendor: (none)
      
      Release     : 1.el6				Build Date: Wed 30 Apr 2014 05:51:36 PM EDT
      
      Install Date: Wed 14 May 2014 02:49:14 PM EDT	Build Host: el6.cloudlinux.com
      
      Group	: Applications/System	Source RPM: kernelcare-0.6-1.el6.src.rpm
      
      Size	: 126353				License: CLOUD LINUX LICENSE AGREEMENT
      
      Signature   : RSA/SHA1, Wed 30 Apr 2014 05:56:39 PM EDT, Key ID cce80d2b8b53d14b
      
      URL	: http://www.cloudlinux.com
      
      Summary     : KernelCare tools
      
      Description :
      
      KernelCare userland tools
      Is there a way to fix this?

      Comment


      • #4
        Yes.
        rpm -e kernecare
        rpm -i http://patches.kernelcare.com/kernel...est.x86_64.rpm

        Comment

        Working...
        X