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

Previous Next

Package: guix;

Reported by: Brice Waegeneire <brice <at> waegenei.re>

Date: Wed, 13 May 2020 15:59:02 UTC

Severity: normal

Done: Maxim Cournoyer <maxim.cournoyer <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ludovic Courtès <ludo <at> gnu.org>
To: Brice Waegeneire <brice <at> waegenei.re>
Cc: 41237 <at> debbugs.gnu.org
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
Hi Brice,

Brice Waegeneire <brice <at> 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’.




This bug report was last modified 5 years and 51 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.