all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: rennes <rennes@openmailbox.org>
Cc: guix-devel@gnu.org, bug-hurd@gnu.org
Subject: Re: boot the Hurd with Guix
Date: Mon, 08 Jan 2018 11:13:56 +0100	[thread overview]
Message-ID: <87a7xoirob.fsf@gnu.org> (raw)
In-Reply-To: <3orvDHpYsGesPfqLI7BkEW@SpwFXgRmg0TmUm+wH22k8> (rennes@openmailbox.org's message of "Sun, 07 Jan 2018 11:12:54 -0600")

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.

Specifically, “guile-static-stripped” has this patch to make it
relocatable:

  https://git.savannah.gnu.org/cgit/guix.git/tree/gnu/packages/patches/guile-relocatable.patch

This is necessary for the bootstrap Guile (see make-bootstrap.scm), and
was necessary in the initrd on GNU/Linux (I think we no longer need it
for the initrd).

At any rate, you may be able to boot the Hurd with the “real”,
dynamically-linked Guile, no?  That would solve the problem entirely.

HTH,
Ludo’.

  reply	other threads:[~2018-01-08 10:14 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-07 17:12 boot the Hurd with Guix rennes
2018-01-08 10:13 ` Ludovic Courtès [this message]
2018-01-08 10:20   ` Svante Signell
2018-01-08 10:38     ` Svante Signell
2018-01-10  2:03       ` rennes
2018-01-10  1:53   ` rennes
  -- strict thread matches above, loose matches on Subject: below --
2017-11-28  1:16 rennes
2017-11-28 13:36 ` Daniel Pimentel
2017-11-28 15:18   ` ranvijay vijay
     [not found] <20171127190559.DB3114E0034@mta-1.openmailbox.og>
2017-11-27 19:25 ` Manolis Ragkousis
2017-11-27 19:05 rennes
2017-12-01 13:17 ` Ludovic Courtès
2017-12-01 16:16   ` Samuel Thibault
2017-12-01 18:44     ` Vincent Legoll
2017-12-01 18:46       ` Vincent Legoll
     [not found] <20171112210310.80B0E4E0031@mta-1.openmailbox.og>
2017-11-13 10:42 ` Ludovic Courtès
2017-11-13 10:50   ` Samuel Thibault
2017-11-16 10:13     ` Ludovic Courtès
2017-11-16 10:17       ` Manolis Ragkousis
2017-11-12 21:03 rennes
2017-11-11 19:46 rennes
2017-11-11 18:02 rennes
2017-11-11 18:16 ` Samuel Thibault
2017-11-11 18:47 ` Manolis Ragkousis
2017-11-12 12:16   ` Pjotr Prins
2017-11-11 21:49 ` Ludovic Courtès
2017-11-18  3:25 ` Maxim Cournoyer

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=87a7xoirob.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=bug-hurd@gnu.org \
    --cc=guix-devel@gnu.org \
    --cc=rennes@openmailbox.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.