From: Leo Famulari <leo@famulari.name>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: 30298@debbugs.gnu.org
Subject: bug#30298: core-updates: Failure to find the guixbuild group
Date: Wed, 31 Jan 2018 17:54:19 -0500 [thread overview]
Message-ID: <20180131225419.GB29149@jasmine.lan> (raw)
In-Reply-To: <87tvv1r6vo.fsf@gnu.org>
[-- Attachment #1: Type: text/plain, Size: 1685 bytes --]
On Wed, Jan 31, 2018 at 11:38:35PM +0100, Ludovic Courtès wrote:
> The question is why isn’t guix-daemon falling back to loading
> libnss_files and reading /etc/groups directly.
This is my first time poking around this part of the system so I'm not
sure what to expect. Reading the manpage for nsswitch.conf led me to
believe that the libnss_* libraries would be found directly under /lib.
However, on my Debian systems, they are split up by architecture like
this:
$ find /lib -name "*libnss*"
./i386-linux-gnu/libnss_compat-2.24.so
./i386-linux-gnu/libnss_dns-2.24.so
./i386-linux-gnu/libnss_nis.so.2
./i386-linux-gnu/libnss_nisplus.so.2
./i386-linux-gnu/libnss_nisplus-2.24.so
./i386-linux-gnu/libnss_hesiod-2.24.so
./i386-linux-gnu/libnss_files.so.2
./i386-linux-gnu/libnss_hesiod.so.2
./i386-linux-gnu/libnss_files-2.24.so
./i386-linux-gnu/libnss_compat.so.2
./i386-linux-gnu/libnss_dns.so.2
./i386-linux-gnu/libnss_nis-2.24.so
./x86_64-linux-gnu/libnss_compat-2.24.so
./x86_64-linux-gnu/libnss_mdns.so.2
./x86_64-linux-gnu/libnss_dns-2.24.so
./x86_64-linux-gnu/libnss_nis.so.2
./x86_64-linux-gnu/libnss_mdns_minimal.so.2
./x86_64-linux-gnu/libnss_nisplus.so.2
./x86_64-linux-gnu/libnss_nisplus-2.24.so
./x86_64-linux-gnu/libnss_mdns4_minimal.so.2
./x86_64-linux-gnu/libnss_mdns6.so.2
./x86_64-linux-gnu/libnss_hesiod-2.24.so
./x86_64-linux-gnu/libnss_files.so.2
./x86_64-linux-gnu/libnss_mdns4.so.2
./x86_64-linux-gnu/libnss_hesiod.so.2
./x86_64-linux-gnu/libnss_files-2.24.so
./x86_64-linux-gnu/libnss_compat.so.2
./x86_64-linux-gnu/libnss_dns.so.2
./x86_64-linux-gnu/libnss_mdns6_minimal.so.2
./x86_64-linux-gnu/libnss_nis-2.24.so
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]
prev parent reply other threads:[~2018-01-31 22:55 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-31 2:56 bug#30298: core-updates: Failure to find the guixbuild group Leo Famulari
2018-01-31 3:03 ` Leo Famulari
2018-01-31 3:29 ` Leo Famulari
2018-01-31 22:38 ` Ludovic Courtès
2018-01-31 22:49 ` Leo Famulari
2018-01-31 22:52 ` Ludovic Courtès
2018-01-31 23:07 ` Leo Famulari
2018-01-31 23:28 ` Ludovic Courtès
2018-01-31 23:47 ` Leo Famulari
2018-02-01 9:06 ` Ludovic Courtès
2018-02-01 20:10 ` Leo Famulari
2018-01-31 22:54 ` Leo Famulari [this message]
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=20180131225419.GB29149@jasmine.lan \
--to=leo@famulari.name \
--cc=30298@debbugs.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.