bug-guix
[Top][All Lists]
Advanced

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

bug#35582: Installer: Graphical installation failed because of truncated


From: Ludovic Courtès
Subject: bug#35582: Installer: Graphical installation failed because of truncated UUID
Date: Tue, 07 May 2019 12:19:48 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)

Hi sirgazil,

sirgazil <address@hidden> skribis:

> In my case, the installer generated this:
>
> ```
> (file-system
>   (mount-point "/boot/efi")
>   (device (uuid "A0CA-50E" 'fat32))
>   (type "vfat"))
> ```

It turns out that ‘uuid->string’ would not print leading zeros…

Fixed in commit 6c5790a2faf8ffc401e43b13425a707394e40874, thanks!

Ludo’.





reply via email to

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