Your message dated Thu, 7 Jan 2010 20:57:26 +0100
with message-id <[email protected]>
and subject line Re: Bug#564028: encfs: bad FUSE dependancy?
has caused the Debian Bug report #564028,
regarding encfs: bad FUSE dependancy?
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.)
--
564028: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=564028
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: encfs
Version: 1.5.2-2
Severity: important
Attempting to mount EncFS as user or root yealds the following:
encfs: /usr/local/lib/libfuse.so.2: version `FUSE_2.8' not found (required by
encfs)
I noted there was a similar issue with the zfs-fuse package and that a patch &
update to libfuse2 was made. Perhaps EncFS needs to be rebuilt to match the
patched libfuse2? Let me know if any information is needed.
-- System Information:
Debian Release: squeeze/sid
APT prefers testing
APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.6.32.1-ougun-18 (SMP w/2 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Versions of packages encfs depends on:
ii fuse-utils 2.8.1-1.1 Filesystem in USErspace (utilities
ii libboost-filesystem1.40.0 1.40.0-4 filesystem operations (portable pa
ii libboost-serialization1.40.0 1.40.0-4 serialization library for C++
ii libc6 2.10.2-2 GNU C Library: Shared libraries
ii libfuse2 2.8.1-1.1 Filesystem in USErspace library
ii libgcc1 1:4.4.2-8 GCC support library
ii librlog5 1.4-1 flexible message logging library
ii libssl0.9.8 0.9.8k-7 SSL shared libraries
ii libstdc++6 4.4.2-8 The GNU Standard C++ Library v3
encfs recommends no packages.
encfs suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
#include <hallo.h>
* Ryan Davis [Thu, Jan 07 2010, 12:37:28AM]:
> encfs: /usr/local/lib/libfuse.so.2: version `FUSE_2.8' not found (required by
> encfs)
>
> I noted there was a similar issue with the zfs-fuse package and that a
> patch & update to libfuse2 was made. Perhaps EncFS needs to be rebuilt
> to match the patched libfuse2? Let me know if any information is
> needed.
Well, what you apparently missed is that it loads your own copy of
libfuse from /usr/local, and not the one shipped by Debian. Not a bug,
closed.
Regards,
Eduard.
--- End Message ---