duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Duplicity-talk] Re: A couple of checkpoint/restore related bugs


From: edgar . soldin
Subject: Re: [Duplicity-talk] Re: A couple of checkpoint/restore related bugs
Date: Wed, 04 Aug 2010 11:45:11 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.2.7) Gecko/20100713 Thunderbird/3.1.1

Reporting them on launchpad is the best thing todo. Additionally poking the 
mailing list about the bugs (supplying the bug tracker link) might help get 
attention.

ede/duply.net

On 04.08.2010 01:11, Liraz Siri wrote:
Should I report bugs to the mailing list as well as on Launchpad? I just
filed a few bug reports for these issues.

# exception raised after attempted resume
Traceback (most recent call last):
   File "/usr/bin/duplicity", line 1251, in<module>
     with_tempdir(main)
   File "/usr/bin/duplicity", line 1244, in with_tempdir
     fn()
   File "/usr/bin/duplicity", line 1149, in main
     globals.archive_dir).set_values()
   File "/usr/lib/python2.5/site-packages/duplicity/collections.py", line
687, in set_values
     backup_chains)
   File "/usr/lib/python2.5/site-packages/duplicity/collections.py", line
700, in set_matched_chain_pair
     sig_chains = sig_chains and self.get_sorted_chains(sig_chains)
   File "/usr/lib/python2.5/site-packages/duplicity/collections.py", line
913, in get_sorted_chains
     assert len(chain_list) == 2
AssertionError

This was previously reported here:

https://bugs.launchpad.net/duplicity/+bug/556609

Added a bit more information.

# attempted resume

Deleting local
/var/cache/duplicity/6ba373041a8ebe6cdcdbe79e5d16ad38/duplicity-full-signatures.20100729T034328Z.sigtar.gz
(not authoritative at backend).
Traceback (most recent call last):
   File "/usr/bin/duplicity", line 1251, in<module>
     with_tempdir(main)
   File "/usr/bin/duplicity", line 1244, in with_tempdir
     fn()
   File "/usr/bin/duplicity", line 1145, in main
     sync_archive()
   File "/usr/bin/duplicity", line 957, in sync_archive
     remove_local(fn)
   File "/usr/bin/duplicity", line 872, in remove_local
     os.unlink(del_name)
OSError: [Errno 2] No such file or directory:
'/var/cache/duplicity/6ba373041a8ebe6cdcdbe79e5d16ad38/duplicity-full-signatures.20100729T034328Z.sigtar.gz'

New bug report:

https://bugs.launchpad.net/duplicity/+bug/613241

bug #2: CTRL-C before first volume - temporary files not cleaned up

New bug report:

https://bugs.launchpad.net/duplicity/+bug/613243

Cheers,
Liraz

_______________________________________________
Duplicity-talk mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/duplicity-talk



reply via email to

[Prev in Thread] Current Thread [Next in Thread]