← Back to team overview

duplicity-team team mailing list archive

Re: [Question #674425]: rsync backend Remote filesize 0 does not match local size N, retrying

 

Question #674425 on Duplicity changed:
https://answers.launchpad.net/duplicity/+question/674425

edso posted a new comment:
Clemens,

this is fixed in trunk but unreleased so far
  https://bazaar.launchpad.net/~duplicity-team/duplicity/0.7-series/revision/1365
feel free to manually patch 0.7.18 or use 0.7.17 instead.

@Ken: this is really a showstopper and should be released asap.

..ede/duply.net

On 16.10.2018 16:32, Clemens Fuchslocher wrote:
> Question #674425 on Duplicity changed:
> https://answers.launchpad.net/duplicity/+question/674425
> 
> Clemens Fuchslocher posted a new comment:
> I also get this error with 0.7.18.1 and the SFTP backend:
> 
> | $ duplicity --version
> | duplicity 0.7.18.1
> |
> | $ duplicity incremental --name "##########" --full-if-older-than 15D --gpg-options="--cipher-algo=AES" --num-retries 10 --backend-retry-delay 10 --asynchronous-upload --verbosity notice "/srv/##########" "par2+sftp://##########/";
> | ...
> | Local and Remote metadata are synchronized, no sync needed.
> | Last full backup date: Wed Oct 10 04:00:24 2018
> | Remote filesize 0 for 'duplicity-inc.20181016T020018Z.to.20181016T131506Z.vol1.difftar.gpg' does not match local size 9099547, retrying.
> | Remote filesize 0 for 'duplicity-inc.20181016T020018Z.to.20181016T131506Z.vol1.difftar.gpg' does not match local size 9099547, retrying.
> | Remote filesize 0 for 'duplicity-inc.20181016T020018Z.to.20181016T131506Z.vol1.difftar.gpg' does not match local size 9099547, retrying.
> | Remote filesize 0 for 'duplicity-inc.20181016T020018Z.to.20181016T131506Z.vol1.difftar.gpg' does not match local size 9099547, retrying.
> | Remote filesize 0 for 'duplicity-inc.20181016T020018Z.to.20181016T131506Z.vol1.difftar.gpg' does not match local size 9099547, retrying.
> | Remote filesize 0 for 'duplicity-inc.20181016T020018Z.to.20181016T131506Z.vol1.difftar.gpg' does not match local size 9099547, retrying.
> | Remote filesize 0 for 'duplicity-inc.20181016T020018Z.to.20181016T131506Z.vol1.difftar.gpg' does not match local size 9099547, retrying.
> | Remote filesize 0 for 'duplicity-inc.20181016T020018Z.to.20181016T131506Z.vol1.difftar.gpg' does not match local size 9099547, retrying.
> | Remote filesize 0 for 'duplicity-inc.20181016T020018Z.to.20181016T131506Z.vol1.difftar.gpg' does not match local size 9099547, retrying.
> | Remote filesize 0 for 'duplicity-inc.20181016T020018Z.to.20181016T131506Z.vol1.difftar.gpg' does not match local size 9099547, retrying.
> | --------------[ Backup Statistics ]--------------
> | StartTime 1539695707.10 (Tue Oct 16 15:15:07 2018)
> | EndTime 1539695740.43 (Tue Oct 16 15:15:40 2018)
> | ElapsedTime 33.33 (33.33 seconds)
> | SourceFiles 81755
> | SourceFileSize 1926239011 (1.79 GB)
> | NewFiles 44
> | NewFileSize 78586390 (74.9 MB)
> | DeletedFiles 9
> | ChangedFiles 8
> | ChangedFileSize 22545363 (21.5 MB)
> | ChangedDeltaSize 0 (0 bytes)
> | DeltaEntries 61
> | RawDeltaSize 82924326 (79.1 MB)
> | TotalDestinationSizeChange 9099547 (8.68 MB)
> | Errors 0
> | -------------------------------------------------
> |
> | $ echo $?
> | 0
> 
> The error doesn't happen with 0.7.17.
>

-- 
You received this question notification because your team duplicity-team
is an answer contact for Duplicity.


Follow ups