Currently rpmkeys --list only give the version, release and summary of the 
gpg-pubkey packages aka short key ID, creation time and issuer. There is now 
way to get the fingerprint or even long key ID from RPM for the installed GPG 
keys.

Make the current format more useful and also offer a long format giving the 
full information that's available.

Currently --list uses  gpg-pubkey packages to obtain this information. This is 
problematic as the meta data is just copied at creation time of the pseudo 
package and does not directly come from the key itself. In light of #3313 this 
functionality should be based on the keyring so it is independent of the 
gpg-pubkey packages and also has access to the full keys with all their detail.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/rpm-software-management/rpm/issues/3332
You are receiving this because you are subscribed to this thread.

Message ID: <rpm-software-management/rpm/issues/[email protected]>
_______________________________________________
Rpm-maint mailing list
[email protected]
http://lists.rpm.org/mailman/listinfo/rpm-maint

Reply via email to