~ed.so/duplicity/gpginterface

Viewing all changes in revision 869.

  • Committer: Kenneth Loafman
  • Date: 2012-09-29 19:45:14 UTC
  • mfrom: (864.5.1 ropath.index)
  • Revision ID: kenneth@loafman.com-20120929194514-a01ljn0k6ipas8rv
- Merged in lp:~mterry/duplicity/ropath.index
  + This branch does two main things:
    1) Skips base dir entries when compiling the list of deleted delta iters.
       (this gracefully recovers from the sort of situations that lead to bug
       929067). I'm reasonably confident this is an uninvasive change, but
       please confirm.
    2) Overwrites the sigtar file on backup-restart. This is because AFAICT,
       duplicity will rewrite the entire sigtar each restart. But we were
       opening the sigtar file as "ab", so we'd just dump the contents on top
       of the previous contents. Which was causing some confusion in bug 929067.
       If I'm wrong that we don't always rewrite the entire sigtar each time,
       this needs some rethink. Please also confirm that.
  + In addition, I added two tests for the above two changes and make some
    improvements elsewhere in the restarttest.py file while I was at it.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: