Sorry for the delayed answer. Michael Biebl wrote: > That is the underlying problem then. gvfs resp. devicekit-disks simply > uses the label that is set by udev. udev in turn should run the blkid > prober from util-linux to get the label. > What does "blkid -o udev -p /dev/mapper/<device>" say, is > ID_FS_LABEL(_ENC) set?
Actually, both are correctly set: # blkid -o udev -p /dev/mapper/devkit-disks-luks-uuid-(...)-uid1000 ID_FS_LABEL=personal ID_FS_LABEL_ENC=personal ID_FS_UUID=(...) ID_FS_UUID_ENC=(...) ID_FS_VERSION=1.0 ID_FS_TYPE=ext4 ID_FS_USAGE=filesystem Any other ideas? On my laptop, also running sid, this works flawlessly, so I figure it must be somethig wrongly configured somewhere, but I don't recall changing anything that might affect this (it's a pretty standard sid installation with only minor system-wide changes). Cheers -- Leo "costela" Antunes [insert a witty retort here] -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org