duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Fwd: AssertionError on every attempt


From: Scott McKenzie
Subject: Re: [Duplicity-talk] Fwd: AssertionError on every attempt
Date: Wed, 10 Jun 2015 06:47:36 +1000



On 10 June 2015 at 06:38, <address@hidden> wrote:
that seems to be the local file's size. and i don't see the return value of this put method reused anywhere.

..ede/duply.net

The code would never reach that point.  That function calls validate_block after "putting" the file.  validate_block (which calls query() on the backend) will throw a fatal error if the file size returned by the backend does not equal the local file size.  I'm assuming fatal mean program execution stops.  If so this would be the crash Robert reported in his original email.


reply via email to

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