From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id UP15BtUfImUvQQEA9RJhRA:P1 (envelope-from ) for ; Sun, 08 Oct 2023 05:19:49 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id UP15BtUfImUvQQEA9RJhRA (envelope-from ) for ; Sun, 08 Oct 2023 05:19:49 +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 C339232D48 for ; Sun, 8 Oct 2023 05:19:48 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=Q5AOeG0A; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1696735188; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: 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=aeOLKoGAcCJ/VJa6llOsOLLi0qZLD+2M77shnS4QL8w=; b=o7R8uM0kfRZYIz5B2upQ19UdRq5KPYZko35RuxqlmC7T+4OX82+1GHNhihzzxCWBBPn8oH 72adv8+uxY1xYfPJ9aZ7EJzmry69ZoVumGkRQsfws1DtDDypYZG6OecXfD7D4riBw8MYtI UjcrDcuCQUgNRsRZcddrFh1KYlMYMbDhgMQcrnSpd9z35QZr4nCX2FnP3FQ4JJ6OqORuMy cWK94Q4PKRcCIRVGdV1UuuloHx7JlC5pxQlcHLcjAG5zeXoaYrOLwVnweAW9yLR4j8AH85 3cPPIXRq3wMEFvWBiK5Csp6bm2ohKdm56FD4/6tvJxG2qJpgsViUiQdiOsqjyg== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=Q5AOeG0A; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696735188; a=rsa-sha256; cv=none; b=E2E97Fu4qocx+0LaozdZElmsFJ11NRBqaodUyhvM7KxgH84HYiE0fho6sSfoMjv3ZxVpxa nQfPyDO1JOOIxB5OoPqHOY5S7AzQAq+fyEiMrtXAofOPU2tFOIx3GoODP7bK30k9t5HPod NH2Ing+ey4zatpHnC3Qgmt4D8GDxghUQVOUevTLmmzcQrmMSPnSmXQvkVbnCd6GLEjsmqn hivp4Y93Sw4ANYAq1Qi3gdquTbjBCQHcWU3Uyeehxt/+7vZcJP29qx7CCrOZmbe1j7L/X0 XeNzIB70zEy7763EXVYqZcfiwSoFrKhcoroQh9zbRYqzwknH5+RuHG/rQXifRQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qpKKW-0003pA-9L; Sat, 07 Oct 2023 23:19:44 -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 1qpKKU-0003p2-Ub for bug-guix@gnu.org; Sat, 07 Oct 2023 23:19:42 -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 1qpKKU-0003GR-MV; Sat, 07 Oct 2023 23:19:42 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qpKKo-0001Xs-6O; Sat, 07 Oct 2023 23:20:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#65924: [PATCH core-updates 0/3] Fix 'git submodule' in pure environments. References: <87fs3iuf6e.fsf@gmail.com> In-Reply-To: <87fs3iuf6e.fsf@gmail.com> Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-CC: maxim.cournoyer@gmail.com, zimon.toutoune@gmail.com, ludo@gnu.org, bug-guix@gnu.org Resent-Date: Sun, 08 Oct 2023 03:20: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: 65924@debbugs.gnu.org Cc: Maxim Cournoyer , Maxim Cournoyer , Simon Tournier , Ludovic =?UTF-8?Q?Court=C3=A8s?= X-Debbugs-Original-Xcc: Maxim Cournoyer , Simon Tournier , Ludovic =?UTF-8?Q?Court=C3=A8s?= Received: via spool by 65924-submit@debbugs.gnu.org id=B65924.16967351925922 (code B ref 65924); Sun, 08 Oct 2023 03:20:02 +0000 Received: (at 65924) by debbugs.gnu.org; 8 Oct 2023 03:19:52 +0000 Received: from localhost ([127.0.0.1]:56092 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qpKKe-0001XS-3Y for submit@debbugs.gnu.org; Sat, 07 Oct 2023 23:19:52 -0400 Received: from mail-qv1-xf33.google.com ([2607:f8b0:4864:20::f33]:50252) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qpKKc-0001XF-3I for 65924@debbugs.gnu.org; Sat, 07 Oct 2023 23:19:50 -0400 Received: by mail-qv1-xf33.google.com with SMTP id 6a1803df08f44-65d0da28fa8so20799676d6.0 for <65924@debbugs.gnu.org>; Sat, 07 Oct 2023 20:19:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696735164; x=1697339964; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=aeOLKoGAcCJ/VJa6llOsOLLi0qZLD+2M77shnS4QL8w=; b=Q5AOeG0AbVlxfcgSnlTK86JCcvTdmb+pIvQY6cWxTjzzjzci7D3hbEIqXdkPcpvYc4 nYCjseu0W1cirWgvJWaQg6XfyFpDkXAudnRz+neAddN9lVdyRydWH842JF7vFfuaJx// M3n+65oc2/uUcaqYIgGqu7y2UPoo6wBiEVCBvBm7AB5HYb+YHTnS8tfyP9QfyjOt1Bl7 zknBX0asUM5H/HIdh5yLccL+eRmHWGFT7Ed6eny06P/e858zf0kLAdwxk7hnKkoYupkB RB2QXTeG3Ll1Q3JW++9bKnpK9FK5vbnwjSNkMDsNqhXAPE6BA9Acs6t19CAMM0raEqE2 HexQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696735164; x=1697339964; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=aeOLKoGAcCJ/VJa6llOsOLLi0qZLD+2M77shnS4QL8w=; b=ebbNJwRJC6FoyqRym8vmR+u8OcycfsC6dcTppZ2HCRrtssCp/gxKxwBJrjXtE2CVb0 yX132/lUxX1XYo0my78TGxl4elbzKqDGJdENX7KYf6uo0iufcNP2jLYEqd2bZQ5+6V77 3B6zp7d6+ZLRsDY1O3TmqUn5c+xqQq3ZNJ2KMbSD9l8lfduQhE/bdPM2tyNYX0hT/4PM RSYJcYhSmMse6KxHHzjUYVhCDBiQFNvjoOW9TzQbipZm5Is9aW7xzZuIfm39khQh8tA/ 6/mG+avRVK4tvFu2UgOIH6tPWwLKpJCZrAg9tUdG7t6I7VdtjszOLPKDsd5WUgwZ4GE9 6YKA== X-Gm-Message-State: AOJu0YzUkgZGH8l7z+qeDUH3Z0Uz16mncmaogmas9seeF0lpnkR3DOzY K7Pk41Vx1Iv6dIur1aEq3BOx7Kygmic= X-Google-Smtp-Source: AGHT+IGU7ykgxVsUj5bk0hig6OB4596OZpp1a4BE/vxh09F6qP5fOjJEAHcP1NGmz3iXezAdv/SlyA== X-Received: by 2002:a0c:dd90:0:b0:63d:657:4cb9 with SMTP id v16-20020a0cdd90000000b0063d06574cb9mr12818982qvk.42.1696735164523; Sat, 07 Oct 2023 20:19:24 -0700 (PDT) Received: from localhost.localdomain (dsl-158-21.b2b2c.ca. [66.158.158.21]) by smtp.gmail.com with ESMTPSA id o10-20020a0cf4ca000000b0065b129ec0e8sm2748304qvm.57.2023.10.07.20.19.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 07 Oct 2023 20:19:23 -0700 (PDT) From: Maxim Cournoyer Date: Sat, 7 Oct 2023 23:18:46 -0400 Message-ID: X-Mailer: git-send-email 2.41.0 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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-Spam-Score: 4.81 X-Spam-Score: 4.81 X-Migadu-Queue-Id: C339232D48 X-Migadu-Scanner: mx2.migadu.com X-TUID: gSx7smcuSsKi Can be tested with something like: $ ./pre-inst-env guix shell -CN nss-certs git-minimal -- \ git clone --recursive https://git.jami.net/savoirfairelinux/jami-client-qt.git /tmp/jami Maxim Cournoyer (3): gnu: git: Remove labels and use gexps. gnu: git: Invert inheritance relationship. gnu: git-minimal: Add coreutils and sed to PATH. gnu/packages/version-control.scm | 884 ++++++++++++++++--------------- 1 file changed, 466 insertions(+), 418 deletions(-) base-commit: c2b224658ccb52b4541c79016cec55a47aef32fc -- 2.41.0