From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.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 wILLLSUGKGV9BAAA9RJhRA:P1 (envelope-from ) for ; Thu, 12 Oct 2023 16:43:49 +0200 Received: from aspmx1.migadu.com ([2001:41d0:403:4789::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id wILLLSUGKGV9BAAA9RJhRA (envelope-from ) for ; Thu, 12 Oct 2023 16:43: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 9063B38A0A for ; Thu, 12 Oct 2023 16:43:49 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=gSUjxhY3; dmarc=pass (policy=none) header.from=gnu.org; 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=1697121829; a=rsa-sha256; cv=none; b=LxYiVbZ1EdEwgfCiTcGlIvpJlW/0dXDR52VX3/RjnbpGEJ0qRoSuKc0WaFQhmib6hILSSb 4ucP8UTlWjdzMTFNIcD3WCy35aK3Nw4SChhTxuHt5H5JKFiuPUguVjckq/PYidCu6g7UKe nDE7b7vOYTZSbVWCmf8oIoiW94Qf3LUHPtC4KrpUopDM1uQxTtp2iBrfqA0mOQYvXdtnwE CWfmPlbNNBaDDD/SaIcNwJFiO9vyI2hupFDRc4W6ksUybwM97jijoOXmBr8oA9o0+O5Ayg 0qYdWCIz5KJ39WRvL3P3+1cTfAEZNPRHKzER4pR5are6jNP1dHlVH3kLMtK+jg== 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=gSUjxhY3; dmarc=pass (policy=none) header.from=gnu.org; 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=1697121829; 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-to: 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=aM+EYcfGKkJvNBds0MsSQsPb82U9BtUQYZPiUZZpWmA=; b=LEohmdFMx+eumVmDaMJYoU02OkTDnbfaAy31dg345gg+fc10OlR9FngKFf7OgbANUAHMKY 75jBo2MNQuWWC3XKhf1UqRL/T+SG+GlWp3ecItJIEaCiUvJ0Wk54Ve3Os2n9s8sG3pbsQL t+lb5tlm3uv3+cZ5tQDvjn/t0IUnFo91ymIQDjFtwt9BUMAcf5VYNarOSZDC6AoMy3gFov oj4Tg1CTXkZ8ZUiy0PeIEWtyFbdwxz39DDXkkc6U6tkbw7MsWUZuHWvnooGloMTqb/P10T Eog27XlWjxTkBL40ylvhPMk6QKI0WHysYcEi+PWjUs534aGtsJrYg+681ZTAYA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qqwuc-0000JM-1x; Thu, 12 Oct 2023 10:43: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 1qqwua-0000Id-LT for bug-guix@gnu.org; Thu, 12 Oct 2023 10:43:40 -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 1qqwua-0006eK-Dg for bug-guix@gnu.org; Thu, 12 Oct 2023 10:43:40 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qqwuw-00050e-QY for bug-guix@gnu.org; Thu, 12 Oct 2023 10:44:02 -0400 Subject: bug#66305: Error with recursive git checkout Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Thu, 12 Oct 2023 14:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 66305 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Simon Tournier Cc: Guillaume Le Vaillant , 66305-done@debbugs.gnu.org Mail-Followup-To: 66305@debbugs.gnu.org, ludo@gnu.org, glv@posteo.net Received: via spool by 66305-done@debbugs.gnu.org id=D66305.169712183019217 (code D ref 66305); Thu, 12 Oct 2023 14:44:02 +0000 Received: (at 66305-done) by debbugs.gnu.org; 12 Oct 2023 14:43:50 +0000 Received: from localhost ([127.0.0.1]:44045 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqwuj-0004zs-L3 for submit@debbugs.gnu.org; Thu, 12 Oct 2023 10:43:50 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41692) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qqwuU-0004zE-LI for 66305-done@debbugs.gnu.org; Thu, 12 Oct 2023 10:43:49 -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 1qqwu2-0006bC-LA; Thu, 12 Oct 2023 10:43:06 -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=aM+EYcfGKkJvNBds0MsSQsPb82U9BtUQYZPiUZZpWmA=; b=gSUjxhY3cE/bChRIr682 k9iOF0Nlw9Carj6outj44A7/ODz+f/oDhj+zfdrGHCvM1AF/71+cSI6cj8EEMq3clxFXbXdjUgjbh d6nFA/ItKFnTVpOVe5mzjIpTDj+S7xEAGl7NsoaSgpaL2d/SoWXpwmKYS0PlZ7SAWKtiwxAC0p4LC 7sYoeIc+GQpyfAIh9dTaFB3BnV9y13+DpLsePlnZ3WMVASSWlyExuTSEOhCTJuU5ZWF4FuUOZIDx3 ieTZjaKuQCaMS+5jgVJq6DLiBIgPAiPeoOeTcHYcWA5prsUNiTXtVUurFUH19fRToGHpPhiXhuO9h HdrSGk5BLLhWHw==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <87cyxs21tq.fsf@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Thu, 05 Oct 2023 23:31:45 +0200") References: <877co34ide.fsf@gmail.com> <87v8bm9wx7.fsf@gnu.org> <87r0maz21l.fsf@gmail.com> <87sf6p8lk5.fsf@gnu.org> <87cyxs21tq.fsf@gnu.org> Date: Thu, 12 Oct 2023 16:42:58 +0200 Message-ID: <87pm1jlx59.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-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -6.87 X-Spam-Score: -6.87 X-Migadu-Queue-Id: 9063B38A0A X-TUID: 45Y8ejoz4+0w Ludovic Court=C3=A8s skribis: > Pushed as 762fdbdef52b4c17df578478cadc8655d56171a4. > > Now to update =E2=80=98guix=E2=80=99=E2=80=A6 Done last week in 16fd9d6e3d626fc624c38cb3096331905a4161e4. Closing!