Package: libfuse2
Version: 2.8.5-4
Severity: important

HFuse (Haskell fuse library) example program crash with fuse 2.8.5-4.

Error case fuse 2.8.5-4.
$ sudo apt-get install libghc-hfuse-dev
$ git clone git://github.com/realdesktop/hfuse.git
$ hfuse/examples
$ make
$ mkdir mount
$ ./HelloFS mount
fuse: unknown option `'
casper$ ls mount
ls: cannot access mount: Transport endpoint is not connected

But, fuse 2.8.5-3 is OK.
$ pwd
/home/kiwamu/src/hfuse/examples
$ sudo dpkg -i /home/kiwamu/deb/fuse_2.8.5-3_amd64.deb /home/kiwamu/deb
/libfuse-dev_2.8.5-3_amd64.deb /home/kiwamu/deb/libfuse2_2.8.5-3_amd64.deb
$ make clean
$ make
$ ./HelloFS mount
$ ls mount
hello



-- System Information:
Debian Release: wheezy/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 2.6.39-2-amd64 (SMP w/2 CPU cores)
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) (ignored: LC_ALL set to C)
Shell: /bin/sh linked to /bin/dash

Versions of packages libfuse2 depends on:
ii  libc6                         2.13-10    Embedded GNU C Library: Shared lib

libfuse2 recommends no packages.

Versions of packages libfuse2 suggests:
ii  fuse                          2.8.5-4    Filesystem in Userspace

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to