Re: Meaning of "failed verification -- update retained (will try again)."

2020-08-11 Thread Kevin Korb via rsync
Mostly it means that the file rsync ended up with on the target end
didn't match the file on the source it started with.  This is mostly
caused by the file being modified on the source while rsync is copying
it but it can also be a memory corruption problem.

On 8/11/20 1:13 PM, Peng Yu via rsync wrote:
> Hi,
> 
> I see some warnings like the following. Could anybody explains what
> they mean? Thanks.
> 
> 19/31274477.pdf
> 257,169,119   0%1.26MB/s0:03:15 (xfr#121,
> to-chk=848309/1043298)WARNING: 18/32281577.pdf failed verification --
> update retained (will try again).
> WARNING: 19/28879866.pdf failed verification -- update retained (will
> try again).
> 

-- 
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,
Kevin Korb  Phone:(407) 252-6853
Systems Administrator   Internet:
FutureQuest, Inc.   ke...@futurequest.net  (work)
Orlando, Floridak...@sanitarium.net (personal)
Web page:   https://sanitarium.net/
PGP public key available on web site.
~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,-*~'`^`'~*-,._.,



signature.asc
Description: OpenPGP digital signature
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html


Meaning of "failed verification -- update retained (will try again)."

2020-08-11 Thread Peng Yu via rsync
Hi,

I see some warnings like the following. Could anybody explains what
they mean? Thanks.

19/31274477.pdf
257,169,119   0%1.26MB/s0:03:15 (xfr#121,
to-chk=848309/1043298)WARNING: 18/32281577.pdf failed verification --
update retained (will try again).
WARNING: 19/28879866.pdf failed verification -- update retained (will
try again).

-- 
Regards,
Peng

-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html


[Bug 14463] rsync 3.2.2 server protocol error

2020-08-11 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14463

Wayne Davison  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |INVALID

--- Comment #1 from Wayne Davison  ---
Yup, the older --file-flags patch isn't compatible with the newer one.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html


[Bug 14463] New: rsync 3.2.2 server protocol error

2020-08-11 Thread just subscribed for rsync-qa from bugzilla via rsync
https://bugzilla.samba.org/show_bug.cgi?id=14463

Bug ID: 14463
   Summary: rsync 3.2.2 server protocol error
   Product: rsync
   Version: 3.2.0
  Hardware: All
OS: FreeBSD
Status: NEW
  Severity: normal
  Priority: P5
 Component: core
  Assignee: wa...@opencoder.net
  Reporter: bumkick...@yahoo.com
QA Contact: rsync...@samba.org
  Target Milestone: ---

*** client:freebsd 8.4-STABLE  rsync 3.1.1

root 224 > /usr/local/bin/rsync --address=10.246.110.2 -zz -v --fileflags
--force-change --numeric-ids --force --super -8 toor@droplet02::grizzle/
/bkup/droplet02

rsync error: error in rsync protocol data stream (code 12) at io.c(226}
[Receiver=3.1.1]


*** server:freebsd 11.4-STABLErsync 3.2.2

rsync error: protocol incompatibility (code 2) at compat.c(723) [sender=3.2.2]


This started happening after I upgraded the server from rsync version
3.1.3 to 3.2.2

it works if "--fileflags" is removed

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html