Charles Steinkuehler wrote: >> >>gunzip: invalid compressed data--crc error >>gunzip: invalid compressed data--length error >> >>But the file is still considered OK by both Winzip & more importantly, the >> > "real" gunzip running > >>on a full Linux distribution... >> >>There doesn't seem to be any problem relating to that logged on busybox >> > site... > > I recall some e-mails about a CRC calculation problem with busybox > gzip...don't remember exactly when, but a problem was identified, and the > fix is likely in CVS, if not in the latest releases (check the change logs). > > IIRC, other than the warning, everything unpacks OK, so the error is at > least somewhat benign. > > Charles Steinkuehler > http://lrp.steinkuehler.net > http://c0wz.steinkuehler.net (lrp.c0wz.com mirror) >
In the changelog there was a mention of the following bug: * Alan Modra <[EMAIL PROTECTED]> -- fixed an hard to spot bug breaking gunzip checksum checking. unfortunatly, that was corrected (or at least supposed to be )-; ) in 0.52... 0.60.2 has a few interesting fixes over 0.60.1 (which Dactstein uses) but none of them seem to have anything to do with gzip/gunzip... From the CVS logs I could see mentions of some size optimizations for gzip and the replacement of one function call (strdup) to another (xstrdup) (but no mention of why it was done...). What would be the best way to report/test for that bug? I was thinking of something along the lines of downloading the most recent version, compiling it & running it from a full distribution & report the bug if it still happens with the most recent version. Sounds good? Thanks! Nick _______________________________________________ Leaf-user mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user