Your message dated Fri, 08 Aug 2008 22:59:26 +0200
with message-id <[EMAIL PROTECTED]>
and subject line Re: Bug#494379: [gnome-mount] Please add support for HAL's
storage.automount_enabled_hint option
has caused the Debian Bug report #494379,
regarding [gnome-mount] Please add support for HAL's
storage.automount_enabled_hint option
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [EMAIL PROTECTED]
immediately.)
--
494379: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=494379
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: gnome-mount
Version: 0.7-2
Severity: normal
--- Please enter the report below this line. ---
Hello and thank you for your work on debian :)
I'm using gnome and I've found no way to inform gnome-mount that I don't want
to have all my partition mount automatically but just some of them. As it works
with hal I supposed that just adding the following sections :
<device>
<match key="volume.uuid"
string="3fcdf211-11fb-4713-8964-a43d87e42255">
<merge key="storage.automount_enabled_hint" type="bool">false</merge>
</match>
</device>
<device>
<match key="volume.uuid" string="4842-80FA">
<merge key="storage.automount_enabled_hint" type="bool">false</merge>
</match>
</device>
<device>
<match key="block.device" string="/dev/sda2">
<merge key="storage.automount_enabled_hint" type="bool">false</merge>
</match>
</device>
to the file /etc/hal/fdi/policy/preferences.fdi should be enough. But it
doesn't worked...
Is there any other way to have some of my partition not automatically mounted ?
The volume.ignore options do works but as it cause hal to ignore completely the
partition
this not a very elegant solution...
If there are no other way to do it I would suggest to include support for this
HAL's option (storage.automount_enabled_hint) which can later include a GUI
to control it through the /etc/hal/fdi/policy/preferences.fdi or any other
user's file.
Regards
Jean-Louis Biasini
I'm using Lenny with some tweaks...
--- System information. ---
Architecture: i386
Kernel: Linux 2.6.25-7-ct-tx-fbs-g
Debian Release: lenny/sid
997 testing security.debian.org
997 testing ftp.us.debian.org
995 testing www.debian-multimedia.org
994 stable debian.ens-cachan.fr
992 stable security.debian.org
991 stable www.debian-multimedia.org
990 stable ftp.fr.debian.org
99 unstable www.debian-multimedia.org
98 unstable ftp.fr.debian.org
500 wicd apt.wicd.net
500 unstable ftp.berlios.de
--- Package information. ---
Depends (Version) | Installed
=========================================-+-===============
eject | 2.1.5+deb1-1
gconf2 (>= 2.10.1-2) | 2.22.0-1
hal | 0.5.11-2
libart-2.0-2 (>= 2.3.18) | 2.3.20-2
libatk1.0-0 (>= 1.20.0) | 1.22.0-1
libbonobo2-0 (>= 2.15.0) | 2.22.0-1
libbonoboui2-0 (>= 2.15.1) | 2.22.0-1
libc6 (>= 2.7-1) | 2.7-13
libcairo2 (>= 1.4.0) | 1.6.4-6
libdbus-1-3 (>= 1.1.1) | 1.2.1-2
libdbus-glib-1-2 (>= 0.74) | 0.76-1
libeel2-2.20 | 2.20.0-7
libgail-common (>= 1.10.1) | 1.22.3-1
libgail18 (>= 1.10.1) | 1.22.3-1
libgconf2-4 (>= 2.13.5) | 2.22.0-1
libglade2-0 (>= 1:2.6.1) | 1:2.6.2-1
libglib2.0-0 (>= 2.14.0) | 2.16.4-2
libgnome-keyring0 (>= 2.20.1) | 2.22.3-1
libgnome2-0 (>= 2.17.3) | 2.20.1.1-1
libgnomecanvas2-0 (>= 2.11.1) | 2.20.1.1-1
libgnomeui-0 (>= 2.17.1) | 2.20.1.1-1
libgnomevfs2-0 (>= 1:2.17.90) | 1:2.22.0-4
libgtk2.0-0 (>= 2.12.0) | 2.12.10-2
libhal-storage1 (>= 0.5.10) | 0.5.11-2
libhal1 (>= 0.5.10) | 0.5.11-2
libice6 (>= 1:1.0.0) | 2:1.0.4-1
libnautilus-extension1 (>= 2.17.90) | 2.20.0-6
libnotify1 (>= 0.4.4) | 0.4.4-3
libnotify1-gtk2.10 |
liborbit2 (>= 1:2.14.1) | 1:2.14.13-0.1
libpango1.0-0 (>= 1.18.3) | 1.20.5-1
libpopt0 (>= 1.10) | 1.14-4
libsm6 | 2:1.0.3-2
libxml2 | 2.6.32.dfsg-2
--- End Message ---
--- Begin Message ---
Quoting Jean-Louis Biasini <[EMAIL PROTECTED]>:
Package: gnome-mount
Version: 0.7-2
Severity: normal
--- Please enter the report below this line. ---
Hello and thank you for your work on debian :)
I'm using gnome and I've found no way to inform gnome-mount that I
don't want to have all my partition mount automatically but just
some of them. As it works
gnome-mount is not responsible for the "auto"-mounting of devices, it
only does the actual mount. It's the job of gnome-volume-manager (or
since GNOME 2.22, it's nautilus ), to call gnome-mount.
gnome-volume-manager has support for the hal
storage.automount_enabled_hint property since 2.22.0.
If it doesn't work for you, please file a bug against gnome-volume-manager.
In case you are using nautilus from experimental, it's probably a bug
in nautilus.
Cheers,
Michael
------------------------------------------------------------
This mail was sent through TecO-Webmail: http://www.teco.edu
--- End Message ---