Comment 2 for bug 1289850

Revision history for this message
Jörg Rolfsmeier (seelenmeier) wrote : Re: [Bug 1289850] Re: Backup unrestorable

Good Morning Terry,
thanks a lot for answering.
I deleted the file like you proposed und got this:

 >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 1287, in main
     globals.archive_dir).set_values()
   File "/usr/lib/python2.7/dist-packages/duplicity/collections.py",
line 691, in set_values
     self.get_backup_chains(partials + backend_filename_list)
   File "/usr/lib/python2.7/dist-packages/duplicity/collections.py",
line 814, in get_backup_chains
     map(add_to_sets, filename_list)
   File "/usr/lib/python2.7/dist-packages/duplicity/collections.py",
line 804, in add_to_sets
     if set.add_filename(filename):
   File "/usr/lib/python2.7/dist-packages/duplicity/collections.py",
line 93, in add_filename
     self.set_manifest(filename)
   File "/usr/lib/python2.7/dist-packages/duplicity/collections.py",
line 124, in set_manifest
     remote_filename)
AssertionError: ('duplicity-full.20140129T192751Z.manifest.gpg',
'duplicity-full.20140129T192751Z.manifest')')<

??
Best regards
Jörg

Am 09.03.2014 04:37, schrieb Michael Terry:
> I'm not sure how you got in this state, but delete the duplicity-
> full.20140129T192751Z.vol21.difftar file in your backup location and try
> again.
>