bug-guix
[Top][All Lists]
Advanced

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

bug#55549: Parted 3.5 update breaks installer tests


From: Ludovic Courtès
Subject: bug#55549: Parted 3.5 update breaks installer tests
Date: Fri, 05 Aug 2022 10:33:56 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux)

Hello!

Mathieu Othacehe <othacehe@gnu.org> skribis:

> This is caused by a regression in Parted 3.5 introduced by
> 15c49ec04f7eaff014d2e1eddd0aecf4150db63d.
>
> The gpt_partition_set_system call can undo what's done by
> gpt_partition_set_flag call. This imposes us to reverse the call order
> and make sure that gpt_partition_set_system is called before
> gpt_partition_set_flag.
>
> Fixed with: 3c381af76a144a4dc3d0f9269f43ee2ec501b538.

Woow, congrats on finding out about it!

> I think we can report that one upstream.

Yes, definitely.

Thanks,
Ludo’.





reply via email to

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