On 1/3/19 10:13 AM, Dan Čermák wrote:
Hi list,
I have a weird problem with gpg on Tumbleweed: I cannot get it to successfully receive keys via: $ gpg2 --recv-keys 0xSomeKeyId It always ends up with: gpg: keyserver receive failed: Server indicated a failure
What however works is receiving keys via port 80. Turning my firewall off did not solve the issue, neither did a different keyserver. I have also double checked it with a different machine running Fedora which can receive keys just fine (it's on the same network).
Any ideas how to debug/solve this? I have tried strace, but didn't find anything particularly useful in the output (gpg connects to a socket in /var/run and then just reports a failure).
Thanks in advance for any suggestions,
Dan
Google says a similar issue was fixed in 2.1.22 [0] (current TW version is 2.2.12), other link says it's an issue with the DNS resolver [1]. Try with 'nameserver 8.8.8.8'? [0]: <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=862682> [1]: <https://unix.stackexchange.com/questions/399027/gpg-keyserver-receive-failed-server-indicated-a-failure> -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org