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