I read those, and I -thought- I upgraded llfuse, but I failed to catch that
it didn't compile successfully, so in other words I did not upgrade it, you
were right. Thanks for the advise, it is now version 1.0. The 2.17.1 tests
complete better now: 252 passed, 24 skipped, 1 pytest-warnings
I'm still facing an issue when trying to run s3qladm for the upgrade
though. I double checked the dependencies to the best I could, and as far
as I can tell everything is to the version we need. I apologize is this is
another error / missed module on my part, but if you know what may be
causing this could you please point me in the right direction.
Getting file system parameters..
Uncaught top-level exception:
Traceback (most recent call last):
File
"/usr/local/lib/python3.4/dist-packages/s3ql-2.17.1-py3.4-linux-x86_64.egg/s3ql/common.py",
line 564, in thaw_basic_mapping
d = literal_eval(buf.decode('utf-8'))
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x80 in position 0:
invalid start byte
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/bin/s3qladm", line 9, in <module>
load_entry_point('s3ql==2.17.1', 'console_scripts', 's3qladm')()
File
"/usr/local/lib/python3.4/dist-packages/s3ql-2.17.1-py3.4-linux-x86_64.egg/s3ql/adm.py",
line 94, in main
options.cachedir))
File
"/usr/local/lib/python3.4/dist-packages/s3ql-2.17.1-py3.4-linux-x86_64.egg/s3ql/adm.py",
line 219, in upgrade
param = load_params(cachepath)
File
"/usr/local/lib/python3.4/dist-packages/s3ql-2.17.1-py3.4-linux-x86_64.egg/s3ql/common.py",
line 616, in load_params
return thaw_basic_mapping(fh.read())
File
"/usr/local/lib/python3.4/dist-packages/s3ql-2.17.1-py3.4-linux-x86_64.egg/s3ql/common.py",
line 566, in thaw_basic_mapping
raise ThawError()
s3ql.common.ThawError: Malformed serialization data
The only reference I've found is this post, so I made sure I'm using the
right version, but still the same error:
https://groups.google.com/forum/#!searchin/s3ql/utf-8/s3ql/yaSP6rK6qwg/Yc2u1zVlDwAJ
Many thanks,
Balazs
--
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.