yum don't use imported gpg key's

General support questions
Post Reply
tuxmaster
Posts: 8
Joined: 2014/08/06 10:28:31

yum don't use imported gpg key's

Post by tuxmaster » 2017/08/16 10:05:30

Hello,
I have import an gpg repo key via rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-bareos
rpm -qa|grep key will list it.
An rpm -K on an package of the repo will work:
rsa sha1 (md5) pgp md5 OK
But on every yum run, yum will import the key again.
How can I automatic import repo keys, so that yum and rpm can use it?

Post Reply