On Feb 02 2016, kurt <[email protected]> wrote:
I'm trying to upgrade and use 2.15 using virtualenv. All the install tests seem to have passed. except: [code] tests/t3_fs_api.py::fs_api_tests::test_create_open PASSED tests/t3_fs_api.py::fs_api_tests::test_edit FAILED ================================================ FAILURES ================================================ _________________________________________ fs_api_tests.test_edit _________________________________________ Traceback (most recent call last): File "/home/kurt/s3qlpy3/s3ql-2.15/tests/t3_fs_api.py", line 744, in test_edit self.server.setattr(inode.id, attr) File "/home/kurt/s3qlpy3/s3ql-2.15/src/s3ql/fs.py", line 864, in setattr if attr.st_atime is not None: AttributeError: 'llfuse.EntryAttributes' object has no attribute 'st_atime' !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Interrupted: stopping after 1 failures !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

Did you upgrade to python-llfuse 0.42 or newer? That breaks backward compatibility, and S3Ql has not yet been updated correspondingly. Please use python-llfuse 0.41.1 for now.

Now I get his error: [code] Using 4 upload threads. Autodetected 4052 file descriptors available for cache entries Uncaught top-level exception:
[...]
"/home/kurt/s3qlpy3/s3qlenv/lib/python3.4/site-packages/s3ql-2.15-py3.4-linux-x86_64.egg/s3ql/backends/s3c.py", line 715, in _extractmeta raise CorruptedObjectError('Invalid metadata format: %s' % format_) s3ql.backends.common.CorruptedObjectError: Invalid metadata format: raw [code]

From what version did you upgrade? You may need to run `s3qladm
upgrade`.


Best,
-Nikolaus

(No Cc on replies please, I'm reading the list)
--
GPG encrypted emails preferred. Key id: 0xD113FCAC3C4E599F
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.

Reply via email to