[Bug 110865] Re: GNOME mounter rejects needed mount option

2011-02-05 Thread Bug Watch Updater
** Changed in: hal
   Importance: Unknown = Medium

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/110865

Title:
  GNOME mounter rejects needed mount option

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 110865] Re: GNOME mounter rejects needed mount option

2011-01-25 Thread Bug Watch Updater
** Changed in: hal
   Importance: Medium = Unknown

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/110865

Title:
  GNOME mounter rejects needed mount option

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 110865] Re: GNOME mounter rejects needed mount option

2008-03-13 Thread Bug Watch Updater
** Changed in: hal
   Status: Confirmed = Fix Released

-- 
GNOME mounter rejects needed mount option
https://bugs.launchpad.net/bugs/110865
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 110865] Re: GNOME mounter rejects needed mount option

2007-10-23 Thread Martin Pitt
hal (0.5.10-1ubuntu1) hardy; urgency=low

  * Redo the bzr branch of this package as clean fork from the Debian svn
(https://code.launchpad.net/~ubuntu-core-dev/hal/debian, thanks bzr-svn!)
and commit the remaining relevant Ubuntu patches to it:
https://code.launchpad.net/~ubuntu-core-dev/hal/ubuntu
  * Merge with Debian unstable; remaining Ubuntu changes:
   - Ubuntu udev world order:
 + debian/hal.links: Remove rules symlink, we install the rules file
   directly into rules/.
 + debian/rules: Install udev rules into /etc/udev/rules.d/.
 + debian/hal.{preinst,postinst,postrm}: Transition code for changing the
   udev rule priority (see 0.5.8.1-3ubuntu7, needs to be kept until after
   next LTS).
   - debian/rules: Enable MacBook (Pro) support on i386 and amd64. Add
 pciutils-dev build dependency.
   - debian/hal.init: Remove stray gparted-disable-automount.fdi on startup.
 (LP #134712)
   - debian/rules: Do not run stop init.d script for levels 1 and 6
 (TearDown).
   - debian/preferences.fdi: Disable automounting for fixed disks. On session
 startup it is not done anyway (since that disables the gnome-mount UI
 which would ask for authentication) and it leads to confusion when
 restarting hal while a session is running. (LP #138537)
   - 80_allow_vfat_usefree.patch: Allow vfat mount option usefree.
 (LP #133567)
   - 81_ignore_single_slash_label.patch: Ignore labels which only consist of a
 slash, so that they do not end up as /media/-. An earlier Ubuntu
 d-i/ubiquity created those labels by default. (LP #83323)
   - 82_ignore_fixed_nonmedia.patch: Ignore fixed partitions which mounted,
 but not below /media/.
   - 83_ssb_bus_support.patch: Add support for devices on the SSB bus; patch
 by Matthew Garrett (not applied upstream yet, this needs to update the
 spec, too).
   - 84_memstick_bus_support.patch: Add support for devices on the memstick
 bus; patch by Matthew Garrett (not reported upstream yet, this needs to
 update the spec, too).
   - 85_read_brightness_not_actual_brightness.patch: Read the brightness from
 /sys/class/backlight/foo/brightness, not actual_brightness. It makes more
 sense to change based on the brightness that we wanted to set, not the
 brightness that we actually set. Patch by Matthew Garrett. Forwarded to
 FD#12891.
  * Now build with libsmbios to get Dell backlight support. (LP: #43572)
  * Dropped the following Ubuntu changes:
- hwdb icons and patches, python-launchpad-integration, .desktop file
  translation fixes: hal-device-manager is gone, will be replaced by
  indepentent gnome-device-manager project.
- symlinking of doc directories in debian/rules: current cdbs does that
  automatically now.
- 02_powerscripts.patch, 90_pmi.patch: pm-utils is the only supported
  backend now.
- 26-addon-acpi-fix-free-before-init.diff,
  63_my_dbus_is_full_of_uints.patch, 69_set_dmi_before_matching.patch,
  macbook-backlight.diff: Applied upstream.
- 56_probe_fstab.patch and the disabling of mounting for unmounted
  partitions which are 'auto' in fstab: The patch does not fit into hal's
  design to always show current information, was rejected upstream,
  only handles a corner case, and we do not automount fixed drives anyway.
  * Add 86_allow_ufs_ufstype.patch: Allow ufs mount option 'ufstype', thanks
to Georges Discry. (LP: #110865, FD#10998)

hal (0.5.10-1) unstable; urgency=low

  [ Michael Biebl ]
  * New upstream release.
- Ships the x11-input.fdi file which is required for the xorg input
  hotplugging (Closes: #446851).
- Correctly initializes the dbus error struct in the acpi addon
  (Closes: #438802).

hal-device-manager has been removed from the upstream tarball. There is
now a separate project called gnome-device-manager which is intended to
replace hal-device-manager.
  * Remove obsolete files
- debian/hal-device-manager.1
- debian/hal-device-manager.desktop
- debian/hal-device-manager.install
- debian/hal-device-manager.manpages
- debian/patches/62_dbus-python-0.80.patch
- debian/pyversions
  * debian/rules
- Remove the dh_pysupport call.
- Enable the hal umount helper.
  * debian/control
- Remove Build-Depends: python, python-dbus, python-support.
- Remove binary package hal-device-manager.
- Replace Suggests: hal-device-manager with gnome-device-manager.
- Use the new Homepage: field to specify the upstream URL.
- Add a Build-Depends: gperf. This utility is required for building the
  hal-setup-keymap binary that is necessary for the multimedia key
  re-mapping support.
- Add a Recommends: libsmbios-bin [i386 amd64]. The libsmbios-bin
  package ships the dellWirelessCtl utility which is required for the
  RF kill switch support on DELL laptops.
- Add a Depends: pm-utils. Beginning with this release we will 

[Bug 110865] Re: GNOME mounter rejects needed mount option

2007-06-13 Thread Martin Pitt
Looks good, thank you!

** Changed in: hal (Ubuntu)
 Assignee: (unassigned) = Martin Pitt
   Status: Confirmed = In Progress

-- 
GNOME mounter rejects needed mount option
https://bugs.launchpad.net/bugs/110865
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 110865] Re: GNOME mounter rejects needed mount option

2007-05-19 Thread Bug Watch Updater
** Changed in: hal (upstream)
   Status: Unknown = Confirmed

-- 
GNOME mounter rejects needed mount option
https://bugs.launchpad.net/bugs/110865
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 110865] Re: GNOME mounter rejects needed mount option

2007-05-18 Thread Georges Discry
** Changed in: hal (Ubuntu)
Sourcepackagename: gnome-mount = hal

-- 
GNOME mounter rejects needed mount option
https://bugs.launchpad.net/bugs/110865
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 110865] Re: GNOME mounter rejects needed mount option

2007-05-18 Thread Georges Discry
As thought, there's a white list of mount options and before mounting, 
gnome-mount somehow check this list.
The list is in the file 
/usr/share/hal/fdi/policy/10osvendor/20-storage-methods.fdi located in the hal 
package.
Since the Linux kernel supports UFS2 file systems since 2.6.5 (see 
http://ufs-linux.sourceforge.net/), we should add a section for allowed mount 
options for ufs file systems.

-- 
GNOME mounter rejects needed mount option
https://bugs.launchpad.net/bugs/110865
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 110865] Re: GNOME mounter rejects needed mount option

2007-05-18 Thread Georges Discry
I've made a patch for the .fdi file.
As handling ufs filesystems is different between Linux and FreeBSD, I've added 
a rule so that the option is only available if the kernel name matches Linux.

I've tested it on my system with an USB disk containing UFS2 partitions and it 
works.
Note that there's probably a need for ufs filesystems default options that 
would be ro ufstype=ufs2.

** Attachment added: Adding allowed mount option for ufs filesystem
   http://librarian.launchpad.net/7708301/hal.patch

-- 
GNOME mounter rejects needed mount option
https://bugs.launchpad.net/bugs/110865
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 110865] Re: GNOME mounter rejects needed mount option

2007-05-18 Thread Georges Discry
** Changed in: hal (Ubuntu)
   Status: Unconfirmed = Confirmed

-- 
GNOME mounter rejects needed mount option
https://bugs.launchpad.net/bugs/110865
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 110865] Re: GNOME mounter rejects needed mount option

2007-05-18 Thread Georges Discry
** Bug watch added: Freedesktop Bugzilla #10998
   https://bugs.freedesktop.org/show_bug.cgi?id=10998

** Also affects: hal (upstream) via
   https://bugs.freedesktop.org/show_bug.cgi?id=10998
   Importance: Unknown
   Status: Unknown

-- 
GNOME mounter rejects needed mount option
https://bugs.launchpad.net/bugs/110865
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 110865] Re: GNOME mounter rejects needed mount option

2007-04-28 Thread Georges Discry
Note: As the support for UFS2 in the Linux kernel (since 2.6.5) is for
read only, the exact input for the option field should be ro
ufstype=ufs2, although this doesn't change anything to the problem.

-- 
GNOME mounter rejects needed mount option
https://bugs.launchpad.net/bugs/110865
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs