From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id MJvbEo0hdWK3DAEAbAwnHQ (envelope-from ) for ; Fri, 06 May 2022 15:24:29 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id IPLGEo0hdWLz0gAAauVa8A (envelope-from ) for ; Fri, 06 May 2022 15:24:29 +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 E00CC15F99 for ; Fri, 6 May 2022 15:24:28 +0200 (CEST) Received: from localhost ([::1]:46496 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nmxwa-0003bZ-1g for larch@yhetil.org; Fri, 06 May 2022 09:24:28 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:57224) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nmxwA-0003GK-S1 for guix-patches@gnu.org; Fri, 06 May 2022 09:24:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:53599) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nmxwA-000161-JQ for guix-patches@gnu.org; Fri, 06 May 2022 09:24:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nmxwA-0004si-Cj for guix-patches@gnu.org; Fri, 06 May 2022 09:24:02 -0400 X-Loop: help-debbugs@gnu.org Subject: [bug#54920] [PATCH] gnu: tcl: Add tcl-tls to packages. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 06 May 2022 13:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54920 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Daniel Lowe Cc: 54920@debbugs.gnu.org Received: via spool by 54920-submit@debbugs.gnu.org id=B54920.165184338618654 (code B ref 54920); Fri, 06 May 2022 13:24:02 +0000 Received: (at 54920) by debbugs.gnu.org; 6 May 2022 13:23:06 +0000 Received: from localhost ([127.0.0.1]:47492 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nmxv6-0004pu-7l for submit@debbugs.gnu.org; Fri, 06 May 2022 09:23:06 -0400 Received: from eggs.gnu.org ([209.51.188.92]:35512) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nmxv3-0004pZ-QS for 54920@debbugs.gnu.org; Fri, 06 May 2022 09:22:54 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:45166) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nmxuy-0000yy-5h; Fri, 06 May 2022 09:22:48 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=3XGG9PPFso/thyUysdZ4RV7NaVGm8OOadxohu4NycZU=; b=gNvXBtpHl767bRPArItc n54nnvLTEy8spKVZvOdLV9V4fgAa+OZVCYpAdknv8B3LBFikz+TCLzNZrChOg05NYbJY3KCHieOai JQAJ7OW03/jxIYtbxMTU6TrJaERFFrpf6e6Kuo431wyZnLjNMUbHN2S5eY7dLAfOuXpQc30V5hSfp SZkBNeErEzzTLhHUxjyuIulRqTXBnxPgsiXZXs8IJQ7GFjzZCmP8joks6xD1yCRjLkA+2OUoJH9U6 d44clA2ei4wM2mkefgx6/CiMufaYk8JMo4tAbTdimRcoHl/eEDUoSrKYkOLwGYZYrui6QmZnjjb0u 8YiX0u0Le/itkw==; Received: from [193.50.110.244] (port=52666 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nmxux-0005tJ-Oz; Fri, 06 May 2022 09:22:47 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20220413204405.28483-1-dlowe@dlowe.net> Date: Fri, 06 May 2022 15:22:45 +0200 In-Reply-To: <20220413204405.28483-1-dlowe@dlowe.net> (Daniel Lowe's message of "Wed, 13 Apr 2022 16:44:05 -0400") Message-ID: <874k224wyi.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.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: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN X-Migadu-To: larch@yhetil.org X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1651843468; 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=3XGG9PPFso/thyUysdZ4RV7NaVGm8OOadxohu4NycZU=; b=W57Qyn56cyvLEJ9z82Lsfe5TA86q2HT8vtzthFWAso/sKARA8UI4UIp8avhapSZKDucCe6 e7Gp0QM0bJHOYd7nabx9nCedXPd3vsPd2/W+aWhcuE1dmwi6jeH+ZqGmucqBUbTrc5FTG9 FNB8IobxIYBlf7wnN4qJG5xmqUY0kCTLepTsolbJIsVHQcRJ9y2HU17Jka0zCeKbZSgs0a Vzl1CSjI0nncBPk8Ego/efHytyRGe3InQI0RBh0Eea0bBJiXV7ktT1qzJNJQNBGnXeUWXf 1GPbxPI5Eop+uCW9VmLtnXl10EnKL9ubmO1oRq29xvvD8DDiUfME7SzVBGoV7g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1651843468; a=rsa-sha256; cv=none; b=RIn4/2TcnFQ+1OzEqe4LipwFKg3OEhhP9gOK/eVSmyQWxVVvFvE0alq037TBnb9zESRfd0 TufVzFjpuw64W4Azq8MF1Ij1GZNv730o7p/LLQZqdnJhO0h5LIFQayqycXEZdKGAu/1qyz mM8JO6uQrWVBzJDvwTmvH/gtzNJJgrMB5+bPNppE+c1sCPmT1pNjYWfGORGb8KwxGUijob kf2gFBwrht+A0MaJuKCa1uEVyHlc+aTBxwtLajsw9onurNxtbrpbUp/t8vEiFFis90i0XL 1qC3Gp16dX4hl/6BKTYnYxtiVz84IPz3fQKuiHk9XMHMdnCGaHeyW7RhDwTRaA== 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=gNvXBtpH; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Spam-Score: -4.70 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=gNvXBtpH; dmarc=pass (policy=none) header.from=gnu.org; 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" X-Migadu-Queue-Id: E00CC15F99 X-Spam-Score: -4.70 X-Migadu-Scanner: scn0.migadu.com X-TUID: i7Ljmsp+fFN4 Hi, Daniel Lowe skribis: > * gnu/packages/tcl.scm (tcl-tls): Added 1.7.22 Applied. I followed up with cosmetic changes. One question though: > + (search-paths > + (list (search-path-specification > + (variable "TCLLIBPATH") > + (separator " ") > + (files (list (string-append "lib/tcltls" version)))))) This declaration most likely belongs in =E2=80=98tcl=E2=80=99 itself: https://guix.gnu.org/manual/devel/en/html_node/Search-Paths.html Most Tcl libraries that we have have that =E2=80=98search-paths=E2=80=99 de= claration though, and they would need to be fixed. One problem is that they augment TCLLIBPATH not with a generic =E2=80=9Clib= /tcl=E2=80=9D (say) collection of directories, but instead with a package-specific directory, like =E2=80=9Clib/tcltls1.3=E2=80=9D. The solution would be to ensure that, instead, all these libraries install their Tcl code in =E2=80=9Clib/tcl=E2=80=9D rather than =E2=80=9Cli= b/PACKAGE=E2=80=9D. Since you=E2=80=99re into Tcl, would you like to give it a try? :-) TIA, Ludo=E2=80=99.