From unknown Sat Aug 16 18:48:50 2025 X-Loop: help-debbugs@gnu.org Subject: bug#28158: gunzip expects gzip to be in the PATH Resent-From: Ricardo Wurmus Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Sun, 20 Aug 2017 11:58:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 28158 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 28158@debbugs.gnu.org X-Debbugs-Original-To: bug-guix@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.150323026310753 (code B ref -1); Sun, 20 Aug 2017 11:58:02 +0000 Received: (at submit) by debbugs.gnu.org; 20 Aug 2017 11:57:43 +0000 Received: from localhost ([127.0.0.1]:46137 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1djOrP-0002nN-1J for submit@debbugs.gnu.org; Sun, 20 Aug 2017 07:57:43 -0400 Received: from eggs.gnu.org ([208.118.235.92]:35544) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1djOrN-0002nA-6Y for submit@debbugs.gnu.org; Sun, 20 Aug 2017 07:57:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1djOrH-0004BK-5g for submit@debbugs.gnu.org; Sun, 20 Aug 2017 07:57:36 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:57567) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1djOrH-0004BB-2U for submit@debbugs.gnu.org; Sun, 20 Aug 2017 07:57:35 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54748) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1djOrF-0000Gq-UH for bug-guix@gnu.org; Sun, 20 Aug 2017 07:57:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1djOrC-00048k-S4 for bug-guix@gnu.org; Sun, 20 Aug 2017 07:57:34 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21072) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1djOrC-000486-Kx for bug-guix@gnu.org; Sun, 20 Aug 2017 07:57:30 -0400 Received: from localhost (port-92-200-139-185.dynamic.qsc.de [92.200.139.185]) by mx.zohomail.com with SMTPS id 1503230245939727.7766073331009; Sun, 20 Aug 2017 04:57:25 -0700 (PDT) User-agent: mu4e 0.9.18; emacs 25.2.1 From: Ricardo Wurmus X-URL: https://elephly.net X-PGP-Key: https://elephly.net/rekado.pubkey X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC Date: Sun, 20 Aug 2017 13:57:22 +0200 Message-ID: <87tw12wixp.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-ZohoMailClient: External X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) 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 From unknown Sat Aug 16 18:48:50 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Ricardo Wurmus Subject: bug#28158: closed (Re: bug#28158: gunzip expects gzip to be in the PATH) Message-ID: References: <87h8wkw6bj.fsf@elephly.net> <87tw12wixp.fsf@elephly.net> X-Gnu-PR-Message: they-closed 28158 X-Gnu-PR-Package: guix Reply-To: 28158@debbugs.gnu.org Date: Sun, 03 Sep 2017 08:11:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1504426262-2657-1" This is a multi-part message in MIME format... ------------=_1504426262-2657-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #28158: gunzip expects gzip to be in the PATH which was filed against the guix package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 28158@debbugs.gnu.org. --=20 28158: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D28158 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1504426262-2657-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 28158-done) by debbugs.gnu.org; 3 Sep 2017 08:10:49 +0000 Received: from localhost ([127.0.0.1]:44662 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1doPzV-0000gT-AG for submit@debbugs.gnu.org; Sun, 03 Sep 2017 04:10:49 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21008) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1doPzS-0000gJ-IX for 28158-done@debbugs.gnu.org; Sun, 03 Sep 2017 04:10:46 -0400 Received: from localhost (port-92-200-91-155.dynamic.qsc.de [92.200.91.155]) by mx.zohomail.com with SMTPS id 1504426242969927.3613693219667; Sun, 3 Sep 2017 01:10:42 -0700 (PDT) References: <87tw12wixp.fsf@elephly.net> User-agent: mu4e 0.9.18; emacs 25.2.1 From: Ricardo Wurmus To: 28158-done@debbugs.gnu.org Subject: Re: bug#28158: gunzip expects gzip to be in the PATH In-reply-to: <87tw12wixp.fsf@elephly.net> X-URL: https://elephly.net X-PGP-Key: https://elephly.net/rekado.pubkey X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC Date: Sun, 03 Sep 2017 10:10:40 +0200 Message-ID: <87h8wkw6bj.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-ZohoMailClient: External X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 28158-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.0 (+) Ricardo Wurmus 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 ------------=_1504426262-2657-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 20 Aug 2017 11:57:43 +0000 Received: from localhost ([127.0.0.1]:46137 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1djOrP-0002nN-1J for submit@debbugs.gnu.org; Sun, 20 Aug 2017 07:57:43 -0400 Received: from eggs.gnu.org ([208.118.235.92]:35544) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1djOrN-0002nA-6Y for submit@debbugs.gnu.org; Sun, 20 Aug 2017 07:57:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1djOrH-0004BK-5g for submit@debbugs.gnu.org; Sun, 20 Aug 2017 07:57:36 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:57567) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1djOrH-0004BB-2U for submit@debbugs.gnu.org; Sun, 20 Aug 2017 07:57:35 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54748) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1djOrF-0000Gq-UH for bug-guix@gnu.org; Sun, 20 Aug 2017 07:57:34 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1djOrC-00048k-S4 for bug-guix@gnu.org; Sun, 20 Aug 2017 07:57:34 -0400 Received: from sender-of-o51.zoho.com ([135.84.80.216]:21072) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1djOrC-000486-Kx for bug-guix@gnu.org; Sun, 20 Aug 2017 07:57:30 -0400 Received: from localhost (port-92-200-139-185.dynamic.qsc.de [92.200.139.185]) by mx.zohomail.com with SMTPS id 1503230245939727.7766073331009; Sun, 20 Aug 2017 04:57:25 -0700 (PDT) User-agent: mu4e 0.9.18; emacs 25.2.1 From: Ricardo Wurmus To: bug-guix@gnu.org Subject: gunzip expects gzip to be in the PATH X-URL: https://elephly.net X-PGP-Key: https://elephly.net/rekado.pubkey X-PGP-Fingerprint: BCA6 89B6 3655 3801 C3C6 2150 197A 5888 235F ACAC Date: Sun, 20 Aug 2017 13:57:22 +0200 Message-ID: <87tw12wixp.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-ZohoMailClient: External X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -4.0 (----) 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 ------------=_1504426262-2657-1--