~duplicity-team/duplicity/0.7-series

Viewing all changes in revision 1314.

  • Committer: Kenneth Loafman
  • Date: 2017-08-31 10:54:43 UTC
  • Revision ID: kenneth@loafman.com-20170831105443-dcqgy0067v4sesyv
* Fixed bug #1538333 Assertion error in manifest.py: assert filecount == ...
  - Made sure to never pass .part files as true manifest files
  - Changed assert to log.Error to warn about truncated/corrupt filelist
  - Added unit test to make sure detection works
  - Note: while this condition is serious, it will not affect the basic backup and restore
    functions.  Interactive options like --list-files-changed and --file-changed will not 
    work correctly for this backup set, so it is advised to run a full backup as soon as
    possible after this error occurs.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: