Hello Václav Doležal,
* Václav Doležal <[email protected]> [210409 19:39]:
> can you verify that the bug is still present in current libblkid?
>
> It should be fixed since commit cdb9140967 [1] (v2.35 or higher).
Thanks for your followup. The original submitter sent this info in
message #27:
----
# lsblk --version
lsblk from util-linux 2.35.1
# lsblk -o PATH,KNAME,MAJ:MIN,TYPE,PTTYPE,PTUUID,PARTUUID,LABEL,FSTYPE
PATH KNAME MAJ:MIN TYPE PTTYPE PTUUID
PARTUUID LABEL FSTYPE
/dev/sda sda 8:0 disk gpt
81be6e1d-066c-45eb-a13d-53fc8e4730bd
/dev/sda1 sda1 8:1 part gpt
81be6e1d-066c-45eb-a13d-53fc8e4730bd c845ed61-afd2-4437-8db8-cd22b74daf1d EFI
vfat
/dev/sda2 sda2 8:2 part gpt
81be6e1d-066c-45eb-a13d-53fc8e4730bd e6a8207b-c4da-44ac-8a04-8f68cf15c119
LVM2_member
/dev/sda3 sda3 8:3 part dos
81be6e1d-066c-45eb-a13d-53fc8e4730bd e744ce6f-6ba9-43a2-b36e-ebd019e0b20d
SSDCER ntfs
----
Looks like the referenced commit doesnt fix it for them.
Chris