mount.fuse passes bad arguments to encfs

Bug #108649 reported by shinkuro
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
EncFS
Fix Released
Wishlist
rosa maria
encfs (Ubuntu)
Fix Released
Low
rosa maria

Bug Description

Binary package hint: fuse-utils

When mounting an encfs filesystem from fstab, encfs is passed arguments it does not understand. The mount.fuse script needs to be modified to recognize encfs specific parameters and pass the remaining parameters on to fuse.

Revision history for this message
Philip Paquette (pcpaquette) wrote :

philip@paquette-laptop:~$ sudo mount /media/special/
encfs: invalid option -- o
EncFS Password:
Error decoding volume key, password incorrect
philip@paquette-laptop:~$ sudo mount /media/special/
encfs: invalid option -- o
EncFS Password:
fuse: invalid argument `rw'
fuse failed. Common problems:
 - fuse kernel module not installed (modprobe fuse)
 - invalid options -- see usage message

the mount command passes the fuse arguments to encfs with the -o option, but encfs requires those arguments to be passed with the -- option.

Usage: encfs [options] rootDir mountPoint [-- [FUSE Mount Options]]

Revision history for this message
Philip Paquette (pcpaquette) wrote :

Confirming and setting package to encfs.

Changed in fuse:
status: Unconfirmed → Confirmed
Revision history for this message
Philip Paquette (pcpaquette) wrote :

Bug have been reported upstream (to Valient Gough).

Changed in encfs:
importance: Undecided → Low
Revision history for this message
Valient Gough (vgough) wrote :

added '-o' argument which passes through to fuse, eg:

sudo mount encfs#/tmp/crypt.raw /tmp/crypt -t fuse -o debug

Changed in encfs:
status: Confirmed → Fix Committed
Revision history for this message
Valient Gough (vgough) wrote :

Added -o passthrough in 1.4.0

Changed in encfs:
importance: Undecided → Wishlist
status: New → Fix Released
Revision history for this message
David Roth (davidroth) wrote :

Any idea when 1.4.0 will make it into the Hardy Repository?

Revision history for this message
Wouter Stomp (wouterstomp-deactivatedaccount) wrote :

Fixed: 1.4.2-2 is in intrepid.

Changed in encfs:
status: Fix Committed → Fix Released
Changed in encfs (Ubuntu):
assignee: nobody → rosa maria (rprosamaria383)
Changed in encfs:
assignee: nobody → rosa maria (rprosamaria383)
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.