0

I am trying to install a networker backup client on linux (CentOS).

At the moment I have to use "yum install --nogpgcheck" to do this, since I could not find the public gpg-key for their rpms.

According to the installation manual this is the way to do it.

But this will disable the consistency checks designed to keep my system safe and ensures that only original rpms are installed.

Has anyone out there has found the public key?

Nils
  • 7,695
  • 3
  • 34
  • 73
  • 1
    Are the RPMs really signed? `rpm -qip | grep Signature` Perhaps you can look up the key via its ID. – fuero Sep 20 '18 at 15:14
  • @fuero Yes, it is and the signature can not be found in public GPG databases. – Nils Sep 24 '18 at 07:35

0 Answers0