duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] swift $file was corrupted during upload even with r


From: edgar . soldin
Subject: Re: [Duplicity-talk] swift $file was corrupted during upload even with retries
Date: Wed, 3 Jan 2018 15:28:11 +0100
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2

On 03.01.2018 15:16, edgar.soldin--- via Duplicity-talk wrote:
> On 03.01.2018 14:49, Remy van Elst via Duplicity-talk wrote:
>> Howdy,
>>
>> Wanting to raise this issue:
>>
>> https://bugs.launchpad.net/duplicity/+bug/1734144
>>
>> There was discussion already it seems earlier: 
>> https://lists.nongnu.org/archive/html/duplicity-talk/2011-11/msg00037.html - 
>> but no outcome.
>>
>> It would help me if this error would not be fatal but instead followed the 
>> --numretries parameter. I have no control over the backend, but most of the 
>> objects do get saved correctly.
>>
> 
> can you supply a proper stack trace to see where the fatal error originates?
> 
> any reason you didn't post on the launchpad bug ticket?
> 

ok, seem to have found it.

  
http://bazaar.launchpad.net/~duplicity-team/duplicity/0.8-series/view/head:/bin/duplicity#L332

@Ken: how about moving this check into the backend wrapper, where it will be 
retryable? Mike's reasoning in 
  https://lists.nongnu.org/archive/html/duplicity-talk/2011-11/msg00037.html
is flawed anyway, because only if the upload does not fail persistently we can 
assume that we have a bug in "our" code base. 
  also the error message is somewhat misleading and should simply state "File 
size of %s on the backend does not match the local size." as this is what is 
tested only.

..ede/duply.net



reply via email to

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