Closed GoogleCodeExporter closed 9 years ago
This just started happening to me on Win 7 64-bit and Win 2008 R2 64-bit. I
tried using both 32-bit and 64-bit xdelta executables, and no difference. The
checksum fails if you use the standard parameters in this post, and if you try
to skip the checksum with -n, the error is "source file is too short:
XD3_INVALID_INPUT".
I had been using xdelta with no troubles for months in an automated backup
system, and now the checksums are failing every time. My files are just over
600 MB, but issue #131, which is a dupe of this problem, is working with files
under 100 MB, so the error is not related to file size.
Original comment by naask...@gmail.com
on 8 Jan 2012 at 6:08
Actually, it turns out that one of the files on each end was slightly
different, so the "checksum mismatch" error now actually makes sense. A more
meaningful error message would be helpful though.
Original comment by naask...@gmail.com
on 11 Jan 2012 at 1:21
hi, we also encounter this problem when the patch file is over 100MB. when we
make the patch in win7 64bit and applay it in xp 32bit.
Original comment by linyi...@gmail.com
on 15 Mar 2012 at 3:15
First, I apologize for the delay. Thanks for following up on this issue. So,
it sounds like you're again having success with your backup operation--good.
I will do something about providing more information when XD3_INVALID_INPUT
happens. Due to several features of the implementation and the standard file
format used, it's difficult to provide an error message sooner. Practically
speaking, it requires an extra pass over the data to ensure it's correct, and
it is typically easier for the controlling process to do this, e.g. use an
MD5sum in the filename and verify it before calling xdelta3. Thanks.
(for the 3rd commenter, linyizsh, I think this is a separate Windows issue and
I'm going to take up testing this next)
Original comment by josh.mac...@gmail.com
on 18 Jun 2012 at 12:32
The improved error reporting for XD3_INVALID_INPUT is released in 3.0.2.
Original comment by josh.mac...@gmail.com
on 30 Jun 2012 at 7:33
Original comment by josh.mac...@gmail.com
on 30 Jun 2012 at 7:33
Original issue reported on code.google.com by
nick.gia...@gmail.com
on 24 Nov 2011 at 2:58