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

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

bug#21032: package.el acts pecularly


From: Vaidheeswaran C
Subject: bug#21032: package.el acts pecularly
Date: Fri, 10 Jul 2015 12:19:09 +0530
User-agent: Mozilla/5.0 (X11; Linux i686; rv:31.0) Gecko/20100101 Icedove/31.3.0

(custom-set-variables
  '(package-archives
   (quote
    (("gnu" . "http://elpa.gnu.org/packages/";)
     ("ung" . "http://elpa.gnu.org/";)))))


Do M-x list-packages, the messages buffer reports the following.

| Error contacting: http://elpa.gnu.org/archive-contents
| error in process filter: peculiar error: 404 [2 times]

I think package.el should offer to remove (or blacklist)
"misconfigured" archives or "disappeared" archives.  At the minimum,
it shouldn't throw 404-s in user's face.





reply via email to

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