From debbugs-submit-bounces@debbugs.gnu.org Mon Jul 27 23:00:28 2015 Received: (at submit) by debbugs.gnu.org; 28 Jul 2015 03:00:28 +0000 Received: from localhost ([127.0.0.1]:60572 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZJv7z-0003hU-7s for submit@debbugs.gnu.org; Mon, 27 Jul 2015 23:00:28 -0400 Received: from eggs.gnu.org ([208.118.235.92]:46894) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZJv7x-0003hM-DJ for submit@debbugs.gnu.org; Mon, 27 Jul 2015 23:00:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZJv7v-0000fb-PW for submit@debbugs.gnu.org; Mon, 27 Jul 2015 23:00:25 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, T_DKIM_INVALID autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:32859) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZJv7v-0000fX-Mj for submit@debbugs.gnu.org; Mon, 27 Jul 2015 23:00:23 -0400 Received: from eggs.gnu.org ([2001:4830:134:3::10]:60399) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZJv7r-0002hO-4Q for bug-gnu-emacs@gnu.org; Mon, 27 Jul 2015 23:00:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZJv7p-0000b9-Js for bug-gnu-emacs@gnu.org; Mon, 27 Jul 2015 23:00:19 -0400 Received: from mail-wi0-x236.google.com ([2a00:1450:400c:c05::236]:34711) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZJv7p-0000ZN-A3 for bug-gnu-emacs@gnu.org; Mon, 27 Jul 2015 23:00:17 -0400 Received: by wibud3 with SMTP id ud3so162622212wib.1 for ; Mon, 27 Jul 2015 20:00:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=8nMzkQaU6oSwLgR3XHe5CJ+c1oLJMTJbkTbidwRHTOI=; b=GrO22cyXplKtshlLaV58cE1Uog8OQxgjaPeb4ZqztVFxKkw2GENvtICq3bE4ZBxVqb PkIg+hL1qeacVgeCHrlQY2QZlWXKxJZynxsip2Y+26ntQBVOSKV47K0+kLy9pIV2FmCq UuRlaatVu7VJONWKED+3kSYZRm29FIEmssNnAxLl7n9a4QxDOaTKtkPWVIU2/0jloVpc p23yUflH7FWHMYpy3/aknJ5xDXP1IESmK48k7VVNJyLn/aWoH4jQPPYQGv9235S6hOrP HE5TTHAKLLAy7pgQ1aWYCD7S8Skd3rxutnYIQhYXQL2kxnfge9lDHHmUg/Ryzxm2Tevd I2ZA== X-Received: by 10.194.61.175 with SMTP id q15mr19679061wjr.135.1438052415763; Mon, 27 Jul 2015 20:00:15 -0700 (PDT) MIME-Version: 1.0 Received: by 10.27.145.86 with HTTP; Mon, 27 Jul 2015 19:59:56 -0700 (PDT) From: Rustom Mody Date: Tue, 28 Jul 2015 08:29:56 +0530 Message-ID: Subject: 24.4; package update gives tls errors To: bug-gnu-emacs@gnu.org Content-Type: text/plain; charset=UTF-8 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.0 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -4.0 (----) 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 Above is ubuntu 15.4 with emacs 24.4.1 With ubuntu 14.10 with emacs 24.3.1 error (warning) is gnutls.c: [1] Note that the security level of the Diffie-Hellman key exchange has been lowered to 256 bits and this may allow decryption of the session data In GNU Emacs 24.4.1 (x86_64-pc-linux-gnu, GTK+ Version 3.14.9) of 2015-03-21 on kissel, modified by Debian Windowing system distributor `The X.Org Foundation', version 11.0.11701000 System Description: Ubuntu 15.04 Configured using: `configure --build x86_64-linux-gnu --prefix=/usr --sharedstatedir=/var/lib --libexecdir=/usr/lib --localstatedir=/var/lib --infodir=/usr/share/info --mandir=/usr/share/man --with-pop=yes --enable-locallisppath=/etc/emacs24:/etc/emacs:/usr/local/share/emacs/24.4/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.4/site-lisp:/usr/share/emacs/site-lisp --build x86_64-linux-gnu --prefix=/usr --sharedstatedir=/var/lib --libexecdir=/usr/lib --localstatedir=/var/lib --infodir=/usr/share/info --mandir=/usr/share/man --with-pop=yes --enable-locallisppath=/etc/emacs24:/etc/emacs:/usr/local/share/emacs/24.4/site-lisp:/usr/local/share/emacs/site-lisp:/usr/share/emacs/24.4/site-lisp:/usr/share/emacs/site-lisp --with-x=yes --with-x-toolkit=gtk3 --with-toolkit-scroll-bars 'CFLAGS=-g -O2 -fstack-protector-strong -Wformat -Werror=format-security -Wall' CPPFLAGS=-D_FORTIFY_SOURCE=2 'LDFLAGS=-Wl,-Bsymbolic-functions -Wl,-z,relro'' Important settings: value of $LC_MONETARY: en_US.UTF-8 value of $LC_NUMERIC: en_US.UTF-8 value of $LC_TIME: en_US.UTF-8 value of $LANG: en_US.UTF-8 value of $XMODIFIERS: @im=ibus locale-coding-system: utf-8-unix Major mode: Lisp Interaction Minor modes in effect: tooltip-mode: t electric-indent-mode: t mouse-wheel-mode: t tool-bar-mode: t menu-bar-mode: t file-name-shadow-mode: t global-font-lock-mode: t font-lock-mode: t blink-cursor-mode: t auto-composition-mode: t auto-encryption-mode: t auto-compression-mode: t line-number-mode: t transient-mark-mode: t Recent input: M-x p a c k a i n i C-y C-x M-x p a c k a g e - l i q M-x e m a c s - r e C-g C-h a r e p o r t M-x r e p o r t Recent messages: Making completion list... Mark set (("gnu" . "http://elpa.gnu.org/packages/") ("marmalade" . "https://marmalade-repo.org/packages/")) Importing package-keyring.gpg...done Contacting host: elpa.gnu.org:80 [2 times] Contacting host: marmalade-repo.org:443 gnutls.c: [0] (Emacs) fatal error: The TLS connection was non-properly terminated. Making completion list... Quit Type C-x 1 to remove help window. Load-path shadows: None found. Features: (shadow sort mail-extr emacsbug sendmail apropos mule-util gnutls cl-loaddefs cl-lib mm-archive message format-spec rfc822 mml mml-sec mailabbrev gmm-utils mailheader mm-decode mm-bodies mm-encode mail-utils network-stream starttls url-http tls mail-parse rfc2231 rfc2047 rfc2045 ietf-drums url-gw url-cache url-auth url url-proxy url-privacy url-expand url-methods url-history url-cookie url-domsuf url-util mailcap url-handlers url-parse auth-source eieio byte-opt bytecomp byte-compile cconv eieio-core gnus-util mm-util help-fns mail-prsvr password-cache url-vars epg finder-inf package epg-config help-mode easymenu time-date tooltip electric uniquify ediff-hook vc-hooks lisp-float-type mwheel x-win x-dnd tool-bar dnd fontset image regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock font-lock syntax facemenu font-core frame cham georgian utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew greek romanian slovak czech european ethiopic indian cyrillic chinese case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice loaddefs button faces cus-face macroexp files text-properties overlay sha1 md5 base64 format env code-pages mule custom widget hashtable-print-readable backquote make-network-process dbusbind gfilenotify dynamic-setting system-font-setting font-render-setting move-toolbar gtk x-toolkit x multi-tty emacs) Memory information: ((conses 16 324324 23103) (symbols 48 22183 0) (miscs 40 171 179) (strings 32 35720 4363) (string-bytes 1 874288) (vectors 16 15615) (vector-slots 8 447450 19202) (floats 8 78 413) (intervals 56 35370 375) (buffers 960 14) (heap 1024 50759 1322)) From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 28 06:12:58 2015 Received: (at 21145) by debbugs.gnu.org; 28 Jul 2015 10:12:59 +0000 Received: from localhost ([127.0.0.1]:60697 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZK1sY-0005cP-JE for submit@debbugs.gnu.org; Tue, 28 Jul 2015 06:12:58 -0400 Received: from mtaout28.012.net.il ([80.179.55.184]:44156) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZK1sV-0005c2-El for 21145@debbugs.gnu.org; Tue, 28 Jul 2015 06:12:57 -0400 Received: from conversion-daemon.mtaout28.012.net.il by mtaout28.012.net.il (HyperSendmail v2007.08) id <0NS7002000BEIB00@mtaout28.012.net.il> for 21145@debbugs.gnu.org; Tue, 28 Jul 2015 13:12:28 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout28.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NS70013Z0CSQ210@mtaout28.012.net.il>; Tue, 28 Jul 2015 13:12:28 +0300 (IDT) Date: Tue, 28 Jul 2015 13:12:14 +0300 From: Eli Zaretskii Subject: Re: bug#21145: 24.4; package update gives tls errors In-reply-to: X-012-Sender: halo1@inter.net.il To: Rustom Mody Message-id: <83pp3cy4jl.fsf@gnu.org> References: X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 21145 Cc: 21145@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Eli Zaretskii 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 (+) > 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 suspect some problem specific to your site or Internet connection, or perhaps some Ubuntu-specific issue. From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 28 07:21:38 2015 Received: (at 21145) by debbugs.gnu.org; 28 Jul 2015 11:21:38 +0000 Received: from localhost ([127.0.0.1]:60725 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZK2x0-0000NN-0K for submit@debbugs.gnu.org; Tue, 28 Jul 2015 07:21:38 -0400 Received: from mail-wi0-f172.google.com ([209.85.212.172]:38436) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZK2wy-0000NE-6V for 21145@debbugs.gnu.org; Tue, 28 Jul 2015 07:21:37 -0400 Received: by wibxm9 with SMTP id xm9so155740080wib.1 for <21145@debbugs.gnu.org>; Tue, 28 Jul 2015 04:21:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=mfRFIVgT/l+zqWCXPFhBvvxJhgMzM5T74ITCy6HONfQ=; b=xm/LaOX13DJEoxvD7sHu7Fiz+hTnfk3aLcabm4GGeJpwrSoh4AEooMtaTh+TCAVUqa E2ik4REeU3ANw4LINgn0xnovW6/GpbcmN2gMkMzggzlPDOuBSKsroY8XH5NsGjHHqlSp mHra/iu9nNn8o8jAWCgPpanADtKzgaOFT1KYXTyBs68GlmTMN1VjkyEDWzX7XAtBr46O iHwcaN19VzApcV+TYshcI9IVrpc7ERgoDg+ER8QgK8ueBFyMwYr3TKvzT01Nk7HGV4kU 6y/+58oldLbRHDbJUf9E7RH/NZcEZoT+8jvj0VVxh5B3mOWUNyVyUlyX6j1zDLF3SK94 uzHQ== X-Received: by 10.194.109.167 with SMTP id ht7mr63236577wjb.60.1438082495648; Tue, 28 Jul 2015 04:21:35 -0700 (PDT) MIME-Version: 1.0 Received: by 10.27.145.86 with HTTP; Tue, 28 Jul 2015 04:21:16 -0700 (PDT) In-Reply-To: <83pp3cy4jl.fsf@gnu.org> References: <83pp3cy4jl.fsf@gnu.org> From: Rustom Mody Date: Tue, 28 Jul 2015 16:51:16 +0530 Message-ID: Subject: Re: bug#21145: 24.4; package update gives tls errors To: Eli Zaretskii Content-Type: text/plain; charset=UTF-8 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 21145 Cc: 21145@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -0.7 (/) 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) > > 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 -- http://www.the-magus.in http://blog.languager.org From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 28 07:38:56 2015 Received: (at 21145) by debbugs.gnu.org; 28 Jul 2015 11:38:56 +0000 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 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 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) 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) Date: Tue, 28 Jul 2015 14:38:42 +0300 From: Eli Zaretskii Subject: Re: bug#21145: 24.4; package update gives tls errors In-reply-to: X-012-Sender: halo1@inter.net.il To: Rustom Mody Message-id: <83k2tky0jh.fsf@gnu.org> References: <83pp3cy4jl.fsf@gnu.org> X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 21145 Cc: 21145@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Eli Zaretskii 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 (+) > 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. From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 28 09:15:51 2015 Received: (at 21145) by debbugs.gnu.org; 28 Jul 2015 13:15:52 +0000 Received: from localhost ([127.0.0.1]:60816 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZK4jX-0004hs-Eg for submit@debbugs.gnu.org; Tue, 28 Jul 2015 09:15:51 -0400 Received: from mail-lb0-f172.google.com ([209.85.217.172]:36585) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZK4jV-0004hj-Rn for 21145@debbugs.gnu.org; Tue, 28 Jul 2015 09:15:50 -0400 Received: by lbbqi7 with SMTP id qi7so74324984lbb.3 for <21145@debbugs.gnu.org>; Tue, 28 Jul 2015 06:15:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:sender:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=KREk98wkK4Zlidl3HogsjNaOzl6vz8wVQd/XDiFalVk=; b=YNJd9CJgmUsxxvne3FuSELT3f821SLxrcbU27LPLi9zdp13cUfLU1x6wfFoFqfXCxf kPMs6yPmAxTs1fG8jz5Jadc7OkyHuUTkPi6iXfVVDukrvrGr+mtgN6pvMhwkwC4ZN3sI D2Is2x54DVR64tuU+e+jpvEZIhI+Rjb2cWgNwzfcB0L2NIw8QcIk5I9WM11q+jN9tHke q0QANRnjy0YTv3j0C2FzYQK6AWiCEFPsbW5ktGAYei/+nTi02Sasm88T4aufgiEMOUcU kCpR9g5U5+NXyYKudPvDYA49HgEfDaEqpIr5EcswkNKnVOEPJ5EcTc+FPzNmhrhxOtFU FAFg== MIME-Version: 1.0 X-Received: by 10.153.7.137 with SMTP id dc9mr32193056lad.16.1438089348953; Tue, 28 Jul 2015 06:15:48 -0700 (PDT) Received: by 10.25.134.139 with HTTP; Tue, 28 Jul 2015 06:15:48 -0700 (PDT) In-Reply-To: <83k2tky0jh.fsf@gnu.org> References: <83pp3cy4jl.fsf@gnu.org> <83k2tky0jh.fsf@gnu.org> Date: Tue, 28 Jul 2015 14:15:48 +0100 X-Google-Sender-Auth: xj0eEokarjXWd-zJ36Zq-1dXWZ4 Message-ID: Subject: Re: bug#21145: 24.4; package update gives tls errors From: Artur Malabarba To: Eli Zaretskii Content-Type: text/plain; charset=UTF-8 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 21145 Cc: Rustom Mody , 21145@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: bruce.connor.am@gmail.com 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: -0.7 (/) >> > 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 can reproduce the message under different contexts at work. And I've received numerous reports about that on another package of mine. My uneducated guess is that it's something in GnuTLS, and not something Emacs can solve. From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 28 09:55:17 2015 Received: (at 21145) by debbugs.gnu.org; 28 Jul 2015 13:55:17 +0000 Received: from localhost ([127.0.0.1]:60885 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZK5Lf-0005eN-UQ for submit@debbugs.gnu.org; Tue, 28 Jul 2015 09:55:16 -0400 Received: from mail-wi0-f177.google.com ([209.85.212.177]:38445) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZK5Ld-0005eD-C1 for 21145@debbugs.gnu.org; Tue, 28 Jul 2015 09:55:13 -0400 Received: by wibxm9 with SMTP id xm9so162011739wib.1 for <21145@debbugs.gnu.org>; Tue, 28 Jul 2015 06:55:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=xI4RXo4GzrcMKFrpDcLlQEO1kOv/IjsGaAkD5LTeIKE=; b=sDvI4evFGc60Kn55zn0EaJSiF5N1J6VldcLrwYCXWUVwnzmxqp7ZIk86pGL137LaoG CB+iI3Ipb5oH4uMf6eaH1wfnh9yvvdqRGai7Kj/B6r0gn7mfdrswvfPmLRFVhVnb++ba /ccJGj1xtPoSeHql9YzFw2J7l5++253quRmjQaAiPyf9OKcTUonwseHVyVoQEQgEPRIf 8Wt+u6t1KL1InyaFQ+doJKv1BvUcu0tX1tmI9i6EMtLwJjImO8NQUUt3OhQvNZdg0UWW iDxhFt/+mLJ9wvOLUSkvLHy8ZeT/2OiAzJbWGMnhfjDZkJnpwNh1ACz326L9Qs/BGoD+ 58kA== X-Received: by 10.180.90.209 with SMTP id by17mr34760285wib.2.1438091712510; Tue, 28 Jul 2015 06:55:12 -0700 (PDT) MIME-Version: 1.0 Received: by 10.27.145.86 with HTTP; Tue, 28 Jul 2015 06:54:53 -0700 (PDT) In-Reply-To: References: <83pp3cy4jl.fsf@gnu.org> <83k2tky0jh.fsf@gnu.org> From: Rustom Mody Date: Tue, 28 Jul 2015 19:24:53 +0530 Message-ID: Subject: Re: bug#21145: 24.4; package update gives tls errors To: bruce.connor.am@gmail.com Content-Type: text/plain; charset=UTF-8 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 21145 Cc: Eli Zaretskii , 21145@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -0.7 (/) On Tue, Jul 28, 2015 at 6:45 PM, Artur Malabarba wrote: >>> > 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 can reproduce the message under different contexts at work. And I've > received numerous reports about that on another package of mine. My > uneducated guess is that it's something in GnuTLS, and not something > Emacs can solve. In the spirit of Artur's 'uneducated guess' I too found this described all over with no solutions. So my uneducated response was to inform that the problem seems to remain and now closer to emacs-core as package moves there. If Eli feels that my reporting it to gnutls will help I'll try doing it; but frankly Ive no frigging clue what gnutls is and think that its *users* (viz emacs-devs) should report. Still... If you (Eli) want me to report it I'll try doing so From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 28 11:34:27 2015 Received: (at 21145) by debbugs.gnu.org; 28 Jul 2015 15:34:27 +0000 Received: from localhost ([127.0.0.1]:32910 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZK6te-000855-4z for submit@debbugs.gnu.org; Tue, 28 Jul 2015 11:34:26 -0400 Received: from mtaout28.012.net.il ([80.179.55.184]:46896) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZK6tb-00084t-9X for 21145@debbugs.gnu.org; Tue, 28 Jul 2015 11:34:24 -0400 Received: from conversion-daemon.mtaout28.012.net.il by mtaout28.012.net.il (HyperSendmail v2007.08) id <0NS700A00F2D1W00@mtaout28.012.net.il> for 21145@debbugs.gnu.org; Tue, 28 Jul 2015 18:34:16 +0300 (IDT) Received: from HOME-C4E4A596F7 ([87.69.4.28]) by mtaout28.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0NS7006SFF94W440@mtaout28.012.net.il>; Tue, 28 Jul 2015 18:34:16 +0300 (IDT) Date: Tue, 28 Jul 2015 18:34:03 +0300 From: Eli Zaretskii Subject: Re: bug#21145: 24.4; package update gives tls errors In-reply-to: X-012-Sender: halo1@inter.net.il To: Rustom Mody Message-id: <83fv48xpn8.fsf@gnu.org> References: <83pp3cy4jl.fsf@gnu.org> <83k2tky0jh.fsf@gnu.org> X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: 21145 Cc: 21145@debbugs.gnu.org, bruce.connor.am@gmail.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 Precedence: list Reply-To: Eli Zaretskii 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 (+) > From: Rustom Mody > Date: Tue, 28 Jul 2015 19:24:53 +0530 > Cc: Eli Zaretskii , 21145@debbugs.gnu.org > > In the spirit of Artur's 'uneducated guess' I too found this described > all over with no solutions. > So my uneducated response was to inform that the problem seems to > remain and now closer to > emacs-core as package moves there. GnuTLS is not part of Emacs. If on your platform it is part of the Emacs package, that is a decision of whoever packages Emacs on that system. Nevertheless, GnuTLS is a separate project developed outside of Emacs; Emacs just uses it. > If Eli feels that my reporting it to gnutls will help I'll try doing > it; but frankly Ive no frigging clue what gnutls is and think that > its *users* (viz emacs-devs) should report. GnuTLS is a library, its home page is here: http://www.gnutls.org/ and its bug reporting address is bugs@gnutls.org. > Still... > If you (Eli) want me to report it I'll try doing so Yes, please. I cannot report a problem I can't reproduce, because I will be unable to answer any questions GnuTLS developers might wish to ask me. From debbugs-submit-bounces@debbugs.gnu.org Tue Jul 28 13:08:57 2015 Received: (at 21145) by debbugs.gnu.org; 28 Jul 2015 17:08:57 +0000 Received: from localhost ([127.0.0.1]:32928 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZK8N7-0004uF-7Z for submit@debbugs.gnu.org; Tue, 28 Jul 2015 13:08:57 -0400 Received: from mail-wi0-f182.google.com ([209.85.212.182]:35099) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZK8N4-0004u7-Be for 21145@debbugs.gnu.org; Tue, 28 Jul 2015 13:08:55 -0400 Received: by wibxm9 with SMTP id xm9so166516919wib.0 for <21145@debbugs.gnu.org>; Tue, 28 Jul 2015 10:08:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=tEmYxA2S8Apw8GktFeTvoBtaSD8BVMwgosZ5W7yqTAA=; b=WNEQmU8+xiKe1hV3iIXyTqMCoWKWNxntQ1ZLtU4ZaarGY6hxQLU7KialJoUZKsR1GF 79exxRr+Dv01sdHYUZVooLTlAKTxo1u1Yxc/7MHHsYKur8RDr/opxWGePbeubXHS2eSF 3oHw9XKpLymWUxB2VW4vb1GKKwlimrcden9uikxECJU2jEBuhYoLR3CQMh2IRh/bKglk 5G6X5SGuiFC234zAWj8xp4kkGGScbdhxSAjVL+43JiDT/CrZVPs8f7ggU9V2DeadhMYh ZgTx+GF/cU9oTtLu0UZgP+bqSyZ+kj2u5j8L6lw/SnVCsAXBh54q69tJInUwy449IDyX lg4Q== X-Received: by 10.194.109.167 with SMTP id ht7mr66227806wjb.60.1438103333894; Tue, 28 Jul 2015 10:08:53 -0700 (PDT) MIME-Version: 1.0 Received: by 10.27.145.86 with HTTP; Tue, 28 Jul 2015 10:08:34 -0700 (PDT) In-Reply-To: <83fv48xpn8.fsf@gnu.org> References: <83pp3cy4jl.fsf@gnu.org> <83k2tky0jh.fsf@gnu.org> <83fv48xpn8.fsf@gnu.org> From: Rustom Mody Date: Tue, 28 Jul 2015 22:38:34 +0530 Message-ID: Subject: Re: bug#21145: 24.4; package update gives tls errors To: Eli Zaretskii Content-Type: text/plain; charset=UTF-8 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 21145 Cc: 21145@debbugs.gnu.org, bruce.connor.am@gmail.com X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -0.7 (/) On Tue, Jul 28, 2015 at 9:04 PM, Eli Zaretskii wrote: >> From: Rustom Mody >> Date: Tue, 28 Jul 2015 19:24:53 +0530 >> Cc: Eli Zaretskii , 21145@debbugs.gnu.org >> >> In the spirit of Artur's 'uneducated guess' I too found this described >> all over with no solutions. >> So my uneducated response was to inform that the problem seems to >> remain and now closer to >> emacs-core as package moves there. > > GnuTLS is not part of Emacs. If on your platform it is part of the > Emacs package, that is a decision of whoever packages Emacs on that > system. Nevertheless, GnuTLS is a separate project developed outside > of Emacs; Emacs just uses it. > >> If Eli feels that my reporting it to gnutls will help I'll try doing >> it; but frankly Ive no frigging clue what gnutls is and think that >> its *users* (viz emacs-devs) should report. > > GnuTLS is a library, its home page is here: > > http://www.gnutls.org/ > > and its bug reporting address is bugs@gnutls.org. > >> Still... >> If you (Eli) want me to report it I'll try doing so > > Yes, please. I cannot report a problem I can't reproduce, because I > will be unable to answer any questions GnuTLS developers might wish to > ask me. Done. Eli cced. When (if) I get a bug number, I'll add it here -- http://www.the-magus.in http://blog.languager.org From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 06 01:53:41 2015 Received: (at control) by debbugs.gnu.org; 6 Aug 2015 05:53:41 +0000 Received: from localhost ([127.0.0.1]:40707 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZNE7Z-0001dg-EN for submit@debbugs.gnu.org; Thu, 06 Aug 2015 01:53:41 -0400 Received: from eggs.gnu.org ([208.118.235.92]:34131) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZNE7W-0001dY-IU for control@debbugs.gnu.org; Thu, 06 Aug 2015 01:53:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZNE7V-00041X-JN for control@debbugs.gnu.org; Thu, 06 Aug 2015 01:53:38 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:45524) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNE7V-00041R-Fz for control@debbugs.gnu.org; Thu, 06 Aug 2015 01:53:37 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1ZNE7V-0007D2-5b for control@debbugs.gnu.org; Thu, 06 Aug 2015 01:53:37 -0400 Subject: control message for bug 21145 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Thu, 06 Aug 2015 01:53:37 -0400 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.1 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -5.1 (-----) merge 21197 21145 From debbugs-submit-bounces@debbugs.gnu.org Thu Aug 06 01:55:31 2015 Received: (at control) by debbugs.gnu.org; 6 Aug 2015 05:55:31 +0000 Received: from localhost ([127.0.0.1]:40711 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZNE9K-0001ge-Pa for submit@debbugs.gnu.org; Thu, 06 Aug 2015 01:55:30 -0400 Received: from eggs.gnu.org ([208.118.235.92]:34416) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZNE9H-0001gU-T4 for control@debbugs.gnu.org; Thu, 06 Aug 2015 01:55:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZNE9F-0004mp-Op for control@debbugs.gnu.org; Thu, 06 Aug 2015 01:55:27 -0400 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-2.0 required=5.0 tests=BAYES_00,RP_MATCHES_RCVD autolearn=disabled version=3.3.2 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:45549) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZNE9F-0004mj-Lg for control@debbugs.gnu.org; Thu, 06 Aug 2015 01:55:25 -0400 Received: from rgm by fencepost.gnu.org with local (Exim 4.82) (envelope-from ) id 1ZNE9F-0007Rk-B0 for control@debbugs.gnu.org; Thu, 06 Aug 2015 01:55:25 -0400 Subject: control message for bug 21145 To: X-Mailer: mail (GNU Mailutils 2.99.98) Message-Id: From: Glenn Morris Date: Thu, 06 Aug 2015 01:55:25 -0400 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2001:4830:134:3::e X-Spam-Score: -5.1 (-----) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -5.1 (-----) forwarded 21145 http://lists.gnutls.org/pipermail/gnutls-devel/2015-July/007686.html From debbugs-submit-bounces@debbugs.gnu.org Thu Nov 05 13:51:51 2015 Received: (at 21145) by debbugs.gnu.org; 5 Nov 2015 18:51:51 +0000 Received: from localhost ([127.0.0.1]:54931 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZuPdX-0003Id-BK for submit@debbugs.gnu.org; Thu, 05 Nov 2015 13:51:51 -0500 Received: from mail-yk0-f173.google.com ([209.85.160.173]:34682) by debbugs.gnu.org with esmtp (Exim 4.80) (envelope-from ) id 1ZuPdV-0003IV-AU for 21145@debbugs.gnu.org; Thu, 05 Nov 2015 13:51:50 -0500 Received: by ykdr3 with SMTP id r3so147525625ykd.1 for <21145@debbugs.gnu.org>; Thu, 05 Nov 2015 10:51:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lifelogs.com; s=google; h=from:to:cc:subject:organization:references:mail-copies-to :gmane-reply-to-list:date:in-reply-to:message-id:user-agent :mime-version:content-type; bh=dTRn5X3MHpPVnQnCLOgztqu5C1GBeWoPmeeZVCUI5tA=; b=VLuXkwyWBHdSfTVzMi6+iD0LqaSfpj9J6Ho1rnqh2lfNvfKw0iI5ENcAauwltN50RS o2vQHVYj6CqhZf+QbwRStliPG1XVQJ+5oLzzhwFtax5hY5OcY7RSjs53UfD91idTlLyX MmWbOyKpeZh4fAVlZx5xFVZHW1fD+xJ2REixI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:organization:references :mail-copies-to:gmane-reply-to-list:date:in-reply-to:message-id :user-agent:mime-version:content-type; bh=dTRn5X3MHpPVnQnCLOgztqu5C1GBeWoPmeeZVCUI5tA=; b=bwJPWdusktK7jS5dGOfshvWt4d6pVynG8Q/UvGv6Dmtt0Ua2t7AL0IJLO1XT0hf8u2 zJj3V1sJn+uzhVqWpNrFg/azKD71g9EzrahRtUJeG6iyyc+OGOlf1LmT1GAEqTfO5tgu Esouz1jekGhONb5qV9QPXCRWtz7x6euPOPm/jUISubKWW5hs1u0TxtMvNlNQ7fcI6tPh FEGgHtS5r9VJXfeFM7Kg+ZoPGvDimqWZQRnnYtNpOmDTD1LVrnRnHg4Wy9lpI70xN0mz k+PN14/8+lbNjDRnGR25RQPBT79SkcNESAxIm2smY/8be5YSCy8wXtC6Xa4GjCcdihli a5kw== X-Gm-Message-State: ALoCoQnMwyqhNAi2WsdZnA+qSq+ghXUFE6IbeGYwOizuOA91frH1oqZps1gHcIdaXJN1Nd9fuFfz X-Received: by 10.31.182.146 with SMTP id g140mr8596217vkf.93.1446749507579; Thu, 05 Nov 2015 10:51:47 -0800 (PST) Received: from flea ([98.229.60.157]) by smtp.gmail.com with ESMTPSA id b184sm5527080vkf.28.2015.11.05.10.51.46 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Nov 2015 10:51:46 -0800 (PST) From: Ted Zlatanov To: Artur Malabarba Subject: Re: bug#21145: 24.4; package update gives tls errors Organization: =?utf-8?B?0KLQtdC+0LTQvtGAINCX0LvQsNGC0LDQvdC+0LI=?= @ Cienfuegos References: <83pp3cy4jl.fsf@gnu.org> <83k2tky0jh.fsf@gnu.org> X-Face: bd.DQ~'29fIs`T_%O%C\g%6jW)yi[zuz6; d4V0`@y-~$#3P_Ng{@m+e4o<4P'#(_GJQ%TT= D}[Ep*b!\e,fBZ'j_+#"Ps?s2!4H2-Y"sx" Mail-Copies-To: never Gmane-Reply-To-List: yes Date: Thu, 05 Nov 2015 13:51:46 -0500 In-Reply-To: (Artur Malabarba's message of "Tue, 28 Jul 2015 14:15:48 +0100") Message-ID: <87y4ec2sal.fsf@lifelogs.com> User-Agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 21145 Cc: Rustom Mody , Eli Zaretskii , 21145@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.15 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: -0.7 (/) On Tue, 28 Jul 2015 14:15:48 +0100 Artur Malabarba wrote: >>> > 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. AM> I can reproduce the message under different contexts at work. And I've AM> received numerous reports about that on another package of mine. My AM> uneducated guess is that it's something in GnuTLS, and not something AM> Emacs can solve. There's an easy way to check: use the command-line `gnutls-cli' utility. Ted From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 05 02:16:24 2016 Received: (at 21145) by debbugs.gnu.org; 5 Feb 2016 07:16:24 +0000 Received: from localhost ([127.0.0.1]:60953 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aRacy-0006nZ-63 for submit@debbugs.gnu.org; Fri, 05 Feb 2016 02:16:24 -0500 Received: from hermes.netfonds.no ([80.91.224.195]:44840) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aRacw-0006nQ-K3 for 21145@debbugs.gnu.org; Fri, 05 Feb 2016 02:16:23 -0500 Received: from cpe-60-225-211-161.nsw.bigpond.net.au ([60.225.211.161] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1aRacT-0005Ab-1r; Fri, 05 Feb 2016 08:15:53 +0100 From: Lars Ingebrigtsen To: Artur Malabarba Subject: Re: bug#21145: 24.4; package update gives tls errors References: <83pp3cy4jl.fsf@gnu.org> <83k2tky0jh.fsf@gnu.org> <87y4ec2sal.fsf@lifelogs.com> Date: Fri, 05 Feb 2016 18:15:48 +1100 In-Reply-To: <87y4ec2sal.fsf@lifelogs.com> (Ted Zlatanov's message of "Thu, 05 Nov 2015 13:51:46 -0500") Message-ID: <87twlnzkyj.fsf@gnus.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.1.50 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-MailScanner-ID: 1aRacT-0005Ab-1r X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1455261355.82844@Tarsf4GTXF3seMMxXhE65A X-Spam-Status: No X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 21145 Cc: Rustom Mody , 21145@debbugs.gnu.org, Eli Zaretskii 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: 0.0 (/) Ted Zlatanov writes: > On Tue, 28 Jul 2015 14:15:48 +0100 Artur Malabarba wrote: > >>>> > 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. > > AM> I can reproduce the message under different contexts at work. And I've > AM> received numerous reports about that on another package of mine. My > AM> uneducated guess is that it's something in GnuTLS, and not something > AM> Emacs can solve. > > There's an easy way to check: use the command-line `gnutls-cli' utility. More information was requested, but no response was given within a few months, so I'm closing this bug report. If the problem still exists, please reopen this bug report. -- (domestic pets only, the antidote for overdose, milk.) bloggy blog: http://lars.ingebrigtsen.no From debbugs-submit-bounces@debbugs.gnu.org Fri Feb 05 02:16:27 2016 Received: (at control) by debbugs.gnu.org; 5 Feb 2016 07:16:27 +0000 Received: from localhost ([127.0.0.1]:60956 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aRad1-0006np-Eh for submit@debbugs.gnu.org; Fri, 05 Feb 2016 02:16:27 -0500 Received: from hermes.netfonds.no ([80.91.224.195]:44847) by debbugs.gnu.org with esmtp (Exim 4.84) (envelope-from ) id 1aRacz-0006nh-To for control@debbugs.gnu.org; Fri, 05 Feb 2016 02:16:26 -0500 Received: from cpe-60-225-211-161.nsw.bigpond.net.au ([60.225.211.161] helo=mouse) by hermes.netfonds.no with esmtpsa (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1aRacc-0005Ak-Lu for control@debbugs.gnu.org; Fri, 05 Feb 2016 08:16:03 +0100 Date: Fri, 05 Feb 2016 18:15:58 +1100 Message-Id: <87si17zky9.fsf@gnus.org> To: control@debbugs.gnu.org From: Lars Ingebrigtsen Subject: control message for bug #21145 X-MailScanner-ID: 1aRacc-0005Ak-Lu X-Netfonds-MailScanner: Found to be clean X-Netfonds-MailScanner-From: larsi@gnus.org MailScanner-NULL-Check: 1455261363.46089@wXKYms2o0/L/tdRSANhedg X-Spam-Status: No X-Spam-Score: 0.0 (/) 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: 0.0 (/) close 21145 From unknown Tue Jun 24 10:33:58 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Fri, 04 Mar 2016 12:24:04 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator