Re: Problem with gzip

2004-04-14 Thread Brian Ford
On Wed, 14 Apr 2004, Alex Vinokur wrote: > I have a problem with gzip. [snip] > Cygwin 1.5.5(0.94/3/2) [snip] > $ gunzip logs.tar.gz > > gunzip: logs.tar.gz: invalid compressed data--crc error > > gunzip: logs.tar.gz: invalid compressed data--length error http://www.cygwin.c

RE: Problem with gzip

2004-04-14 Thread Dave Korn
> -Original Message- > From: Larry Hall > Sent: 14 April 2004 16:16 > >> The above errors seem to indicate that gzip is correctly > >> detecting a damaged .gz file. > > > > Absolutely so. Every $0a byte got a bogus $0d prepended > to it. No wonder > >it wouldn't unpack! > > > Yeah?

RE: Problem with gzip

2004-04-14 Thread Larry Hall
At 10:57 AM 4/14/2004, you wrote: >> -Original Message- >> From: cygwin-owner On Behalf Of Christopher Faylor >> Sent: 14 April 2004 15:36 > >> How about some *details* about how you made the suspect logs.tar.gz >> file. > > He made it by taking a valid .gz file and running it through u2d!

RE: Problem with gzip

2004-04-14 Thread Dave Korn
> -Original Message- > From: cygwin-owner On Behalf Of Christopher Faylor > Sent: 14 April 2004 15:36 > How about some *details* about how you made the suspect logs.tar.gz > file. He made it by taking a valid .gz file and running it through u2d! Or perhaps some accident with textmode m

Re: Problem with gzip

2004-04-14 Thread Christopher Faylor
On Wed, Apr 14, 2004 at 10:29:54AM +0300, Alex Vinokur wrote: >Hi, > >I have a problem with gzip. > > >Windows 2000 Professional >Cygwin 1.5.5(0.94/3/2) >gzip 1.3.5 (2002-09-30) >guzip 1.3.5 (2002-09-30) > > >---

Problem with gzip

2004-04-14 Thread Alex Vinokur
Hi, I have a problem with gzip. Windows 2000 Professional Cygwin 1.5.5(0.94/3/2) gzip 1.3.5 (2002-09-30) guzip 1.3.5 (2002-09-30) - $ gunzip logs.tar.gz gunzip: logs.tar.gz: invalid compressed data--crc error gunzip