On 4/7/2017 5:30 AM, Joshua Nelson wrote: > Hello, sorry to bother you. > I ran into a bug in parted this morning when trying to label an > encrypted partition. Does parted support LUKS partitions? > Thanks for your time. > Details: > > version: 3.2 > error message: *Assertion (disk != NULL) at ../../libparted/disk.c:1598 > in function ped_disk_get_partition() failed. > > *backtrace: > *(parted) name Encrypted > Error: /dev/sda3: unrecognised disk label
You don't partition a partition ( /dev/sda3 ). The crash was caused by an already fixed bug with the name command when there is no partition table.