How To know if a rpm signature key is arleady import?

Alexander Apprich a.apprich at science-computing.de
Tue Feb 22 14:24:31 UTC 2005


Dario,

Dario Lesca wrote:
> How To know if a rpm signature key is arleady import?
> 
> If I reimport a signature key this does not replace that installed but
> is added to list ...
> 
> [root at linux WebMin]# rpm --import jcameron-key.asc
> [root at linux WebMin]# rpm -qa gpg-*
> gpg-pubkey-db42a60e-37ea5438
> gpg-pubkey-30c9ecf8-3f9da3f7
> gpg-pubkey-11f63c51-3c7dc11d
> gpg-pubkey-4f2a6fd2-3f9d9d3b
> [root at linux WebMin]# rpm --import jcameron-key.asc
> [root at linux WebMin]# rpm -qa gpg-*
> gpg-pubkey-db42a60e-37ea5438
> gpg-pubkey-30c9ecf8-3f9da3f7
> gpg-pubkey-11f63c51-3c7dc11d
> gpg-pubkey-4f2a6fd2-3f9d9d3b
> gpg-pubkey-11f63c51-3c7dc11d
> [root at linux WebMin]#
> 
> Some suggest?
> 

from

    man rpm

    rpm -qi gpg-pubkey-*

> Many thanks
> 

You're welcome

Alex




More information about the fedora-list mailing list