On Mar 27 2017, Chris Croome <[email protected]> wrote: > > ERROR: Uncaught top-level exception: > Traceback (most recent call last): > File "/usr/bin/fsck.s3ql", line 11, in <module> > load_entry_point('s3ql==2.21', 'console_scripts', 'fsck.s3ql')() > File "/usr/lib/s3ql/s3ql/fsck.py", line 1257, in main > db = download_metadata(backend, cachepath + '.db') > File "/usr/lib/s3ql/s3ql/metadata.py", line 300, in download_metadata > backend.perform_read(do_read, name) > File "/usr/lib/s3ql/s3ql/backends/common.py", line 108, in wrapped > return method(*a, **kw) > File "/usr/lib/s3ql/s3ql/backends/common.py", line 319, in perform_read > res = fn(fh) > File "/usr/lib/s3ql/s3ql/metadata.py", line 297, in do_read > stream_read_bz2(fh, tmpfh) > File "/usr/lib/s3ql/s3ql/metadata.py", line 285, in stream_read_bz2 > buf = decompressor.decompress(buf) > OSError: Invalid data stream
Looks like a bug in S3QL. Could you please report it at https://bitbucket.org/nikratio/s3ql/issues? Thanks! Best, -Nikolaus -- 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.
