fuse 2.7.0 needed to fix issues with ntfs-3g and uuids in fstab

Bug #128292 reported by Kano
4
Affects Status Importance Assigned to Milestone
fuse (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

symptom:

mount -a

twice fails when a partition is mount with a similar fstab entry like:

/dev/disk/by-uuid/XXXX /media/YYYY ntfs-3g defaults 0 0

this fails, because

mount

can not resolve the real devices. You can compare it very easy with:

(cat /proc/mounts;mount)|grep fuse

if you see the uuid twice then fuse is faulty. It works fine with 2.7.0.

Related branches

Revision history for this message
Colin Watson (cjwatson) wrote :

Bug confirmed with 2.6.5-1ubuntu3.

Changed in fuse:
status: New → Confirmed
Revision history for this message
Colin Watson (cjwatson) wrote :

fuse (2.7.0-1ubuntu1) gutsy; urgency=low

  * Resynchronise with Debian (LP: #128292). Remaining changes:
    - Don't install the init script; install the udev rule and the module
      configuration file instead.
    - debian/45-fuse.rules: set /dev/fuse group to fuse.
    - debian/fuse-utils.modprobe: module configuration file that mounts the
      control filesystem when fuse is loaded and unmounts it when fuse is
      unloaded, along with checking that the control FS is mounting before
      unmounting it.
    - debian/fuse-utils.install: add the udev rule, the module configuration
      file, and ulockmgr_server.
    - Load fuse on install, and set it so it gets loaded on reboot.
    - Move fusermount and ulockmgr_server to /bin and associated libraries
      to /lib.
  * Use dpkg-query to fetch conffile md5sums rather than parsing
    /var/lib/dpkg/status directly.

fuse (2.7.0-1) unstable; urgency=low

  * New upstream release:
    - Build against 2.6.22 linux kernel (Closes: #434327).
  * Build depends on libselinux1-dev | libselinux-dev, libfuse-dev depends on it too (Closes: #434225).
  * Umount all fuse mouted filesystems before unloading kernel module (Closes: #411143), thanks to Javier Merino for his patch.
  * Improve NEWS.Debian (Closes: #433927), thanks to Tomas Pospisek for fixing my crap english.
  * Capitalize 'Linux' in long description (Closes: #434109).
  * Drop 002-Allow_standalone_examples_build and 003-Typo_in_fuse.h_comments, fixed upstream.
  * Drop 001-Fix_bashism_in_mount.fuse, mount.fuse is not a bash script anymore.

fuse (2.6.5-3) unstable; urgency=low

  * Fix typo in fuse-source package.

fuse (2.6.5-2) unstable; urgency=low

  * The 'RE-INTRODUCE FUSE-SOURCE' release.
    - Build fuse-source package again (Closes: #414499).
  * Fix bashism in mount.fuse (Closes: #424435).
  * Improve example Makefile.
  * Fixe typo in fuse.h comments (Closes: #424871).
  * Remove 'doc' directory of < 2.6.5-1 fuse-utils package (replaced by symlink) (Closes: #429424).
  * Install sample fuse.conf in /etc (Closes: #429666).
  * Update debian/watch.

 -- Colin Watson <email address hidden> Sat, 04 Aug 2007 08:09:00 +0100

Changed in fuse:
status: Confirmed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.