Hello,

Julien Lepiller <[email protected]> skribis:

> Well, if it's a name resolution issue, the first culprit that comes to
> mind is /etc/resolv.conf. Do you have that file, and is it correctly
> configured?

Similarly, does /etc/nsswitch.conf exist and what does it contain?  (I
think glibc has sane defaults if it doesn’t exists.)

Assuming you have ‘strace’ on the machine, could you run:

  strace -o /tmp/log -c /gnu/store/…/bin/guile -c '(getaddrinfo "www.gnu.org")'

and post the relevant part of the log?

HTH,
Ludo’.

Reply via email to