Ah, "joliet extensions":
$ mkdir /tmp/x; cd /tmp/x
$ touch foo bar
$ mkisofs -o ../test.iso -v -J -V "Name " *
$ blkid -p ../test.iso
../test.iso: LABEL="Name " VERSION="Joliet Extension" TYPE="iso9660"
USAGE="filesystem"
$ blkid ../test.iso
../test.iso: LABEL="Name " TYPE="iso9660"
It seems to be a regression in karmic, since in Jaunty I get the correct
name:
$ LANG= dchroot -c jaunty -d blkid /tmp/test.iso
I: [jaunty chroot] Running command: "blkid /tmp/test.iso"
/tmp/test.iso: LABEL="Name" TYPE="iso9660"
** Summary changed:
- iso9660 label has extra spaces appended
+ iso9660/Joliet label has extra spaces appended
** Changed in: util-linux (Ubuntu)
Status: Confirmed => Triaged
--
blkid: iso9660/Joliet label has extra spaces appended
https://bugs.launchpad.net/bugs/446897
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs