Package: python-llfuse
Version: 0.37.1-2
Severity: normal
Tags: upstream

Hi,

i have a problem when trying to run the example filesystem:

$ wget http://python-llfuse.googlecode.com/files/llfuse-0.37.1.tar.bz2
--2012-01-30 22:53:01--  
http://python-llfuse.googlecode.com/files/llfuse-0.37.1.tar.bz2
Resolving python-llfuse.googlecode.com (python-llfuse.googlecode.com)... 
173.194.65.82
Connecting to python-llfuse.googlecode.com 
(python-llfuse.googlecode.com)|173.194.65.82|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 223919 (219K) [application/x-bzip2]
Saving to: `llfuse-0.37.1.tar.bz2'

100%[=============================================================================>]
 223,919     --.-K/s   in 0.1s

2012-01-30 22:53:01 (1.79 MB/s) - `llfuse-0.37.1.tar.bz2' saved [223919/223919]
$ tar xjf llfuse-0.37.1.tar.bz2
$ shasum llfuse-0.37.1/contrib/example.py
d7f0e8157e46442ffb61b5daa949956e2ac5d5eb  llfuse-0.37.1/contrib/example.py
$ python2.7 llfuse-0.37.1/contrib/example.py /var/tmp/mnt
        [ ... other shell ... ]
        $ touch /var/tmp/mnt/foo
        touch: cannot touch `/var/tmp/mnt/foo': Input/output error
Traceback (most recent call last):
  File "llfuse-0.37.1/contrib/example.py", line 408, in <module>
    llfuse.main(single=True)
  File "fuse_api.pxi", line 213, in llfuse.main (src/llfuse.c:18034)
  File "handlers.pxi", line 617, in llfuse.fuse_create (src/llfuse.c:13023)
  File "handlers.pxi", line 618, in llfuse.fuse_create (src/llfuse.c:12922)
TypeError: create() takes exactly 5 arguments (6 given)

Kind regards,
        Alex

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

Kernel: Linux 2.6.32-5-686 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-llfuse depends on:
ii  libc6      2.13-24
ii  libfuse2   2.8.6-4
ii  python     2.7.2-10
ii  python2.6  2.6.7-4
ii  python2.7  2.7.2-13

python-llfuse recommends no packages.

Versions of packages python-llfuse suggests:
ii  python-llfuse-doc  0.37.1-2

-- 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