← Back to team overview

duplicity-team team mailing list archive

Re: [Question #242530]: difficulty by restoring data

 

Question #242530 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/242530

leder posted a new comment:
Hello all,

I have similar error as in the first post for recovery, this time while
making an ubuntu one backup with duplicity: Thanks for your help!

Traceback (most recent call last):
  File "/usr/bin/duplicity", line 1414, in <module>
    with_tempdir(main)
  File "/usr/bin/duplicity", line 1407, in with_tempdir
    fn()
  File "/usr/bin/duplicity", line 1341, in main
    restore(col_stats)
  File "/usr/bin/duplicity", line 635, in restore
    restore_get_patched_rop_iter(col_stats)):
  File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line 526, in Write_ROPaths
    for ropath in rop_iter:
  File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line 499, in integrate_patch_iters
    final_ropath = patch_seq2ropath( normalize_ps( patch_seq ) )
  File "/usr/lib/python2.7/dist-packages/duplicity/patchdir.py", line 466, in patch_seq2ropath
    assert len( patch_seq ) == 1, len( patch_seq )
AssertionError: 4

-- 
You received this question notification because you are a member of
duplicity-team, which is an answer contact for Duplicity.