jessie has s3ql 2.11.1, stretch has 2.21.

NEWS.Debian.gz seems to indicate I need to upgrade via the intermediate 
version 2.14, is this correct?

I tried running s3qlm upgrade after upgrading to stretch, but it didn't 
seem to work, details below.

Joseph

root@ns3022725:~# s3qladm upgrade 
s3://echo-maher-org-uk-backup/                                                  
                                    
Getting file system parameters..
ERROR: Uncaught top-level exception:
Traceback (most recent call last):
  File "/usr/lib/s3ql/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/bin/s3qladm", line 11, in <module>
    load_entry_point('s3ql==2.21', 'console_scripts', 's3qladm')()
  File "/usr/lib/s3ql/s3ql/adm.py", line 94, in main
    return upgrade(options)
  File "/usr/lib/s3ql/s3ql/common.py", line 514, in wrapper
    return fn(*a, **kw)
  File "/usr/lib/s3ql/s3ql/adm.py", line 234, in upgrade
    param = load_params(cachepath)
  File "/usr/lib/s3ql/s3ql/common.py", line 616, in load_params
    return thaw_basic_mapping(fh.read())
  File "/usr/lib/s3ql/s3ql/common.py", line 566, in thaw_basic_mapping
    raise ThawError()
s3ql.common.ThawError: Malformed serialization data

-- 
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