Jump to content

Can not install efs on rocky server


Go to solution Solved by kurco,

Recommended Posts

Hi everyone,

Today , i tried to install the efs-10.2.41.0x86_64.rpm on my server however it can not.

I used task on eset protect server and tried install manually on server but the both have the same issue with error :

image.png.35acb9a3e4818f3fc2b1f901080b9d6d.png

I tried use "dnf clean packages" and reinstall but it same the error.

How to i can install efs for my server ?

Thanks in advanced.

Link to comment
Share on other sites

  • ESET Staff
  • Solution

Hi eornate,

it look like enhanced security is enabled and package manager is unable to check GPG keys. Our package isn't signed and therefore installation is failing. You should be able to install efs manually, but you need to skip gpg check. 
 

sudo dnf install --nogpgcheck ./efs-10.2.41.0.x86_64.rpm

Regards,
Kurco

Link to comment
Share on other sites

1 hour ago, kurco said:

Hi eornate,

it look like enhanced security is enabled and package manager is unable to check GPG keys. Our package isn't signed and therefore installation is failing. You should be able to install efs manually, but you need to skip gpg check. 
 

sudo dnf install --nogpgcheck ./efs-10.2.41.0.x86_64.rpm

Regards,
Kurco

Thanks your reply. 

It worked.

 

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...