On Sun, 28 Jul 2019 16:36:29 +0200 "Carlos E. R." <robin.listas@telefonica.net> wrote:
On 28/07/2019 12.26, Dave Howorth wrote:
On Sun, 28 Jul 2019 03:05:03 +0200 Oleksii Vilchanskyi <> wrote:
Thanks, yes I remember seeing that news about key poisoning. So I've commented out the default keyserver line in gpg.conf and created a dirmngr.conf with just that line in it. It has changed what happens; now I see:
$ /usr/bin/gpg2 --batch --no-tty --recv-keys B533181C6D8D47D5 gpg: key B533181C6D8D47D5: no user ID gpg: Total number processed: 1
and Claws still says the key is not available
I'll try with a new user.
cer-g@Telcontar:~> l /usr/bin/gpg lrwxrwxrwx 1 root root 4 Jan 7 2019 /usr/bin/gpg -> gpg2* cer-g@Telcontar:~> gpg --list-keys cer-g@Telcontar:~>
File .gnupg/dirmngr.conf saved cer-g@Telcontar:~> gpg --recv-keys B533181C6D8D47D5 gpg: key B533181C6D8D47D5: 27 signatures not checked due to missing keys gpg: lookup_hashtable failed: Unknown system error gpg: trustdb: searching trust record failed: Unknown system error gpg: Error: The trustdb is corrupted. gpg: You may try to re-create the trustdb using the commands: gpg: cd ~/.gnupg gpg: gpg --export-ownertrust > otrust.tmp gpg: rm trustdb.gpg gpg: gpg --import-ownertrust < otrust.tmp gpg: If that does not work, please consult the manual cer-g@Telcontar:~> l .gnupg/trustdb.gpg -rw------- 1 cer-g cer 40 Sep 28 2014 .gnupg/trustdb.gpg cer-g@Telcontar:~> cer-g@Telcontar:~> rm .gnupg/trustdb.gpg cer-g@Telcontar:~> gpg --recv-keys B533181C6D8D47D5 gpg: key B533181C6D8D47D5: 27 signatures not checked due to missing keys gpg: key B533181C6D8D47D5: "Carlos E. R. (cer) <robin.listas@telefonica.net>" not changed gpg: Total number processed: 1 gpg: unchanged: 1 cer-g@Telcontar:~>
It works fine here. But I use a slightly different command.
Sorry, I've no idea what you did above. Why does it say 'File .gnupg/dirmngr.conf saved' in the middle of nowhere for example? and why do I get different output when I run: $ gpg --recv-keys B533181C6D8D47D5 gpg: key B533181C6D8D47D5: no user ID gpg: Total number processed: 1 It all seems far too complicated. IIRC my original request was to be pointed to an idiot's guide. Since it appears there isn't one, I'll just give up and trust you are who you appear to be :) Thanks for your time Carlos, Oleksii and Mathias. Cheers, Dave -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org