On 10/04/2015 10:30 AM, Don Saklad wrote:
> How can it be made even easier!?
>
> Trying to encourage M.D.'s to use it is met with complaints about not
> having time to learn about it. Set up is a too complicated sequence of
> steps that aren't entirely clear. The steps can get hampered where there
Hi,
I was able to track it down to this line of code:
http://git.gnupg.org/cgi-bin/gitweb.cgi?p=gnupg.git;a=blob;f=common/http.c;h=c2cac169d222ad5f41d1a8e224dd4bbaa2d7912b;hb=311816f6cf9d411dba060603e3c5d01c72824645#l2264
Here getaddrinfo() returns -3 (EAI_AGAIN) in the VM, but not on the host
mac