[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: M-x guix-system-generations vs. UUIDs
From: |
Ludovic Courtès |
Subject: |
Re: M-x guix-system-generations vs. UUIDs |
Date: |
Thu, 05 Oct 2017 15:42:59 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux) |
Alex Kost <address@hidden> skribis:
> Ludovic Courtès (2017-10-04 09:35 +0200) wrote:
>
>> Howdy Alex,
>>
>> I just noticed that ‘M-x guix-system-generations’ followed by ‘i’
>> doesn’t correctly handle UUID objects in the ‘root-device’ or
>> ‘store-device’ fields. Here’s the backtrace:
> [...]
>> I wonder if this was already the case before the introduction of <uuid>
>> objects in commit 9b336338cdc0e46a3bf7a2913c2f61cd2410c4d6, when UUIDs
>> were referred to as bytevectors.
>
> I don't know (I've never used UUIDs), apparently UUIDs have never been
> handled properly :-)
>
> Should be fixed now (I mean should be fixed in the next release):
>
>
> https://notabug.org/alezost/emacs-guix/commit/6927d5afd2c4543bc97785d3f35e06a8b0fe86f3
That was fast, thank you!
Ludo’.