bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#23424: 25.0.93; error in process sentinel with Melpa added to packag


From: Kaushal Modi
Subject: bug#23424: 25.0.93; error in process sentinel with Melpa added to package-archives
Date: Mon, 02 May 2016 20:51:49 +0000

That's not the error you are after.  Keep going.  (You get this
because you have epg installed, whereas I don't.)

FYI, the melpa issue is fixed. But evaluating the below in "emacs -Q" recreates the same "end of file" error.

(progn
  (setq package-archives '(("melpa-fake" . "https://gist.githubusercontent.com/kaushalmodi/0603d601d84fc3282a34f08d3fe75f30/raw/597a359fba08dac61ff20e1ece6437b406a5a622/")))
  (call-interactively #'list-packages))

I basically took the valid archive-contents file and truncated few characters from the end of it: https://gist.githubusercontent.com/kaushalmodi/0603d601d84fc3282a34f08d3fe75f30/raw/597a359fba08dac61ff20e1ece6437b406a5a622/archive-contents

--

--
Kaushal Modi


reply via email to

[Prev in Thread] Current Thread [Next in Thread]