guix-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#26544: [PATCH v4 00/10] system: Move "--load" and other guix-specifi


From: Danny Milosavljevic
Subject: bug#26544: [PATCH v4 00/10] system: Move "--load" and other guix-specific parameters from the grub module to the generic system module.
Date: Fri, 5 May 2017 09:04:28 +0200

I've been testing this for quite some time now and will be pushing it in a few 
hours if there are no objections.

Note: If you get a guile backtrace like the following on "guix system 
reconfigure", you should run "make" in guix.  It will work just fine then.

Other than that, it's uneventful.

...
In ice-9/r4rs.scm:
  39: 8 [call-with-values #<procedure b7e74b0 at ice-9/eval.scm:416:20 ()> ...]
  39: 7 [call-with-values #<procedure 39ff210 at ice-9/eval.scm:416:20 ()> ...]
  39: 6 [call-with-values #<procedure 39ff1b0 at ice-9/eval.scm:416:20 ()> ...]
  39: 5 [call-with-values #<procedure bdda1b0 at ice-9/eval.scm:416:20 ()> ...]
  39: 4 [call-with-values #<procedure bdda150 at ice-9/eval.scm:416:20 ()> ...]
In ice-9/eval.scm:
 386: 3 [eval #<memoized ((<3> <1>) <0>)> (# # # ...)]
 387: 2 [eval # #]
 387: 1 [eval # #]
In unknown file:
   ?: 0 ["GNU with Linux-Libre 4.11 (beta)" "GNU with Linux-Libre 4.11 (beta)"]

ERROR: In procedure GNU with Linux-Libre 4.11 (beta):
ERROR: Wrong type to apply: "GNU with Linux-Libre 4.11 (beta)"

The guile that guix used is:

/gnu/store/k1bmz7glblfxdgaaas12q707lpjjk4mz-profile/bin/guile --no-auto-compile

guile 2.0.14

To reproduce, there all the ".go" files from guix, then invoke "guix system 
reconfigure ...".  It will fail with the above.

When you then run "make", wait until it's done, then invoke "guix system 
reconfigure ...", it will work.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]