GNU bug report logs - #28158
gunzip expects gzip to be in the PATH

Previous Next

Package: guix;

Reported by: Ricardo Wurmus <rekado <at> elephly.net>

Date: Sun, 20 Aug 2017 11:58:02 UTC

Severity: normal

Done: Ricardo Wurmus <rekado <at> elephly.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ricardo Wurmus <rekado <at> elephly.net>
To: 28158 <at> debbugs.gnu.org
Subject: bug#28158: gunzip expects gzip to be in the PATH
Date: Sun, 20 Aug 2017 13:57:22 +0200
The “gzip” package provides “gunzip”, a simple wrapper script that calls
“gzip”.  However, it calls “gzip” unqualified, so the “gzip” executable
must be on the PATH for gunzip to work.

The fix is to replace “gzip” on the line

    exec gzip -d "$@"

in “gunzip.in” with the full path to the “gzip” binary.

This should be done in the next core-updates cycle.

-- 
Ricardo

GPG: BCA6 89B6 3655 3801 C3C6  2150 197A 5888 235F ACAC
https://elephly.net





This bug report was last modified 7 years and 318 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.