Activity log for bug #596271

Date Who What changed Old value New value Message
2010-06-19 13:40:05 Carnë Draug bug added bug
2010-06-19 13:40:58 Carnë Draug description Binary package hint: util-linux Ubuntu version: Ubuntu 10.04 LTS util-linux version: 2.17.2-0ubuntu1 It is not possible to umount a filesystem by specifying the UUID as it is done with the mount command. Example: ##Line of fstab UUID=f6d4ad9e-f0d4-44ff-b878-a75f817e3d50 /mnt/backup ext4 rw,suid,dev,noexec,noauto,nouser,async 0 2 # mount works fine $ sudo mount UUID=f6d4ad9e-f0d4-44ff-b878-a75f817e3d50 # umount gives error $ sudo umount UUID=f6d4ad9e-f0d4-44ff-b878-a75f817e3d50 umount: UUID=f6d4ad9e-f0d4-44ff-b878-a75f817e3d50: not found This also happens in debian testing with util-linux version 2.16.2-0 Binary package hint: util-linux Ubuntu version: Ubuntu 10.04 LTS util-linux version: 2.17.2-0ubuntu1 It is not possible to umount a filesystem by specifying the UUID as it is done with the mount command. Example: ##Line of fstab UUID=f6d4ad9e-f0d4-44ff-b878-a75f817e3d50 /mnt/backup ext4 rw,suid,dev,noexec,noauto,nouser,async 0 2 ## mount works fine $ sudo mount UUID=f6d4ad9e-f0d4-44ff-b878-a75f817e3d50 ## umount gives error $ sudo umount UUID=f6d4ad9e-f0d4-44ff-b878-a75f817e3d50 umount: UUID=f6d4ad9e-f0d4-44ff-b878-a75f817e3d50: not found This also happens in debian testing with util-linux version 2.16.2-0
2013-10-10 23:10:05 Phillip Susi util-linux (Ubuntu): status New Triaged
2013-10-10 23:10:07 Phillip Susi util-linux (Ubuntu): importance Undecided Wishlist