Hi,
I'm trying to install s3ql 2.21, but I'm getting this error in the testing
phase:
_______________________________________ test_corrupted_meta[mock-s3c/raw]
________________________________________
Traceback (most recent call last):
File "/home/alx/install/build/s3ql-2.21/tests/pytest_checklogs.py", line
127, in pytest_runtest_call
check_output(item)
File "/home/alx/install/build/s3ql-2.21/tests/pytest_checklogs.py", line
119, in check_output
check_test_output(cm._capturing, item)
File "/home/alx/install/build/s3ql-2.21/tests/pytest_checklogs.py", line
96, in check_test_output
raise AssertionError('Suspicious output to stderr (matched "%s")' %
hit.group(0))
AssertionError: Suspicious output to stderr (matched "exception")
---------------------------------------------- Captured stderr call
----------------------------------------------
Traceback (most recent call last):
File "/home/alx/install/build/s3ql-2.21/tests/mock_server.py", line 60,
in serve_forever
super().serve_forever()
File "/usr/lib/python3.4/socketserver.py", line 236, in serve_forever
poll_interval)
File "/usr/lib/python3.4/socketserver.py", line 154, in _eintr_retry
return func(*args)
ValueError: file descriptor cannot be a negative integer (-1)
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/home/alx/install/build/s3ql-2.21/src/s3ql/mount.py", line 64, in
run_with_except_hook
run_old(*args, **kw)
File "/usr/lib/python3.4/threading.py", line 868, in run
self._target(*self._args, **self._kwargs)
File "/home/alx/install/build/s3ql-2.21/tests/mock_server.py", line 62,
in serve_forever
with open('mock_server.log', 'r+') as fh:
FileNotFoundError: [Errno 2] No such file or directory: 'mock_server.log'
----------------------------------------------- Captured log call
------------------------------------------------
s3c.py 777 WARNING MD5 mismatch in metadata for
brafasel
s3c.py 777 WARNING MD5 mismatch in metadata for
brafasel
s3c.py 777 WARNING MD5 mismatch in metadata for
brafasel
================================================ warnings summary
================================================
t2_block_cache.py::TestBackendPool
cannot collect test class 'TestBackendPool' because it has a __init__
constructor
-- Docs: http://doc.pytest.org/en/latest/warnings.html
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Interrupted: stopping after 1
failures !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
What would be the solution for this?
Thanks.
--
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.