Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Problem signing RPM - Header V3 DSA signature: NOKEY

140 views
Skip to first unread message

PBWebGuy

unread,
Oct 20, 2010, 6:06:27 AM10/20/10
to
I followed the instructions (http://fedoranews.org/tchung/gpg/) to
create a key; sign the RPM; and import the key into RPM. Everything
seems to be in place and the RPM is signed, partly. What I believe is
the issue is there seems to be different parts to the signing in the
RPM. As you can see when examining the RPM, the "V3 DSA signature" is
okay but the "Header V3 DSA signature" is missing the key.

rpm -Kv jdk-6u22-linux-amd64.rpm
jdk-6u22-linux-amd64.rpm:
Header V3 DSA signature: NOKEY, key ID d53ec0c7
MD5 digest: OK (a80a81f51e29fc44eed0bf2fef65d447)
V3 DSA signature: OK, key ID d53ec0c7

I've tried --addsig and --resign and it tells me it is already signed
by the key.

Using the command:
rpm -q gpg-pubkey --qf '%{name}-%{version}-%{release} --> %{summary}
\n'
I can see that my key has been added to the RPM repository.

Any suggestions?

Thanks,

John

0 new messages