GNU bug report logs - #13958
Failing net-db.test on armv5tel glibc 2.17

Previous Next

Package: guile;

Reported by: Lluís Batlle i Rossell <viric <at> viric.name>

Date: Thu, 14 Mar 2013 15:52:02 UTC

Severity: normal

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: ludo <at> gnu.org (Ludovic Courtès)
To: Lluís Batlle i Rossell <viric <at> viric.name>
Cc: 13958 <at> debbugs.gnu.org
Subject: bug#13958: Failing net-db.test on armv5tel glibc 2.17
Date: Fri, 15 Mar 2013 14:36:40 +0100
Lluís Batlle i Rossell <viric <at> viric.name> skribis:

> I think this log should be enough. I have a dns server at 127.0.0.1,
> and I have in nix.conf:
> build-use-chroot = false
>
>
> Excerpt of the strace log:
> 16993 connect(7, {sa_family=AF_INET, sin_port=htons(53), sin_addr=inet_addr("127.0.0.1")}, 16) = 0

So you disabled nscd?  (The request goes directly to the DNS server.)

> 16993 open("/nix/store/83fff5psdwad2vcy44lv5gwyzfmj4433-glibc-2.17/lib/libnss_myhostname.so.2", O_R
> DONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)

This is most likely the culprit.  Presumably you forgot to add
libnss_myhostname to $LD_LIBRARY_PATH, no?

Also, what does /etc/nsswitch.conf look like?

Ludo’.




This bug report was last modified 12 years and 115 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.