[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#18576: 24.3.93; fail to list elpa packages
From: |
Rostyslav Skrypnyk |
Subject: |
bug#18576: 24.3.93; fail to list elpa packages |
Date: |
Sat, 27 Sep 2014 21:48:43 +0200 |
When I type M-x 'list-packages' I get a message saying "Failed to
download gnu archive". So, something is wrong with accessing GNU ELPA
packages. I get the same error for the last 2 days.
Here is a part of my .emacs file related to packages:
'(package-archives
(quote
(("gnu" . "http://elpa.gnu.org/packages/")
("melpa" . "http://melpa.milkbox.net/packages/"))))
Thanks in advance,
Rostyslav.
In GNU Emacs 24.3.93.1 (x86_64-apple-darwin13.3.0, NS apple-appkit-1265.21)
of 2014-08-15 on builder10-9.porkrind.org
Windowing system distributor `Apple', version 10.3.1265
Configured using:
`configure --with-ns'
Important settings:
locale-coding-system: utf-8-unix
Major mode: Fundamental
Minor modes in effect:
global-auto-complete-mode: t
global-linum-mode: t
tooltip-mode: t
mouse-wheel-mode: t
file-name-shadow-mode: t
global-font-lock-mode: t
auto-composition-mode: t
auto-encryption-mode: t
auto-compression-mode: t
buffer-read-only: t
line-number-mode: t
transient-mark-mode: t
Recent input:
<help-echo> M-x r e p o r t SPC e <tab> <return>
Recent messages:
Loading linum...done
For information about GNU Emacs and the GNU system, type C-h C-a.
Load-path shadows:
None found.
Features:
(shadow sort gnus-util mail-extr emacsbug message format-spec rfc822 mml
easymenu mml-sec mm-decode mm-bodies mm-encode mail-parse rfc2231
mailabbrev gmm-utils mailheader sendmail rfc2047 rfc2045 ietf-drums
mm-util mail-prsvr mail-utils advice help-fns auto-complete-config
auto-complete edmacro kmacro cl-loaddefs cl-lib popup deeper-blue-theme
linum cus-start cus-load time-date tooltip electric uniquify ediff-hook
vc-hooks lisp-float-type mwheel ns-win tool-bar dnd fontset image
regexp-opt fringe tabulated-list newcomment lisp-mode prog-mode register
page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock
font-lock syntax facemenu font-core frame cham georgian utf-8-lang
misc-lang vietnamese tibetan thai tai-viet lao korean japanese hebrew
greek romanian slovak czech european ethiopic indian cyrillic chinese
case-table epa-hook jka-cmpr-hook help simple abbrev minibuffer nadvice
loaddefs button faces cus-face macroexp files text-properties overlay
sha1 md5 base64 format env code-pages mule custom widget
hashtable-print-readable backquote make-network-process cocoa ns
multi-tty emacs)
Memory information:
((conses 16 86733 5729)
(symbols 48 19467 0)
(miscs 40 82 110)
(strings 32 14079 4366)
(string-bytes 1 374767)
(vectors 16 10449)
(vector-slots 8 385983 5023)
(floats 8 81 44)
(intervals 56 202 21)
(buffers 960 12))
- bug#18576: 24.3.93; fail to list elpa packages,
Rostyslav Skrypnyk <=