On 2016-07-12 07:32, Malcolm wrote:
On Tue 12 Jul 2016 07:06:36 AM CDT, fastcpu wrote:
<snip>
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.
Hi Try cleaning up the rpm database...
rpm --rebuilddb
Ref: https://forums.opensuse.org/showthread.php/512615-How-do-I-un-trust-a-repo
-- Cheers Malcolm °¿° LFCS, SUSE Knowledge Partner (Linux Counter #276890) openSUSE Leap 42.1|GNOME 3.16.2|4.1.26-21-default up 12:50, 3 users, load average: 0.69, 0.31, 0.19 CPU AMD Athlon(tm) II X4 635 @ 2.90GHz | GPU Nvidia GeForce 8800 GT
I tried "rpm --rebuilddb" as I already thought of that and that didn't solve the issue. I ended up running out of ideas, until I finally figured I may as well just delete the repo itself (it was the telephony repo) and then see if then it went away by viewing with "rpm -qa gpg-pubkey*" Sure enough, that did it. I found the directory where the GPG keys reside: /var/cache/zypp/raw/ After deleting that repo, I readded it, then ran: zypper clean -a zypper --gpg-auto-import-keys ref This solved the issue. So for whatever reason even though I completely cleared out /var/cache/zypp/raw/ that one stubborn key wouldn't go away until actually removing the repo itself. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org