From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.io!.POSTED.blaine.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.devel Subject: Re: gnupg-2.2.42-r2 [Was: Emacs master: Some tests are hanging.] Date: Thu, 15 Feb 2024 21:21:17 +0200 Message-ID: <864je9wn2q.fsf@gnu.org> References: Injection-Info: ciao.gmane.io; posting-host="blaine.gmane.org:116.202.254.214"; logging-data="35716"; mail-complaints-to="usenet@ciao.gmane.io" Cc: emacs-devel@gnu.org To: Alan Mackenzie Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Thu Feb 15 20:21:48 2024 Return-path: Envelope-to: ged-emacs-devel@m.gmane-mx.org Original-Received: from lists.gnu.org ([209.51.188.17]) by ciao.gmane.io with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1rahIp-00097L-NN for ged-emacs-devel@m.gmane-mx.org; Thu, 15 Feb 2024 20:21:47 +0100 Original-Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rahIb-0006uc-GX; Thu, 15 Feb 2024 14:21:33 -0500 Original-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 1rahIP-0006ty-E5 for emacs-devel@gnu.org; Thu, 15 Feb 2024 14:21:22 -0500 Original-Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1rahIO-0003HV-JK; Thu, 15 Feb 2024 14:21:20 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=References:Subject:In-Reply-To:To:From:Date: mime-version; bh=NF6eYOZD2rC7YYET8RytcD2QUVHQrlGqHgAwkL+OOag=; b=TFMvixYYem3Q YRnm//e0AIiZ3Z/V1yrN44DoSUBxIh2fZhPKYMjUmNtgbtIlkqxBkrOQl2Q5/OZGDHRyYuqoLVTdU EtJGlDxfrB9wLMpxxwec3hZLw//MpgrwFDHQ/81U2A+q4IKcaAq/ZxM9BPIZlHBJLiHf/NMAu6jvS //XEkAQbtc9vtsh0L2vSL+62M3hG/0dMHSgIktOdTwcZmaWuiLk0APcKJ4fBoTf1ocp0fvBdCSqQk pm/VEwPgzZmRjAwXxZvLkzmtDXp42qwaUwRPhFIuo/do2TQYZr7a4+JUelodH6O379netPCqowaFT /FLG1zUOjhmo36/YqfaQdQ==; In-Reply-To: (message from Alan Mackenzie on Thu, 15 Feb 2024 17:38:40 +0000) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane-mx.org@gnu.org Xref: news.gmane.io gmane.emacs.devel:316243 Archived-At: > Date: Thu, 15 Feb 2024 17:38:40 +0000 > From: Alan Mackenzie > > Right after posting the original post, I tried going back to the > previous version of gnupg, namely gnupg-2.2.41. All tests then worked > on master, with no hangs. > > The version which doesn't work well together with Emacs is > gnupg-2.2.42-r2. (I've a feeling that the "-r2" there is a purely > Gentoo label). > > So it seems that some interface to gnupg has changed, possibly > unintentionally. > > I don't know this part of Emacs at all well, that is gnupg and > sub-processes, so would anybody help me on sorting out what's going > wrong, here? Thanks! There are known problems with that version of GPG. We are told that the latest version 2.4.x solved those problems, so maybe try upgrading to that.