From: Ricardo Wurmus <rekado@elephly.net>
To: Vincent Rouvreau <vincent.rouvreau@inria.fr>
Cc: 34573@debbugs.gnu.org
Subject: bug#34573: Backtrace of guix pull failed
Date: Tue, 19 Feb 2019 17:08:55 +0100 [thread overview]
Message-ID: <87ftsjvk1i.fsf@elephly.net> (raw)
In-Reply-To: <703275152.7669150.1550570158536.JavaMail.zimbra@inria.fr>
Hi Vincent,
> I wanted to install python, numpy and conda on plafrim as explained here : https://www.plafrim.fr/en/guix/
> And guix pull failed :
[…]
> In ./guix/profiles.scm:
> 1773:23 2 (_)
> In ./guix/utils.scm:
> 661:47 1 (xdg-directory _ "/.config" #:ensure? _)
> In unknown file:
> 0 (getpw 10837)
>
> ERROR: In procedure getpw:
> In procedure getpw: entry not found
This looks like nscd is not running.
The manual says this:
2.6.2 Name Service Switch
-------------------------
When using Guix on a foreign distro, we _strongly recommend_ that the
system run the GNU C library’s “name service cache daemon”, ‘nscd’,
which should be listening on the ‘/var/run/nscd/socket’ socket. Failing
to do that, applications installed with Guix may fail to look up host
names or user accounts, or may even crash.
Could you check that NSCD is in fact available and running?
--
Ricardo
next prev parent reply other threads:[~2019-02-19 16:10 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-02-19 9:55 bug#34573: Backtrace of guix pull failed Vincent Rouvreau
2019-02-19 15:42 ` Andreas Enge
2019-02-19 16:48 ` Vincent Rouvreau
2019-02-19 16:56 ` Leo Famulari
2019-02-19 16:08 ` Ricardo Wurmus [this message]
2019-03-04 22:02 ` Ludovic Courtès
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=87ftsjvk1i.fsf@elephly.net \
--to=rekado@elephly.net \
--cc=34573@debbugs.gnu.org \
--cc=vincent.rouvreau@inria.fr \
/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.