GNU bug report logs - #28502
25.3; list-packages ends with "error in process filter: End of file during parsing"

Previous Next

Package: emacs;

Reported by: Alex Branham <alex.branham <at> gmail.com>

Date: Mon, 18 Sep 2017 17:49:01 UTC

Severity: normal

Tags: unreproducible

Found in version 25.3

Done: Stefan Kangas <stefan <at> marxist.se>

Bug is archived. No further changes may be made.

Full log


Message #10 received at control <at> debbugs.gnu.org (full text, mbox):

From: Noam Postavsky <npostavs <at> users.sourceforge.net>
To: Alex Branham <alex.branham <at> gmail.com>
Cc: 28502 <at> debbugs.gnu.org
Subject: Re: bug#28502: 25.3;
 list-packages ends with "error in process filter: End of file during
 parsing"
Date: Tue, 26 Sep 2017 20:45:25 -0400
tags 28502 + unreproducible moreinfo
quit

Alex Branham <alex.branham <at> gmail.com> writes:

> Hello,
>
> I seem to have encountered a bug. From emacs -Q:
>
> (require 'package)
> (setq package-archives
>       '(("melpa" . "https://melpa.org/packages/")
>         ("melpa-stable" . "https://stable.melpa.org/packages/")
>         ("gnu" . "https://elpa.gnu.org/packages/")))
> (package-initialize)
>
> Then do M-x list-packages. I get a message "error in process filter: End of file during parsing."

Works for me.  Does it happen if you remove the (package-initialize)
call?  I think this could enable some of the packages you have
installed, so despite using 'emacs -Q' it's not entirely a clean
session.

If you M-x toggle-debug-on-error do you get a backtrace?





This bug report was last modified 5 years and 175 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.