Force RPM to check GPG key

Jeffrey Johnson n3npq at mac.com
Tue Apr 17 15:32:55 UTC 2012



Begin forwarded message:

> 
> 
> On Apr 17, 2012, at 10:41 AM, George Machitidze wrote:
> 
>> [root at proxy SPECS]# rpm -qip /root/automake-1.11.1-0.test.noarch.rpm |grep Sign
>> Signature   : (none)
> 
> There's no signature to verify in that package. Q.E.D.
> 
> If you have a gpg private key configured and named in ~/.rpmmacros
> (see "make 8 rpm"), then you need to do
> 	rpm --addsign *.rpm
> 
> You also need to export an armored pubkey and import to RPM
> 	rpm --import armored-pubkey-file-here
> or you will see a RPMRC_NOKEY return (i.e. the pubkey fingerprint
> in the digital signature isn't known to RPM).
> 
> hth
> 
> 73 de Jeff
> 
> 	
> 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rpm.org/pipermail/rpm-list/attachments/20120417/dc76b225/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4447 bytes
Desc: not available
URL: <http://lists.rpm.org/pipermail/rpm-list/attachments/20120417/dc76b225/attachment.p7s>


More information about the Rpm-list mailing list