From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.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 CAe8AquTEWX1JgAAauVa8A:P1 (envelope-from ) for ; Mon, 25 Sep 2023 16:05:31 +0200 Received: from aspmx1.migadu.com ([2001:41d0:306:2d92::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id CAe8AquTEWX1JgAAauVa8A (envelope-from ) for ; Mon, 25 Sep 2023 16:05:31 +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 96549303BD for ; Mon, 25 Sep 2023 16:05:30 +0200 (CEST) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=QH3rXvPN; 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=1695650730; 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-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=Tov9GrsGfbvSE4r0KFjn3/3YWsIi3q1Px0PLQ37chq4=; b=XbYhdnHPultRuiswHPwYyfG5sunU7nCFaMWuU4Ku4R/NWp/NtMwifmo8c1WkJogZMNYJG5 mAgJa5KnKaYnsjsN4R49cNbDqa/mNf/kfTj4gCiBLKBHmSfKaRn1HSSsuzLlICiPZM63Vf iS3p2z3EQjPJzIE0btw5pbsFIKyYaR1vZ4NyUC4nLtion82to8w1g/gPeN3B7TUm4Uz+V3 hK5QIXmKTxksUd87BLAvb9Hg6SCRv9cJsqcRhD64XGfrFJsWsCLmXlumKx8/bJpjE4SASp 7UebSEV7X6NkF86z2+tqDmxYsdSpw/5Jln/0O0qdZelb9c9skr6Z3Yxxv4Z0CA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=QH3rXvPN; 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-Seal: i=1; s=key1; d=yhetil.org; t=1695650730; a=rsa-sha256; cv=none; b=YT240bUgDNERlwajq5VHOIwrkeB8tOaaZA1dGqwdWxkrHPObrUde7z/PmBLwmEel/ct2Kt BKRULEOSM3WLYrrbuWljRudHb6FxHNv6qO/09ATflJtyArCMBF8fKhT+hY/iObIhuoWKfy 9igrbVq99YmAHfj3nMJT66n87s8Kslh8rsaX04jb6iXp3alROappbsK1m4yyV7BfwAZdhw WyKVYFfoMk169eraHK26jKVjpsKMIhzEcEruJMolt4NGQ1br95ZpdedZTyG3ljMPSnHHEj NG2rx7e8DSACrAjKRUh9lK+Bfebmi5BPdWMHFwrXChtNrx02NqA1vx81ABxS3w== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1qkmCx-0001HM-Cp; Mon, 25 Sep 2023 10:05:07 -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 1qkmCj-00015S-1P for bug-guix@gnu.org; Mon, 25 Sep 2023 10:04:58 -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 1qkmCg-0000Ch-N0 for bug-guix@gnu.org; Mon, 25 Sep 2023 10:04:51 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1qkmCs-0002Jb-L9 for bug-guix@gnu.org; Mon, 25 Sep 2023 10:05:02 -0400 X-Loop: help-debbugs@gnu.org Subject: bug#63331: Guile-GnuTLS/Git circular dependency Resent-From: Simon Tournier Original-Sender: "Debbugs-submit" Resent-CC: bug-guix@gnu.org Resent-Date: Mon, 25 Sep 2023 14:05:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 63331 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Simon Josefsson , Vivien Kraus , 63331@debbugs.gnu.org Received: via spool by 63331-submit@debbugs.gnu.org id=B63331.16956506548822 (code B ref 63331); Mon, 25 Sep 2023 14:05:02 +0000 Received: (at 63331) by debbugs.gnu.org; 25 Sep 2023 14:04:14 +0000 Received: from localhost ([127.0.0.1]:46358 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qkmC5-0002I7-MG for submit@debbugs.gnu.org; Mon, 25 Sep 2023 10:04:14 -0400 Received: from mail-wm1-x32c.google.com ([2a00:1450:4864:20::32c]:40988) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1qkmC2-0002HL-Eg for 63331@debbugs.gnu.org; Mon, 25 Sep 2023 10:04:11 -0400 Received: by mail-wm1-x32c.google.com with SMTP id 5b1f17b1804b1-405e48d8e72so72565e9.0 for <63331@debbugs.gnu.org>; Mon, 25 Sep 2023 07:03:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1695650632; x=1696255432; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:from:to:cc:subject :date:message-id:reply-to; bh=Tov9GrsGfbvSE4r0KFjn3/3YWsIi3q1Px0PLQ37chq4=; b=QH3rXvPN13nsZmz71n9Y0FBrISmNmhi2wkw5ggS97AUZlHGsfOMU/bNAgEx/8cKgIL zD5cfBJYI79RUVQA18Y16xUrphBHe1h9HtoRAi5LbIBjvL+qKWCBbQoEoLls0w6dIrNk mH7YFP1hTRqCZx6P1zzLeif2TGvba7txmrsTpOrn79XF5K/yO74Q5JVEYcbPK40SnQuZ 8oNT5IN0Y23VpEUp8tFefcAIIndX42kmQqVBreCmW/f9pR14ZyKyHSLTaM6c/YZXBect tKCyQ/0trjRXhxiVzdA0oYM3JlB298bEpotkb+jkfn7elGCQR0eloqznTfD6Z9/VbrDy 0xwQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695650632; x=1696255432; h=content-transfer-encoding:mime-version:user-agent:message-id :in-reply-to:date:references:subject:cc:to:from:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=Tov9GrsGfbvSE4r0KFjn3/3YWsIi3q1Px0PLQ37chq4=; b=oPdmdvq+8LZZzWEqMi/3kLKAhRl9LEIxJK6I7fsbN+j3yJsOWL+c01vaYFS06xLm/6 txaaPst5Pw2GJn3hvI0hvsNaY9pfexdxcqlL5FE1T2sDUBOVPLPwIt27HU/8b0mwj/ze gil71Ek/rNMAanrMTnIejiNxf7kSuXqniCTD+kZ0jTweZ3+RRSERAkNPo0b7wA5U+IUB wFMiTRle5pTIDDbSRCI+aVZ4YrZV2rhpa3ox2szLthRp4JEm/1OEc1FRAiTHt2lyHemB +4xFVvgMQN0TBWnGGmIQCI1OSt/mqq2cpUhvoPimU8KQSQhSINX8VWTcmdhJ0kkEnHQ2 nGcg== X-Gm-Message-State: AOJu0YyV9dXU43SasTBNPA0AMS+cBIj0f/fxZN4GITQAfYGfwmB3aGEt k7jyXP5kTXekdAfUI6DlnNRFa5D1ZwI= X-Google-Smtp-Source: AGHT+IHxEfzPMrhTqkwkhJcgdxyhxmPhawseP+M1Gw68zfli3pSyOy1RGMcjI2cjBoBsIY2FpaLSSA== X-Received: by 2002:a05:600c:1c2a:b0:403:334:fb0d with SMTP id j42-20020a05600c1c2a00b004030334fb0dmr5999412wms.4.1695650632201; Mon, 25 Sep 2023 07:03:52 -0700 (PDT) Received: from pfiuh07 ([193.48.40.241]) by smtp.gmail.com with ESMTPSA id m8-20020a05600c160800b00405588aa40asm6832881wmn.24.2023.09.25.07.03.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 25 Sep 2023 07:03:51 -0700 (PDT) From: Simon Tournier References: <877ctljs0m.fsf@inria.fr> <87bkixi58v.fsf@gnu.org> Date: Mon, 25 Sep 2023 16:03:24 +0200 In-Reply-To: <87bkixi58v.fsf@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Sat, 06 May 2023 22:17:52 +0200") Message-ID: <87pm264afn.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) 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-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -3.56 X-Migadu-Scanner: mx2.migadu.com X-Migadu-Queue-Id: 96549303BD X-Spam-Score: -3.56 X-TUID: mKYIcWf0tYfb Hi, On Sat, 06 May 2023 at 22:17, Ludovic Court=C3=A8s wrote: > More importantly, tarballs generated by GitLab & co. are usually built > on the fly and change over time (details about the tarball headers > etc. may change). So we cannot depend them. We could just store this tarball, no? Well, I am somehow surprise=E2=80=A6 it appears to me better to find a way = for fixing this circular dependency without introducing a hard dependency on Git pushed as a daemon dependency. Cheers, simon