From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?UTF-8?B?55m944GE54aK?= Subject: Re: Guix on Android, getaddrinfo, failure in name resolution Date: Tue, 15 Jan 2019 19:43:33 +0000 Message-ID: <4D11801F-2480-4140-8A10-DA28ABAAC48D@sumou.com> References: <7DD810A8-FBFF-4609-981B-AD6169C384AB@sumou.com> <7A2A3304-5B19-47D6-91A8-960D60294C3B@sumou.com> <52019D8B-FA10-413E-8776-6B594BABFFA1@sumou.com> <7f97029168c04559580e64d55b29ca6e@lepiller.eu> <04070b312703ef340615452fc2d56e2f@lepiller.eu> 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]:37445) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gjUce-0004jb-89 for help-guix@gnu.org; Tue, 15 Jan 2019 14:43:41 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gjUcd-0003kK-8Q for help-guix@gnu.org; Tue, 15 Jan 2019 14:43:40 -0500 Received: from minsky.hcoop.net ([104.248.1.95]:36846) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gjUcd-0003i7-2X for help-guix@gnu.org; Tue, 15 Jan 2019 14:43:39 -0500 Received: from ip-37-188-141-38.eurotel.cz ([37.188.141.38] helo=[10.1.10.1]) by minsky.hcoop.net with esmtpsa (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.89) (envelope-from ) id 1gjUcb-00037X-19 for help-guix@gnu.org; Tue, 15 Jan 2019 14:43:37 -0500 In-Reply-To: <04070b312703ef340615452fc2d56e2f@lepiller.eu> 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: help-guix@gnu.org On January 15, 2019 6:03:57 PM UTC, Julien Lepiller = wrote: >> Access meaning how? I have 8=2E8=2E8=2E8 and 8=2E8=2E4=2E4 set as names= ervers=E2=80=A6 > >I mean, can you connect to these servers on UDP port 53? According to >the rest of your answer, I guess guix cannot for some reason=2E=2E=2E > >So here's what I think is happening: you guix cannot connect to the >internet, so it failed to connect to the name server=2E That failure >triggered the name resolution error you saw=2E So we have to understand >why guix cannot connect to the internet=2E > >>=20 >>> If that doesn't work, as a workaround, you can resolve the names >that >>> guix tries to reach, and put this in /etc/hosts: >>>=20 >>> 23=2E38=2E13=2E120 letsencrypt=2Eorg >>>=20 >>> Whether it works or not will tell us more about where the issue >could >>> be=2E >>=20 >> Yes! This is getting somewhere =E2=80=94 now on the letsencrypt line it= fails > >> with: >> In procedure socket: Permission denied >>=20 >> This reminds me of ping socket errors when elevated privileges have >> not been given to the ping binary=2E :@) >>=20 >> It fails with the same error even as root though=2E Hmm=E2=80=A6 > >Here, I think it's the daemon calling the download code=2E=2E=2E Did you = run >guix-daemon as root? Do you have a backtrace that you could send? Yes, I'm starting the daemon as root =E2=80=94 it's running in a second te= rminal window=2E=20 The only feedback it outputs on every =E2=80=9Cguix pull=E2=80=9D try is:= =20 accepted connection from pid 21773, user 10224 spurious SIGPOLL -- =E7=99=BD=E3=81=84=E7=86=8A