Public bug reported: Binary package hint: mount
I am not root. I can mount a filing system: $ mount /mnt/backups (no errors) I cannot umount the filing system: $ umount /mnt/backups umount: /mnt/backups mount disagrees with the fstab My fstab looks like this: $ grep backups /etc/fstab UUID=52ff9f34-23e4-4b1b-adfe-6d02ed07b5bd /mnt/backups ext3 defaults,errors=remount-ro,user 0 1 Oh, I see that there is more information about this bug here: https://launchpad.net/ubuntu/+source/util-linux/+bug/71609 And that there is a patch for it here: http://librarian.launchpad.net/5596114/util-linux_mount.patch The patch is a one line of code fix in fstab.c and mount_blkid.h. I am using 6.10 Server. This bug is breaking some very important scripts and is very annoying! I don't suppose you could give this a quick fix. Thanks! ** Affects: util-linux (Ubuntu) Importance: Undecided Status: Unconfirmed -- umount: mount disagrees with the fstab https://launchpad.net/bugs/99437 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
