bug-guix
[Top][All Lists]
Advanced

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

bug#41237: guix deploy hangs when a file-system-device is set to a UUID


From: Ludovic Courtès
Subject: bug#41237: guix deploy hangs when a file-system-device is set to a UUID
Date: Sun, 07 Jun 2020 21:42:26 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux)

Hi Brice,

Brice Waegeneire <brice@waegenei.re> skribis:

> scheme@(guix-user) [1]> ,up
> In gnu/system/uuid.scm:
>      302:5  3 (uuid=? . _)
> scheme@(guix-user) [1]> ,locals
>    Local variables:
>    $8 = closure = #<procedure uuid=? expr>
>    $9 = w = #vu8(185 176 222 181)
> While executing meta-command:
> In procedure frame-local-ref: Argument 2 out of range: 3
> scheme@(guix-user) [1]> ,up
>             4 (find #<procedure 7f9a930bd570 at 
> gnu/build/file-systems.scm:606:4 (device)> ("/dev/sda" "/dev/sda1" 
> "/dev/sda2" "/dev/sda3" "/dev/sdb" "/dev/sdb2" "/dev/sdb3"))

So all we can say, is that one of the “partition readers” in (gnu build
file-systems) hangs while reading from one of these.

I don’t have good advice other than trying to run the code by hand to
find out which device/reader pair causes the problem.

I hope that makes sense.  We can further debug this on IRC if you want.

Thanks,
Ludo’.





reply via email to

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