From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Eli Zaretskii Newsgroups: gmane.emacs.bugs Subject: bug#21145: 24.4; package update gives tls errors Date: Tue, 28 Jul 2015 14:38:42 +0300 Message-ID: <83k2tky0jh.fsf@gnu.org> References: <83pp3cy4jl.fsf@gnu.org> Reply-To: Eli Zaretskii NNTP-Posting-Host: plane.gmane.org X-Trace: ger.gmane.org 1438083562 21939 80.91.229.3 (28 Jul 2015 11:39:22 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 28 Jul 2015 11:39:22 +0000 (UTC) Cc: 21145@debbugs.gnu.org To: Rustom Mody Original-X-From: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Tue Jul 28 13:39:11 2015 Return-path: Envelope-to: geb-bug-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1ZK3Dy-00048a-0H for geb-bug-gnu-emacs@m.gmane.org; Tue, 28 Jul 2015 13:39:10 +0200 Original-Received: from localhost ([::1]:58143 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZK3Dx-0003NM-2D for geb-bug-gnu-emacs@m.gmane.org; Tue, 28 Jul 2015 07:39:09 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:35256) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZK3Dt-0003NB-OX for bug-gnu-emacs@gnu.org; Tue, 28 Jul 2015 07:39:06 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZK3Dq-0005mm-DC for bug-gnu-emacs@gnu.org; Tue, 28 Jul 2015 07:39:05 -0400 Original-Received: from debbugs.gnu.org ([140.186.70.43]:59289) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZK3Dq-0005mi-9X for bug-gnu-emacs@gnu.org; Tue, 28 Jul 2015 07:39:02 -0400 Original-Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.80) (envelope-from ) id 1ZK3Dq-0002Lc-0M for bug-gnu-emacs@gnu.org; Tue, 28 Jul 2015 07:39:02 -0400 X-Loop: help-debbugs@gnu.org Resent-From: Eli Zaretskii Original-Sender: "Debbugs-submit" Resent-CC: bug-gnu-emacs@gnu.org Resent-Date: Tue, 28 Jul 2015 11:39:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 21145 X-GNU-PR-Package: emacs X-GNU-PR-Keywords: Original-Received: via spool by 21145-submit@debbugs.gnu.org id=B21145.14380835369013 (code B ref 21145); Tue, 28 Jul 2015 11:39:01 +0000 Original-Received: (at 21145) by debbugs.gnu.org; 28 Jul 2015 11:38:56 +0000 Original-Received: from localhost ([127.0.0.1]:60735 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZK3Dk-0002LJ-35 for submit@debbugs.gnu.org; Tue, 28 Jul 2015 07:38:56 -0400 Original-Received: from mtaout21.012.net.il ([80.179.55.169]:52280) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZK3Dh-0002L5-4X for 21145@debbugs.gnu.org; Tue, 28 Jul 2015 07:38:54 -0400 Original-Received: from conversion-daemon.a-mtaout21.012.net.il by a-mtaout21.012.net.il (HyperSendmail v2007.08) id <0NS7002003UZPF00@a-mtaout21.012.net.il> for 21145@debbugs.gnu.org; Tue, 28 Jul 2015 14:38:51 +0300 (IDT) Original-Received: from HOME-C4E4A596F7 ([87.69.4.28]) by a-mtaout21.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NS70025F4CROE40@a-mtaout21.012.net.il>; Tue, 28 Jul 2015 14:38:51 +0300 (IDT) In-reply-to: X-012-Sender: halo1@inter.net.il X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x X-Received-From: 140.186.70.43 X-BeenThere: bug-gnu-emacs@gnu.org List-Id: "Bug reports for GNU Emacs, the Swiss army knife of text editors" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Original-Sender: bug-gnu-emacs-bounces+geb-bug-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.bugs:105193 Archived-At: > From: Rustom Mody > Date: Tue, 28 Jul 2015 16:51:16 +0530 > Cc: 21145@debbugs.gnu.org > > On Tue, Jul 28, 2015 at 3:42 PM, Eli Zaretskii wrote: > >> From: Rustom Mody > >> Date: Tue, 28 Jul 2015 08:29:56 +0530 > >> > >> Start emacs with -Q > >> Run (package-initialize) > >> Run (add-to-list 'package-archives > >> '("marmalade" . "https://marmalade-repo.org/packages/") t) > >> Run M-x package-list-packages > >> > >> Get error > >> gnutls.c: [0] (Emacs) fatal error: The TLS connection was non-properly > >> terminated. > >> > >> Some info from ldconfig -v|grep libgnutls > >> > >> libgnutls-deb0.so.28 -> libgnutls-deb0.so.28.41.0 > >> /sbin/ldconfig.real: /lib/x86_64-linux-gnu/ld-2.21.so is the dynamic > >> linker, ignoring > >> > >> libgnutls-openssl.so.27 -> libgnutls-openssl.so.27.0.2 > >> libgnutls-deb0.so.28 -> libgnutls-deb0.so.28.41.0 > > > > I cannot reproduce this on my system (not on Ubuntu) with the same > > version of GnuTLS. I get a listing of packages, including those from > > marmalade, as expected. > > I also get the listing (from marmalade) But I see no error message in *Messages*, so what you report is not reproducible here. This is GnuTLS 3.3.11, btw. > > I suspect some problem specific to your site or Internet connection, > > or perhaps some Ubuntu-specific issue. > > Well its a well-known problem > see https://github.com/nicferrier/elmarmalade/issues/55 > Also bug 16253 http://lists.gnu.org/archive/html/bug-gnu-emacs/2014-01/msg00358.html > > Was just informing that it continues to exist I don't see what we can do with this, and at least some of the messages above say we should leave this alone, as it's not a bug in Emacs. Perhaps you should send this report to the GnuTLS list, and ask the developers why GnuTLS considers this such a high priority message.