zsh-workers
 help / color / mirror / code / Atom feed
* Re: gunzip 1.3.5 error reading from stdin on Cygwin
@ 2006-10-29 13:14 Vin Shelton
  2006-10-29 17:52 ` Bart Schaefer
  0 siblings, 1 reply; 2+ messages in thread
From: Vin Shelton @ 2006-10-29 13:14 UTC (permalink / raw)
  To: cygwin; +Cc: zsh-workers

(added cc: to zsh-workers.  The original message can be found at
http://www.mail-archive.com/cygwin@cygwin.com/msg73620.html )

Vin Shelton wrote:
> After upgrading my system this morning, I'm getting an error running
> gunzip when it reads from stdin.
>
> Steps to reproduce:
>
>     wget ftp://ftp.gnu.org/gmp/gmp-4.2.1.tar.gz
>     gunzip < gmp-4.2.1.tar.gz >/dev/null
>
> This sequence yields the following errors:
>
>     gunzip: stdin: invalid compressed data--crc error
>
>     gunzip: stdin: invalid compressed data--length error
>
>
> Interestingly,
>
>     gunzip gmp-4.2.1.tar.gz
>
> works.

I've narrowed this down a little bit.  It only happens under zsh;
under bash, the recipe works without error.  Thinkging that for some
reason, stdin was being opened in a text mode, I tried setting
CYGWIN=binmode before starting zsh, but that had no effect on this
problem.

I believe the upgrade that broke this was the most recent
gettext/libintl upgrade.  In order to link against the most recent
libintl, I have rebuilt zsh from source (both from the cygwin source
tarball and also from the latest zsh sources in CVS), but still the
problem persists.

I would appreciate any help that can be offered.

Thanks,
  Vin

-- 
The Journey by Mary Oliver
http://www.poemhunter.com/p/m/poem.asp?poet=6771&poem=30506


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2006-10-29 17:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-29 13:14 gunzip 1.3.5 error reading from stdin on Cygwin Vin Shelton
2006-10-29 17:52 ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).