bug#74392: parted crash

2024-11-21 Thread Brian C. Lane
On Thu, Nov 21, 2024 at 09:21:28AM +0300, Alexey Kuznetsov wrote: > > Thanks for the report, this isn't really a crash -- it's the program > > protecting you from doing something bad to the disk. hybrid iso > > 'disklabels' are not meant to be edited. The combine several things into > > one so that

bug#74392: parted crash

2024-11-20 Thread Alexey Kuznetsov
> Thanks for the report, this isn't really a crash -- it's the program > protecting you from doing something bad to the disk. hybrid iso > 'disklabels' are not meant to be edited. The combine several things into > one so that they can boot multiple places, but aren't supported as an > actual disk l

bug#74392: parted crash

2024-11-20 Thread Brian C. Lane
On Sun, Nov 17, 2024 at 12:18:30PM +0300, Alexey Kuznetsov wrote: > Hello! > > parted 3.6 crashing when trying to modify debian hybrid iso usb flash > drive. [snip] > Assertion (num > 0) at ../../../libparted/labels/mac.c:964 in function > _generate_raw_freespace_part() failed. Thanks for the r

bug#74392: parted crash

2024-11-17 Thread Alexey Kuznetsov
Hello! parted 3.6 crashing when trying to modify debian hybrid iso usb flash drive. Hybrid means it has all partition types at once (mac, mbr) to make it boot from all possible hardware. Also being iso compatible. To create debian hybrid iso image you need use lb (live-build) or download from de