We had a user attempt to do mkfs.s3ql via s3c to an OBS CleverSafe backend.
It got the error backtrace below.
Any known issues with CleverSafe? If not, thoughts on what might be wrong?
Failed to make filesystem at s3c://obs.thebunker.net:443/com.tvgmedia.unitrends
Before using S3QL, make sure to read the user's guide, especially the
'Important Rules to Avoid Loosing Data' section.
Uncaught top-level exception:
Traceback (most recent call last):
File "/usr/bin/mkfs.s3ql", line 9, in <module>
load_entry_point('s3ql==1.17', 'console_scripts', 'mkfs.s3ql')()
File
"/usr/lib64/python2.7/site-packages/s3ql-1.17-py2.7-linux-x86_64.egg/s3ql/mkfs.py",
line 102, in main
if 's3ql_metadata' in plain_backend:
File
"/usr/lib64/python2.7/site-packages/s3ql-1.17-py2.7-linux-x86_64.egg/s3ql/backends/common.py",
line 236, in __contains__
return self.contains(key)
File
"/usr/lib64/python2.7/site-packages/s3ql-1.17-py2.7-linux-x86_64.egg/s3ql/backends/common.py",
line 356, in contains
self.lookup(key)
File
"/usr/lib64/python2.7/site-packages/s3ql-1.17-py2.7-linux-x86_64.egg/s3ql/backends/common.py",
line 63, in wrapped
return fn(self, *a, **kw)
File
"/usr/lib64/python2.7/site-packages/s3ql-1.17-py2.7-linux-x86_64.egg/s3ql/backends/s3c.py",
line 241, in lookup
assert resp.length == 0
AssertionError
--
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.