duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Release Candidate of 0.4.3 Ready


From: dAniel hAhler
Subject: Re: [Duplicity-talk] Release Candidate of 0.4.3 Ready
Date: Tue, 29 May 2007 11:55:11 +0200

I can confirm this.

I've traced it down to diffdir.py, where in line 248
sig_path_iter = get_combined_path_iter(sig_infp_list)
returns an empty iterator always. This seems to be combine_path_iters'
"fault" - but I could not find a fix for it.

The code in question is in CVS since revision 1.1.

This problem is specific to (Ubuntu Feisty's?) Python 2.5 - it works
when using /usr/bin/python2.4 instead.


On 5/29/07, Gabriel Ambuehl <address@hidden> wrote:
On Saturday 26 May 2007 19:12:13 Kenneth Loafman wrote:
> Folks,
>
> I've just made a release of Duplicity 0.4.3.  It's release candidate 1
> since there are a couple of things that still need to be tested.  I've
> managed to test all the backends except HSI and S3+HTTP.  If someone
> would please check these out, we can proceed to a full release.

This still doesn't seem to do incremental backups on my Ubuntu Feisty box.

Running

duplicity  -v 7 testdir file:///home/buz/duplicity-test/

twice yields two complete sets, albeit the second set is called -inc-
not -full-

For every file backupped in the second run, I get:
Getting delta of (('file',) path/file reg) and None
Generating delta - new file: file

So somehow, it doesn't seem to find the signatures...

I can produce a kvm/qemu image of Feisty to test this if that is of any help
(but it would be in the order of 1GB I presume)?

_______________________________________________
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]