Still problem with fuse

tests/t4_fuse.py::TestFuse::test FAILED                                  [ 
86%]

=================================== FAILURES 
===================================
________________________________ TestFuse.test 
_________________________________
Traceback (most recent call last):
  File "/tmp/s3ql-3.1/tests/t4_fuse.py", line 166, in test
    self.mount()
  File "/tmp/s3ql-3.1/tests/t4_fuse.py", line 101, in mount
    retry(30, poll)
  File "/tmp/s3ql-3.1/tests/common.py", line 69, in retry
    ret = fn(*a, **kw)
  File "/tmp/s3ql-3.1/tests/t4_fuse.py", line 100, in poll
    assert self.mount_process.poll() is None
AssertionError: assert 1 is None
 +  where 1 = <bound method Popen.poll of <subprocess.Popen object at 
0x7f16faf7                                                                      
                                                                                
        
1a58>>()
 +    where <bound method Popen.poll of <subprocess.Popen object at 
0x7f16faf71a                                                                    
                                                                                
          
58>> = <subprocess.Popen object at 0x7f16faf71a58>.poll
 +      where <subprocess.Popen object at 0x7f16faf71a58> = 
<t4_fuse.TestFuse 
ob                                                                              
                                                                                
ject at 0x7f16faf71d30>.mount_process

----------------------------- Captured stderr call 
-----------------------------
WARNING: Maximum object sizes less than 1 MiB will degrade performance.
ERROR: Uncaught top-level exception:
Traceback (most recent call last):
  File "/tmp/s3ql-3.1/bin/mount.s3ql", line 21, in <module>
    s3ql.mount.main(sys.argv[1:])
  File "/tmp/s3ql-3.1/src/s3ql/mount.py", line 211, in main
    ret = llfuse.main(workers)
  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/llfu                                                                       
                                                                                
       
se/capi_linux.c:3207)
  File "src/llfuse/handlers.pxi", line 70, in llfuse.capi.fuse_getattr 
(src/llfu                                                                       
                                                                                
       
se/capi_linux.c:3158)
TypeError: getattr() missing 1 required positional argument: 'ctx'
============== 1 failed, 294 passed, 5 skipped in 119.87 seconds 
===============


On Wednesday, April 10, 2019 at 12:26:19 AM UTC+2, [email protected] wrote:
>
> Have this error:
>
> Command "python setup.py egg_info" failed with error code 1 in 
> /tmp/pip-install-n5c6hoi7/llfuse/
>
>

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

Reply via email to