From: ludo@gnu.org (Ludovic Courtès)
To: Rene <pacoon@protonmail.com>
Cc: "guix-devel@gnu.org" <guix-devel@gnu.org>
Subject: Re: guix system init question
Date: Sat, 25 Aug 2018 16:49:05 +0200 [thread overview]
Message-ID: <877ekebixq.fsf@gnu.org> (raw)
In-Reply-To: <c7lwKkQDhTMo8kvvYf5WwyWFGSrACIQmHswdjAxtd0D2zLK4HK8Xy0lpHOJ6kd9ILyBsVGe5C9Jr-vifmC10XcPsKauZKi99GnjYe5N371o=@protonmail.com> (Rene's message of "Sat, 25 Aug 2018 04:33:57 +0000")
Hi Rene,
Rene <pacoon@protonmail.com> skribis:
> I'm updating my guix repository in Debian/Hurd with the commit 40f5c53d89da266055a1dd6571c380f5c57fe5f9.
> When I run `sudo ./pre-inst-env guix system init doc/os-config-hurd.scm /guix --fallback --no-substitutes --no-build-hook` show the error:
>
> `
> Backtrace:
> 10 (primitive-load "/home/jin/guix/scripts/guix")
> In guix/ui.scm:
> 1452:12 9 (run-guix-command _ . _)
> In ice-9/boot-9.scm:
> 829:9 8 (catch _ _ #<procedure 3be9c0 at guix/ui.scm:513:2 (ke…> …)
> 829:9 7 (catch _ _ #<procedure 3be9d0 at guix/ui.scm:611:6 (ke…> …)
> In guix/scripts/system.scm:
> 1109:8 6 (_)
> 983:6 5 (process-action _ _ _)
> In guix/store.scm:
> 1444:24 4 (run-with-store _ _ #:guile-for-build _ #:system _ # _)
> In guix/scripts/system.scm:
> 714:2 3 (_ _)
> In gnu/services.scm:
> 317:2 2 (_ _)
> In gnu/system.scm:
> 434:28 1 (_ _)
> 996:34 0 (operating-system-boot-parameters-file #<<operating-sy…> …)
>
> gnu/system.scm:996:34: In procedure operating-system-boot-parameters-file:
> In procedure struct_vtable: Wrong type argument in position 1 (expecting struct): #f
I can’t reproduce it on current master (I had to comment out
‘%base-services-hurd’ and ‘%base-packages-hurd’.)
Could it be that you’re using a special branch?
Could you try:
guix system init --on-error=repl …
to try and get more info at the REPL? (For instance, you can type
“,locals” at the REPL to examine the local variables at a given frame.)
TIA,
Ludo’.
prev parent reply other threads:[~2018-08-25 14:49 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-25 4:33 guix system init question Rene
2018-08-25 14:49 ` Ludovic Courtès [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=877ekebixq.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=guix-devel@gnu.org \
--cc=pacoon@protonmail.com \
/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.