From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp10.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id kPQfJGnjOmXUbQEAG6o9tA:P1 (envelope-from ) for ; Fri, 27 Oct 2023 00:08:41 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e16b::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp10.migadu.com with LMTPS id kPQfJGnjOmXUbQEAG6o9tA (envelope-from ) for ; Fri, 27 Oct 2023 00:08:41 +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 5392953E78 for ; Fri, 27 Oct 2023 00:08:41 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=runbox.com header.s=selector2 header.b=BKIyiLz9; 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=1698358121; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to: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=Et1EroH2Jq+488yGzzk9fXPa+qxjINtClFBJjFb6vpc=; b=lL9NYOrgCKaKq7e9tm/FKt+n7/IyYyLy9Q5xUcrl9Sz8BdLHohLuDW9AJSmggIJDxYoNkh TpaiDP00F54DjJj+cqUdYr7mi0P5zWjvnsqoKcVfUHduF/+K4szPUenPlianS9vq6slYS3 McRlPzLbTgK4yEaWbKhTawkj+rNOW1NW/ZwwmhvkQcXGEyWDhCi5ikygLfV1qGRIc78xd0 wCDnE2nc3bP9i3s+NQdU/h2T/zDoTyFThwYr8FGlM9gDCl96mDOeUrdaHMuZ3yWq1tOCgB nE0Cj8eSagGEtHpmZj3L7cz6qwOjLDD95HEbxBp+9JKwf3rY+JL3lSP517KtcA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=runbox.com header.s=selector2 header.b=BKIyiLz9; 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-Seal: i=1; s=key1; d=yhetil.org; t=1698358121; a=rsa-sha256; cv=none; b=dX8CqDhwcQZUefLqNsI5yZN9+7kesTm+0o38CBYTQPRzCfTs9Uf6KdW9jrdfmNX5pjvNQk cJhaBvmENFnOTrrZeyLT8eDMUWONil5FIFB2Ve0Z7fMQAKT8bzmthTTOgQ+8htmX0dWrI+ pWdNohjnxoIhJ10mKV8U8l42dT8j2KF2PCYtCBQuy1YLeYKbo1JDPoC0cW791GSPCCeAF9 qDfQyPer6CUDAdKlON5rf1ekmKPPcKaTuy56frnBA9wd4Gvmx0p4Il2awSw1G+DiKvicoI PMEyev33GBoU2ExHd/hM3d/FZ70CdpY6vCMUOuY6IsX9eu626ToL7FGsCkwNMQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qw7uE-0002up-QF; Thu, 26 Oct 2023 17:28:42 -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 1qvYFl-0008Ea-EJ for bug-guix@gnu.org; Wed, 25 Oct 2023 03:24:34 -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 1qvYFl-0004BW-6K for bug-guix@gnu.org; Wed, 25 Oct 2023 03:24:33 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qvYGF-0001Fb-6m for bug-guix@gnu.org; Wed, 25 Oct 2023 03:25:03 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#66305: Error with recursive git checkout References: <87msx1qmvs.fsf@kitej> In-Reply-To: <87msx1qmvs.fsf@kitej> Resent-From: Alexis Simon Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 25 Oct 2023 07:25:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 66305 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: 66305@debbugs.gnu.org Received: via spool by 66305-submit@debbugs.gnu.org id=B66305.16982186984778 (code B ref 66305); Wed, 25 Oct 2023 07:25:03 +0000 Received: (at 66305) by debbugs.gnu.org; 25 Oct 2023 07:24:58 +0000 Received: from localhost ([127.0.0.1]:57191 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvYG8-0001Eu-S9 for submit@debbugs.gnu.org; Wed, 25 Oct 2023 03:24:57 -0400 Received: from mailtransmit04.runbox.com ([2a0c:5a00:149::25]:59448) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qvVuh-00038U-R1 for 66305@debbugs.gnu.org; Wed, 25 Oct 2023 00:54:41 -0400 Received: from mailtransmit03.runbox ([10.9.9.163] helo=aibo.runbox.com) by mailtransmit04.runbox.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.93) (envelope-from ) id 1qvVu3-000tfN-SJ for 66305@debbugs.gnu.org; Wed, 25 Oct 2023 06:53:59 +0200 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=runbox.com; s=selector2; h=Content-Transfer-Encoding:Content-Type:From:Subject:To: MIME-Version:Date:Message-ID; bh=Et1EroH2Jq+488yGzzk9fXPa+qxjINtClFBJjFb6vpc= ; b=BKIyiLz9uDUnfxWgCR+EYfohAdhdi851y50T7gts5GRqTe/5gwvyEWYJHONTgN8nXHtBXxK95 rXhPkZx6OYfdeNtz17B40f5tnws7cjQX60F+SHo8fk9z/3FbPhe94qDluyN3ErR8FI3W1ZMxiDL/5 nr1Gd9F0DXLV4gVL+gOYVkYQZ7zvS65FlhUKPtqKGzLovV26DZd82MIze7g7UErz4en2Jn8d2o1UE 6N1wL2VwSDSqJ4xjDiSNFIDeBf5pk7LqjQXgrLHQadNzTqSL2XHfmivAgJBuGAyrn7xUiip7EZP3o i09vG8wAynvu0+b2mkKr8ERzTaOVVks7DFXrfw==; Received: from [10.9.9.72] (helo=submission01.runbox) by mailtransmit03.runbox with esmtp (Exim 4.86_2) (envelope-from ) id 1qvVu3-00008o-Gp for 66305@debbugs.gnu.org; Wed, 25 Oct 2023 06:53:59 +0200 Received: by submission01.runbox with esmtpsa [Authenticated ID (1174703)] (TLS1.2:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.93) id 1qvVtj-007c9M-C4 for 66305@debbugs.gnu.org; Wed, 25 Oct 2023 06:53:39 +0200 Message-ID: <1f7a9c28-602c-42ac-bf3b-1b8534b4982e@runbox.com> Date: Tue, 24 Oct 2023 21:53:35 -0700 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Mailman-Approved-At: Wed, 25 Oct 2023 03:24:52 -0400 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-Mailman-Approved-At: Thu, 26 Oct 2023 17:28:41 -0400 X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Alexis Simon From: Alexis Simon via Bug reports for GNU Guix 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: -5.69 X-Spam-Score: -5.69 X-Migadu-Queue-Id: 5392953E78 X-Migadu-Scanner: mx13.migadu.com X-TUID: txLUjuxlnpUN Hi, I think I'm hitting this bug trying to git-fetch with submodules. I am on a foreign distro. --8<---------------cut here---------------start------------->8--- /gnu/store/pmv37cxc4cg1s7x8yg8dkhikkwmwpncr-git-minimal-2.41.0/libexec/git-core/git-submodule: line 7: /bin/basename: Permission denied /gnu/store/pmv37cxc4cg1s7x8yg8dkhikkwmwpncr-git-minimal-2.41.0/libexec/git-core/git-submodule: line 7: /bin/sed: Permission denied /gnu/store/pmv37cxc4cg1s7x8yg8dkhikkwmwpncr-git-minimal-2.41.0/libexec/git-core/git-sh-setup: line 77: /bin/basename: Permission denied /gnu/store/pmv37cxc4cg1s7x8yg8dkhikkwmwpncr-git-minimal-2.41.0/libexec/git-core/git-sh-setup: line 77: /bin/sed: Permission denied /gnu/store/pmv37cxc4cg1s7x8yg8dkhikkwmwpncr-git-minimal-2.41.0/libexec/git-core/git-sh-setup: line 292: /bin/uname: Permission denied /gnu/store/pmv37cxc4cg1s7x8yg8dkhikkwmwpncr-git-minimal-2.41.0/libexec/git-core/git-submodule: line 613: /bin/sed: Permission denied /gnu/store/pmv37cxc4cg1s7x8yg8dkhikkwmwpncr-git-minimal-2.41.0/libexec/git-core/git-submodule: line 613 : cmd_: command not found git-fetch: '/gnu/store/pmv37cxc4cg1s7x8yg8dkhikkwmwpncr-git-minimal-2.41.0/bin/git submodule update --init --recursive' failed with exit code 127 --8<---------------cut here---------------end--------------->8--- This is with a recent guix I think --8<---------------cut here---------------start------------->8--- ❯ guix describe Generation 8 oct. 24 2023 21:31:58 (current) guix 0074731 repository URL: https://git.savannah.gnu.org/git/guix.git branch: master commit: 00747316ee0e1a7962ffe226c727776ba7a8163b --8<---------------cut here---------------end--------------->8--- Alexis