unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefan@marxist.se>
To: Alex Branham <alex.branham@gmail.com>
Cc: 28502@debbugs.gnu.org
Subject: bug#28502: 25.3; list-packages ends with "error in process filter: End of file during parsing"
Date: Mon, 21 Oct 2019 03:27:25 +0200	[thread overview]
Message-ID: <CADwFkmmgEfWgUBG2bKdP3zYqq=pGceMYWAPwCNVba28jw=3_hw@mail.gmail.com> (raw)
In-Reply-To: <8760cfsxsw.fsf@gmail.com>

Alex Branham <alex.branham@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."

Without a backtrace, it's hard to say exactly, but I strongly suspect
that the error you're seeing here happens when we try to `read' an
incompletely downloaded archive-contents file.

Normally, you should get the error saying "Failed to download `%s'
archive."  But if debug-on-error is non-nil, then you will get a
backtrace instead.  I think that is the correct behaviour.

Having read this thread and investigated this issue a bit, I have a hard
time figuring out exactly what to do.  I think we have too little to go
on: no backtrace and no recipe for reproduction.

- When you saw this, did you have debug-on-error set to a non-nil value?
- Have you seen this issue since, and if so, are you able to reproduce it?
- Alternatively, could you provide a backtrace?

In summary, I think we need more information in order to be able to make
any progress here.

If I don't hear back from you within a couple of weeks, I'll just close
this as unreproducible.  If anyone has any other ideas, please speak up.

Best regards,
Stefan Kangas





  parent reply	other threads:[~2019-10-21  1:27 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-09-18 17:48 bug#28502: 25.3; list-packages ends with "error in process filter: End of file during parsing" Alex Branham
2017-09-27  0:45 ` Noam Postavsky
2017-09-27 13:43   ` Michael Heerdegen
2017-09-27 14:06     ` Alex Branham
2017-09-27 14:47       ` Michael Heerdegen
2017-09-27 14:50         ` Alex Branham
2017-09-29 14:34     ` Michael Heerdegen
2019-10-20 22:05 ` Stefan Kangas
2019-10-21 10:14   ` Michael Heerdegen
2019-10-21 11:50     ` Stefan Kangas
2019-10-21  1:27 ` Stefan Kangas [this message]
2019-11-29 13:00   ` Stefan Kangas

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CADwFkmmgEfWgUBG2bKdP3zYqq=pGceMYWAPwCNVba28jw=3_hw@mail.gmail.com' \
    --to=stefan@marxist.se \
    --cc=28502@debbugs.gnu.org \
    --cc=alex.branham@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).