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 yK30CE4u/2QHOwAA9RJhRA:P1 (envelope-from ) for ; Mon, 11 Sep 2023 17:12:14 +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 yK30CE4u/2QHOwAA9RJhRA (envelope-from ) for ; Mon, 11 Sep 2023 17:12:14 +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 B9CA04AE8E for ; Mon, 11 Sep 2023 17:12:13 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=planete-kraus.eu header.s=albinoniA header.b=XW9It09c; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-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=1694445134; h=from:from:sender:sender:reply-to: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=wGEKi6UizfcEXeSn975qInpIc3QQyJ+n9vcB1wnEJSw=; b=ClufjBmrLth1n+nlOIz1FmnnCksQ7HTaKEv8EknsznfOmzZrUTaQqZt6xsdZClyq1GScMS 2Z6GbgXpi0t4BkAGVvN5fCd0SyXhXN8ZGmiX/YQk9X2qIPajSGi2+QY06vxOtmCTjoVbMN wix46avCrjitY6uqwFC1e7rQ7tgDQjwtKfoDRyHcLzTn0GGQ6r5CIoS846IAWzmf1vNTLn S54I7wIM86YUDpw9vxjhi5Cg/yVNaLMUBUWDBGuITG5a/I+fbO2Qhuf3cxhMcs5cD1YgyW LgIt2cNsNZMLPLcBHC6GaiApq1AVxNzgNsWx9XDtYCKExiIadRhePBZkuTIzew== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=planete-kraus.eu header.s=albinoniA header.b=XW9It09c; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=pass (policy=none) header.from=gnu.org ARC-Seal: i=1; s=key1; d=yhetil.org; t=1694445134; a=rsa-sha256; cv=none; b=hjDFmjgNIlm3M/im7B1jy17UbwZBiwOUcMFeWbyZaNbLemzpc7hg1X6El++IpC51uetlHd 1A9ZRh7jibWybK4/ffeBtpxhXrMC1r72ZW9Lb6ilwbAo8VN+2VbnY+z/tyMUl5lysn4kk6 5/rKw7CmJSMrQRGT2OriOgwpHDNdiIEdYGvbZjS5hswyVBEvAfCTtmWazy4yQvSu/XWU/k +I363ivrvwJRcL8ce3bv0ChVeIl5S5CddmTffOvpdggZ3WpNql2VJL+Vh5Oxv+o0L+714Y uFIXw3DnhKZJ4PuMP5yraxctXflFF+xM5xBu+yw7G9VAZVFFx/IoaHw2joWMXA== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qfia1-0005e7-5Q; Mon, 11 Sep 2023 11:12:01 -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 1qfiZz-0005da-HV for guix-patches@gnu.org; Mon, 11 Sep 2023 11:11:59 -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 1qfiZz-0005WT-9b for guix-patches@gnu.org; Mon, 11 Sep 2023 11:11:59 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qfia2-0007zn-BP for guix-patches@gnu.org; Mon, 11 Sep 2023 11:12:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#65866] bug#63331: Guile-GnuTLS/Git circular dependency and built-in git checkouts Resent-From: Vivien Kraus Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Mon, 11 Sep 2023 15:12:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 65866 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= , 63331@debbugs.gnu.org Cc: Simon Josefsson , 65866@debbugs.gnu.org Received: via spool by 65866-submit@debbugs.gnu.org id=B65866.169444509130689 (code B ref 65866); Mon, 11 Sep 2023 15:12:02 +0000 Received: (at 65866) by debbugs.gnu.org; 11 Sep 2023 15:11:31 +0000 Received: from localhost ([127.0.0.1]:54406 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qfiZX-0007yq-7Y for submit@debbugs.gnu.org; Mon, 11 Sep 2023 11:11:31 -0400 Received: from planete-kraus.eu ([89.234.140.182]:53852) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qfiZT-0007yX-Nk; Mon, 11 Sep 2023 11:11:29 -0400 Received: from planete-kraus.eu (localhost.lan [127.0.0.1]) by planete-kraus.eu (OpenSMTPD) with ESMTP id d0031dfb; Mon, 11 Sep 2023 15:11:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=planete-kraus.eu; h= message-id:subject:from:to:cc:date:in-reply-to:references :content-type:content-transfer-encoding:mime-version; s= albinoniA; bh=bjOMfe2tOPAmK7WUDrAeEeNviz0=; b=XW9It09c4PfM0y+0wY qz2WS87En+jMVpQZE5VlVa8W+gCYwJgK+aLNuN2Gun2u2msjsb6FoukQbF9fFm3C 1wRXVGrcqh+TNoMcbwtJrYBofoVmKbilj3FOJ51oCpG/W4ZfwL7mH/UNgov+2ntY 5Srd/bhJRwYTqbjmxILpLLSOJ7L/28/NjjcmYxeq6GbuosOryTkzk4JojOyKog5P HIno2OVv1hd0r24rR8SkICNCal6F6y3rGt8fweCpM9D/hJLmI05r4kQY4DBf1gzM TPVuKBNHlMxlMgz+w0rdMvK9QKqKBgz6ivf0iqByVovLlFPeJExZtwvb/tYkPST8 trQA== Received: by planete-kraus.eu (OpenSMTPD) with ESMTPSA id e002078c (TLSv1.3:TLS_CHACHA20_POLY1305_SHA256:256:NO); Mon, 11 Sep 2023 15:11:20 +0000 (UTC) Message-ID: <1ae8a6379d508bf5eb69e3540f6dba5a2c0374de.camel@planete-kraus.eu> Date: Mon, 11 Sep 2023 17:16:14 +0200 In-Reply-To: <87pm2osrot.fsf@gnu.org> References: <877ctljs0m.fsf@inria.fr> <87pm2osrot.fsf@gnu.org> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.48.4 MIME-Version: 1.0 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-to: Vivien Kraus X-ACL-Warn: , Vivien Kraus via Guix-patches From: Vivien Kraus via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx1.migadu.com X-Migadu-Spam-Score: -6.72 X-Spam-Score: -6.72 X-Migadu-Queue-Id: B9CA04AE8E X-TUID: FAFrHsyHs6rC Hello! Le lundi 11 septembre 2023 =C3=A0 16:36 +0200, Ludovic Court=C3=A8s a =C3= =A9crit=C2=A0: > Eventually, when users are all running recent versions of > =E2=80=98guix-daemon=E2=80=99 with support for =E2=80=9Cbuiltin:git-downl= oad=E2=80=9D (2=E2=80=934 > years from now?), we=E2=80=99ll be able to use =E2=80=9Cbuiltin:git-downl= oad=E2=80=9D > unconditionally and thus be sure there are no risks of > derivation cycles. Do foreign distros need to update their guix package as well? If that is the case, the provided time frame might be optimistic. > Note that the patch series adds a hard dependency on Git. > This is because the existing =E2=80=98git-fetch=E2=80=99 code depends on = Git I applaud the switch to the regular git program from libgit2, as I would then be able to pull from my cgit "dumb" server instead of having to maintain a mirror. Vivien