On Mar 11 2018, Fanzalika Tablet <[email protected]> wrote: > Hi, > > I'm trying to install in ubuntu xenial (an ubunut/xenial64 vagrant box), > but test failed at t4_fuse.py. The following is the log of install and > test. [...] > > File "src/llfuse/fuse_api.pxi", line 319, in llfuse.capi.main > (src/llfuse/capi_linux.c:26545) > File "src/llfuse/handlers.pxi", line 69, in llfuse.capi.fuse_getattr > (src/llfuse/capi_linux.c:3207) > File "src/llfuse/handlers.pxi", line 70, in llfuse.capi.fuse_getattr > (src/llfuse/capi_linux.c:3158) > TypeError: getattr() missing 1 required positional argument: 'ctx'
Do you have the right python-llfuse version installed? See http://www.rath.org/s3ql-docs/installation.html for version requirements. Best, -Nikolaus -- GPG Fingerprint: ED31 791B 2C5C 1613 AF38 8B8A D113 FCAC 3C4E 599F »Time flies like an arrow, fruit flies like a Banana.« -- You received this message because you are subscribed to the Google Groups "s3ql" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
