From unknown Sat Sep 20 05:30:36 2025 X-Loop: help-debbugs@gnu.org Subject: bug#54096: 27.2; Error retrieving package descriptions when TLS 1.3 is used (macOS) Resent-From: Sebastian Boehm Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Mon, 21 Feb 2022 22:15:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 54096 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: 54096@debbugs.gnu.org X-Debbugs-Original-To: bug-gnu-emacs@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.164548164814756 (code B ref -1); Mon, 21 Feb 2022 22:15:01 +0000 Received: (at submit) by debbugs.gnu.org; 21 Feb 2022 22:14:08 +0000 Received: from localhost ([127.0.0.1]:39354 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nMGwa-0003pv-9I for submit@debbugs.gnu.org; Mon, 21 Feb 2022 17:14:08 -0500 Received: from lists.gnu.org ([209.51.188.17]:59958) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nMDHH-0001s2-55 for submit@debbugs.gnu.org; Mon, 21 Feb 2022 13:19:15 -0500 Received: from eggs.gnu.org ([209.51.188.92]:37870) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nMDHG-0000WF-WD for bug-gnu-emacs@gnu.org; Mon, 21 Feb 2022 13:19:15 -0500 Received: from [2a01:7e00::f03c:91ff:fe93:4e8c] (port=37304 helo=sometimesfood.org) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nMDHE-0000M2-6r for bug-gnu-emacs@gnu.org; Mon, 21 Feb 2022 13:19:14 -0500 Received: from sometimesfood.org (localhost [127.0.0.1]) by sometimesfood.org (OpenSMTPD) with ESMTP id bd481eea for ; Mon, 21 Feb 2022 18:12:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=sometimesfood.org; h=from:date:to:subject:content-type:mime-version :content-transfer-encoding:message-id; s=dkim; bh=o3VG1DXmZqDchr aSFUcIq3/oDDw=; b=BqaKN1S433NTvstVZbZ7PVLv7nMdy2s0tw9fPxLTO4pa0f oLz4Cz5hWGNsddcnVvcFGWqvgwt0No2qqNB4FAGZt27rZz1z2eNml6uEvolNyunp h9P+K/EB/iaV4OWPk/WN5GH4qHDb/Y2DenYqmGMjAhPTBgikalo9sAYwiHeW0= Received: from localhost (sometimesfood.org [local]) by sometimesfood.org (OpenSMTPD) with ESMTPA id fad71fb6 for ; Mon, 21 Feb 2022 18:12:28 +0000 (UTC) From: Sebastian Boehm Date: Mon, 21 Feb 2022 18:12:28 +0000 (UTC) Content-Type: text/plain; charset="UTF-8"; format="flowed" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-Id: <38098a8ac3cb76e9@sometimesfood.org> X-Host-Lookup-Failed: Reverse DNS lookup failed for 2a01:7e00::f03c:91ff:fe93:4e8c (failed) Received-SPF: pass client-ip=2a01:7e00::f03c:91ff:fe93:4e8c; envelope-from=sebastian@sometimesfood.org; helo=sometimesfood.org X-Spam_score_int: 20 X-Spam_score: 2.0 X-Spam_bar: ++ X-Spam_report: (2.0 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_SBL_CSS=3.335, RDNS_NONE=0.793, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, UNPARSEABLE_RELAY=0.001 autolearn=no autolearn_force=no X-Spam_action: no action X-Spam-Score: 2.2 (++) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: After upgrading Emacs from 27.1 to 27.2 on my macOS system, I've run into a problem with refreshing my package descriptions when TLS 1.3 is enabled. When I try to upgrade my package descriptions from the package list, the following error message appears in the minibuffer: Content analysis details: (2.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] 3.6 RCVD_IN_SBL_CSS RBL: Received via a relay in Spamhaus SBL-CSS [2a01:7e00:0:0:f03c:91ff:fe93:4e8c listed in] [zen.spamhaus.org] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.0 UNPARSEABLE_RELAY Informational: message has unparseable relay lines -0.0 T_SCC_BODY_TEXT_LINE No description available. X-Mailman-Approved-At: Mon, 21 Feb 2022 17:14:07 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: 1.2 (+) X-Spam-Report: Spam detection software, running on the system "debbugs.gnu.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see the administrator of that system for details. Content preview: After upgrading Emacs from 27.1 to 27.2 on my macOS system, I've run into a problem with refreshing my package descriptions when TLS 1.3 is enabled. When I try to upgrade my package descriptions from the package list, the following error message appears in the minibuffer: Content analysis details: (1.2 points, 10.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at https://www.dnswl.org/, medium trust [209.51.188.17 listed in list.dnswl.org] -0.0 SPF_HELO_PASS SPF: HELO matches SPF record 3.6 RCVD_IN_SBL_CSS RBL: Received via a relay in Spamhaus SBL-CSS [2a01:7e00:0:0:f03c:91ff:fe93:4e8c listed in] [zen.spamhaus.org] 1.0 SPF_SOFTFAIL SPF: sender does not match SPF record (softfail) 0.0 UNPARSEABLE_RELAY Informational: message has unparseable relay lines -0.0 T_SCC_BODY_TEXT_LINE No description available. -1.0 MAILING_LIST_MULTI Multiple indicators imply a widely-seen list manager After upgrading Emacs from 27.1 to 27.2 on my macOS system, I've run into a problem with refreshing my package descriptions when TLS 1.3 is enabled. When I try to upgrade my package descriptions from the package list, the following error message appears in the minibuffer: error in process sentinel: Error retrieving: https://elpa.gnu.org/packages/archive-contents (error connection-failed "connect" :host "elpa.gnu.org" :service 443) The problem goes away if I disable TLS 1.3 by setting gnutls-algorithm-priority: (setq gnutls-algorithm-priority "NORMAL:-VERS-TLS1.3") Could this be related to #34341? While #34341 was fixed in Emacs 26.3, the symptoms and workaround are the same. Steps to reproduce: 1. Add a second archive to the package archive list, display package list, refresh packages. (setq package-archives '(("gnu" . "https://elpa.gnu.org/packages/") ("melpa" . "https://melpa.org/packages/"))) (list-packages) (package-refresh-contents) 2. Wait for a couple of seconds for the error message to appear. Additional information: - I cannot reproduce the problem reliably without following all of the steps above. - I am using packages downloaded from emacsformacosx.com. The problem can be reproduced by installing Emacs via Homebrew as well via "brew install homebrew/cask/emacs". - I am not experiencing any intermittent network failures. - I can reproduce the problem as a different user with an empty .emacs.d and with "emacs -Q". - The package lists are displayed correctly when using ewww to visit the pages mentioned above. - Only Emacs 27.2 seems to be affected. I cannot reproduce the problem with Emacs 26.3, Emacs 27.1 or Emacs 28.0.90. - Affected version: GNU Emacs 27.2 (build 1, x86_64-apple-darwin18.7.0, NS appkit-1671.60 Version 10.14.6 (Build 18G95)) - macOS version: 12.2.1 - Other people seem to be affected by the same issue as well: https://clojurians-log.clojureverse.org/emacs/2021-09-03 If I enable toggle-debug-on-error, I get the backtrace below: Debugger entered--Lisp error: (error "Error retrieving: https://elpa.gnu.org/packages/archive-contents (error connection-failed \"connect\" :host \"elpa.gnu.org\" :service 443)") signal(error ("Error retrieving: https://elpa.gnu.org/packages/archive-contents (error connection-failed \"connect\" :host \"elpa.gnu.org\" :service 443)")) #f(compiled-function (status) #)((:error (error connection-failed "connect" :host "elpa.gnu.org" :service 443))) apply(#f(compiled-function (status) #) (:error (error connection-failed "connect" :host "elpa.gnu.org" :service 443))) url-http-activate-callback() url-http-async-sentinel(# "connect") As far as I can tell, the debug messages emitted by GnuTLS when gnutls-log-level is set to 1 or 2 are unremarkable, but if there's anything specific that I should look out for, just let me know. Is there anything I can do to help debug this issue? Best, Sebastian From unknown Sat Sep 20 05:30:36 2025 X-Loop: help-debbugs@gnu.org Subject: bug#54096: 27.2; Error retrieving package descriptions when TLS 1.3 is used (macOS) Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 22 Feb 2022 13:49:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54096 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: To: Sebastian Boehm Cc: 54096@debbugs.gnu.org Received: via spool by 54096-submit@debbugs.gnu.org id=B54096.164553771920968 (code B ref 54096); Tue, 22 Feb 2022 13:49:01 +0000 Received: (at 54096) by debbugs.gnu.org; 22 Feb 2022 13:48:39 +0000 Received: from localhost ([127.0.0.1]:40374 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nMVWk-0005Rn-2u for submit@debbugs.gnu.org; Tue, 22 Feb 2022 08:48:39 -0500 Received: from quimby.gnus.org ([95.216.78.240]:51424) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nMVWi-0005Rb-Ef for 54096@debbugs.gnu.org; Tue, 22 Feb 2022 08:48:24 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Type:MIME-Version:Message-ID:In-Reply-To:Date: References:Subject:Cc:To:From:Sender:Reply-To:Content-Transfer-Encoding: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=AzqrZN86dfypILyVFnP0NshGvt4LmCdDhaeZ4tjpWEI=; b=MyNWGomujoHBAe/gnx+WlRNKHD FjNBTPJR+MIZwPTO3FUtSLB3YMfrmHIp1oszhIkkaEzZ7MhSfJP/EEGawy0r/A/JyFfZK2CP4FYaU Q9JpjSyPbMJYQqAtBKuo9NYa6VVfaaJ6X6cgycprK4YADe+EGBw5IBUEm6a58c94JiQQ=; Received: from [84.212.220.105] (helo=giant) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nMVWZ-0005sl-Go; Tue, 22 Feb 2022 14:48:18 +0100 From: Lars Ingebrigtsen References: <38098a8ac3cb76e9@sometimesfood.org> X-Now-Playing: Cleoma Breaux and Joseph Falcon's _Anthology of American Folk Music: Songs (1)_: "La Vieux Soulard et Sa Femme" Date: Tue, 22 Feb 2022 14:48:14 +0100 In-Reply-To: <38098a8ac3cb76e9@sometimesfood.org> (Sebastian Boehm's message of "Mon, 21 Feb 2022 18:12:28 +0000 (UTC)") Message-ID: <87wnhnau75.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Sebastian Boehm writes: > - I am using packages downloaded from emacsformacosx.com. The problem can be reproduced by installing Emacs via Homebrew as well via "brew install homebrew/cask/emacs". Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Sebastian Boehm writes: > - I am using packages downloaded from emacsformacosx.com. The problem can be reproduced by installing Emacs via Homebrew as well via "brew install homebrew/cask/emacs". [...] > - Only Emacs 27.2 seems to be affected. I cannot reproduce the problem with Emacs 26.3, Emacs 27.1 or Emacs 28.0.90. There aren't going to be any further Emacs 27 releases, so if this has been fixed for Emacs 28, I'm not sure there's anything to be done on the Emacs side here? Did you have something in particular in mind? -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Tue Feb 22 08:48:43 2022 Received: (at control) by debbugs.gnu.org; 22 Feb 2022 13:48:44 +0000 Received: from localhost ([127.0.0.1]:40377 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nMVWx-0005S9-SX for submit@debbugs.gnu.org; Tue, 22 Feb 2022 08:48:43 -0500 Received: from quimby.gnus.org ([95.216.78.240]:51438) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nMVWr-0005Rq-Ce for control@debbugs.gnu.org; Tue, 22 Feb 2022 08:48:33 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=RGRk+N4SThMFBKRUXBSWBoVD5CjS0RedN8m11iFcGDs=; b=QQ+ozRARGv9zKbpoY2NGhsCNud yLVyiooLQnkxJ3VbXlcHCWz2kYOm/x3NXilQzvuI7yzkuuIJsBQJfR1KPiQewS+PqckwMAxEgK02/ PqLHA5uiaC2l4L4XVaYQiLg75wjcQV0S87a3gPuH/IVR2+Q45G+dTR+R69S5kEkPJMJg=; Received: from [84.212.220.105] (helo=giant) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nMVWj-0005st-83 for control@debbugs.gnu.org; Tue, 22 Feb 2022 14:48:27 +0100 Date: Tue, 22 Feb 2022 14:48:23 +0100 Message-Id: <87v8x7au6w.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #54096 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: tags 54096 + moreinfo quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) tags 54096 + moreinfo quit From unknown Sat Sep 20 05:30:36 2025 X-Loop: help-debbugs@gnu.org Subject: bug#54096: 27.2; Error retrieving package descriptions when TLS 1.3 is used (macOS) Resent-From: Sebastian Boehm Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 22 Feb 2022 14:28:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54096 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo To: Lars Ingebrigtsen Cc: 54096@debbugs.gnu.org Received: via spool by 54096-submit@debbugs.gnu.org id=B54096.16455400581260 (code B ref 54096); Tue, 22 Feb 2022 14:28:01 +0000 Received: (at 54096) by debbugs.gnu.org; 22 Feb 2022 14:27:38 +0000 Received: from localhost ([127.0.0.1]:40546 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nMW8f-0000KG-Gn for submit@debbugs.gnu.org; Tue, 22 Feb 2022 09:27:37 -0500 Received: from sometimesfood.org ([178.79.152.168]:54774) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nMW8d-0000K2-Fx for 54096@debbugs.gnu.org; Tue, 22 Feb 2022 09:27:35 -0500 Received: from sometimesfood.org (localhost [127.0.0.1]) by sometimesfood.org (OpenSMTPD) with ESMTP id 9f7c36bb for <54096@debbugs.gnu.org>; Tue, 22 Feb 2022 14:27:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=sometimesfood.org; h=mime-version:references:in-reply-to:from:date:message-id :subject:to:cc:content-type; s=dkim; bh=yISViYtjbbE3gGwEcleMgwm5 evM=; b=Vsk85xawVSkBfNM2wab3LYpzA9ypZNFpA0TM7wbj/ozTewdHx1dLNlmQ v+0cgUQ/DLe0qxA9B8S6mvAdOz/MfCTmHivIGBXPHMNV6ORefeQr5J7Yp0b1Z5Us UVjmYd5MoZ2FgdugUrdN6vz8PTXxub2JDAMuht7469ADfY7oCDw= Received: from mail-il1-f171.google.com (mail-il1-f171.google.com [209.85.166.171]) by sometimesfood.org (OpenSMTPD) with ESMTPSA id bafe9b4b (TLSv1.2:ECDHE-RSA-AES128-GCM-SHA256:128:NO) for <54096@debbugs.gnu.org>; Tue, 22 Feb 2022 14:27:28 +0000 (UTC) Received: by mail-il1-f171.google.com with SMTP id d3so12694021ilr.10 for <54096@debbugs.gnu.org>; Tue, 22 Feb 2022 06:27:28 -0800 (PST) X-Gm-Message-State: AOAM531j12uACx/JeX7XEun3q7LoGB7KUYLaMPDMR2j7fovqvpntETwA dZYvo7dywuQgfqATmlGTYaswydjUYnrl17MSME8= X-Google-Smtp-Source: ABdhPJzt3wcx/IfeejiToTPVc2ZcMybBSzPkQNsTOjyOMrVpDKSpqmqqIqVc9ZBdgE1BUfLjp5/O3XmOxBNv0Gb9UO0= X-Received: by 2002:a92:6b03:0:b0:2b7:e0a0:b845 with SMTP id g3-20020a926b03000000b002b7e0a0b845mr20954241ilc.167.1645540047379; Tue, 22 Feb 2022 06:27:27 -0800 (PST) MIME-Version: 1.0 References: <38098a8ac3cb76e9@sometimesfood.org> <87wnhnau75.fsf@gnus.org> In-Reply-To: <87wnhnau75.fsf@gnus.org> From: Sebastian Boehm Date: Tue, 22 Feb 2022 15:27:16 +0100 X-Gmail-Original-Message-ID: Message-ID: Content-Type: text/plain; charset="UTF-8" X-Spam-Score: -0.0 (/) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) Hi Lars, On Tue, 22 Feb 2022 at 14:48, Lars Ingebrigtsen wrote: > There aren't going to be any further Emacs 27 releases I did not know that. Sorry for the noise, then. > if this has been fixed for Emacs 28, I'm not sure there's anything to be done on the Emacs side here? Did you have something in particular in mind? No, I'm perfectly fine with a WONTFIX resolution. I'll just keep using the workaround on macOS until Emacs 28 is out, then. I just re-tested Emacs 28 to make sure this issue does not affect Emacs 28 and as far as I can tell, no version other than 27.2 seems to be affected. I don't have a great dev setup on this particular machine, so I tested the following packages from http://emacsformacosx.com: - Emacs-26.3-universal.dmg - Emacs-27.1-1-universal.dmg - Emacs-pretest-28.0.90-universal.dmg - Emacs-pretest-28.0.91-universal.dmg - Emacs-2022-02-22_00-09-13-dfd76688beac1d99a9cdcfe375e0a125cb039b8f-universal All of these are working just as expected for me. Thank you for your help! Best, Sebastian From unknown Sat Sep 20 05:30:36 2025 X-Loop: help-debbugs@gnu.org Subject: bug#54096: 27.2; Error retrieving package descriptions when TLS 1.3 is used (macOS) Resent-From: Lars Ingebrigtsen Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Wed, 23 Feb 2022 12:12:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 54096 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: moreinfo To: Sebastian Boehm Cc: 54096@debbugs.gnu.org Received: via spool by 54096-submit@debbugs.gnu.org id=B54096.164561830114975 (code B ref 54096); Wed, 23 Feb 2022 12:12:02 +0000 Received: (at 54096) by debbugs.gnu.org; 23 Feb 2022 12:11:41 +0000 Received: from localhost ([127.0.0.1]:44120 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nMqUf-0003tT-HU for submit@debbugs.gnu.org; Wed, 23 Feb 2022 07:11:41 -0500 Received: from quimby.gnus.org ([95.216.78.240]:33764) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nMqUd-0003tC-Rt for 54096@debbugs.gnu.org; Wed, 23 Feb 2022 07:11:40 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Content-Transfer-Encoding:Content-Type:MIME-Version:Message-ID :In-Reply-To:Date:References:Subject:Cc:To:From:Sender:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=cYZIi5v4IVmV6KBI6MmWTwQXMnJWUtJp4iJ0fFRCmds=; b=Hz8lAvPU2Sb/X0TfatJHLPM6Y7 gAnfAuAtI9YyJ/ZQ26/+FBP7WWZsAeuuuFLm8YWb0HznY65mbloSXxv9ovoNidPaMPpgwQhT/amL3 +6by4MAMFlHEBQesJY7CbRDcNDpl1kufCVfT5fow4UEOCGU6ELgsI8LWJZDQPIkUWdGI=; Received: from [84.212.220.105] (helo=giant) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nMqUU-0001JZ-TT; Wed, 23 Feb 2022 13:11:33 +0100 From: Lars Ingebrigtsen References: <38098a8ac3cb76e9@sometimesfood.org> <87wnhnau75.fsf@gnus.org> Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwBAMAAAClLOS0AAAABGdBTUEAALGPC/xhBQAAACBj SFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAD1BMVEV9hLKztss+SZwk KmT///+HInAoAAAAAWJLR0QEj2jZUQAAAAd0SU1FB+YCFwwBOfTDLlQAAAGcSURBVDjLhZSLseMw CEWRXgNyKsBQQaD/3vZesJz47c4smfFYOvzBEWk5fsn662aLLPOYZhbi9Qyj+FsOnAqY4KmzwLRT DijylFBLwAIyBy0APDw9E7YFVBqYQzkSIu0qbAP8MgwmHuWBMRogt2AUAsV5g8B7OcnK1vJ/gJfx AX4VCP0HQIodo0Erd0cK0P12zaKNhQKsAr7vQ1hn1ZE3YA0XmGxi5AdMAJ4IrMAVFKA1HoBjydm5 EWR+pem+013xAPmpY6ZO5VyxKzZ1ylQRxTzkfU481zrGmC+M7jUE76hjqKN+gkPnz2lrrAOahy5x ORU6Y6hBfYi8Fl0lExVVFRWDW5U1QVeiDralE72ycvYq6rrHcEsDXHG4Gfc9JrhusCWjtmSxzW3x zeiqBvAA3qAdPUAtHIH1nvzKqkF+A7d3AUa/Adc3fjYoi/xMhJvYWd096d3PrqNy6pZcMFk51Svn 3Ssm+ObM690rjHXLEhZH1Fe0N7tb1aAdWX9+tUzoawPPXfzl6Po+aLNjsNEb+AX8AnU6sRr//vf5 AxNqlRczdUN+AAAAJXRFWHRkYXRlOmNyZWF0ZQAyMDIyLTAyLTIzVDEyOjAxOjU3KzAwOjAwNFqC XwAAACV0RVh0ZGF0ZTptb2RpZnkAMjAyMi0wMi0yM1QxMjowMTo1NyswMDowMEUHOuMAAAAASUVO RK5CYII= X-Now-Playing: Cat Power's _Covers_: "Here Comes A Regular" Date: Wed, 23 Feb 2022 13:11:29 +0100 In-Reply-To: (Sebastian Boehm's message of "Tue, 22 Feb 2022 15:27:16 +0100") Message-ID: <877d9l940e.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: Sebastian Boehm writes: > No, I'm perfectly fine with a WONTFIX resolution. I'll just keep using > the workaround on macOS until Emacs 28 is out, then. > > I just re-tested Emacs 28 to make sure this issue does not affect > [...] Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) Sebastian Boehm writes: > No, I'm perfectly fine with a WONTFIX resolution. I'll just keep using > the workaround on macOS until Emacs 28 is out, then. > > I just re-tested Emacs 28 to make sure this issue does not affect > Emacs 28 and as far as I can tell, no version other than 27.2 seems to > be affected. > > I don't have a great dev setup on this particular machine, so I tested > the following packages from http://emacsformacosx.com: > > - Emacs-26.3-universal.dmg > - Emacs-27.1-1-universal.dmg > - Emacs-pretest-28.0.90-universal.dmg > - Emacs-pretest-28.0.91-universal.dmg > - Emacs-2022-02-22_00-09-13-dfd76688beac1d99a9cdcfe375e0a125cb039b8f-univ= ersal > > All of these are working just as expected for me. > > Thank you for your help! No problem. =F0=9F=99=83 Thanks for testing; I'm closing this bug report,= then. --=20 (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Wed Feb 23 07:11:50 2022 Received: (at control) by debbugs.gnu.org; 23 Feb 2022 12:11:50 +0000 Received: from localhost ([127.0.0.1]:44123 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nMqUn-0003to-RR for submit@debbugs.gnu.org; Wed, 23 Feb 2022 07:11:49 -0500 Received: from quimby.gnus.org ([95.216.78.240]:33778) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nMqUm-0003tc-LT for control@debbugs.gnu.org; Wed, 23 Feb 2022 07:11:49 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnus.org; s=20200322; h=Subject:From:To:Message-Id:Date:Sender:Reply-To:Cc: MIME-Version:Content-Type:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:In-Reply-To:References:List-Id:List-Help:List-Unsubscribe: List-Subscribe:List-Post:List-Owner:List-Archive; bh=Uk7PWS+jz6PA/Va6l2qFh1gp5efRkYZYyM7YK5+oQTA=; b=W47ch5HDbv/VwfE4LLgYjSpaiw ugH0FA5nCf/Oy0yBfaq7EamxxvBM0sPCOGzj44PXbpcP3JO6ycpeCrjqEanTUnqQ9cmTxT3s2s3dn itMOBiHSE+RtNrbYI+le7M/zS8ip8xOZH7rKLiPqI2HXWwCWIZZxn6VoFXd/cOvAn62Q=; Received: from [84.212.220.105] (helo=giant) by quimby.gnus.org with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1nMqUe-0001Ji-Og for control@debbugs.gnu.org; Wed, 23 Feb 2022 13:11:43 +0100 Date: Wed, 23 Feb 2022 13:11:39 +0100 Message-Id: <875yp59404.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #54096 X-Spam-Report: Spam detection software, running on the system "quimby.gnus.org", has NOT identified this incoming email as spam. The original message has been attached to this so you can view it or label similar future email. If you have any questions, see @@CONTACT_ADDRESS@@ for details. Content preview: close 54096 quit Content analysis details: (-2.9 points, 5.0 required) pts rule name description ---- ---------------------- -------------------------------------------------- -1.0 ALL_TRUSTED Passed through trusted hosts only via SMTP -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] X-Spam-Score: -2.3 (--) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -3.3 (---) close 54096 quit