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.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 28158 in the body.
You can then email your comments to 28158 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#28158; Package guix. (Sun, 20 Aug 2017 11:58:02 GMT) Full text and rfc822 format available.

Acknowledgement sent to Ricardo Wurmus <rekado <at> elephly.net>:
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Sun, 20 Aug 2017 11:58:02 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Ricardo Wurmus <rekado <at> elephly.net>
To: bug-guix <at> gnu.org
Subject: 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





Reply sent to Ricardo Wurmus <rekado <at> elephly.net>:
You have taken responsibility. (Sun, 03 Sep 2017 08:11:02 GMT) Full text and rfc822 format available.

Notification sent to Ricardo Wurmus <rekado <at> elephly.net>:
bug acknowledged by developer. (Sun, 03 Sep 2017 08:11:02 GMT) Full text and rfc822 format available.

Message #10 received at 28158-done <at> debbugs.gnu.org (full text, mbox):

From: Ricardo Wurmus <rekado <at> elephly.net>
To: 28158-done <at> debbugs.gnu.org
Subject: Re: bug#28158: gunzip expects gzip to be in the PATH
Date: Sun, 03 Sep 2017 10:10:40 +0200
Ricardo Wurmus <rekado <at> elephly.net> writes:

> 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.

This is fixed with commit 48623f5be854e923b04ae83a1a882ff1cefdc742 in
core-updates.

--
Ricardo

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





bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Sun, 01 Oct 2017 11:24:06 GMT) Full text and rfc822 format available.

This bug report was last modified 6 years and 216 days ago.

Previous Next


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