WARNING: failed verification -- update discarded (will try again).

2005-12-07 Thread Joe Peterson
I've been using rsync for a long time, and it's very cool. For the first time, last night, I got a message I don't understand. I am using rsync 2.6.4 on Fedora (FC4) Linux to a Fedora (FC3) Linux machine. The command I am using is: rsync -av --delete-excluded --exclude="*~" --exclude="#*#" rem

Re: WARNING: failed verification -- update discarded (will try again).

2005-12-07 Thread Joe Peterson
other messages are seen other than that warning. -Joe Chris Shoemaker wrote: > On Wed, Dec 07, 2005 at 11:38:25AM -0700, Joe Peterson wrote: > >>WARNING: jukebox/Frank_Sinatra/The_Main_Event/04-Let_Me_Try_Again.flac >>failed verification --

Re: WARNING: failed verification -- update discarded (will try again).

2005-12-07 Thread Joe Peterson
Wayne Davison wrote: > It is telling you that the updated file that rsync created didn't match > the checksum that the sender told us. There are a number of different > ways this can happen (all of them pretty rare, but not impossible): Thanks for clearing this up! > - A block checksum may h

Re: WARNING: failed verification -- update discarded (will try again).

2005-12-07 Thread Joe Peterson
:) Yeah, I noticed that too! A little too coincidental for comfort! Mike Daws wrote: > On Wed, 2005-12-07 at 13:50 -0500, Chris Shoemaker wrote: > >>On Wed, Dec 07, 2005 at 11:38:25AM -0700, Joe Peterson wrote: >> >>>WARNING: jukebox/Frank_Sinatra/The_Main_Eve

Re: WARNING: failed verification -- update discarded (will try again).

2005-12-11 Thread Joe Peterson
uot;#*#" new/The_Main_Event/04-Let_Me_Try_Again.flac host:/tmp) Let me know if I can help to track this down, or I could send you the files (new and old) in question. Thanks, Joe Wayne Davison wrote: > On Wed, Dec 07, 2005 at 11:38:25AM -0700, Joe

Re: WARNING: failed verification -- update discarded (will try again).

2005-12-11 Thread Joe Peterson
BTW, my test case is a sending rsync version 2.6.4-3 (Fedora FC4) and a receiving rsync 2.6.3-1 (Fedora FC3). Within a range of 25 or so minutes of --checksum-seed values (unix time stamps), I see the warning for 3 times. -Joe Joe Peterson wrote: > Wayne, > > I just did