From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id yDgcEDyW+2OeMgAAbAwnHQ (envelope-from ) for ; Sun, 26 Feb 2023 18:26:20 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id kDo5EDyW+2Nj4wAAauVa8A (envelope-from ) for ; Sun, 26 Feb 2023 18:26:20 +0100 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 1C33A1BBC0 for ; Sun, 26 Feb 2023 18:26:20 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=none; 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=none ARC-Seal: i=1; s=key1; d=yhetil.org; t=1677432380; a=rsa-sha256; cv=none; b=jJR7/Rc3/kpvSkJoa+Y32GK2aX/UnQx5CNRiQncYOzqW5XzoMryfjp55dx1TuK/x7d8hYT d0C4STsGluw4JfDPMeuqnLtHVnlGKVCmtCGRBY1foT4DqvkcW33tFfO++9wTUo6RIkx2tI j+81OakTbCO8u/iKjHx6CFLHGppW9XjVdsCAbfjJ14s30fhEdu26CAfrnsENXP2Vdg2yXf r2jiUIjrcQXBWkwpSASFzQ7T39VR/8OjBLLcjBzgP0ukT6FlQxPxus4ok19JCW61n7UqYr J/rxD0LiKHulGqbSxI9epTzVVg5zNuixqBfvB0SBp51C9E+yc6RLnf1/cQjiEw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; 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=none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1677432380; 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; bh=E7akLCmu/R6opNQXJVfRhXTRClCLuDsrtf08kpGqaqY=; b=VK2fUXyWvA/EugHTNGgYeiLWK9cOh2uQ+QhzXVoU7hQfM2banuBEMgWwhSSmOg5GdPfnMU d5pisKewr++xKj7TRoYdSHyU03iEPuvvfv6c5jWkJaV7yR2wNEej/QD8xJvRQZDnG0Rb0N fJnVNA39F/WB2ojQYREJQRaKtsod2dKZdJ2ZyolnBaBrIrqhl8dujPUVdgUXJO1DJTXBmJ utxVWbAOU0z3/LyLFW3vIQlLRY5/X1cwQ6Ll7jXPhzmMzN8UmOMvr49ng6/MMWSx7AUwEh T5lpZaTwbrt6oiSbPGdJ1xmS1D0pk1krihsxe10PDM6Bwjim9ryTAZfjBGTMkQ== Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pWKmi-0006Fk-6V; Sun, 26 Feb 2023 12:26:04 -0500 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 1pWKmg-0006Ev-Hq for guix-patches@gnu.org; Sun, 26 Feb 2023 12:26:02 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pWKmg-0006SC-9F for guix-patches@gnu.org; Sun, 26 Feb 2023 12:26:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pWKmg-0006Gu-5S for guix-patches@gnu.org; Sun, 26 Feb 2023 12:26:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#61790] [PATCH core-updates 0/5] Package cleanups: Guile, GnuTLS, ncurses Resent-From: Andreas Enge Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 26 Feb 2023 17:26:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 61790 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: Josselin Poiret , Christopher Baines , Simon Tournier , Mathieu Othacehe , Tobias Geerinckx-Rice , Ricardo Wurmus , 61790@debbugs.gnu.org Received: via spool by 61790-submit@debbugs.gnu.org id=B61790.167743231724047 (code B ref 61790); Sun, 26 Feb 2023 17:26:02 +0000 Received: (at 61790) by debbugs.gnu.org; 26 Feb 2023 17:25:17 +0000 Received: from localhost ([127.0.0.1]:45012 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pWKlw-0006Fn-Mx for submit@debbugs.gnu.org; Sun, 26 Feb 2023 12:25:16 -0500 Received: from hera.aquilenet.fr ([185.233.100.1]:45102) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pWKls-0006FT-5m for 61790@debbugs.gnu.org; Sun, 26 Feb 2023 12:25:14 -0500 Received: from localhost (localhost [127.0.0.1]) by hera.aquilenet.fr (Postfix) with ESMTP id 147CFE23; Sun, 26 Feb 2023 18:25:06 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at hera.aquilenet.fr Received: from hera.aquilenet.fr ([127.0.0.1]) by localhost (hera.aquilenet.fr [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id lusMn1J8Z2RJ; Sun, 26 Feb 2023 18:25:05 +0100 (CET) Received: from jurong (unknown [147.94.72.2]) by hera.aquilenet.fr (Postfix) with ESMTPSA id 6971ADD2; Sun, 26 Feb 2023 18:25:05 +0100 (CET) Date: Sun, 26 Feb 2023 18:25:02 +0100 From: Andreas Enge Message-ID: References: <20230225185544.5152-1-ludo@gnu.org> <877cw5v1dz.fsf@gnu.org> <87zg90tkht.fsf_-_@gnu.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87zg90tkht.fsf_-_@gnu.org> 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: X-Migadu-Queue-Id: 1C33A1BBC0 X-Spam-Score: -1.09 X-Migadu-Spam-Score: -1.09 X-Migadu-Scanner: scn0.migadu.com List-Help: List-Subscribe: , 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-TUID: QrT8Dw9rNP5v Am Sun, Feb 26, 2023 at 06:16:46PM +0100 schrieb Ludovic Courtès: > There’s always a risk of course, though I think it’s pretty low in this > case (I built everything up to guile{,2.2}-gnutls, which includes like > 8h spent in ‘nss’ tests). Removing the dependency of GnuTLS on Guile is > the most desirable part; the rest is more cosmetic. Okay, if you tried it locally, then I think we can take the risk. Andreas