[Bug 728480] New: Normal user cannot umount (in this case NFS)
https://bugzilla.novell.com/show_bug.cgi?id=728480 https://bugzilla.novell.com/show_bug.cgi?id=728480#c0 Summary: Normal user cannot umount (in this case NFS) Classification: openSUSE Product: openSUSE 12.1 Version: Factory Platform: 64bit OS/Version: SuSE Other Status: NEW Severity: Major Priority: P5 - None Component: Usability AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: dieter@familie-siebs.de QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20100101 Firefox/7.0.1 Normal users can mount NFS-Exports but they cannot umount them. If I try to umount a mounted NFS-Share with "Kwikdisk" I get the message "fstab enthält <IP:/path_of_share> nicht (Nur root kann es aushängen)" If I try to umount on console, I get the message "umount: </mnt/directory> mount und fstab stimmen nicht überein In fstab option "users" is set: 192.168.XXX.XXX:/mnt/path /mnt/pathlocal nfs noauto,users,rsize=8192,wsize=8192,soft,defaults 0 0 Reproducible: Always Steps to Reproduce: 1. 2. 3. Actual Results: Users cannot umount their own mounts Expected Results: Users should able to umount own mounts -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=728480 https://bugzilla.novell.com/show_bug.cgi?id=728480#c Andreas Jaeger <aj@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|bnc-team-screening@forge.pr |puzel@suse.com |ovo.novell.com | -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=728480 https://bugzilla.novell.com/show_bug.cgi?id=728480#c Petr Uzel <puzel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Priority|P5 - None |P2 - High Status|NEW |ASSIGNED Status Whiteboard| |util-linux -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=728480 https://bugzilla.novell.com/show_bug.cgi?id=728480#c1 Petr Uzel <puzel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #1 from Petr Uzel <puzel@suse.com> 2011-11-09 08:34:08 UTC --- Thanks for the report. The fix has been submitted to Factory/12.1. http://git.kernel.org/?p=utils/util-linux/util-linux.git;a=commit;h=b106d052... -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=728480 https://bugzilla.novell.com/show_bug.cgi?id=728480#c2 --- Comment #2 from Bernhard Wiedemann <bwiedemann@suse.com> 2011-11-09 10:00:07 CET --- This is an autogenerated message for OBS integration: This bug (728480) was mentioned in https://build.opensuse.org/request/show/90738 Factory / util-linux -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=728480 https://bugzilla.novell.com/show_bug.cgi?id=728480#c3 --- Comment #3 from Stephan Kulow <coolo@suse.com> 2011-11-10 16:07:02 CET --- I prefer an update for this one, I don't dare to take it so close before GM -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=728480 https://bugzilla.novell.com/show_bug.cgi?id=728480#c4 Petr Uzel <puzel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #4 from Petr Uzel <puzel@suse.com> 2011-11-10 15:20:14 UTC --- (In reply to comment #3)
I prefer an update for this one, I don't dare to take it so close before GM
Fine with me. I'm reopening the bug until acked for maintenance update for 12.1. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=728480 https://bugzilla.novell.com/show_bug.cgi?id=728480#c5 Petr Uzel <puzel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REOPENED |ASSIGNED Version|Factory |RC 2 --- Comment #5 from Petr Uzel <puzel@suse.com> 2011-11-10 15:24:07 UTC --- Dieter, until this is fixed via maintanance update after 12.1 final is out, you can try the following workaround: Replace 192.168.XXX.XXX:/mnt/path /mnt/pathlocal nfs noauto,users,rsize=8192,wsize=8192,soft,defaults 0 0 with 192.168.XXX.XXX:/mnt/path/ /mnt/pathlocal nfs noauto,users,rsize=8192,wsize=8192,soft,defaults 0 0 (note the trailing slash after /mnt/path/ ) in /etc/fstab. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=728480 https://bugzilla.novell.com/show_bug.cgi?id=728480#c6 --- Comment #6 from Dieter Siebs <dieter@familie-siebs.de> 2011-11-11 19:06:51 UTC --- Many thanks, it works perfectly. This is definitely no Showstopper for GM. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=728480 https://bugzilla.novell.com/show_bug.cgi?id=728480#c7 Petr Uzel <puzel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |maintenance@opensuse.org --- Comment #7 from Petr Uzel <puzel@suse.com> 2011-11-17 11:14:13 UTC --- @Maintenance: can we do an update? -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=728480 https://bugzilla.novell.com/show_bug.cgi?id=728480#c8 --- Comment #8 from Benjamin Brunner <bbrunner@suse.com> 2011-11-21 16:50:54 CET --- Petr, could you do a submitrequest to openSUSE:12.1:Update:Test please? I'll start an update for this. -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=728480 https://bugzilla.novell.com/show_bug.cgi?id=728480#c Benjamin Brunner <bbrunner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |ASSIGNED InfoProvider|maintenance@opensuse.org | -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=728480 https://bugzilla.novell.com/show_bug.cgi?id=728480#c9 Petr Uzel <puzel@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|puzel@suse.com |bbrunner@suse.com --- Comment #9 from Petr Uzel <puzel@suse.com> 2011-11-22 09:24:36 UTC --- (In reply to comment #8)
Petr, could you do a submitrequest to openSUSE:12.1:Update:Test please? Submitted as sr#93002
I'll start an update for this. Thanks. I'm assigning this to you - please close whenever appropriate.
-- 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.
https://bugzilla.novell.com/show_bug.cgi?id=728480 https://bugzilla.novell.com/show_bug.cgi?id=728480#c10 --- Comment #10 from Bernhard Wiedemann <bwiedemann@suse.com> 2011-11-22 11:00:10 CET --- This is an autogenerated message for OBS integration: This bug (728480) was mentioned in https://build.opensuse.org/request/show/93002 12.1 / util-linux -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=728480 https://bugzilla.novell.com/show_bug.cgi?id=728480#c11 Benjamin Brunner <bbrunner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution| |FIXED --- Comment #11 from Benjamin Brunner <bbrunner@suse.com> 2011-12-13 13:04:30 CET --- Update already released. Resolved fixed. -- 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.
participants (1)
-
bugzilla_noreply@novell.com