https://bugzilla.novell.com/show_bug.cgi?id=825176 https://bugzilla.novell.com/show_bug.cgi?id=825176#c0 Summary: Package libmount1 as in opensuse 12.3 denies umount to non-root but issue fixed in more recent version Classification: openSUSE Product: openSUSE 12.3 Version: Final Platform: All OS/Version: openSUSE 12.3 Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: Markus.greger@gmx.net QAContact: qa-bugs@suse.de CC: Markus.greger@gmx.net, gcast20@bluewin.ch Depends on: 812785 Found By: --- Blocker: --- Created, so that it can be found in searches on opensuse 12.3. +++ This bug was initially created as a clone of Bug #812785 +++ User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0 regular user can mount a loop device as configured in /etc/fstab but regular user cannot unmount that device again. umount gives the following error: umount failed: Operation not permitted umount works as root, though. This Bug report https://bugs.archlinux.org/task/31624 from maintainer suggests that version 2.22.1-1 from October 2012 has this bug fixed. opensuse 12.2 and 12.3, however, are on version 2.21.2 Please update the libmount1 package. Thanks! Reproducible: Always Steps to Reproduce: 1. as regular user: mount <iso-file> <mount point> 2. use the mounted iso-file 3. as regular user mount <mount point> Actual Results: umount: <mount point>: umount failed: Operation not permitted Expected Results: iso-file has been successfully unmounted /etc/fstab line: <iso file> <mount point> iso9660 ro,loop,noauto,users 0 0 -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.