[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Error on an import of a key. Version field does not match GPG ID.
- From: "Villalovos, John L" <john l villalovos intel com>
- To: <rpm-list redhat com>
- Subject: Error on an import of a key. Version field does not match GPG ID.
- Date: Thu, 26 Aug 2004 15:45:32 -0700
Not sure if this is a known issue or not.
I did the following:
# Show my currently installed keys
[root@linuxjohn rpm-gpg-key]# rpm -qa gpg-pubkey*
gpg-pubkey-db42a60e-37ea5438
gpg-pubkey-1a25d86c-3868173c
gpg-pubkey-897da07a-3c979a7f
# Import in the new key
[root@linuxjohn rpm-gpg-key]# rpm --import key.gpg
# Use GPG to see the key ID which is: 0x9C800ACA
[root@linuxjohn rpm-gpg-key]# gpg < key.gpg
pub 1024D/9C800ACA 2000-10-19 SuSE Package Signing Key <build@suse.de>
sub 2048g/8495160C 2000-10-19 [expires: 2008-06-21]
# See this list of keys
[root@linuxjohn rpm-gpg-key]# rpm -qa gpg-pubkey*
gpg-pubkey-db42a60e-37ea5438
gpg-pubkey-1a25d86c-3868173c
gpg-pubkey-897da07a-3c979a7f
gpg-pubkey-218d18d7-3e8eace2 <<<---- New key
The new keys ID is NOT the same as what GPG reports. Why is that? All
of my other keys ID matches the version field in the RPM database.
I can email the key I was using to anyone who wants it. I got the key
by doing a:
# gpg --search-key 0x9C800ACA
John
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]