From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id SA+1KrmnHWWFQgAAauVa8A:P1 (envelope-from ) for ; Wed, 04 Oct 2023 19:58:17 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id SA+1KrmnHWWFQgAAauVa8A (envelope-from ) for ; Wed, 04 Oct 2023 19:58:17 +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 9BE3D5AAC3 for ; Wed, 4 Oct 2023 19:58:17 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=hCmcT7qN; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696442297; 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=8KqnjQeYeN+PosspYetjCDy1bt6DvZ8c5tHfa5EgEs8=; b=bKDSok3NJQ7lYIh/0qBaN0VflJc6qF3xNL1Q7IWAXQYT7OWRcO+jAONf7roeugz9zOF5OQ HcXRjGIwgkpm6BhqNRWvD1h01ts/RKg9PoZBNfduheTTMoX1R8HOVPNHMA4h7hMahtA2uv wH4nY4x+efBnfNGDSdiF+W41UlBJzT8V62hoM3sUVsYtKfakSRrWhSgPjYhlSB1NraaoEg HaAM91brtXcdAbMsS/ZvWrjJ9S/bnrLmAkeQP3sfFC+r3b9JMheoIyH4xCT5Tih10lz290 TNC25dvegYsIyNVu3Gd63mkptanQmbYNlDHEQvEDhQhSOz8jWb/SBeGuYbElVg== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696442297; a=rsa-sha256; cv=none; b=AggZNbIh1nkwS6g1+FV0tGWHy7r3Og3zNXPGG9SPrqzlJqRcM5HF9K0zF801GKZD+miGtn omoe0K2nrYxv0WPy/uOTgVdpthwkN0/4xlm9IlT47J31ruY50KMVPuFm/trywjizXOh2xK whOgsOVJWaU0e5pKt6D7+3Led6qsPpWEXfIrFZGHFJIKcyjR9nTm+dXuEv8TGh5CrynwgM R2aR0Cii8yaN99LbkcglCaOXjPlZ2lEPN31dBKj5nxkVo9QMWEHs29bY7UzB4oC8IjfuoW FLgVB/B/k9c578U9AySn5z1+c06jCf8WJH2v6k2yQP+5ESr7LJQOI40glwbenA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=hCmcT7qN; 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=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qo68J-00074R-Lm; Wed, 04 Oct 2023 13:58:03 -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 1qo681-0006Wf-QZ for bug-guix@gnu.org; Wed, 04 Oct 2023 13:57: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 1qo680-0002MP-UK for bug-guix@gnu.org; Wed, 04 Oct 2023 13:57:45 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qo68I-0001vE-Kd for bug-guix@gnu.org; Wed, 04 Oct 2023 13:58:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#65924: git searches coreutils and util-linux commands in PATH Resent-From: Simon Tournier Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 04 Oct 2023 17:58:02 +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: Ludovic =?UTF-8?Q?Court=C3=A8s?= , Maxim Cournoyer Cc: 65924@debbugs.gnu.org Received: via spool by 65924-submit@debbugs.gnu.org id=B65924.16964422627353 (code B ref 65924); Wed, 04 Oct 2023 17:58:02 +0000 Received: (at 65924) by debbugs.gnu.org; 4 Oct 2023 17:57:42 +0000 Received: from localhost ([127.0.0.1]:45276 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qo67y-0001uT-1Y for submit@debbugs.gnu.org; Wed, 04 Oct 2023 13:57:42 -0400 Received: from mail-wm1-x330.google.com ([2a00:1450:4864:20::330]:39219) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qo67u-0001tj-8B for 65924@debbugs.gnu.org; Wed, 04 Oct 2023 13:57:38 -0400 Received: by mail-wm1-x330.google.com with SMTP id 5b1f17b1804b1-406553f6976so147815e9.1 for <65924@debbugs.gnu.org>; Wed, 04 Oct 2023 10:57:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696442235; x=1697047035; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from:from:to:cc:subject:date:message-id :reply-to; bh=8KqnjQeYeN+PosspYetjCDy1bt6DvZ8c5tHfa5EgEs8=; b=hCmcT7qN7ckLe9vwEtzGrZeqempadcIWnO5DVD7/fn0TImLliupqm2xSHZ7PkpMsi0 mOZ72uhL+Qq1cc2J4bbZtwTOMQxjlk0pQX6f4gqw2HgepeiAxq2VndDu7bTqkfdu3dJL 8KZDnANbeXC8JCOl8gvkCZcWdJTJheSIqTuz7VSNE7BoPb3wiPszJa02wy8qR1kO/Q+A 9iw2ISlqd7/iBB2Wws9KHV3AMw+nqwBxqQ+G3/xioLubBOJhO2GRrOYGGl+jAGIY4iSv loxYY837BiI3y+R5V5PLgLCgOoycQxWYpajtEpneJhbHkagph9PZGlnOT/UQLyycowcr fFKA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696442235; x=1697047035; h=content-transfer-encoding:mime-version:message-id:date:references :in-reply-to:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8KqnjQeYeN+PosspYetjCDy1bt6DvZ8c5tHfa5EgEs8=; b=Tva3NKn9KgSvx8cXBjK2rlS/CyBLbW7IVIAdvdgQ2XAcX9mBikop27frlYsQsGSCh6 vKs1GkHzPAT+J8VBRGxSp/lr7YopwxXsb6Uqk6VJ178eEnym6OALX2yrCwSd/d0Uj5Di FuJk8xkdyluiqZhqBKUfdOqPMIUlTmjCeiILFuX2ZcLQHeqSi5AfGzMKAq16LY9NrlG5 U1wGQlW2nh0Y/OAX076/kPgBJoJ1SZlwK6ir3kx8Co1KrHRw6bECJTXA0yyr/SKA1NQX JSIAsS8IvoyUkFTiEvG9SwWb5KCaRQBxFGT8VXyI+Vh/fr7edUszOPkpYr9C9N8+djaS hqZQ== X-Gm-Message-State: AOJu0Yz7Fqb6LyNPw8iAQ9+mu/ECzOqzwqkSjCu9M1rE76PVjyBX0D+Z AAuWr69fOYh1Ys3Lw9dnoegZbq2b6hg= X-Google-Smtp-Source: AGHT+IH4mOtwPzPtnDo4XRUaBT2D//hEnRJPu0Q6BeYLLbwDnktHXv5aGidTL2HJKH/bfS2tX+0PTQ== X-Received: by 2002:a05:600c:5114:b0:405:4127:f471 with SMTP id o20-20020a05600c511400b004054127f471mr3036437wms.1.1696442234857; Wed, 04 Oct 2023 10:57:14 -0700 (PDT) Received: from pfiuh07 ([193.48.40.241]) by smtp.gmail.com with ESMTPSA id t24-20020a7bc3d8000000b004042dbb8925sm2056341wmj.38.2023.10.04.10.57.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 04 Oct 2023 10:57:14 -0700 (PDT) From: Simon Tournier In-Reply-To: <877co2bc0s.fsf@gnu.org> References: <87fs3iuf6e.fsf@gmail.com> <877co2bc0s.fsf@gnu.org> Date: Wed, 04 Oct 2023 18:52:00 +0200 Message-ID: <87bkde1gb3.fsf@gmail.com> 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-Country: US X-Migadu-Flow: FLOW_IN X-Spam-Score: 2.87 X-Migadu-Spam-Score: 2.87 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Queue-Id: 9BE3D5AAC3 X-TUID: a4PS6KjfYouA Hi, On Wed, 04 Oct 2023 at 18:14, Ludovic Court=C3=A8s wrote: > 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. Yes, for now it is seems the way forward for fixing the current #66305. It is an increase of git-minimal about ~12%. > Closure size is a concern, as Simon notes. Longer-term we should make > coreutils-minimal more minimal, perhaps by stripping it of l10n data. About gash-utils, well currently broken so=E2=80=A6 https://ci.guix.gnu.org/build/2072492/details And it would drag Guile in the picture, no? And =E2=80=99sed=E2=80=99 seem= s an order more minimalist than Guile, no? For sure, more git-minimal is, happier people will be. Cheers, simon