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: edgar . soldin
Subject: Re: [Duplicity-talk] Fwd: AssertionError on every attempt
Date: Tue, 09 Jun 2015 23:15:08 +0200
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0

On 09.06.2015 22:47, Scott McKenzie wrote:
> 
> 
> On 10 June 2015 at 06:38, <address@hidden <mailto: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 <http://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.
> 

ic.. thanks! it'd be interesting to see the errorstack to determine what size 
pydrive actually returned. 

@Rupert: do you have kept the logs?

also the fatal error does not make sense there. in case of of a corrupted 
upload the upload should be retried --num-retries times.

..ede/duply.net



reply via email to

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