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>, 白い熊@相撲道 <help-guix_gnu.org@sumou.com>
Cc: help-guix@gnu.org
Subject: Re: Guix on Android, getaddrinfo, failure in name resolution
Date: Wed, 13 Feb 2019 18:19:59 +0000	[thread overview]
Message-ID: <3E0B2470-CBB6-4F74-BDA7-8C6DC2B0EAE6@sumou.com> (raw)
In-Reply-To: <87wom5htiz.fsf@gnu.org>



On February 12, 2019 4:16:04 PM UTC, "Ludovic Courtès" <ludo@gnu.org> wrote:
>Hello,
>
>(Sorry for the delay.)
>
>白い熊@相撲道 <help-guix_gnu.org@sumou.com> skribis:
>
>> On January 19, 2019 10:34:50 PM UTC, "Ludovic Courtès" <ludo@gnu.org>
>wrote:
>>
>>>Similarly, does /etc/nsswitch.conf exist and what does it contain? 
>(I
>>>think glibc has sane defaults if it doesn’t exists.)
>>
>> I have copied in /etc/nsswitch.conf in a prior attempt at fixing the
>inability to connect, as it was missing. Now I have one there from a
>desktop GuixSD, but doesn't make a difference. It contains: 
>>
>> group:	files
>> hosts:	files mdns_minimal [NOTFOUND=return] dns mdns
>> networks:	files dns [!UNAVAIL=return]
>> passwd:	files
>> shadow:	files
>
>What if you change the hosts line to:
>
>  hosts:	files dns

OK through extended trial and error I've determined the following — only group passwd resolv.conf and services need to be created in /etc 

It then struck me to start with a clean guix binary install file — and here's the surprise — Guix has internet access up until the middle of the first guix pull, whence it fails on pulling the pem files. 

If you run in once more it'll pull guix itself, then it'll fail. 

On the third “guix pull” it'll just fail with the name resolution failure and that's it. 

After this it doesn't pull anything and exhibits the behavior I've reported. What's the issue? 

Bellow the full “guix pull” log of the three consecutive runs. What's happening — why does it fail? 
-- 
白い熊@相撲道

===

~ $ guix pull
/gnu/store/253gbbg95axyhf18wd5fwjdwya7vqzwn-bash-minimal-4.4.23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
guile: warning: failed to install locale
hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and defining
`GUIX_LOCPATH', along these lines:

     guix package -i glibc-utf8-locales
     export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"

See the "Application Setup" section in the manual, for more info.


Migrating profile generations to '/var/guix/profiles/per-user/termux'...
guix pull: error: symlink: File exists: "/var/guix/profiles/per-user/termux/current-guix"
~ $ ls -l /var/guix/profiles/per-user/
root/   termux/
~ $ ls -l /var/guix/profiles/per-user/termux/
total 0
lrwxrwxrwx    1 u0_a224  u0_a224         19 Feb 13 18:46 current-guix -> current-guix-1-link
lrwxrwxrwx    1 u0_a224  u0_a224         51 Feb 13 18:46 current-guix-1-link -> /gnu/store/kg4ks68f5q6x487vm0kas1pcivpn5gsy-profile
~ $ ls .config/guix/ -a
.   ..
~ $ ln -s /var/guix/profiles/per-user/termux/current-guix .config/guix/current
~ $ guix pull
/gnu/store/253gbbg95axyhf18wd5fwjdwya7vqzwn-bash-minimal-4.4.23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
guile: warning: failed to install locale
hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and defining
`GUIX_LOCPATH', along these lines:

     guix package -i glibc-utf8-locales
     export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"

See the "Application Setup" section in the manual, for more info.


substitute: guile: warning: failed to install locale
substitute: hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and
substitute: defining `GUIX_LOCPATH', along these lines:
substitute:
substitute:      guix package -i glibc-utf8-locales
substitute:      export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"
substitute:
substitute: See the "Application Setup" section in the manual, for more info.
substitute:
substitute:
substitute: updating substitutes from 'https://ci.guix.info'... 100.0%
substitute: updating substitutes from 'https://ci.guix.info'... 100.0%
substitute: updating substitutes from 'https://ci.guix.info'... 100.0%
substitute: updating substitutes from 'https://ci.guix.info'... 100.0%
substitute: updating substitutes from 'https://ci.guix.info'... 100.0%
substitute: updating substitutes from 'https://ci.guix.info'... 100.0%
substitute: updating substitutes from 'https://ci.guix.info'... 100.0%
substitute: updating substitutes from 'https://ci.guix.info'... 100.0%
substitute: updating substitutes from 'https://ci.guix.info'... 100.0%
updating substitutes from 'https://ci.guix.info'... 100.0%
updating substitutes from 'https://ci.guix.info'... 100.0%
substitute: updating substitutes from 'https://ci.guix.info'... 100.0%
substitute: updating substitutes from 'https://ci.guix.info'... 100.0%
substitute: updating substitutes from 'https://ci.guix.info'... 100.0%
substitute: updating substitutes from 'https://ci.guix.info'... 100.0%
substitute: updating substitutes from 'https://ci.guix.info'... 100.0%
substitute: updating substitutes from 'https://ci.guix.info'... 100.0%
substitute: updating substitutes from 'https://ci.guix.info'... 100.0%
substituting /gnu/store/hgdhj2mlaji9iq780c4ssg4l79nn3k9z-libatomic-ops-7.6.6...
substitute: updating substitutes from 'https://ci.guix.info'... 100.0%
substitute: updating substitutes from 'https://ci.guix.info'... 100.0%
guile: warning: failed to install locale
hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and
defining `GUIX_LOCPATH', along these lines:

     guix package -i glibc-utf8-locales
     export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"

See the "Application Setup" section in the manual, for more info.


downloading from https://ci.guix.info/nar/gzip/hgdhj2mlaji9iq780c4ssg4l79nn3k9z-libatomic-ops-7.6.6...
 libatomic-ops-7.6.6  89KiB                     22.8MiB/s 00:00 [##################] 100.0%

substituting /gnu/store/x46x0b9qhkp1m1fl2vzxqjvyxkvlnw5l-attr-2.4.47...
guile: warning: failed to install locale
hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and
defining `GUIX_LOCPATH', along these lines:

     guix package -i glibc-utf8-locales
     export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"

See the "Application Setup" section in the manual, for more info.


downloading from https://ci.guix.info/nar/gzip/x46x0b9qhkp1m1fl2vzxqjvyxkvlnw5l-attr-2.4.47...
 attr-2.4.47  87KiB                              424KiB/s 00:00 [##################] 100.0%

substituting /gnu/store/99xslspnb3p2wlkx6fldg0amaz8w7kwp-gmp-6.1.2...
guile: warning: failed to install locale
hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and
defining `GUIX_LOCPATH', along these lines:

     guix package -i glibc-utf8-locales
     export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"

See the "Application Setup" section in the manual, for more info.


downloading from https://ci.guix.info/nar/gzip/99xslspnb3p2wlkx6fldg0amaz8w7kwp-gmp-6.1.2...
 gmp-6.1.2  684KiB                               1.2MiB/s 00:01 [##################] 100.0%

substituting /gnu/store/6ql7sq4rkr4h88mpnmmvixcb8yjvl6i7-acl-2.2.52...
guile: warning: failed to install locale
hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and
defining `GUIX_LOCPATH', along these lines:

     guix package -i glibc-utf8-locales
     export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"

See the "Application Setup" section in the manual, for more info.


downloading from https://ci.guix.info/nar/gzip/6ql7sq4rkr4h88mpnmmvixcb8yjvl6i7-acl-2.2.52...
 acl-2.2.52  152KiB                              653KiB/s 00:00 [##################] 100.0%

substituting /gnu/store/z3xck4yk408nahikj3bw7lcz2kyng380-gmp-6.1.2...
guile: warning: failed to install locale
hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and
defining `GUIX_LOCPATH', along these lines:

     guix package -i glibc-utf8-locales
     export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"

See the "Application Setup" section in the manual, for more info.


downloading from https://ci.guix.info/nar/gzip/z3xck4yk408nahikj3bw7lcz2kyng380-gmp-6.1.2...
 gmp-6.1.2  684KiB                               1.1MiB/s 00:01 [##################] 100.0%

substituting /gnu/store/dqhyg0bhh40r2f0xq022cfxavbjan2zd-libcap-2.25...
guile: warning: failed to install locale
hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and
defining `GUIX_LOCPATH', along these lines:

     guix package -i glibc-utf8-locales
     export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"

See the "Application Setup" section in the manual, for more info.


downloading from https://ci.guix.info/nar/gzip/dqhyg0bhh40r2f0xq022cfxavbjan2zd-libcap-2.25...
 libcap-2.25  47KiB                              232KiB/s 00:00 [##################] 100.0%

substituting /gnu/store/y9yvina6jjlfwwj3b1r2i713895q94n8-libffi-3.2.1...
guile: warning: failed to install locale
hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and
defining `GUIX_LOCPATH', along these lines:

     guix package -i glibc-utf8-locales
     export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"

See the "Application Setup" section in the manual, for more info.


downloading from https://ci.guix.info/nar/gzip/y9yvina6jjlfwwj3b1r2i713895q94n8-libffi-3.2.1...
 libffi-3.2.1  49KiB                             471KiB/s 00:00 [##################] 100.0%

substituting /gnu/store/hb2qj35yxmvxzcq99lbfcpija032wdzh-coreutils-8.30...
guile: warning: failed to install locale
hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and
defining `GUIX_LOCPATH', along these lines:

     guix package -i glibc-utf8-locales
     export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"

See the "Application Setup" section in the manual, for more info.


downloading from https://ci.guix.info/nar/gzip/hb2qj35yxmvxzcq99lbfcpija032wdzh-coreutils-8.30...
 coreutils-8.30  5.2MiB                          1.2MiB/s 00:04 [##################] 100.0%

substituting /gnu/store/4i0g302qc7gbmppj41zavrqpl11s7had-libgc-7.6.6...
guile: warning: failed to install locale
hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and
defining `GUIX_LOCPATH', along these lines:

     guix package -i glibc-utf8-locales
     export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"

See the "Application Setup" section in the manual, for more info.


downloading from https://ci.guix.info/nar/gzip/4i0g302qc7gbmppj41zavrqpl11s7had-libgc-7.6.6...
 libgc-7.6.6  352KiB                             533KiB/s 00:01 [##################] 100.0%

substituting /gnu/store/sbxx5whgfqcgpga8rywvkpa3y5dy777w-libltdl-2.4.6...
guile: warning: failed to install locale
hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and
defining `GUIX_LOCPATH', along these lines:

     guix package -i glibc-utf8-locales
     export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"

See the "Application Setup" section in the manual, for more info.


downloading from https://ci.guix.info/nar/gzip/sbxx5whgfqcgpga8rywvkpa3y5dy777w-libltdl-2.4.6...
 libltdl-2.4.6  45KiB                            395KiB/s 00:00 [##################] 100.0%

substituting /gnu/store/aihbsddygm2dklwg9hmfid2d0sys4mbm-libunistring-0.9.10...
guile: warning: failed to install locale
hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and
defining `GUIX_LOCPATH', along these lines:

     guix package -i glibc-utf8-locales
     export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"

See the "Application Setup" section in the manual, for more info.


downloading from https://ci.guix.info/nar/gzip/aihbsddygm2dklwg9hmfid2d0sys4mbm-libunistring-0.9.10...
 libunistring-0.9.10  765KiB                     515KiB/s 00:01 [##################] 100.0%

substituting /gnu/store/mar6rpq86zaimcg6r5acawln4k9crlxw-module-import...
guile: warning: failed to install locale
hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and
defining `GUIX_LOCPATH', along these lines:

     guix package -i glibc-utf8-locales
     export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"

See the "Application Setup" section in the manual, for more info.


downloading from https://ci.guix.info/nar/gzip/mar6rpq86zaimcg6r5acawln4k9crlxw-module-import...
 module-import  187B                               9KiB/s 00:00 [##################] 100.0%

substituting /gnu/store/pb7jbp5g65y4gav9jxmy0s9qv4g57vxm-perl-5.28.0...
guile: warning: failed to install locale
hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and
defining `GUIX_LOCPATH', along these lines:

     guix package -i glibc-utf8-locales
     export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"

See the "Application Setup" section in the manual, for more info.


downloading from https://ci.guix.info/nar/gzip/pb7jbp5g65y4gav9jxmy0s9qv4g57vxm-perl-5.28.0...
 perl-5.28.0  17.8MiB                            703KiB/s 00:26 [##################] 100.0%

substituting /gnu/store/7a1kdi3smyb9amn7z4gkmjkzzghpr4gf-module-import-compiled...
guile: warning: failed to install locale
hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and
defining `GUIX_LOCPATH', along these lines:

     guix package -i glibc-utf8-locales
     export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"

See the "Application Setup" section in the manual, for more info.


downloading from https://ci.guix.info/nar/gzip/7a1kdi3smyb9amn7z4gkmjkzzghpr4gf-module-import-compiled...
 module-import-compiled  45KiB                   140KiB/s 00:00 [##################] 100.0%

substituting /gnu/store/f1zc92v3m2k4ln1g4bmmjimz8cfzb19k-pkg-config-0.29.2...
guile: warning: failed to install locale
hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and
defining `GUIX_LOCPATH', along these lines:

     guix package -i glibc-utf8-locales
     export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"

See the "Application Setup" section in the manual, for more info.


downloading from https://ci.guix.info/nar/gzip/f1zc92v3m2k4ln1g4bmmjimz8cfzb19k-pkg-config-0.29.2...
 pkg-config-0.29.2  432KiB                       279KiB/s 00:02 [##################] 100.0%

building /gnu/store/ni3kiwxslmzk1v5i3hamv3gdrckv843r-isrgrootx1.pem.drv...
guile: warning: failed to install locale
hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and
defining `GUIX_LOCPATH', along these lines:

     guix package -i glibc-utf8-locales
     export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"

See the "Application Setup" section in the manual, for more info.



Starting download of /gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx1.pem
From https://letsencrypt.org/certs/isrgrootx1.pem...
In procedure getaddrinfo: Temporary failure in name resolution

Starting download of /gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx1.pem
From https://mirror.hydra.gnu.org/file/isrgrootx1.pem/sha256/0zhd1ps7sz4w1x52xk3v7ng6d0rcyi7y7rcrplwkmilnq5hzjv1y...
In procedure getaddrinfo: Temporary failure in name resolution

Starting download of /gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx1.pem
From https://berlin.guixsd.org/file/isrgrootx1.pem/sha256/0zhd1ps7sz4w1x52xk3v7ng6d0rcyi7y7rcrplwkmilnq5hzjv1y...
In procedure getaddrinfo: Temporary failure in name resolution

Starting download of /gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx1.pem
From https://tarballs.nixos.org/sha256/0zhd1ps7sz4w1x52xk3v7ng6d0rcyi7y7rcrplwkmilnq5hzjv1y...
In procedure getaddrinfo: Temporary failure in name resolution

Starting download of /gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx1.pem
From https://archive.softwareheritage.org/api/1/content/sha256:3e6cf961c196c63a39bd99e5e34ff42c83669e3d7bcc2e4a0f9c7c7df40d0d7e/raw/...
In procedure getaddrinfo: Temporary failure in name resolution
failed to download "/gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx1.pem" from "https://letsencrypt.org/certs/isrgrootx1.pem"
builder for `/gnu/store/ni3kiwxslmzk1v5i3hamv3gdrckv843r-isrgrootx1.pem.drv' failed to produce output path `/gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx1.pem'
build of /gnu/store/ni3kiwxslmzk1v5i3hamv3gdrckv843r-isrgrootx1.pem.drv failed
View build log at '/var/log/guix/drvs/ni/3kiwxslmzk1v5i3hamv3gdrckv843r-isrgrootx1.pem.drv.bz2'.
cannot build derivation `/gnu/store/6p1xj02f2f5g5qycfyhr2cjiv8wa74qc-le-certs-0.drv': 1 dependencies couldn't be built
guix pull: error: build failed: build of `/gnu/store/6p1xj02f2f5g5qycfyhr2cjiv8wa74qc-le-certs-0.drv' failed
~ $ guix pull
/gnu/store/253gbbg95axyhf18wd5fwjdwya7vqzwn-bash-minimal-4.4.23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
guile: warning: failed to install locale
hint: Consider installing the
`glibc-utf8-locales' or `glibc-locales'
package and defining `GUIX_LOCPATH',
along these lines:

     guix package -i glibc-utf8-locales
     export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"

See the "Application Setup" section in
the manual, for more info.


substitute: guile: warning: failed to install locale
substitute: hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and
substitute: defining `GUIX_LOCPATH', along these lines:
substitute:
substitute:      guix package -i glibc-utf8-locales
substitute:      export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"
substitute:
substitute: See the "Application Setup" section in the manual, for more info.
substitute:
substitute:
substituting /gnu/store/d1yz95qbxk4lgbdsi9r4i9kbvzfvc49p-guile-2.2.4...
guile: warning: failed to install locale
hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and
defining `GUIX_LOCPATH', along these lines:

     guix package -i glibc-utf8-locales
     export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"

See the "Application Setup" section in the manual, for more info.


downloading from https://ci.guix.info/nar/gzip/d1yz95qbxk4lgbdsi9r4i9kbvzfvc49p-guile-2.2.4...
 guile-2.2.4  8.4MiB 808KiB/s 00:00 [          guile-2.2.4  8.4MiB 317KiB/s 00:00 [          guile-2.2.4  8.4MiB 292KiB/s 00:01 [          guile-2.2.4  8.4MiB 119KiB/s 00:02 [          guile-2.2.4  8.4MiB 112KiB/s 00:02 [          guile-2.2.4  8.4MiB 107KiB/s 00:03 [          guile-2.2.4  8.4MiB 116KiB/s 00:03 [          guile-2.2.4  8.4MiB 110KiB/s 00:03 [          guile-2.2.4  8.4MiB 120KiB/s 00:04 [          guile-2.2.4  8.4MiB 118KiB/s 00:04 [#         guile-2.2.4  8.4MiB 125KiB/s 00:04 [#         guile-2.2.4  8.4MiB 119KiB/s 00:05 [#         guile-2.2.4  8.4MiB 122KiB/s 00:05 [#         guile-2.2.4  8.4MiB 125KiB/s 00:05 [#         guile-2.2.4  8.4MiB 127KiB/s 00:06 [#         guile-2.2.4  8.4MiB 125KiB/s 00:06 [#         guile-2.2.4  8.4MiB 127KiB/s 00:06 [#         guile-2.2.4  8.4MiB 125KiB/s 00:06 [#         guile-2.2.4  8.4MiB 126KiB/s 00:07 [#         guile-2.2.4  8.4MiB 130KiB/s 00:07 [#         guile-2.2.4  8.4MiB 135KiB/s 00:07 [#         guile-2.2.4  8.4MiB 137KiB/s 00:07 [##        guile-2.2.4  8.4MiB 143KiB/s 00:07 [##        guile-2.2.4  8.4MiB 148KiB/s 00:08 [##        guile-2.2.4  8.4MiB 145KiB/s 00:08 [##        guile-2.2.4  8.4MiB 145KiB/s 00:08 [##        guile-2.2.4  8.4MiB 146KiB/s 00:08 [##        guile-2.2.4  8.4MiB 151KiB/s 00:09 [##        guile-2.2.4  8.4MiB 153KiB/s 00:09 [##        guile-2.2.4  8.4MiB 150KiB/s 00:09 [##        guile-2.2.4  8.4MiB 151KiB/s 00:10 [###       guile-2.2.4  8.4MiB 149KiB/s 00:10 [###       guile-2.2.4  8.4MiB 149KiB/s 00:10 [###       guile-2.2.4  8.4MiB 148KiB/s 00:10 [###       guile-2.2.4  8.4MiB 148KiB/s 00:11 [###       guile-2.2.4  8.4MiB 149KiB/s 00:11 [###       guile-2.2.4  8.4MiB 148KiB/s 00:11 [###       guile-2.2.4  8.4MiB 147KiB/s 00:11 [###       guile-2.2.4  8.4MiB 147KiB/s 00:12 [###       guile-2.2.4  8.4MiB 145KiB/s 00:12 [###               ]  20. guile-2.2.4  8.4MiB 145KiB/s 00:12 [###          guile-2.2.4  8.4MiB 142KiB/s 00:13 [###               ] guile-2.2.4  8.4MiB 142KiB/s 00:13 [###               ] guile-2.2.4  8.4MiB 143KiB/s 00:13 [####              ] guile-2.2.4  8.4MiB 145KiB/s 00:14 [####              ] guile-2.2.4  8.4MiB 146KiB/s 00:14 [####              ] guile-2.2.4  8.4MiB 145KiB/s 00:14 [####              ] guile-2.2.4  8.4MiB 147KiB/s 00:15 [####              ] guile-2.2.4  8.4MiB 147KiB/s 00:15 [####              ] guile-2.2.4  8.4MiB 148KiB/s 00:15 [####              ] guile-2.2.4  8.4MiB 149KiB/s 00:15 [####              ] guile-2.2.4  8.4MiB 150KiB/s 00:15 [####              ] guile-2.2.4  8.4MiB 152KiB/s 00:16 [####              ] guile-2.2.4  8.4MiB 153KiB/s 00:16 [#####             ] guile-2.2.4  8.4MiB 153KiB/s 00:16 [#####             ] guile-2.2.4  8.4MiB 154KiB/s 00:16 [#####             ] guile-2.2.4  8.4MiB 155KiB/s 00:16 [#####             ] guile-2.2.4  8.4MiB 157KiB/s 00:17 [#####             ] guile-2.2.4  8.4MiB 155KiB/s 00:17 [#####             ] guile-2.2.4  8.4MiB 155KiB/s 00:18 [#####             ] guile-2.2.4  8.4MiB 154KiB/s 00:18 [#####             ] guile-2.2.4  8.4MiB 143KiB/s 00:19 [#####             ] guile-2.2.4  8.4MiB 142KiB/s 00:20 [#####             ] guile-2.2.4  8.4MiB 142KiB/s 00:20 [#####             ] guile-2.2.4  8.4MiB 143KiB/s 00:20 [######            ] guile-2.2.4  8.4MiB 143KiB/s 00:20 [######            ] guile-2.2.4  8.4MiB 143KiB/s 00:21 [######            ] guile-2.2.4  8.4MiB 144KiB/s 00:21 [######            ] guile-2.2.4  8.4MiB 145KiB/s 00:21 [######            ] guile-2.2.4  8.4MiB 147KiB/s 00:21 [######            ] guile-2.2.4  8.4MiB 148KiB/s 00:22 [######            ] guile-2.2.4  8.4MiB 150KiB/s 00:22 [######            ] guile-2.2.4  8.4MiB 153KiB/s 00:22 [#######           ] guile-2.2.4  8.4MiB 154KiB/s 00:22 [#######           ] guile-2.2.4  8.4MiB 156KiB/s 00:23 [#######           ] guile-2.2.4  8.4MiB 159KiB/s 00:23 [#######           ] guile-2.2.4  8.4MiB 162KiB/s 00:23 [#######           ] guile-2.2.4  8.4MiB 165KiB/s 00:23 [########          ] guile-2.2.4  8.4MiB 171KiB/s 00:23 [########          ] guile-2.2.4  8.4MiB 177KiB/s 00:24 [########          ] guile-2.2.4  8.4MiB 182KiB/s 00:24 [#########         ] guile-2.2.4  8.4MiB 187KiB/s 00:24 [#########         ] guile-2.2.4  8.4MiB 193KiB/s 00:24 [#########         ] guile-2.2.4  8.4MiB 199KiB/s 00:25 [##########        ] guile-2.2.4  8.4MiB 207KiB/s 00:25 [##########        ] guile-2.2.4  8.4MiB 212KiB/s 00:25 [###########       ] guile-2.2.4  8.4MiB 220KiB/s 00:25 [###########       ] guile-2.2.4  8.4MiB 225KiB/s 00:26 [############      ] guile-2.2.4  8.4MiB 235KiB/s 00:26 [############      ] guile-2.2.4  8.4MiB 244KiB/s 00:26 [#############     ] guile-2.2.4  8.4MiB 248KiB/s 00:26 [#############     ] guile-2.2.4  8.4MiB 252KiB/s 00:26 [#############     ] guile-2.2.4  8.4MiB 256KiB/s 00:27 [##############    ] guile-2.2.4  8.4MiB 261KiB/s 00:27 [##############    ] guile-2.2.4  8.4MiB 263KiB/s 00:27 [###############   ] guile-2.2.4  8.4MiB 269KiB/s 00:27 [###############   ] guile-2.2.4  8.4MiB 275KiB/s 00:28 [###############   ] guile-2.2.4  8.4MiB 280KiB/s 00:28 [################  ] guile-2.2.4  8.4MiB 289KiB/s 00:28 [################  ] guile-2.2.4  8.4MiB 292KiB/s 00:28 [################# ] guile-2.2.4  8.4MiB 296KiB/s 00:28 [################# ] guile-2.2.4  8.4MiB 297KiB/s 00:29 [################# ] guile-2.2.4  8.4MiB 299KiB/s 00:29 [##################] 100.0%

building /gnu/store/ni3kiwxslmzk1v5i3hamv3gdrckv843r-isrgrootx1.pem.drv...
guile: warning: failed to install locale
hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and
defining `GUIX_LOCPATH', along these lines:

     guix package -i glibc-utf8-locales
     export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"

See the "Application Setup" section in the manual, for more info.



Starting download of /gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx1.pem
From https://letsencrypt.org/certs/isrgrootx1.pem...
In procedure getaddrinfo: Temporary failure in name resolution

Starting download of /gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx1.pem
From https://mirror.hydra.gnu.org/file/isrgrootx1.pem/sha256/0zhd1ps7sz4w1x52xk3v7ng6d0rcyi7y7rcrplwkmilnq5hzjv1y...
In procedure getaddrinfo: Temporary failure in name resolution

Starting download of /gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx1.pem
From https://berlin.guixsd.org/file/isrgrootx1.pem/sha256/0zhd1ps7sz4w1x52xk3v7ng6d0rcyi7y7rcrplwkmilnq5hzjv1y...
In procedure getaddrinfo: Temporary failure in name resolution

Starting download of /gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx1.pem
From https://tarballs.nixos.org/sha256/0zhd1ps7sz4w1x52xk3v7ng6d0rcyi7y7rcrplwkmilnq5hzjv1y...
In procedure getaddrinfo: Temporary failure in name resolution

Starting download of /gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx1.pem
From https://archive.softwareheritage.org/api/1/content/sha256:3e6cf961c196c63a39bd99e5e34ff42c83669e3d7bcc2e4a0f9c7c7df40d0d7e/raw/...
In procedure getaddrinfo: Temporary failure in name resolution
failed to download "/gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx1.pem" from "https://letsencrypt.org/certs/isrgrootx1.pem"
builder for `/gnu/store/ni3kiwxslmzk1v5i3hamv3gdrckv843r-isrgrootx1.pem.drv' failed to produce output path `/gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx1.pem'
build of /gnu/store/ni3kiwxslmzk1v5i3hamv3gdrckv843r-isrgrootx1.pem.drv failed
View build log at '/var/log/guix/drvs/ni/3kiwxslmzk1v5i3hamv3gdrckv843r-isrgrootx1.pem.drv.bz2'.
cannot build derivation `/gnu/store/6p1xj02f2f5g5qycfyhr2cjiv8wa74qc-le-certs-0.drv': 1 dependencies couldn't be built
guix pull: error: build failed: build of `/gnu/store/6p1xj02f2f5g5qycfyhr2cjiv8wa74qc-le-certs-0.drv' failed
~ $ guix pull
/gnu/store/253gbbg95axyhf18wd5fwjdwya7vqzwn-bash-minimal-4.4.23/bin/bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8)
guile: warning: failed to install locale
hint: Consider installing the `glibc-utf8-locales' or
`glibc-locales' package and defining
`GUIX_LOCPATH', along these lines:

     guix package -i glibc-utf8-locales
     export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"

See the "Application Setup" section in the manual,
for more info.


substitute: guile: warning: failed to install locale
substitute: hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and
substitute: defining `GUIX_LOCPATH', along these lines:
substitute:
substitute:      guix package -i glibc-utf8-locales
substitute:      export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"
substitute:
substitute: See the "Application Setup" section in the manual, for more info.
substitute:
substitute:
building /gnu/store/ni3kiwxslmzk1v5i3hamv3gdrckv843r-isrgrootx1.pem.drv...
guile: warning: failed to install locale
hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' package and
defining `GUIX_LOCPATH', along these lines:

     guix package -i glibc-utf8-locales
     export GUIX_LOCPATH="$HOME/.guix-profile/lib/locale"

See the "Application Setup" section in the manual, for more info.



Starting download of /gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx1.pem
From https://letsencrypt.org/certs/isrgrootx1.pem...
In procedure getaddrinfo: Temporary failure in name resolution

Starting download of /gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx1.pem
From https://mirror.hydra.gnu.org/file/isrgrootx1.pem/sha256/0zhd1ps7sz4w1x52xk3v7ng6d0rcyi7y7rcrplwkmilnq5hzjv1y...
In procedure getaddrinfo: Temporary failure in name resolution

Starting download of /gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx1.pem
From https://berlin.guixsd.org/file/isrgrootx1.pem/sha256/0zhd1ps7sz4w1x52xk3v7ng6d0rcyi7y7rcrplwkmilnq5hzjv1y...
In procedure getaddrinfo: Temporary failure in name resolution

Starting download of /gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx1.pem
From https://tarballs.nixos.org/sha256/0zhd1ps7sz4w1x52xk3v7ng6d0rcyi7y7rcrplwkmilnq5hzjv1y...
In procedure getaddrinfo: Temporary failure in name resolution

Starting download of /gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx1.pem
From https://archive.softwareheritage.org/api/1/content/sha256:3e6cf961c196c63a39bd99e5e34ff42c83669e3d7bcc2e4a0f9c7c7df40d0d7e/raw/...
In procedure getaddrinfo: Temporary failure in name resolution
failed to download "/gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx1.pem" from "https://letsencrypt.org/certs/isrgrootx1.pem"
builder for `/gnu/store/ni3kiwxslmzk1v5i3hamv3gdrckv843r-isrgrootx1.pem.drv' failed to produce output path `/gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx1.pem'
build of /gnu/store/ni3kiwxslmzk1v5i3hamv3gdrckv843r-isrgrootx1.pem.drv failed
View build log at '/var/log/guix/drvs/ni/3kiwxslmzk1v5i3hamv3gdrckv843r-isrgrootx1.pem.drv.bz2'.
cannot build derivation `/gnu/store/6p1xj02f2f5g5qycfyhr2cjiv8wa74qc-le-certs-0.drv': 1 dependencies couldn't be built
guix pull: error: build failed: build of `/gnu/store/6p1xj02f2f5g5qycfyhr2cjiv8wa74qc-le-certs-0.drv' failed
~ $
--
白い熊@相撲道

  reply	other threads:[~2019-02-13 18:22 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           ` 白い熊@相撲道 [this message]
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=3E0B2470-CBB6-4F74-BDA7-8C6DC2B0EAE6@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.