From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.emacs.gnus.general/83646 Path: news.gmane.org!not-for-mail From: Wolfgang Jenkner Newsgroups: gmane.emacs.gnus.general Subject: Re: failed decryption on gwene group? Date: Sat, 03 Aug 2013 15:51:37 +0200 Message-ID: <8538qq3ms6.fsf@inode.at> References: <87bo5f3p2c.fsf@ericabrahamsen.net> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1375538256 9505 80.91.229.3 (3 Aug 2013 13:57:36 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 3 Aug 2013 13:57:36 +0000 (UTC) Cc: ding@gnus.org To: Eric Abrahamsen Original-X-From: ding-owner+M31902@lists.math.uh.edu Sat Aug 03 15:57:36 2013 Return-path: Envelope-to: ding-account@gmane.org Original-Received: from util0.math.uh.edu ([129.7.128.18]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1V5cKt-0007Bf-Oh for ding-account@gmane.org; Sat, 03 Aug 2013 15:57:35 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.math.uh.edu) by util0.math.uh.edu with smtp (Exim 4.63) (envelope-from ) id 1V5cHh-0008FF-ID; Sat, 03 Aug 2013 08:54:17 -0500 Original-Received: from mx1.math.uh.edu ([129.7.128.32]) by util0.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.63) (envelope-from ) id 1V5cHe-0008Ev-Sl for ding@lists.math.uh.edu; Sat, 03 Aug 2013 08:54:14 -0500 Original-Received: from quimby.gnus.org ([80.91.231.51]) by mx1.math.uh.edu with esmtps (TLSv1:AES256-SHA:256) (Exim 4.76) (envelope-from ) id 1V5cHZ-0000tW-Fs for ding@lists.math.uh.edu; Sat, 03 Aug 2013 08:54:10 -0500 Original-Received: from mx13.lb01.inode.at ([62.99.145.15] helo=mx.inode.at) by quimby.gnus.org with esmtp (Exim 4.72) (envelope-from ) id 1V5cHX-00029Q-E5 for ding@gnus.org; Sat, 03 Aug 2013 15:54:07 +0200 Original-Received: from [91.119.88.127] (port=8587 helo=localhost) by smartmx-13.inode.at with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.69) (envelope-from ) id 1V5cHS-0000vF-0A; Sat, 03 Aug 2013 15:54:02 +0200 Original-Received: from wolfgang by localhost with local (Exim 4.80.1) (envelope-from ) id 1V5cF7-0000P3-Lb; Sat, 03 Aug 2013 15:51:37 +0200 Mail-Followup-To: Eric Abrahamsen , ding@gnus.org In-Reply-To: <87bo5f3p2c.fsf@ericabrahamsen.net> (Eric Abrahamsen's message of "Sat, 03 Aug 2013 21:02:19 +0800") User-Agent: Gnus/5.130008 (Ma Gnus v0.8) Emacs/24.3.50 (gnu/linux) X-Spam-Score: -3.4 (---) List-ID: Precedence: bulk Xref: news.gmane.org gmane.emacs.gnus.general:83646 Archived-At: On Sat, Aug 03 2013, Eric Abrahamsen wrote: > gnutls.c: [1] Discarded message[33] due to invalid decryption > gnutls.c: [0] (Emacs) fatal error: Decryption has failed. > apply: Server closed connection > I'm on archlinux, running emacs-version "24.3.1" and the arch gnutls > package is at version 3.2.3-1. I saw this error with gnutls 3.2.2 (but not with 3.2.0). I haven't seen it after upgrading to (vanilla) 3.2.3. Perhaps, the archlinux patch[1], which was first applied to 3.2.2, is now stale and toxic (at least its second hunk)? [1] https://projects.archlinux.org/svntogit/packages.git/commit/trunk/tls_fix.diff?h=packages/gnutls&id=bd985e895a39a755c350c7433a1edc1f8a0bd06e Wolfgang