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 6GntKZmsHWVbawEA9RJhRA:P1 (envelope-from ) for ; Wed, 04 Oct 2023 20:19:05 +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 6GntKZmsHWVbawEA9RJhRA (envelope-from ) for ; Wed, 04 Oct 2023 20:19:05 +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 DBBDC5DB85 for ; Wed, 4 Oct 2023 20:19:04 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=CoH5NO6G; 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=1696443545; 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: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=fP0rWNr0qWDF5GRz7Z87VeckR75PdeH2urg28QPspgs=; b=Yq5ji/H4yFr/Le5RdSGI7h/p0t12bBZMxWae9CpXfKyXLIoBuM1yY6ShwHevfbRi64s4T7 yOZvpqibhNsqpIppVdsGWxsk278iZ2uf0nPZ0Dk1MBlNhL7tBEl+Ukua0dC29z++oEiCKf oFYpWKDqEJ7jFVn40GK6vVHYjrtMXHXLX4iGNPgXSb9Yymz2twoU9bvN0IOKqCBGA5e0Kf sp+weHn6IaaJ1scVl+nN/V7tWJImNalZy9qYK+fXvjxBBU/ub4oG4cNEp0/uFAA3kzEB/G DZQwwxoNvUOhkHP3L5nwYC9qN/qBGxI6b1jC+vjovlH37j8j69aue+N8dTKtgw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1696443545; a=rsa-sha256; cv=none; b=cSq1mX7EuPwjnOohnf1zZvUDbGZ2LVemGM9sUAe89JxRLU6KLH5QwWc1J4bWDySIsG8eyb UDhpj21iXkC+gUYJkS2KUIJ9+X8jo0BzvlI37EUT+wc1lP/K8NNCZPwGVR/kWGsBGDsrv9 1FmkTXo2FuuODSNBlM+UlsUkWRj3kXjTL03Q5MMUwcFGXTW7tu+YIfEj8h9DF7AHH8KNWp 7QmtRbbah8RpViufSRZKaTUQ9oR/KtPESu2KhTJb00Lc8DH4i75bHC99uNodbg6N69KjKx uH6UPnA4hKfngY7HpR1A1dZzIncjiAmx+e1qpfC4rSoh451Xe+UxJXuLtvuijA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=CoH5NO6G; 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 1qo6SO-0003Yq-Ve; Wed, 04 Oct 2023 14:18: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 1qo6SN-0003Y1-F6 for bug-guix@gnu.org; Wed, 04 Oct 2023 14:18: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 1qo6SM-0002Xz-2n for bug-guix@gnu.org; Wed, 04 Oct 2023 14:18:46 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qo6Sc-000558-Ey for bug-guix@gnu.org; Wed, 04 Oct 2023 14:19:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#66305: Error with recursive git checkout Resent-From: Simon Tournier Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Wed, 04 Oct 2023 18:19:02 +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: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Guillaume Le Vaillant , 66305@debbugs.gnu.org Received: via spool by 66305-submit@debbugs.gnu.org id=B66305.169644354019526 (code B ref 66305); Wed, 04 Oct 2023 18:19:02 +0000 Received: (at 66305) by debbugs.gnu.org; 4 Oct 2023 18:19:00 +0000 Received: from localhost ([127.0.0.1]:45314 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qo6SZ-00054s-UV for submit@debbugs.gnu.org; Wed, 04 Oct 2023 14:19:00 -0400 Received: from mail-qv1-xf30.google.com ([2607:f8b0:4864:20::f30]:38162) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qo6SL-00054H-FB for 66305@debbugs.gnu.org; Wed, 04 Oct 2023 14:18:57 -0400 Received: by mail-qv1-xf30.google.com with SMTP id 6a1803df08f44-65b20c37916so59466d6.1 for <66305@debbugs.gnu.org>; Wed, 04 Oct 2023 11:18:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1696443502; x=1697048302; darn=debbugs.gnu.org; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:from:to:cc:subject:date:message-id:reply-to; bh=fP0rWNr0qWDF5GRz7Z87VeckR75PdeH2urg28QPspgs=; b=CoH5NO6GSBZsBBO6eASutNLTDCD6i4zFpZsZ5Y8CFhL1nygl8czuOz8QxkG3aJNQ4+ qmj0Jg8egRyNmjUcYB5G8NhkFvhh73UvP/O0x/rsgalgh+rNMeEkuZ7DH2+meoNhlCa6 H1cE/RAaMkgtroGR/Ixg1t/R014iYyFaEt3cQ95QhKI16bPHANvVSO7BZiapZPeJOkzO ptxjRqTO0pCsqIBV/OcdnjVZswdh89qksfDIhW/JbG+n3bdiVirdgIXcNinfb1Q0efhQ oCSF5w/jAxdrWDrjj04nUFROqDy9d50mCZqfXV+/Qxn6NOSBebyE524cflx3zJxP2utG q3fQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696443502; x=1697048302; h=cc:to:subject:message-id:date:from:in-reply-to:references :mime-version:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=fP0rWNr0qWDF5GRz7Z87VeckR75PdeH2urg28QPspgs=; b=X6qIm5hRb4KhLKPrp0o4mi4ZfqErbCNC6eeWMkd6mNkqFh4QwXWFjz5FHSER6GHtLS eclbu8xDSvbh6b9xt01vAT1Y7b7bnkWAqP6/xobv2CmjraAahXVgvMiI8y6qU0F6C9iJ 0nLxJOqFb2eixVoJaIiPOJMCdY26rIX2k3SXGdxv45tmYRWeWH7u69b3YwWBuhR0eN1r nBNe/wHuC3i3A4XMN0GH+XGOY57PXOy2WqzKQ9PwSvr3k1e0QIAZEhXe6YbaYYxheCMZ Wmu/nCV0Wj/ByeL67E9RbTFCYAz80R4hSOIeIbvx1MG7yvkIiVHBIN1NBsNjAsQhaCIS 94bA== X-Gm-Message-State: AOJu0YxfxBNyqkQ82yojCuqlwJfDXQMpSJI9/31hE3gsv2lp1ETy3qm5 0HymWgocsRFZp77chxJMnvKJJMWP1IQdcCX18EY= X-Google-Smtp-Source: AGHT+IFGkTtPTKu4ZOQWXrcm2pFPH5YbRTSG1qy2OFCkMK6Od+syBH4zz6P0ylj1dk5wsOiBOH4DBsz+dVLLmQFXb1I= X-Received: by 2002:ad4:5f88:0:b0:651:8b27:f1f5 with SMTP id jp8-20020ad45f88000000b006518b27f1f5mr3140412qvb.6.1696443501790; Wed, 04 Oct 2023 11:18:21 -0700 (PDT) MIME-Version: 1.0 References: <877co34ide.fsf@gmail.com> <87v8bm9wx7.fsf@gnu.org> <87r0maz21l.fsf@gmail.com> In-Reply-To: <87r0maz21l.fsf@gmail.com> From: Simon Tournier Date: Wed, 4 Oct 2023 20:18:10 +0200 Message-ID: Content-Type: text/plain; charset="UTF-8" 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.82 X-Migadu-Spam-Score: 2.82 X-Migadu-Scanner: mx1.migadu.com X-Migadu-Queue-Id: DBBDC5DB85 X-TUID: QBuhPnGyX8/T On Wed, 4 Oct 2023 at 20:16, Simon Tournier wrote: > And I have tested with: On foreign distro I mean :-)