eornate 4 Posted April 4, 2024 Posted April 4, 2024 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 : 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.
ESET Staff Solution kurco 27 Posted April 4, 2024 ESET Staff Solution Posted April 4, 2024 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 Peter Randziak 1
eornate 4 Posted April 4, 2024 Author Posted April 4, 2024 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.
Recommended Posts