Your message dated Sun, 23 Oct 2011 10:53:23 +0200
with message-id <[email protected]>
and subject line Re: example from HFuse doesn't work anymore
has caused the Debian Bug report #633827,
regarding example from HFuse doesn't work anymore
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.)
--
633827: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=633827
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
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
--- End Message ---
--- Begin Message ---
Version: 2.8.6-1
tried and it works with current sid and above version, closing.
--
Address: Daniel Baumann, Donnerbuehlweg 3, CH-3012 Bern
Email: [email protected]
Internet: http://people.progress-technologies.net/~daniel.baumann/
--- End Message ---