From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Robert Pluim Newsgroups: gmane.emacs.devel Subject: Re: Volunteers to implement test for stuff called at startup? Date: Mon, 02 May 2016 17:15:56 +0200 Organization: not if I can help it Message-ID: <87mvo8h4nn.fsf@gmail.com> References: <83y47tn5tv.fsf@gnu.org> Reply-To: emacs-devel@gnu.org NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1462202221 6425 80.91.229.3 (2 May 2016 15:17:01 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Mon, 2 May 2016 15:17:01 +0000 (UTC) To: emacs-devel@gnu.org Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Mon May 02 17:16:55 2016 Return-path: Envelope-to: ged-emacs-devel@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 1axFaf-0002ll-QL for ged-emacs-devel@m.gmane.org; Mon, 02 May 2016 17:16:53 +0200 Original-Received: from localhost ([::1]:37172 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axFaY-0002UR-Rc for ged-emacs-devel@m.gmane.org; Mon, 02 May 2016 11:16:46 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:46150) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axFaF-00028D-9W for emacs-devel@gnu.org; Mon, 02 May 2016 11:16:43 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1axFa2-0004Eu-Jh for emacs-devel@gnu.org; Mon, 02 May 2016 11:16:20 -0400 Original-Received: from plane.gmane.org ([80.91.229.3]:53770) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1axFa2-0004Bb-DK for emacs-devel@gnu.org; Mon, 02 May 2016 11:16:14 -0400 Original-Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1axFZs-0002Po-6x for emacs-devel@gnu.org; Mon, 02 May 2016 17:16:04 +0200 Original-Received: from 149.5.228.1 ([149.5.228.1]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 May 2016 17:16:04 +0200 Original-Received: from rpluim by 149.5.228.1 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 02 May 2016 17:16:04 +0200 X-Injected-Via-Gmane: http://gmane.org/ Mail-Followup-To: emacs-devel@gnu.org Original-Lines: 19 Original-X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 149.5.228.1 Mail-Copies-To: never User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.0.93 (gnu/linux) Cancel-Lock: sha1:7ETlj8s+qdx/D31XGCMNsP0R9WE= X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 80.91.229.3 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.21 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.org@gnu.org Original-Sender: "Emacs-devel" Xref: news.gmane.org gmane.emacs.devel:203517 Archived-At: Kaushal Modi writes: > Hi Eli, > > Starting today morning (probably my first build after the update in > src/process.c), I am unable to update M-x list-packages. I keep on getting > the below error. > > ===== > > Importing package-keyring.gpg...done > error in process filter: End of file during parsing (I'm seeing this as well, but it had been working fine for quite some time) It looks like melpa is having issues: https://github.com/melpa/melpa/issues/3833