Hi Rene,

welcome to the GnuPG community, thanks for trying GnuPG 2.1. :)

Am Dienstag 13 September 2016 14:17:29 schrieb Rene "Renne" Bartsch:
> gpg2 --auto-key-locate dane --search-keys [email protected]' 
> on Ubuntu 16.04 (GnuPG version 2.1.11). 
> gpg2 always returns:
>
> gpg: no keyserver known (use option --keyserver)

it seems that there is a check that keyserver needs to be configured
(even if it probably is not used). Try like

LANG=C gpg2 --keyserver hkp://keys.gnupg.net  \
  --auto-key-locate dane --search-keys [email protected]

(my result:
gpg: error searching keyserver: No data
gpg: keyserver search failed: No data
)

The superfluous keyserver check should probably be checked for 2.1.15 and then 
reported to bugs.gnupg.org (if it isn't there already).

Best,
Bernhard


-- 
www.intevation.de/~bernhard   +49 541 33 508 3-3
Intevation GmbH, Osnabrück, DE; Amtsgericht Osnabrück, HRB 18998
Geschäftsführer Frank Koormann, Bernhard Reiter, Dr. Jan-Oliver Wagner

Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Gnupg-users mailing list
[email protected]
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to