Oleksii Vilchanskyi <oleksii.vilchanskyi@gmail.com> writes:
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'?
Changing the nameserver indeed solved the problem. Thanks a lot!
[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
-- Dan Čermák <dcermak@suse.com> Software Engineer Development tools SUSE Linux GmbH, Maxfeldstr. 5, D-90409 Nürnberg Tel: +49-911-74053-0; Fax: +49-911-7417755; https://www.suse.com/ SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg) -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org