From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id mBfLL8ePHWXvswAAG6o9tA:P1 (envelope-from ) for ; Wed, 04 Oct 2023 18:16:08 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:478a::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id mBfLL8ePHWXvswAAG6o9tA (envelope-from ) for ; Wed, 04 Oct 2023 18:16:07 +0200 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 A00E759A4C for ; Wed, 4 Oct 2023 18:16:07 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=ZgDRaG3A; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696436167; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding:resent-cc: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=yc/Low5DCcSw1HLSW8tFVCsphPBGz7Dt1euuYMeUeUE=; b=UAzgOPlGF25V/j1HpnqecH2hZLSpiY7GAZte6pNflTBoAF9bxsusdud+nfOTRBCnYrvUL9 JgqjG4jsYurGEsXE+wQ1V0G4/zD+fCD+zLUhLKiD977zXjfg/7ijjFKVAI8uYEDrSJo/0i a4AxO0H1016lxgOkfWWTX/30v6B+BMMhOtxoI/w3UH9HWKFOaPFNeE0j9Ab3JqeUvPl2ts t8NlQnoiep0GUXyRwH5Tss0vEAPpgrJivj6Ev8uQZ+Vv1NqeeD4/l682Wl1id8uVwYDznn WQJbQgAPovU56Xa9SSnDkX2bd8Sbzzp1foU1sRpvCzgfLYZHwWSc+AUH6mSMlQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696436167; a=rsa-sha256; cv=none; b=IuBoKMXCyzG0slDlRuOPD4zZ0K3Boxdxs81zRMVHmSAxan/3rZCxGWFuf7u+F3MDsLgE7S A9+y2086TX4tnGIHrfhIlbx9powWgLaz8JKC0OzDdUQsgl8C+DJprpOLF8aixL7JTjOQ/u +TC8VnZwrM4ZcyUxKoqJwKGRkwdN6cqn/av1ESKvBV52jQfGxmRGG8ih76QYr/X5Qul6vQ z72eGV+TGIn41xI/PkyD4NV9Kr/MvSyHLyJAV2czh+iXSeXt9SgyzjNoBkowoVirNYcktQ eWXHPn3fKCWEXPJR6OBV210UkpTgrV7RoN20x449C+1BPaDnRK55yktjlRGY5g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=ZgDRaG3A; spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qo4XN-0007Az-Kh; Wed, 04 Oct 2023 12:15:49 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qo4XJ-0007AI-QA for bug-guix@gnu.org; Wed, 04 Oct 2023 12:15:47 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1qo4XI-0002A5-Ja for bug-guix@gnu.org; Wed, 04 Oct 2023 12:15:45 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qo4XZ-0004WW-UH for bug-guix@gnu.org; Wed, 04 Oct 2023 12:16:01 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#65924: git searches coreutils and util-linux commands in PATH Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 04 Oct 2023 16:16:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65924 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Maxim Cournoyer Cc: 65924@debbugs.gnu.org Received: via spool by 65924-submit@debbugs.gnu.org id=B65924.169643611911124 (code B ref 65924); Wed, 04 Oct 2023 16:16:01 +0000 Received: (at 65924) by debbugs.gnu.org; 4 Oct 2023 16:15:19 +0000 Received: from localhost ([127.0.0.1]:45174 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qo4Wt-0002sM-7f for submit@debbugs.gnu.org; Wed, 04 Oct 2023 12:15:19 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:36572) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qo4Wr-0002T5-Lm for 65924@debbugs.gnu.org; Wed, 04 Oct 2023 12:15:17 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1qo4WT-0001mG-JH; Wed, 04 Oct 2023 12:14:53 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=yc/Low5DCcSw1HLSW8tFVCsphPBGz7Dt1euuYMeUeUE=; b=ZgDRaG3A1FNYgpZ19oKL tn9xgGEI/AF0NJ+mDpDUIHzxC0u9p26L15yj4qfAR2hOkRH4OpEHPRFTFUl6Qbzy14awXR+bqp0Jw HgQMHHw1tPn4UHrsGoK6FpS9EVX7LMueCaqlo3K033iYX+skQVlIGSoMPkVMtv5hzmpufmPYi3qvN vEEBc4sQILSG9Fusosvf79emUmYhBrEA1ZHK+VYPnyGBKBEoYRWcuIPtdcK3tlHMsuBQImz/txuxu vBltEDHb5FKKR+//emsJ79sCZI/bnWdrecW1KI7kdphLaa0sEN7DbzDYe16l7CqlAbw2WUCRfP8qY X5zmrNsyxEgC4w==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <87fs3iuf6e.fsf@gmail.com> (Maxim Cournoyer's message of "Wed, 13 Sep 2023 14:00:09 -0400") References: <87fs3iuf6e.fsf@gmail.com> Date: Wed, 04 Oct 2023 18:14:27 +0200 Message-ID: <877co2bc0s.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 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: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx0.migadu.com X-Migadu-Spam-Score: -6.92 X-Spam-Score: -6.92 X-Migadu-Queue-Id: A00E759A4C X-TUID: bQjYZvz0iLSR Hi, Maxim Cournoyer skribis: > Attempting to use git-minimal in a --pure environment, I stumbled upon: > > /gnu/store/grc79ijx09nygvjh67cpk3g405nzr801-profile/libexec/git-core/git-= submodule: line 7: basename: command not found > /gnu/store/grc79ijx09nygvjh67cpk3g405nzr801-profile/libexec/git-core/git-= submodule: line 7: sed: command not found > /gnu/store/grc79ijx09nygvjh67cpk3g405nzr801-profile/libexec/git-core/git-= sh-setup: line 77: basename: command not found > /gnu/store/grc79ijx09nygvjh67cpk3g405nzr801-profile/libexec/git-core/git-= sh-setup: line 77: sed: command not found > /gnu/store/grc79ijx09nygvjh67cpk3g405nzr801-profile/libexec/git-core/git-= sh-setup: line 292: uname: command not found > /gnu/store/grc79ijx09nygvjh67cpk3g405nzr801-profile/libexec/git-core/git-= submodule: line 613: sed: command not found > /gnu/store/grc79ijx09nygvjh67cpk3g405nzr801-profile/libexec/git-core/git-= submodule: line 613: cmd_: command not found > =E2=98=92 git clone exited 127 > > The 'git' command should be wrapped to include these in its PATH. I think we should add coreutils-minimal and sed (or gash-utils?) to the =E2=80=98git-submodule=E2=80=99 wrapper that already exists. Closure size is a concern, as Simon notes. Longer-term we should make coreutils-minimal more minimal, perhaps by stripping it of l10n data. But first: let=E2=80=99s fix this so we can address . Ludo=E2=80=99.