all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: Julien Lepiller <julien@lepiller.eu>
Cc: help-guix@gnu.org
Subject: Re: Guix on Android, getaddrinfo, failure in name resolution
Date: Sat, 19 Jan 2019 23:34:50 +0100	[thread overview]
Message-ID: <878szgqnsl.fsf@gnu.org> (raw)
In-Reply-To: <d079444b59db37ae111b162c383f9a57@lepiller.eu> (Julien Lepiller's message of "Tue, 15 Jan 2019 16:30:07 +0100")

Hello,

Julien Lepiller <julien@lepiller.eu> 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’.

  parent reply	other threads:[~2019-01-19 22:35 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <7DD810A8-FBFF-4609-981B-AD6169C384AB@sumou.com>
2019-01-15 14:39 ` Guix on Android, getaddrinfo, failure in name resolution 白い熊
2019-01-15 15:30   ` Julien Lepiller
2019-01-15 17:13     ` 白い熊
2019-01-15 17:24       ` Julien Lepiller
2019-01-15 17:53         ` 白い熊
2019-01-15 18:03           ` Julien Lepiller
2019-01-15 19:43             ` 白い熊
2019-01-16 18:33               ` 白い熊
2019-01-15 17:26       ` 白い熊
2019-01-19 22:34     ` Ludovic Courtès [this message]
2019-01-20 14:21       ` 白い熊@相撲道
2019-02-12 16:16         ` Ludovic Courtès
2019-02-13 18:19           ` 白い熊@相撲道
2019-02-14 13:54             ` 白い熊@相撲道
2019-02-14 13:55               ` 白い熊
2019-02-14 21:20               ` 白い熊@相撲道
2019-02-15 13:06                 ` 白い熊

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=878szgqnsl.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=help-guix@gnu.org \
    --cc=julien@lepiller.eu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.