Bug#429462: gzip: /bin/gunzip broken

2007-06-18 Thread Bdale Garbee
On Mon, 2007-06-18 at 17:02 +0200, Philipp Matthias Hahn wrote: > The culprit is: /bin/gunzip > #!/bin/sh > PATH=${GZIP_BINDIR-'/usr/bin'}:$PATH > > exec gzip -d "$@" AHA! Thank you for figuring that out... Bdale -- To UNSUBSCRIBE, email to [

Bug#429462: gzip: /bin/gunzip broken

2007-06-18 Thread Philipp Matthias Hahn
Package: gzip Version: 1.3.12-2 Followup-For: Bug #429462 /bin/gunzip is broken in environments, where $PATH does not include /bin. For me that is while using "bsmtpd" (Batched SMTP Daemon, no longer in Debian >=etch), since the UUCP Execution Daemon "uuxqt" only allows a very limited list of prog