Package: encfs
Version: 1.2.4.1-2
Severity: normal

I mount my EncFS volume with:

  ~ # encfs /home/seb/enc /home/seb/clear
  EncFS Password:
  ~ # mount | grep clear
  encfs on /home/seb/clear type fuse 
(rw,nosuid,nodev,default_permissions,user=seb)

At unmount time:

  ~ # fusermount -u /home/seb/clear
  fuse failed.  Common problems:
  - fuse kernel module not installed (modprobe fuse)
  - invalid options -- see usage message
  
But the return code is 0, and the volume got unmounted:

  ~ # echo $?
  0
  ~ # mount | grep clear
  ~ #

If you need any additional information, please let me know.

Cheers,

--Seb

-- System Information:
Debian Release: 3.1
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.14
Locale: LANG=en_US.ISO-8859-15, LC_CTYPE=en_US.ISO-8859-15 (charmap=ISO-8859-15)

Versions of packages encfs depends on:
ii  fuse-utils                    2.4.0-1    Filesystem in USErspace (utilities
ii  libc6                         2.3.5-4    GNU C Library: Shared libraries an
ii  libfuse2                      2.4.0-1    Filesystem in USErspace library
ii  libgcc1                       1:4.0.2-3  GCC support library
ii  librlog1c2                    1.3.6-2    flexible message logging library
ii  libssl0.9.8                   0.9.8-3    SSL shared libraries
ii  libstdc++6                    4.0.2-3    The GNU Standard C++ Library v3

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to