From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?55m944GE54aK77yg55u45pKy6YGT?= Subject: Re: Guix on Android, getaddrinfo, failure in name resolution Date: Wed, 13 Feb 2019 18:19:59 +0000 Message-ID: <3E0B2470-CBB6-4F74-BDA7-8C6DC2B0EAE6@sumou.com> References: <7DD810A8-FBFF-4609-981B-AD6169C384AB@sumou.com> <7A2A3304-5B19-47D6-91A8-960D60294C3B@sumou.com> <878szgqnsl.fsf@gnu.org> <87wom5htiz.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:42119) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gtzB8-0008W2-JY for help-guix@gnu.org; Wed, 13 Feb 2019 13:22:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gtz8q-000358-U0 for help-guix@gnu.org; Wed, 13 Feb 2019 13:20:22 -0500 In-Reply-To: <87wom5htiz.fsf@gnu.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: =?ISO-8859-1?Q?Ludovic_Court=E8s?= , =?UTF-8?B?55m944GE54aK77yg55u45pKy6YGT?= Cc: help-guix@gnu.org On February 12, 2019 4:16:04 PM UTC, "Ludovic Court=C3=A8s" wrote: >Hello, > >(Sorry for the delay=2E) > >=E7=99=BD=E3=81=84=E7=86=8A=EF=BC=A0=E7=9B=B8=E6=92=B2=E9=81=93 skribis: > >> On January 19, 2019 10:34:50 PM UTC, "Ludovic Court=C3=A8s" >wrote: >> >>>Similarly, does /etc/nsswitch=2Econf exist and what does it contain?=20 >(I >>>think glibc has sane defaults if it doesn=E2=80=99t exists=2E) >> >> I have copied in /etc/nsswitch=2Econf in a prior attempt at fixing the >inability to connect, as it was missing=2E Now I have one there from a >desktop GuixSD, but doesn't make a difference=2E It contains:=20 >> >> group: files >> hosts: files mdns_minimal [NOTFOUND=3Dreturn] dns mdns >> networks: files dns [!UNAVAIL=3Dreturn] >> 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 =E2=80= =94 only group passwd resolv=2Econf and services need to be created in /etc= =20 It then struck me to start with a clean guix binary install file =E2=80=94= and here's the surprise =E2=80=94 Guix has internet access up until the mi= ddle of the first guix pull, whence it fails on pulling the pem files=2E=20 If you run in once more it'll pull guix itself, then it'll fail=2E=20 On the third =E2=80=9Cguix pull=E2=80=9D it'll just fail with the name res= olution failure and that's it=2E=20 After this it doesn't pull anything and exhibits the behavior I've reporte= d=2E What's the issue?=20 Bellow the full =E2=80=9Cguix pull=E2=80=9D log of the three consecutive r= uns=2E What's happening =E2=80=94 why does it fail?=20 --=20 =E7=99=BD=E3=81=84=E7=86=8A@=E7=9B=B8=E6=92=B2=E9=81=93 =3D=3D=3D ~ $ guix pull /gnu/store/253gbbg95axyhf18wd5fwjdwya7vqzwn-bash-minimal-4=2E4=2E23/bin/ba= sh: warning: setlocale: LC_ALL: cannot change locale (en_US=2EUTF-8) guile: warning: failed to install locale hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' pack= age and defining `GUIX_LOCPATH', along these lines: guix package -i glibc-utf8-locales export GUIX_LOCPATH=3D"$HOME/=2Eguix-profile/lib/locale" See the "Application Setup" section in the manual, for more info=2E Migrating profile generations to '/var/guix/profiles/per-user/termux'=2E= =2E=2E guix pull: error: symlink: File exists: "/var/guix/profiles/per-user/termu= x/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 -> c= urrent-guix-1-link lrwxrwxrwx 1 u0_a224 u0_a224 51 Feb 13 18:46 current-guix-1-li= nk -> /gnu/store/kg4ks68f5q6x487vm0kas1pcivpn5gsy-profile ~ $ ls =2Econfig/guix/ -a =2E =2E=2E ~ $ ln -s /var/guix/profiles/per-user/termux/current-guix =2Econfig/guix/c= urrent ~ $ guix pull /gnu/store/253gbbg95axyhf18wd5fwjdwya7vqzwn-bash-minimal-4=2E4=2E23/bin/ba= sh: warning: setlocale: LC_ALL: cannot change locale (en_US=2EUTF-8) guile: warning: failed to install locale hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' pack= age and defining `GUIX_LOCPATH', along these lines: guix package -i glibc-utf8-locales export GUIX_LOCPATH=3D"$HOME/=2Eguix-profile/lib/locale" See the "Application Setup" section in the manual, for more info=2E substitute: guile: warning: failed to install locale substitute: hint: Consider installing the `glibc-utf8-locales' or `glibc-l= ocales' package and substitute: defining `GUIX_LOCPATH', along these lines: substitute: substitute: guix package -i glibc-utf8-locales substitute: export GUIX_LOCPATH=3D"$HOME/=2Eguix-profile/lib/locale" substitute: substitute: See the "Application Setup" section in the manual, for more in= fo=2E substitute: substitute: substitute: updating substitutes from 'https://ci=2Eguix=2Einfo'=2E=2E=2E = 100=2E0% substitute: updating substitutes from 'https://ci=2Eguix=2Einfo'=2E=2E=2E = 100=2E0% substitute: updating substitutes from 'https://ci=2Eguix=2Einfo'=2E=2E=2E = 100=2E0% substitute: updating substitutes from 'https://ci=2Eguix=2Einfo'=2E=2E=2E = 100=2E0% substitute: updating substitutes from 'https://ci=2Eguix=2Einfo'=2E=2E=2E = 100=2E0% substitute: updating substitutes from 'https://ci=2Eguix=2Einfo'=2E=2E=2E = 100=2E0% substitute: updating substitutes from 'https://ci=2Eguix=2Einfo'=2E=2E=2E = 100=2E0% substitute: updating substitutes from 'https://ci=2Eguix=2Einfo'=2E=2E=2E = 100=2E0% substitute: updating substitutes from 'https://ci=2Eguix=2Einfo'=2E=2E=2E = 100=2E0% updating substitutes from 'https://ci=2Eguix=2Einfo'=2E=2E=2E 100=2E0% updating substitutes from 'https://ci=2Eguix=2Einfo'=2E=2E=2E 100=2E0% substitute: updating substitutes from 'https://ci=2Eguix=2Einfo'=2E=2E=2E = 100=2E0% substitute: updating substitutes from 'https://ci=2Eguix=2Einfo'=2E=2E=2E = 100=2E0% substitute: updating substitutes from 'https://ci=2Eguix=2Einfo'=2E=2E=2E = 100=2E0% substitute: updating substitutes from 'https://ci=2Eguix=2Einfo'=2E=2E=2E = 100=2E0% substitute: updating substitutes from 'https://ci=2Eguix=2Einfo'=2E=2E=2E = 100=2E0% substitute: updating substitutes from 'https://ci=2Eguix=2Einfo'=2E=2E=2E = 100=2E0% substitute: updating substitutes from 'https://ci=2Eguix=2Einfo'=2E=2E=2E = 100=2E0% substituting /gnu/store/hgdhj2mlaji9iq780c4ssg4l79nn3k9z-libatomic-ops-7= =2E6=2E6=2E=2E=2E substitute: updating substitutes from 'https://ci=2Eguix=2Einfo'=2E=2E=2E = 100=2E0% substitute: updating substitutes from 'https://ci=2Eguix=2Einfo'=2E=2E=2E = 100=2E0% guile: warning: failed to install locale hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' pack= age and defining `GUIX_LOCPATH', along these lines: guix package -i glibc-utf8-locales export GUIX_LOCPATH=3D"$HOME/=2Eguix-profile/lib/locale" See the "Application Setup" section in the manual, for more info=2E downloading from https://ci=2Eguix=2Einfo/nar/gzip/hgdhj2mlaji9iq780c4ssg4= l79nn3k9z-libatomic-ops-7=2E6=2E6=2E=2E=2E libatomic-ops-7=2E6=2E6 89KiB 22=2E8MiB/s 00:00 [###= ###############] 100=2E0% substituting /gnu/store/x46x0b9qhkp1m1fl2vzxqjvyxkvlnw5l-attr-2=2E4=2E47= =2E=2E=2E guile: warning: failed to install locale hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' pack= age and defining `GUIX_LOCPATH', along these lines: guix package -i glibc-utf8-locales export GUIX_LOCPATH=3D"$HOME/=2Eguix-profile/lib/locale" See the "Application Setup" section in the manual, for more info=2E downloading from https://ci=2Eguix=2Einfo/nar/gzip/x46x0b9qhkp1m1fl2vzxqjv= yxkvlnw5l-attr-2=2E4=2E47=2E=2E=2E attr-2=2E4=2E47 87KiB 424KiB/s 00:00 [#####= #############] 100=2E0% substituting /gnu/store/99xslspnb3p2wlkx6fldg0amaz8w7kwp-gmp-6=2E1=2E2=2E= =2E=2E guile: warning: failed to install locale hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' pack= age and defining `GUIX_LOCPATH', along these lines: guix package -i glibc-utf8-locales export GUIX_LOCPATH=3D"$HOME/=2Eguix-profile/lib/locale" See the "Application Setup" section in the manual, for more info=2E downloading from https://ci=2Eguix=2Einfo/nar/gzip/99xslspnb3p2wlkx6fldg0a= maz8w7kwp-gmp-6=2E1=2E2=2E=2E=2E gmp-6=2E1=2E2 684KiB 1=2E2MiB/s 00:01 [###= ###############] 100=2E0% substituting /gnu/store/6ql7sq4rkr4h88mpnmmvixcb8yjvl6i7-acl-2=2E2=2E52=2E= =2E=2E guile: warning: failed to install locale hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' pack= age and defining `GUIX_LOCPATH', along these lines: guix package -i glibc-utf8-locales export GUIX_LOCPATH=3D"$HOME/=2Eguix-profile/lib/locale" See the "Application Setup" section in the manual, for more info=2E downloading from https://ci=2Eguix=2Einfo/nar/gzip/6ql7sq4rkr4h88mpnmmvixc= b8yjvl6i7-acl-2=2E2=2E52=2E=2E=2E acl-2=2E2=2E52 152KiB 653KiB/s 00:00 [#####= #############] 100=2E0% substituting /gnu/store/z3xck4yk408nahikj3bw7lcz2kyng380-gmp-6=2E1=2E2=2E= =2E=2E guile: warning: failed to install locale hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' pack= age and defining `GUIX_LOCPATH', along these lines: guix package -i glibc-utf8-locales export GUIX_LOCPATH=3D"$HOME/=2Eguix-profile/lib/locale" See the "Application Setup" section in the manual, for more info=2E downloading from https://ci=2Eguix=2Einfo/nar/gzip/z3xck4yk408nahikj3bw7lc= z2kyng380-gmp-6=2E1=2E2=2E=2E=2E gmp-6=2E1=2E2 684KiB 1=2E1MiB/s 00:01 [###= ###############] 100=2E0% substituting /gnu/store/dqhyg0bhh40r2f0xq022cfxavbjan2zd-libcap-2=2E25=2E= =2E=2E guile: warning: failed to install locale hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' pack= age and defining `GUIX_LOCPATH', along these lines: guix package -i glibc-utf8-locales export GUIX_LOCPATH=3D"$HOME/=2Eguix-profile/lib/locale" See the "Application Setup" section in the manual, for more info=2E downloading from https://ci=2Eguix=2Einfo/nar/gzip/dqhyg0bhh40r2f0xq022cfx= avbjan2zd-libcap-2=2E25=2E=2E=2E libcap-2=2E25 47KiB 232KiB/s 00:00 [#######= ###########] 100=2E0% substituting /gnu/store/y9yvina6jjlfwwj3b1r2i713895q94n8-libffi-3=2E2=2E1= =2E=2E=2E guile: warning: failed to install locale hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' pack= age and defining `GUIX_LOCPATH', along these lines: guix package -i glibc-utf8-locales export GUIX_LOCPATH=3D"$HOME/=2Eguix-profile/lib/locale" See the "Application Setup" section in the manual, for more info=2E downloading from https://ci=2Eguix=2Einfo/nar/gzip/y9yvina6jjlfwwj3b1r2i71= 3895q94n8-libffi-3=2E2=2E1=2E=2E=2E libffi-3=2E2=2E1 49KiB 471KiB/s 00:00 [#####= #############] 100=2E0% substituting /gnu/store/hb2qj35yxmvxzcq99lbfcpija032wdzh-coreutils-8=2E30= =2E=2E=2E guile: warning: failed to install locale hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' pack= age and defining `GUIX_LOCPATH', along these lines: guix package -i glibc-utf8-locales export GUIX_LOCPATH=3D"$HOME/=2Eguix-profile/lib/locale" See the "Application Setup" section in the manual, for more info=2E downloading from https://ci=2Eguix=2Einfo/nar/gzip/hb2qj35yxmvxzcq99lbfcpi= ja032wdzh-coreutils-8=2E30=2E=2E=2E coreutils-8=2E30 5=2E2MiB 1=2E2MiB/s 00:04 [###= ###############] 100=2E0% substituting /gnu/store/4i0g302qc7gbmppj41zavrqpl11s7had-libgc-7=2E6=2E6= =2E=2E=2E guile: warning: failed to install locale hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' pack= age and defining `GUIX_LOCPATH', along these lines: guix package -i glibc-utf8-locales export GUIX_LOCPATH=3D"$HOME/=2Eguix-profile/lib/locale" See the "Application Setup" section in the manual, for more info=2E downloading from https://ci=2Eguix=2Einfo/nar/gzip/4i0g302qc7gbmppj41zavrq= pl11s7had-libgc-7=2E6=2E6=2E=2E=2E libgc-7=2E6=2E6 352KiB 533KiB/s 00:01 [#####= #############] 100=2E0% substituting /gnu/store/sbxx5whgfqcgpga8rywvkpa3y5dy777w-libltdl-2=2E4=2E6= =2E=2E=2E guile: warning: failed to install locale hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' pack= age and defining `GUIX_LOCPATH', along these lines: guix package -i glibc-utf8-locales export GUIX_LOCPATH=3D"$HOME/=2Eguix-profile/lib/locale" See the "Application Setup" section in the manual, for more info=2E downloading from https://ci=2Eguix=2Einfo/nar/gzip/sbxx5whgfqcgpga8rywvkpa= 3y5dy777w-libltdl-2=2E4=2E6=2E=2E=2E libltdl-2=2E4=2E6 45KiB 395KiB/s 00:00 [#####= #############] 100=2E0% substituting /gnu/store/aihbsddygm2dklwg9hmfid2d0sys4mbm-libunistring-0=2E= 9=2E10=2E=2E=2E guile: warning: failed to install locale hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' pack= age and defining `GUIX_LOCPATH', along these lines: guix package -i glibc-utf8-locales export GUIX_LOCPATH=3D"$HOME/=2Eguix-profile/lib/locale" See the "Application Setup" section in the manual, for more info=2E downloading from https://ci=2Eguix=2Einfo/nar/gzip/aihbsddygm2dklwg9hmfid2= d0sys4mbm-libunistring-0=2E9=2E10=2E=2E=2E libunistring-0=2E9=2E10 765KiB 515KiB/s 00:01 [#####= #############] 100=2E0% substituting /gnu/store/mar6rpq86zaimcg6r5acawln4k9crlxw-module-import=2E= =2E=2E guile: warning: failed to install locale hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' pack= age and defining `GUIX_LOCPATH', along these lines: guix package -i glibc-utf8-locales export GUIX_LOCPATH=3D"$HOME/=2Eguix-profile/lib/locale" See the "Application Setup" section in the manual, for more info=2E downloading from https://ci=2Eguix=2Einfo/nar/gzip/mar6rpq86zaimcg6r5acawl= n4k9crlxw-module-import=2E=2E=2E module-import 187B 9KiB/s 00:00 [#########= #########] 100=2E0% substituting /gnu/store/pb7jbp5g65y4gav9jxmy0s9qv4g57vxm-perl-5=2E28=2E0= =2E=2E=2E guile: warning: failed to install locale hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' pack= age and defining `GUIX_LOCPATH', along these lines: guix package -i glibc-utf8-locales export GUIX_LOCPATH=3D"$HOME/=2Eguix-profile/lib/locale" See the "Application Setup" section in the manual, for more info=2E downloading from https://ci=2Eguix=2Einfo/nar/gzip/pb7jbp5g65y4gav9jxmy0s9= qv4g57vxm-perl-5=2E28=2E0=2E=2E=2E perl-5=2E28=2E0 17=2E8MiB 703KiB/s 00:26 [###= ###############] 100=2E0% substituting /gnu/store/7a1kdi3smyb9amn7z4gkmjkzzghpr4gf-module-import-com= piled=2E=2E=2E guile: warning: failed to install locale hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' pack= age and defining `GUIX_LOCPATH', along these lines: guix package -i glibc-utf8-locales export GUIX_LOCPATH=3D"$HOME/=2Eguix-profile/lib/locale" See the "Application Setup" section in the manual, for more info=2E downloading from https://ci=2Eguix=2Einfo/nar/gzip/7a1kdi3smyb9amn7z4gkmjk= zzghpr4gf-module-import-compiled=2E=2E=2E module-import-compiled 45KiB 140KiB/s 00:00 [#########= #########] 100=2E0% substituting /gnu/store/f1zc92v3m2k4ln1g4bmmjimz8cfzb19k-pkg-config-0=2E29= =2E2=2E=2E=2E guile: warning: failed to install locale hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' pack= age and defining `GUIX_LOCPATH', along these lines: guix package -i glibc-utf8-locales export GUIX_LOCPATH=3D"$HOME/=2Eguix-profile/lib/locale" See the "Application Setup" section in the manual, for more info=2E downloading from https://ci=2Eguix=2Einfo/nar/gzip/f1zc92v3m2k4ln1g4bmmjim= z8cfzb19k-pkg-config-0=2E29=2E2=2E=2E=2E pkg-config-0=2E29=2E2 432KiB 279KiB/s 00:02 [#####= #############] 100=2E0% building /gnu/store/ni3kiwxslmzk1v5i3hamv3gdrckv843r-isrgrootx1=2Epem=2Edr= v=2E=2E=2E guile: warning: failed to install locale hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' pack= age and defining `GUIX_LOCPATH', along these lines: guix package -i glibc-utf8-locales export GUIX_LOCPATH=3D"$HOME/=2Eguix-profile/lib/locale" See the "Application Setup" section in the manual, for more info=2E Starting download of /gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx= 1=2Epem From=20https://letsencrypt=2Eorg/certs/isrgrootx1=2Epem=2E=2E=2E In procedure getaddrinfo: Temporary failure in name resolution Starting download of /gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx= 1=2Epem From=20https://mirror=2Ehydra=2Egnu=2Eorg/file/isrgrootx1=2Epem/sha256/0zhd1= ps7sz4w1x52xk3v7ng6d0rcyi7y7rcrplwkmilnq5hzjv1y=2E=2E=2E In procedure getaddrinfo: Temporary failure in name resolution Starting download of /gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx= 1=2Epem From=20https://berlin=2Eguixsd=2Eorg/file/isrgrootx1=2Epem/sha256/0zhd1ps7sz= 4w1x52xk3v7ng6d0rcyi7y7rcrplwkmilnq5hzjv1y=2E=2E=2E In procedure getaddrinfo: Temporary failure in name resolution Starting download of /gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx= 1=2Epem From=20https://tarballs=2Enixos=2Eorg/sha256/0zhd1ps7sz4w1x52xk3v7ng6d0rcyi7= y7rcrplwkmilnq5hzjv1y=2E=2E=2E In procedure getaddrinfo: Temporary failure in name resolution Starting download of /gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx= 1=2Epem From=20https://archive=2Esoftwareheritage=2Eorg/api/1/content/sha256:3e6cf96= 1c196c63a39bd99e5e34ff42c83669e3d7bcc2e4a0f9c7c7df40d0d7e/raw/=2E=2E=2E In procedure getaddrinfo: Temporary failure in name resolution failed to download "/gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx1= =2Epem" from "https://letsencrypt=2Eorg/certs/isrgrootx1=2Epem" builder for `/gnu/store/ni3kiwxslmzk1v5i3hamv3gdrckv843r-isrgrootx1=2Epem= =2Edrv' failed to produce output path `/gnu/store/1drx7dy1zakc0xs60nb0im1jb= vxp11dj-isrgrootx1=2Epem' build of /gnu/store/ni3kiwxslmzk1v5i3hamv3gdrckv843r-isrgrootx1=2Epem=2Edr= v failed View build log at '/var/log/guix/drvs/ni/3kiwxslmzk1v5i3hamv3gdrckv843r-is= rgrootx1=2Epem=2Edrv=2Ebz2'=2E cannot build derivation `/gnu/store/6p1xj02f2f5g5qycfyhr2cjiv8wa74qc-le-ce= rts-0=2Edrv': 1 dependencies couldn't be built guix pull: error: build failed: build of `/gnu/store/6p1xj02f2f5g5qycfyhr2= cjiv8wa74qc-le-certs-0=2Edrv' failed ~ $ guix pull /gnu/store/253gbbg95axyhf18wd5fwjdwya7vqzwn-bash-minimal-4=2E4=2E23/bin/ba= sh: warning: setlocale: LC_ALL: cannot change locale (en_US=2EUTF-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=3D"$HOME/=2Eguix-profile/lib/locale" See the "Application Setup" section in the manual, for more info=2E substitute: guile: warning: failed to install locale substitute: hint: Consider installing the `glibc-utf8-locales' or `glibc-l= ocales' package and substitute: defining `GUIX_LOCPATH', along these lines: substitute: substitute: guix package -i glibc-utf8-locales substitute: export GUIX_LOCPATH=3D"$HOME/=2Eguix-profile/lib/locale" substitute: substitute: See the "Application Setup" section in the manual, for more in= fo=2E substitute: substitute: substituting /gnu/store/d1yz95qbxk4lgbdsi9r4i9kbvzfvc49p-guile-2=2E2=2E4= =2E=2E=2E guile: warning: failed to install locale hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' pack= age and defining `GUIX_LOCPATH', along these lines: guix package -i glibc-utf8-locales export GUIX_LOCPATH=3D"$HOME/=2Eguix-profile/lib/locale" See the "Application Setup" section in the manual, for more info=2E downloading from https://ci=2Eguix=2Einfo/nar/gzip/d1yz95qbxk4lgbdsi9r4i9k= bvzfvc49p-guile-2=2E2=2E4=2E=2E=2E guile-2=2E2=2E4 8=2E4MiB 808KiB/s 00:00 [ guile-2=2E2=2E4 8=2E= 4MiB 317KiB/s 00:00 [ guile-2=2E2=2E4 8=2E4MiB 292KiB/s 00:01 [ = guile-2=2E2=2E4 8=2E4MiB 119KiB/s 00:02 [ guile-2=2E2=2E4= 8=2E4MiB 112KiB/s 00:02 [ guile-2=2E2=2E4 8=2E4MiB 107KiB/s 00:= 03 [ guile-2=2E2=2E4 8=2E4MiB 116KiB/s 00:03 [ guile-2= =2E2=2E4 8=2E4MiB 110KiB/s 00:03 [ guile-2=2E2=2E4 8=2E4MiB 120K= iB/s 00:04 [ guile-2=2E2=2E4 8=2E4MiB 118KiB/s 00:04 [# g= uile-2=2E2=2E4 8=2E4MiB 125KiB/s 00:04 [# guile-2=2E2=2E4 8=2E4Mi= B 119KiB/s 00:05 [# guile-2=2E2=2E4 8=2E4MiB 122KiB/s 00:05 [# = guile-2=2E2=2E4 8=2E4MiB 125KiB/s 00:05 [# guile-2=2E2=2E4 8= =2E4MiB 127KiB/s 00:06 [# guile-2=2E2=2E4 8=2E4MiB 125KiB/s 00:06 = [# guile-2=2E2=2E4 8=2E4MiB 127KiB/s 00:06 [# guile-2=2E2= =2E4 8=2E4MiB 125KiB/s 00:06 [# guile-2=2E2=2E4 8=2E4MiB 126KiB/s= 00:07 [# guile-2=2E2=2E4 8=2E4MiB 130KiB/s 00:07 [# guile= -2=2E2=2E4 8=2E4MiB 135KiB/s 00:07 [# guile-2=2E2=2E4 8=2E4MiB 13= 7KiB/s 00:07 [## guile-2=2E2=2E4 8=2E4MiB 143KiB/s 00:07 [## = guile-2=2E2=2E4 8=2E4MiB 148KiB/s 00:08 [## guile-2=2E2=2E4 8=2E4= MiB 145KiB/s 00:08 [## guile-2=2E2=2E4 8=2E4MiB 145KiB/s 00:08 [## = guile-2=2E2=2E4 8=2E4MiB 146KiB/s 00:08 [## guile-2=2E2=2E4 = 8=2E4MiB 151KiB/s 00:09 [## guile-2=2E2=2E4 8=2E4MiB 153KiB/s 00:0= 9 [## guile-2=2E2=2E4 8=2E4MiB 150KiB/s 00:09 [## guile-2=2E= 2=2E4 8=2E4MiB 151KiB/s 00:10 [### guile-2=2E2=2E4 8=2E4MiB 149KiB/= s 00:10 [### guile-2=2E2=2E4 8=2E4MiB 149KiB/s 00:10 [### guil= e-2=2E2=2E4 8=2E4MiB 148KiB/s 00:10 [### guile-2=2E2=2E4 8=2E4MiB 1= 48KiB/s 00:11 [### guile-2=2E2=2E4 8=2E4MiB 149KiB/s 00:11 [### = guile-2=2E2=2E4 8=2E4MiB 148KiB/s 00:11 [### guile-2=2E2=2E4 8=2E= 4MiB 147KiB/s 00:11 [### guile-2=2E2=2E4 8=2E4MiB 147KiB/s 00:12 [##= # guile-2=2E2=2E4 8=2E4MiB 145KiB/s 00:12 [### ] 20= =2E guile-2=2E2=2E4 8=2E4MiB 145KiB/s 00:12 [### guile-2=2E2=2E4 = 8=2E4MiB 142KiB/s 00:13 [### ] guile-2=2E2=2E4 8=2E4MiB 142= KiB/s 00:13 [### ] guile-2=2E2=2E4 8=2E4MiB 143KiB/s 00:13 [= #### ] guile-2=2E2=2E4 8=2E4MiB 145KiB/s 00:14 [#### = ] guile-2=2E2=2E4 8=2E4MiB 146KiB/s 00:14 [#### ] guile-= 2=2E2=2E4 8=2E4MiB 145KiB/s 00:14 [#### ] guile-2=2E2=2E4 8= =2E4MiB 147KiB/s 00:15 [#### ] guile-2=2E2=2E4 8=2E4MiB 147Ki= B/s 00:15 [#### ] guile-2=2E2=2E4 8=2E4MiB 148KiB/s 00:15 [##= ## ] guile-2=2E2=2E4 8=2E4MiB 149KiB/s 00:15 [#### = ] guile-2=2E2=2E4 8=2E4MiB 150KiB/s 00:15 [#### ] guile-2= =2E2=2E4 8=2E4MiB 152KiB/s 00:16 [#### ] guile-2=2E2=2E4 8= =2E4MiB 153KiB/s 00:16 [##### ] guile-2=2E2=2E4 8=2E4MiB 153Ki= B/s 00:16 [##### ] guile-2=2E2=2E4 8=2E4MiB 154KiB/s 00:16 [##= ### ] guile-2=2E2=2E4 8=2E4MiB 155KiB/s 00:16 [##### = ] guile-2=2E2=2E4 8=2E4MiB 157KiB/s 00:17 [##### ] guile-2= =2E2=2E4 8=2E4MiB 155KiB/s 00:17 [##### ] guile-2=2E2=2E4 8= =2E4MiB 155KiB/s 00:18 [##### ] guile-2=2E2=2E4 8=2E4MiB 154Ki= B/s 00:18 [##### ] guile-2=2E2=2E4 8=2E4MiB 143KiB/s 00:19 [##= ### ] guile-2=2E2=2E4 8=2E4MiB 142KiB/s 00:20 [##### = ] guile-2=2E2=2E4 8=2E4MiB 142KiB/s 00:20 [##### ] guile-2= =2E2=2E4 8=2E4MiB 143KiB/s 00:20 [###### ] guile-2=2E2=2E4 8= =2E4MiB 143KiB/s 00:20 [###### ] guile-2=2E2=2E4 8=2E4MiB 143Ki= B/s 00:21 [###### ] guile-2=2E2=2E4 8=2E4MiB 144KiB/s 00:21 [##= #### ] guile-2=2E2=2E4 8=2E4MiB 145KiB/s 00:21 [###### = ] guile-2=2E2=2E4 8=2E4MiB 147KiB/s 00:21 [###### ] guile-2= =2E2=2E4 8=2E4MiB 148KiB/s 00:22 [###### ] guile-2=2E2=2E4 8= =2E4MiB 150KiB/s 00:22 [###### ] guile-2=2E2=2E4 8=2E4MiB 153Ki= B/s 00:22 [####### ] guile-2=2E2=2E4 8=2E4MiB 154KiB/s 00:22 [##= ##### ] guile-2=2E2=2E4 8=2E4MiB 156KiB/s 00:23 [####### = ] guile-2=2E2=2E4 8=2E4MiB 159KiB/s 00:23 [####### ] guile-2= =2E2=2E4 8=2E4MiB 162KiB/s 00:23 [####### ] guile-2=2E2=2E4 8= =2E4MiB 165KiB/s 00:23 [######## ] guile-2=2E2=2E4 8=2E4MiB 171Ki= B/s 00:23 [######## ] guile-2=2E2=2E4 8=2E4MiB 177KiB/s 00:24 [##= ###### ] guile-2=2E2=2E4 8=2E4MiB 182KiB/s 00:24 [######### = ] guile-2=2E2=2E4 8=2E4MiB 187KiB/s 00:24 [######### ] guile-2= =2E2=2E4 8=2E4MiB 193KiB/s 00:24 [######### ] guile-2=2E2=2E4 8= =2E4MiB 199KiB/s 00:25 [########## ] guile-2=2E2=2E4 8=2E4MiB 207Ki= B/s 00:25 [########## ] guile-2=2E2=2E4 8=2E4MiB 212KiB/s 00:25 [##= ######### ] guile-2=2E2=2E4 8=2E4MiB 220KiB/s 00:25 [########### = ] guile-2=2E2=2E4 8=2E4MiB 225KiB/s 00:26 [############ ] guile-2= =2E2=2E4 8=2E4MiB 235KiB/s 00:26 [############ ] guile-2=2E2=2E4 8= =2E4MiB 244KiB/s 00:26 [############# ] guile-2=2E2=2E4 8=2E4MiB 248Ki= B/s 00:26 [############# ] guile-2=2E2=2E4 8=2E4MiB 252KiB/s 00:26 [##= ########### ] guile-2=2E2=2E4 8=2E4MiB 256KiB/s 00:27 [############## = ] guile-2=2E2=2E4 8=2E4MiB 261KiB/s 00:27 [############## ] guile-2= =2E2=2E4 8=2E4MiB 263KiB/s 00:27 [############### ] guile-2=2E2=2E4 8= =2E4MiB 269KiB/s 00:27 [############### ] guile-2=2E2=2E4 8=2E4MiB 275Ki= B/s 00:28 [############### ] guile-2=2E2=2E4 8=2E4MiB 280KiB/s 00:28 [##= ############## ] guile-2=2E2=2E4 8=2E4MiB 289KiB/s 00:28 [###############= # ] guile-2=2E2=2E4 8=2E4MiB 292KiB/s 00:28 [################# ] guile-2= =2E2=2E4 8=2E4MiB 296KiB/s 00:28 [################# ] guile-2=2E2=2E4 8= =2E4MiB 297KiB/s 00:29 [################# ] guile-2=2E2=2E4 8=2E4MiB 299Ki= B/s 00:29 [##################] 100=2E0% building /gnu/store/ni3kiwxslmzk1v5i3hamv3gdrckv843r-isrgrootx1=2Epem=2Edr= v=2E=2E=2E guile: warning: failed to install locale hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' pack= age and defining `GUIX_LOCPATH', along these lines: guix package -i glibc-utf8-locales export GUIX_LOCPATH=3D"$HOME/=2Eguix-profile/lib/locale" See the "Application Setup" section in the manual, for more info=2E Starting download of /gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx= 1=2Epem From=20https://letsencrypt=2Eorg/certs/isrgrootx1=2Epem=2E=2E=2E In procedure getaddrinfo: Temporary failure in name resolution Starting download of /gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx= 1=2Epem From=20https://mirror=2Ehydra=2Egnu=2Eorg/file/isrgrootx1=2Epem/sha256/0zhd1= ps7sz4w1x52xk3v7ng6d0rcyi7y7rcrplwkmilnq5hzjv1y=2E=2E=2E In procedure getaddrinfo: Temporary failure in name resolution Starting download of /gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx= 1=2Epem From=20https://berlin=2Eguixsd=2Eorg/file/isrgrootx1=2Epem/sha256/0zhd1ps7sz= 4w1x52xk3v7ng6d0rcyi7y7rcrplwkmilnq5hzjv1y=2E=2E=2E In procedure getaddrinfo: Temporary failure in name resolution Starting download of /gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx= 1=2Epem From=20https://tarballs=2Enixos=2Eorg/sha256/0zhd1ps7sz4w1x52xk3v7ng6d0rcyi7= y7rcrplwkmilnq5hzjv1y=2E=2E=2E In procedure getaddrinfo: Temporary failure in name resolution Starting download of /gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx= 1=2Epem From=20https://archive=2Esoftwareheritage=2Eorg/api/1/content/sha256:3e6cf96= 1c196c63a39bd99e5e34ff42c83669e3d7bcc2e4a0f9c7c7df40d0d7e/raw/=2E=2E=2E In procedure getaddrinfo: Temporary failure in name resolution failed to download "/gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx1= =2Epem" from "https://letsencrypt=2Eorg/certs/isrgrootx1=2Epem" builder for `/gnu/store/ni3kiwxslmzk1v5i3hamv3gdrckv843r-isrgrootx1=2Epem= =2Edrv' failed to produce output path `/gnu/store/1drx7dy1zakc0xs60nb0im1jb= vxp11dj-isrgrootx1=2Epem' build of /gnu/store/ni3kiwxslmzk1v5i3hamv3gdrckv843r-isrgrootx1=2Epem=2Edr= v failed View build log at '/var/log/guix/drvs/ni/3kiwxslmzk1v5i3hamv3gdrckv843r-is= rgrootx1=2Epem=2Edrv=2Ebz2'=2E cannot build derivation `/gnu/store/6p1xj02f2f5g5qycfyhr2cjiv8wa74qc-le-ce= rts-0=2Edrv': 1 dependencies couldn't be built guix pull: error: build failed: build of `/gnu/store/6p1xj02f2f5g5qycfyhr2= cjiv8wa74qc-le-certs-0=2Edrv' failed ~ $ guix pull /gnu/store/253gbbg95axyhf18wd5fwjdwya7vqzwn-bash-minimal-4=2E4=2E23/bin/ba= sh: warning: setlocale: LC_ALL: cannot change locale (en_US=2EUTF-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=3D"$HOME/=2Eguix-profile/lib/locale" See the "Application Setup" section in the manual, for more info=2E substitute: guile: warning: failed to install locale substitute: hint: Consider installing the `glibc-utf8-locales' or `glibc-l= ocales' package and substitute: defining `GUIX_LOCPATH', along these lines: substitute: substitute: guix package -i glibc-utf8-locales substitute: export GUIX_LOCPATH=3D"$HOME/=2Eguix-profile/lib/locale" substitute: substitute: See the "Application Setup" section in the manual, for more in= fo=2E substitute: substitute: building /gnu/store/ni3kiwxslmzk1v5i3hamv3gdrckv843r-isrgrootx1=2Epem=2Edr= v=2E=2E=2E guile: warning: failed to install locale hint: Consider installing the `glibc-utf8-locales' or `glibc-locales' pack= age and defining `GUIX_LOCPATH', along these lines: guix package -i glibc-utf8-locales export GUIX_LOCPATH=3D"$HOME/=2Eguix-profile/lib/locale" See the "Application Setup" section in the manual, for more info=2E Starting download of /gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx= 1=2Epem From=20https://letsencrypt=2Eorg/certs/isrgrootx1=2Epem=2E=2E=2E In procedure getaddrinfo: Temporary failure in name resolution Starting download of /gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx= 1=2Epem From=20https://mirror=2Ehydra=2Egnu=2Eorg/file/isrgrootx1=2Epem/sha256/0zhd1= ps7sz4w1x52xk3v7ng6d0rcyi7y7rcrplwkmilnq5hzjv1y=2E=2E=2E In procedure getaddrinfo: Temporary failure in name resolution Starting download of /gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx= 1=2Epem From=20https://berlin=2Eguixsd=2Eorg/file/isrgrootx1=2Epem/sha256/0zhd1ps7sz= 4w1x52xk3v7ng6d0rcyi7y7rcrplwkmilnq5hzjv1y=2E=2E=2E In procedure getaddrinfo: Temporary failure in name resolution Starting download of /gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx= 1=2Epem From=20https://tarballs=2Enixos=2Eorg/sha256/0zhd1ps7sz4w1x52xk3v7ng6d0rcyi7= y7rcrplwkmilnq5hzjv1y=2E=2E=2E In procedure getaddrinfo: Temporary failure in name resolution Starting download of /gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx= 1=2Epem From=20https://archive=2Esoftwareheritage=2Eorg/api/1/content/sha256:3e6cf96= 1c196c63a39bd99e5e34ff42c83669e3d7bcc2e4a0f9c7c7df40d0d7e/raw/=2E=2E=2E In procedure getaddrinfo: Temporary failure in name resolution failed to download "/gnu/store/1drx7dy1zakc0xs60nb0im1jbvxp11dj-isrgrootx1= =2Epem" from "https://letsencrypt=2Eorg/certs/isrgrootx1=2Epem" builder for `/gnu/store/ni3kiwxslmzk1v5i3hamv3gdrckv843r-isrgrootx1=2Epem= =2Edrv' failed to produce output path `/gnu/store/1drx7dy1zakc0xs60nb0im1jb= vxp11dj-isrgrootx1=2Epem' build of /gnu/store/ni3kiwxslmzk1v5i3hamv3gdrckv843r-isrgrootx1=2Epem=2Edr= v failed View build log at '/var/log/guix/drvs/ni/3kiwxslmzk1v5i3hamv3gdrckv843r-is= rgrootx1=2Epem=2Edrv=2Ebz2'=2E cannot build derivation `/gnu/store/6p1xj02f2f5g5qycfyhr2cjiv8wa74qc-le-ce= rts-0=2Edrv': 1 dependencies couldn't be built guix pull: error: build failed: build of `/gnu/store/6p1xj02f2f5g5qycfyhr2= cjiv8wa74qc-le-certs-0=2Edrv' failed ~ $ -- =E7=99=BD=E3=81=84=E7=86=8A=EF=BC=A0=E7=9B=B8=E6=92=B2=E9=81=93