[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: boot the Hurd with Guix
From: |
Svante Signell |
Subject: |
Re: boot the Hurd with Guix |
Date: |
Mon, 08 Jan 2018 11:20:18 +0100 |
On Mon, 2018-01-08 at 11:13 +0100, Ludovic Courtès wrote:
> Hi rennes,
>
> rennes <rennes@openmailbox.org> skribis:
>
> > 1) Manually run :
> >
> > '/gnu/store/6fgz3s8fjva40hsdvs2hs0f5p4bw12jc-guile-static-stripped-
> > 2.2.2/bin/guile
> > --version'
> >
> > Output:
> >
> > guile: warning: failed to install locale
> > ..
> > Uncaught exception:
> > Throw to key misc-error with args ("primitive-load-path" "Unable to
> > find file ~S in load path" ("ice-9/boot-9") #f)Can\
> > not exit gracefully when init is in progress; aborting.
> > Aborted
>
> This must come from the lack of /proc/self/exe.
/proc/self/exe is supported in glibc for Hurd since 2.24-18. Are you using an
earlier version?