[Bug 515033] New: gnome-mount mounts USB flash without "-o uid" option
http://bugzilla.novell.com/show_bug.cgi?id=515033 Summary: gnome-mount mounts USB flash without "-o uid" option Classification: openSUSE Product: openSUSE 11.2 Version: Factory Platform: i586 OS/Version: openSUSE 11.1 Status: NEW Severity: Major Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: octo47@gmail.com QAContact: qa@suse.de Found By: --- User-Agent: Mozilla/5.0 (X11; U; Linux i686; ru; rv:1.9.1.0) Gecko/20090617 SUSE/3.5.0-4.3 Firefox/3.5 After update to 0.8-8.4 my box can't mount usb under correct user. It mounts it under root permissions. It's looks like no -o uid option passed iternally. If I revert to previous version gnome-mount-0.8-1.47, all works as expected. Reproducible: Always Steps to Reproduce: 1.Insert USB Stick 2.Try to write to it something 3.You got "permission denied" Actual Results: gnome-mount -vbd /dev/sdg1 gnome-mount 0.8 (gnome-mount:6265): atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at session startup. (gnome-mount:6265): atk-bridge-WARNING **: IOR not set. (gnome-mount:6265): atk-bridge-WARNING **: Could not locate registry ** (gnome-mount:6265): DEBUG: Mounting /org/freedesktop/Hal/devices /volume_uuid_F26C_7B7E ** (gnome-mount:6265): DEBUG: Mounting /org/freedesktop/Hal/devices/volume_uuid_F26C_7B7E with mount_point='KINGSTON', fstype='', num_options=0 Plugged /dev/sdg1 on «/media/KINGSTON» Expected Results: gnome-mount --block --no-ui --verbose --device /dev/sdg1 gnome-mount 0.8 (gnome-mount:8270): atk-bridge-WARNING **: AT_SPI_REGISTRY was not started at session startup. (gnome-mount:8270): atk-bridge-WARNING **: IOR not set. (gnome-mount:8270): atk-bridge-WARNING **: Could not locate registry ** (gnome-mount:8270): DEBUG: Mounting /org/freedesktop/Hal/devices/volume_uuid_F26C_7B7E ** (gnome-mount:8270): DEBUG: read default option 'shortname=lower' from gconf strlist key /system/storage/default_options/vfat/mount_options ** (gnome-mount:8270): DEBUG: read default option 'flush' from gconf strlist key /system/storage/default_options/vfat/mount_options ** (gnome-mount:8270): DEBUG: read default option 'utf8' from gconf strlist key /system/storage/default_options/vfat/mount_options ** (gnome-mount:8270): DEBUG: read default option 'uid=' from gconf strlist key /system/storage/default_options/vfat/mount_options ** (gnome-mount:8270): DEBUG: Mounting /org/freedesktop/Hal/devices/volume_uuid_F26C_7B7E with mount_point='KINGSTON', fstype='', num_options=4 ** (gnome-mount:8270): DEBUG: option='shortname=lower' ** (gnome-mount:8270): DEBUG: option='flush' ** (gnome-mount:8270): DEBUG: option='utf8' ** (gnome-mount:8270): DEBUG: option='uid=1000' Plugged /dev/sdg1 on «/media/KINGSTON» -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=515033 User octo47@gmail.com added comment http://bugzilla.novell.com/show_bug.cgi?id=515033#c1 --- Comment #1 from Andrey S <octo47@gmail.com> 2009-06-21 11:20:10 MDT --- One more: This is OpenSUSE 11.1 with updated gnome to 2.26 like here http://en.opensuse.org/GNOME/2.26 Linux home 2.6.27.23-0.1-pae #1 SMP 2009-05-26 17:02:05 -0400 i686 i686 i386 GNU/Linux -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=515033 User vuntz@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=515033#c2 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |captain.magnus@opensuse.org | |, | |dominique.leuenberger@tmf-g | |roup.com, vuntz@novell.com --- Comment #2 from Vincent Untz <vuntz@novell.com> 2009-08-04 12:08:15 MDT --- cc'ing Magnus and Dominique, who might be able to take a look since it's G:S:2.26. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=515033 User bidossessi.sodonon@yahoo.fr added comment http://bugzilla.novell.com/show_bug.cgi?id=515033#c3 Bidossessi SODONON <bidossessi.sodonon@yahoo.fr> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bidossessi.sodonon@yahoo.fr --- Comment #3 from Bidossessi SODONON <bidossessi.sodonon@yahoo.fr> 2009-09-15 08:54:40 MDT --- bidossessi@laptop-2:/> gnome-mount --block --no-ui --verbose --device /dev/sdb1 gnome-mount 0.8 ** (gnome-mount:18777): DEBUG: Mounting /org/freedesktop/Hal/devices/volume_uuid_09C4_BC58 ** (gnome-mount:18777): DEBUG: Mounting /org/freedesktop/Hal/devices/volume_uuid_09C4_BC58 with mount_point='', fstype='', num_options=0 Mounted /dev/sdb1 at "/media/disk" bidossessi@laptop-2:/> touch /media/disk/file touch: cannot touch `/media/disk/file': Permission denied ..and no Writing. fwiw, DimStar offered a 'fix' with gconftool: bidossessi@laptop-2:/> gconftool-2 -g /system/storage/default_options/vfat/mount_options No value set for `/system/storage/default_options/vfat/mount_options' bidossessi@laptop-2:/> gconftool-2 --set --type list --list-type=string /system/storage/default_options/vfat/mount_options [shortname=lower,flush,utf8,uid=] -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=515033 User bidossessi.sodonon@yahoo.fr added comment http://bugzilla.novell.com/show_bug.cgi?id=515033#c4 --- Comment #4 from Bidossessi SODONON <bidossessi.sodonon@yahoo.fr> 2009-09-15 08:57:56 MDT --- the last command fixes it :) -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=515033 User dominique.leuenberger@tmf-group.com added comment http://bugzilla.novell.com/show_bug.cgi?id=515033#c5 Dominique Leuenberger <dominique.leuenberger@tmf-group.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|GNOME |GNOME Version|Factory |Final Product|openSUSE 11.2 |openSUSE 11.1 --- Comment #5 from Dominique Leuenberger <dominique.leuenberger@tmf-group.com> 2009-09-21 02:47:58 MDT --- This actually happens on openSUSE 11.1 with G:S:2.26 addition, not 11.2/Factory -- Configure bugmail: http://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=515033 https://bugzilla.novell.com/show_bug.cgi?id=515033#c6 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #6 from Vincent Untz <vuntz@novell.com> 2011-03-01 23:19:39 UTC --- (In reply to comment #5)
This actually happens on openSUSE 11.1 with G:S:2.26 addition, not 11.2/Factory
This implies it's fixed in 11.2 and later => closing. -- 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