[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: guixsd can not install on my machine again
From: |
Ludovic Courtès |
Subject: |
Re: guixsd can not install on my machine again |
Date: |
Mon, 18 Sep 2017 16:57:29 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.2 (gnu/linux) |
Hi tumashu,
tumashu <address@hidden> skribis:
> In gnu/system.scm:
> 307:17 3 (read-boot-parameters-file "/var/guix/profiles/system-1?")
> In ice-9/ports.scm:
> 444:17 2 (call-with-input-file _ _ #:binary _ #:encoding _ # _)
> In gnu/system.scm:
> 282:10 1 (read-boot-parameters _)
> 238:4 0 (device-sexp->device _)
>
> gnu/system.scm:238:4: In procedure device-sexp->device:
> gnu/system.scm:238:4: Throw to key `match-error' with args `("match" "no
> matching pattern" #f)'.
Thanks for your report. A patch for this is pending evaluation:
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=28445#23
Could you check if the proposed patch solves the problem for you?
TIA!
Ludo’.