duplicity-talk
[Top][All Lists]
Advanced

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

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


From: Liraz Siri
Subject: [Duplicity-talk] Re: A couple of checkpoint/restore related bugs
Date: Wed, 04 Aug 2010 02:11:26 +0300
User-agent: Thunderbird 2.0.0.21 (X11/20090318)

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



reply via email to

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