On 07/12/2016 05:08 AM, Carlos E. R. wrote:
You access them with commands like "rpmkeys". Its man says: +++················· For example, all currently imported public keys can be displayed by:
rpm -qa gpg-pubkey* ·················++-
I think they are stored here: /var/lib/rpm/Pubkeys, which is a database. No such directory on my TW.
I don't know how to display information about them, only the command above. Given one of those keys, you can do "rpm -qi key-package" to get information. That doesnt work: "package key-package is not installed"
with "rpm -qa gpg-pubkey*" I was able to delete all the signing keys but one, even though none of them were listed in YaST2 as I earlier wrote. The problem now, is that using "rpm -e gpg-pubkey-b0d19f7e-53fd727e" which is the last pubkey left to erase, throws this error: "error: package gpg-pubkey-b0d19f7e-53fd727e is not installed". I don't get how it's not installed when it comes up using "rpm -qa gpg-pubkey*" So where I'm at now is there's one "stuck" pubkey that is not wanting to get erased, and I also noticed there were a bunch of duplicates. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org