From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Core-updates: Downloads do not work Date: Thu, 3 Jan 2013 16:28:02 +0100 Message-ID: <201301031628.02444.andreas@enge.fr> References: <201301030955.07667.andreas@enge.fr> <87623e5mzp.fsf@gnu.org> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="Boundary-01=_COa5Q5ThmrLjE4f" Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([208.118.235.92]:58233) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TqmiO-0004HX-Rp for bug-guix@gnu.org; Thu, 03 Jan 2013 10:28:22 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TqmiJ-0007v7-Sy for bug-guix@gnu.org; Thu, 03 Jan 2013 10:28:16 -0500 In-Reply-To: <87623e5mzp.fsf@gnu.org> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org To: Ludovic =?utf-8?q?Court=C3=A8s?= Cc: bug-guix@gnu.org --Boundary-01=_COa5Q5ThmrLjE4f Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Am Donnerstag, 3. Januar 2013 schrieb Ludovic Court=C3=A8s: > Most likely this is because nscd is not running, or not listening to the > right socket: >=20 > --8<---------------cut here---------------start------------->8--- > $ strace -o ,,s > /nix/store/k8qmk5n2zsrndvzqs4bq7x9jyyxf5ndr-guile-bootstrap-2.0/bin/gui > le -c '(pk (getaddrinfo "ftp.gnu.org" "80" AI_NUMERICSERV))' >=20 > ;;; ((#(1024 2 1 6 #(2 3497454356 80) #f) #(1024 2 2 17 #(2 3497454356 > 80) #f) #(1024 2 3 0 #(2 3497454356 80) #f) #(1024 10 1 6 #(10 > 42541952298791455573290623124440612875 80 0 0) #f) #(1024 10 2 17 #(10 > 42541952298791455573290623124440612875 80 0 0) #f) #(1024 10 3 0 #(10 > 42541952298791455573290623124440612875 80 0 0) #f))) >=20 > $ grep nscd ,,s > connect(5, {sa_family=3DAF_FILE, path=3D"/var/run/nscd/socket"}, 110) =3D= 0 > connect(5, {sa_family=3DAF_FILE, path=3D"/var/run/nscd/socket"}, 110) =3D= 0 > --8<---------------cut here---------------end--------------->8--- >=20 > Can you check that? Here is what I get: connect(5, {sa_family=3DAF_FILE, path=3D"/var/run/nscd/socket"}, 110) =3D -= 1=20 ENOENT (No such file or directory) connect(5, {sa_family=3DAF_FILE, path=3D"/var/run/nscd/socket"}, 110) =3D -= 1=20 ENOENT (No such file or directory) Under debian, there is a separate package "nscd" with the following=20 description: Package: nscd Source: eglibc Description-en: Embedded GNU C Library: Name Service Cache Daemon A daemon which handles passwd, group and host lookups for running programs and caches the results for the next query. You should install this package only if you use slow services like LDAP, NIS or NIS+. I am running neither LDAP nor NIS*, so it is not installed. Andreas --Boundary-01=_COa5Q5ThmrLjE4f Content-Type: text/html; charset="utf-8" Content-Transfer-Encoding: quoted-printable

Am Donnerst= ag, 3. Januar 2013 schrieb Ludovic Court=C3=A8s:

> Most l= ikely this is because nscd is not running, or not listening to the

> right = socket:

>

> --8<= ;---------------cut here---------------start------------->8---

> $ stra= ce -o ,,s

> /nix/s= tore/k8qmk5n2zsrndvzqs4bq7x9jyyxf5ndr-guile-bootstrap-2.0/bin/gui

> le -c = '(pk (getaddrinfo "ftp.gnu.org" "80" AI_NUMERICSERV))'<= /p>

>

> ;;; ((= #(1024 2 1 6 #(2 3497454356 80) #f) #(1024 2 2 17 #(2 3497454356

> 80) #f= ) #(1024 2 3 0 #(2 3497454356 80) #f) #(1024 10 1 6 #(10

> 425419= 52298791455573290623124440612875 80 0 0) #f) #(1024 10 2 17 #(10

> 425419= 52298791455573290623124440612875 80 0 0) #f) #(1024 10 3 0 #(10

> 425419= 52298791455573290623124440612875 80 0 0) #f)))

>

> $ grep= nscd ,,s

> connec= t(5, {sa_family=3DAF_FILE, path=3D"/var/run/nscd/socket"}, 110) = =3D 0

> connec= t(5, {sa_family=3DAF_FILE, path=3D"/var/run/nscd/socket"}, 110) = =3D 0

> --8<= ;---------------cut here---------------end--------------->8---

>

> Can yo= u check that?

&nb= sp;

Here is wha= t I get:

connect(5, = {sa_family=3DAF_FILE, path=3D"/var/run/nscd/socket"}, 110) =3D -1= ENOENT (No such file or directory)

connect(5, = {sa_family=3DAF_FILE, path=3D"/var/run/nscd/socket"}, 110) =3D -1= ENOENT (No such file or directory)

&nb= sp;

Under debia= n, there is a separate package "nscd" with the following descript= ion:

Package: ns= cd

Source: egl= ibc

Description= =2Den: Embedded GNU C Library: Name Service Cache Daemon

A daemon w= hich handles passwd, group and host lookups

for runnin= g programs and caches the results for the next

query. You= should install this package only if you use

slow servi= ces like LDAP, NIS or NIS+.

&nb= sp;

I am runnin= g neither LDAP nor NIS*, so it is not installed.

&nb= sp;

Andreas

&nb= sp;

--Boundary-01=_COa5Q5ThmrLjE4f--