bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#28158: gunzip expects gzip to be in the PATH


From: Ricardo Wurmus
Subject: bug#28158: gunzip expects gzip to be in the PATH
Date: Sun, 03 Sep 2017 10:10:40 +0200
User-agent: mu4e 0.9.18; emacs 25.2.1

Ricardo Wurmus <address@hidden> 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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]