Find key that signed a package?

Michal Jaegermann michal at harddata.com
Sun Dec 5 16:34:46 UTC 2010


On Sun, Dec 05, 2010 at 07:04:17PM +0800, Ed Greshko wrote:
> On 12/05/2010 06:21 PM, Frank Murphy wrote:
> > How do I find\know the exact key that signed a package?
> >
> rpm --checksig -v foo.rpm

In a sense this is only half of an answer as this will show, among
other things, something like "key ID e8e40fde".  Only if you will
do 

   rpm -qi gpg-pubkey-e8e40fde

then you will see something which you will likely find informative.


   Michal


More information about the test mailing list