all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: 白い熊@相撲道 <help-guix_gnu.org@sumou.com>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: help-guix@gnu.org
Subject: Re: Guix on Android, getaddrinfo, failure in name resolution
Date: Thu, 14 Feb 2019 21:20:52 +0000	[thread overview]
Message-ID: <C64D6FBF-EFF0-4D7B-A57A-ED1A6AC44D19@sumou.com> (raw)
In-Reply-To: <ACFF4D0F-7EBB-4CFA-8622-EBFCFA66E19E@sumou.com>



On February 14, 2019 1:54:24 PM UTC, "白い熊@相撲道" <help-guix_gnu.org@sumou.com> wrote:

>Plus, I checked just to make sure — after this run, in the session,
>guix clearly can access the internet, as “guix build hello” downloads
>the hello package nicely. “guix package -i hello” fails, as it
>downloads other stuff and tries to build curl — whereby building curl
>fails on tests, as internet access tests for curl make fail. 
>
>Don't know why it's not just installing “hello” and wants to install
>other stuff — substitutes are authorized, that's why “guix build”
>downloads it directly? 
>
>Anyhow — this seems to be specific issue — armhf related? Why is it
>failing on “guix pull” with the name resolution failure?  It seems to
>be revolving around this. 
>
>Anything else I can debug? 

I ran guix's ncsd on another terminal in debug mode. This is what happens when guix fails on the letsencrypt name resolution: 

Thu Feb 14 21:16:54 2019 - 15215: handle_request: request received (Version = 2) from PID 15460
Thu Feb 14 21:16:54 2019 - 15215:       GETFDPW
Thu Feb 14 21:16:54 2019 - 15215: handle_request: request received (Version = 2) from PID 15460
Thu Feb 14 21:16:54 2019 - 15215:       GETPWBYUID (10224)
Thu Feb 14 21:16:54 2019 - 15215: handle_request: request received (Version = 2) from PID 15589
Thu Feb 14 21:16:54 2019 - 15215:       GETFDGR
Thu Feb 14 21:16:54 2019 - 15215: handle_request: request received (Version = 2) from PID 15589
Thu Feb 14 21:16:54 2019 - 15215:       GETGRBYNAME (guixbuild)
Thu Feb 14 21:16:56 2019 - 15215: handle_request: request received (Version = 2) from PID 15595
Thu Feb 14 21:16:56 2019 - 15215:       GETFDHST
Thu Feb 14 21:16:56 2019 - 15215: handle_request: request received (Version = 2) from PID 15595
Thu Feb 14 21:16:56 2019 - 15215:       GETFDSERV
Thu Feb 14 21:16:56 2019 - 15215: handle_request: request received (Version = 2) from PID 15595
Thu Feb 14 21:16:56 2019 - 15215:       GETSERVBYNAME (https/tcp)
Thu Feb 14 21:16:56 2019 - 15215: handle_request: request received (Version = 2) from PID 15595
Thu Feb 14 21:16:56 2019 - 15215:       GETAI (letsencrypt.org)

So, it seems it's resolving. What could be the problem? 
--
白い熊@相撲道

  parent reply	other threads:[~2019-02-14 21:25 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
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               ` 白い熊@相撲道 [this message]
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=C64D6FBF-EFF0-4D7B-A57A-ED1A6AC44D19@sumou.com \
    --to=help-guix_gnu.org@sumou.com \
    --cc=help-guix@gnu.org \
    --cc=ludo@gnu.org \
    /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.