← Back to team overview

duplicity-team team mailing list archive

Re: [Question #190850]: Problems Restoring files from duplicity archive

 

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

    Status: Answered => Open

Justin Witrick is still having a problem:
I have tried to do both. the issue is that the backup seems to have some
problems with at least one file when trying to do a full restore and
that causes the restore to fail.

Registering (mktemp) temporary file /tmp/duplicity-t1f3RN-tempdir/mktemp-wHQVHp-713
Deleting /tmp/duplicity-t1f3RN-tempdir/mktemp-pjEVTR-3
Forgetting temporary file /tmp/duplicity-t1f3RN-tempdir/mktemp-pjEVTR-3
Processed volume 711 of 1322
Removing still remembered temporary file /tmp/duplicity-t1f3RN-tempdir/mkstemp-FQjBqo-1
Removing still remembered temporary file /tmp/duplicity-t1f3RN-tempdir/mktemp-wHQVHp-713
Traceback (most recent call last):
  File "/usr/local/bin/duplicity", line 1391, in <module>
    with_tempdir(main)
  File "/usr/local/bin/duplicity", line 1384, in with_tempdir
    fn()
  File "/usr/local/bin/duplicity", line 1318, in main
    restore(col_stats)
  File "/usr/local/bin/duplicity", line 623, in restore
    restore_get_patched_rop_iter(col_stats)):
  File "/usr/local/lib/python2.7/dist-packages/duplicity/patchdir.py", line 524, in Write_ROPaths
    ITR( ropath.index, ropath )
  File "/usr/local/lib/python2.7/dist-packages/duplicity/lazy.py", line 320, in __call__
    self.process_w_branch(index, self.root_branch, args)
  File "/usr/local/lib/python2.7/dist-packages/duplicity/lazy.py", line 293, in process_w_branch
    branch.start_process, args)
  File "/usr/local/lib/python2.7/dist-packages/duplicity/robust.py", line 37, in check_common_error
    return function(*args)
  File "/usr/local/lib/python2.7/dist-packages/duplicity/patchdir.py", line 546, in start_process
    assert ropath.index == (), ropath.index
AssertionError: ('S_and_S_wedding', 'Wedding', '_DSC3751.NEF')

Im not sure what the issue is.

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