We get an error zipping about 9GB of data.
The first error message is vague. The next message "Input file read failure" seems to be a cause of the first error. There's no failure if I zip just the folder that got the read failure (Info-ZIP v2.31 win 32 bit):
---log:
...
adding: SVNBACKUP/db/revs/31226 (176 bytes security) (deflated 74%)
adding: SVNBACKUP/db/revs/31227 (176 bytes security) (deflated 74%)
adding: SVNBACKUP/db/revs/31228 (176 bytes security)
zip I/O error: Invalid argument
zip error: Input file read failure (was zipping SVNBACKUP/db/revs/31228)
---end of log
I installed v2.32 and got the same error, but it processed a bit further, so that proved there's nothing wrong with the file system.
Can it be related to this:
http://cygwin.com/ml/cygwin/2007-01/msg00035.html ?
cheers,
Sakke Wiik