From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id 6B5PO+aGJmDqHgAA0tVLHw (envelope-from ) for ; Fri, 12 Feb 2021 13:47:18 +0000 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id mLkDN+aGJmCnUwAAB5/wlQ (envelope-from ) for ; Fri, 12 Feb 2021 13:47:18 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 701E51F321 for ; Fri, 12 Feb 2021 14:47:18 +0100 (CET) Received: from localhost ([::1]:43306 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lAYmz-0000Fw-Ff for larch@yhetil.org; Fri, 12 Feb 2021 08:47:17 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:48060) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lAYmk-0000Dm-IA for guix-patches@gnu.org; Fri, 12 Feb 2021 08:47:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:48587) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lAYmk-0003TC-AL for guix-patches@gnu.org; Fri, 12 Feb 2021 08:47:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lAYmk-0001BW-7n for guix-patches@gnu.org; Fri, 12 Feb 2021 08:47:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#45989] [PATCH 0/2] gnu: python-invoke: Patch reference to bash. Resent-From: Tanguy LE CARROUR Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 12 Feb 2021 13:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 45989 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: =?UTF-8?Q?=E5=AE=8B=E6=96=87=E6=AD=A6?= Cc: 45989-done@debbugs.gnu.org Received: via spool by 45989-done@debbugs.gnu.org id=D45989.16131375884509 (code D ref 45989); Fri, 12 Feb 2021 13:47:02 +0000 Received: (at 45989-done) by debbugs.gnu.org; 12 Feb 2021 13:46:28 +0000 Received: from localhost ([127.0.0.1]:60133 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lAYmC-0001Ad-0K for submit@debbugs.gnu.org; Fri, 12 Feb 2021 08:46:28 -0500 Received: from relay12.mail.gandi.net ([217.70.178.232]:49685) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lAYm9-0001AP-23 for 45989-done@debbugs.gnu.org; Fri, 12 Feb 2021 08:46:26 -0500 Received: from localhost (static-176-185-184-238.ftth.abo.bbox.fr [176.185.184.238]) (Authenticated sender: tanguy@bioneland.org) by relay12.mail.gandi.net (Postfix) with ESMTPSA id BB00B200002; Fri, 12 Feb 2021 13:46:17 +0000 (UTC) Date: Fri, 12 Feb 2021 14:46:15 +0100 From: Tanguy LE CARROUR References: <20210119182257.15116-1-tanguy@bioneland.org> In-Reply-To: MIME-Version: 1.0 User-Agent: astroid/0.15.0 (https://github.com/astroidmail/astroid) Message-Id: <1613137426.y6x5wzz6yv.astroid@melmoth.none> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -0.86 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 701E51F321 X-Spam-Score: -0.86 X-Migadu-Scanner: scn1.migadu.com X-TUID: LIvbOpCG58+c Hi, Excerpts from =E5=AE=8B=E6=96=87=E6=AD=A6's message of February 12, 2021 1:= 16 pm: > Tanguy Le Carrour writes: >=20 >> Hi Guix, >> >> Invoke's code contains a reference to `/bin/bash`. This path does not ex= ist >> in the build environment of another package I am working on. I don't >> know why it seems to work for some other packages, thought=C2=A0!? > I think they'll failed too unless they configured the shell somehow... You right! I figured out that I had myself the `INVOKE_RUN_SHELL` envvar se= t. > Pushed, thank you! Thanks! --=20 Tanguy