unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Artur Malabarba <bruce.connor.am@gmail.com>
To: Tassilo Horn <tsdh@gnu.org>
Cc: 20842@debbugs.gnu.org
Subject: bug#20842: 25.0.50; 404 errors when refreshing packages for MELPA or Marmalade
Date: Thu, 18 Jun 2015 13:56:06 +0100	[thread overview]
Message-ID: <CAAdUY-+tMgW9YFusx5EPOoGWHV5C_NjEAYOQt-HUWsY7ojzWbw@mail.gmail.com> (raw)
In-Reply-To: <87a8vxsgbs.fsf@gnu.org>

You should have a buffer lying around called something like *http
melpa.org*, package.el leaves it open when some error occured.
Could you paste here the contents of that buffer?

2015-06-18 7:04 GMT+01:00 Tassilo Horn <tsdh@gnu.org>:
>
> My ~/.emacs starts with
>
>   (package-initialize)
>   ;; Don't activate a second time after loading this init file.
>   (setq package-enable-at-startup nil)
>   (add-to-list 'package-archives '("melpa" . "http://melpa.org/packages/") t)
>
> When I start emacs -Q, evaluate the above and then do M-x list-packages
> RET, I get
>
> --8<---------------cut here---------------start------------->8---
> Debugger entered--Lisp error: (error http 404)
>   signal(error (http 404))
>   ...
>   ...
>   url-http-activate-callback()
>   url-http-content-length-after-change-function(193 356 163)
>   url-http-wait-for-headers-change-function(1 364 363)
>   url-http-generic-filter(#<process melpa.org> "HTTP/1.1 404 Not Found.\nServer: nginx/1.4.6 (Ubuntu).\nDate: Thu, 18 Jun 2015 05:51:46 GMT.\nContent-Type: text/html; charset=utf-8.\nContent-Length: 162.\nConnection: keep-alive.\nVary: Accept-Encoding.\n.\n<html>.\n<head><title>404 Not Found</title></head>.\n<body bgcolor=\"white\">.\n<center><h1>404 Not Found</h1></center>.\n<hr><center>nginx</center>.\n</body>.\n</html>.\n")
> --8<---------------cut here---------------end--------------->8---
>
> I get the same error for the Marmalade repo (which I just added for
> testing).  The standard GNU ELPA repo works however (although I am
> relatively sure that I got that error at least once there, too).
>
> I get this error consistently for MELPA.  The strange thing is that the
> package list is updated successfully anyhow.  I'm getting this error (or
> rather the listp :error of bug#20838 and bug#20817) for more than a week
> but still upgrade tons of MELPA packages daily.
>
>
>
> In GNU Emacs 25.0.50.4 (x86_64-unknown-linux-gnu, GTK+ Version 3.16.4)
>  of 2015-06-18 on thinkpad-t440p
> Repository revision: dbc192b4c239c2da8c83def0b0a877d7f179172a
> Windowing system distributor `The X.Org Foundation', version 11.0.11702000
> System Description:     Arch Linux
>
> Configured using:
>  `configure 'CFLAGS=-g -ggdb3 -O1 -DTRACE_SELECTION''
>
> Configured features:
> XPM JPEG TIFF GIF PNG RSVG IMAGEMAGICK SOUND GPM DBUS GCONF GSETTINGS
> NOTIFY ACL GNUTLS LIBXML2 FREETYPE M17N_FLT LIBOTF XFT ZLIB
> TOOLKIT_SCROLL_BARS GTK3
>
> Important settings:
>   value of $LC_MONETARY: de_DE.utf8
>   value of $LC_NUMERIC: de_DE.utf8
>   value of $LC_TIME: de_DE.utf8
>   value of $LANG: en_US.utf8
>   locale-coding-system: utf-8-unix
>
> Major mode: Group
>
> Minor modes in effect:
>   diff-auto-refine-mode: t
>   hl-line-mode: t
>   gnus-topic-mode: t
>   global-company-mode: t
>   global-aggressive-indent-mode: t
>   gnus-undo-mode: t
>   global-edit-server-edit-mode: t
>   pdf-occur-global-minor-mode: t
>   recentf-mode: t
>   shell-dirtrack-mode: t
>   async-bytecomp-package-mode: t
>   global-undo-tree-mode: t
>   global-subword-mode: t
>   subword-mode: t
>   save-place-mode: t
>   savehist-mode: t
>   show-paren-mode: t
>   ivy-mode: t
>   minibuffer-depth-indicate-mode: t
>   electric-pair-mode: t
>   tooltip-mode: t
>   global-eldoc-mode: t
>   electric-indent-mode: t
>   mouse-wheel-mode: t
>   file-name-shadow-mode: t
>   global-font-lock-mode: t
>   font-lock-mode: t
>   blink-cursor-mode: t
>   auto-composition-mode: t
>   auto-encryption-mode: t
>   auto-compression-mode: t
>   buffer-read-only: t
>   column-number-mode: t
>   line-number-mode: t
>
> Recent messages:
> 20150618T075204.548> Saving /home/horn/.gnus.d/.newsrc.eld...
> Saving file /home/horn/.gnus.d/.newsrc.eld...
> Wrote /home/horn/.gnus.d/.newsrc.eld
> 20150618T075204.566> Saving /home/horn/.gnus.d/.newsrc.eld...done
> 20150618T075205.815> nnimap read 0k from mail.messagingengine.com
> 20150618T075209.067> End of message
> 20150618T075209.070> End of message
> 20150618T075209.073> End of message
> 20150618T075209.075> End of message
> 20150618T075234.968> Exiting summary buffer and applying spam rules
>
> Load-path shadows:
> /home/horn/.emacs.d/elpa/highlight-symbol-20150617.1500/highlight-symbol hides ~/Repos/el/highlight-symbol.el/highlight-symbol
> ~/Repos/el/auctex/lpath hides ~/Repos/el/gnus/lisp/lpath
> /home/horn/.emacs.d/elpa/company-20150617.1350/company-clang hides /home/horn/.emacs.d/elpa/company-20150616.439/company-clang
> /home/horn/.emacs.d/elpa/company-20150617.1350/company-tempo hides /home/horn/.emacs.d/elpa/company-20150616.439/company-tempo
> /home/horn/.emacs.d/elpa/company-20150617.1350/company-pkg hides /home/horn/.emacs.d/elpa/company-20150616.439/company-pkg
> /home/horn/.emacs.d/elpa/company-20150617.1350/company-dabbrev-code hides /home/horn/.emacs.d/elpa/company-20150616.439/company-dabbrev-code
> /home/horn/.emacs.d/elpa/company-20150617.1350/company-yasnippet hides /home/horn/.emacs.d/elpa/company-20150616.439/company-yasnippet
> /home/horn/.emacs.d/elpa/company-20150617.1350/company-oddmuse hides /home/horn/.emacs.d/elpa/company-20150616.439/company-oddmuse
> /home/horn/.emacs.d/elpa/company-20150617.1350/company-keywords hides /home/horn/.emacs.d/elpa/company-20150616.439/company-keywords
> /home/horn/.emacs.d/elpa/company-20150617.1350/company-semantic hides /home/horn/.emacs.d/elpa/company-20150616.439/company-semantic
> /home/horn/.emacs.d/elpa/company-20150617.1350/company-nxml hides /home/horn/.emacs.d/elpa/company-20150616.439/company-nxml
> /home/horn/.emacs.d/elpa/company-20150617.1350/company-css hides /home/horn/.emacs.d/elpa/company-20150616.439/company-css
> /home/horn/.emacs.d/elpa/company-20150617.1350/company-template hides /home/horn/.emacs.d/elpa/company-20150616.439/company-template
> /home/horn/.emacs.d/elpa/company-20150617.1350/company-cmake hides /home/horn/.emacs.d/elpa/company-20150616.439/company-cmake
> /home/horn/.emacs.d/elpa/company-20150617.1350/company-abbrev hides /home/horn/.emacs.d/elpa/company-20150616.439/company-abbrev
> /home/horn/.emacs.d/elpa/company-20150617.1350/company-autoloads hides /home/horn/.emacs.d/elpa/company-20150616.439/company-autoloads
> /home/horn/.emacs.d/elpa/company-20150617.1350/company-dabbrev hides /home/horn/.emacs.d/elpa/company-20150616.439/company-dabbrev
> /home/horn/.emacs.d/elpa/company-20150617.1350/company-etags hides /home/horn/.emacs.d/elpa/company-20150616.439/company-etags
> /home/horn/.emacs.d/elpa/company-20150617.1350/company-gtags hides /home/horn/.emacs.d/elpa/company-20150616.439/company-gtags
> /home/horn/.emacs.d/elpa/company-20150617.1350/company-xcode hides /home/horn/.emacs.d/elpa/company-20150616.439/company-xcode
> /home/horn/.emacs.d/elpa/company-20150617.1350/company hides /home/horn/.emacs.d/elpa/company-20150616.439/company
> /home/horn/.emacs.d/elpa/company-20150617.1350/company-capf hides /home/horn/.emacs.d/elpa/company-20150616.439/company-capf
> /home/horn/.emacs.d/elpa/company-20150617.1350/company-elisp hides /home/horn/.emacs.d/elpa/company-20150616.439/company-elisp
> /home/horn/.emacs.d/elpa/company-20150617.1350/company-files hides /home/horn/.emacs.d/elpa/company-20150616.439/company-files
> /home/horn/.emacs.d/elpa/company-20150617.1350/company-ispell hides /home/horn/.emacs.d/elpa/company-20150616.439/company-ispell
> /home/horn/.emacs.d/elpa/company-20150617.1350/company-bbdb hides /home/horn/.emacs.d/elpa/company-20150616.439/company-bbdb
> /home/horn/.emacs.d/elpa/company-20150617.1350/company-eclim hides /home/horn/.emacs.d/elpa/company-20150616.439/company-eclim
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-match-plugin hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-match-plugin
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-imenu hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-imenu
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-help hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-help
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-apt hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-apt
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-net hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-net
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-elisp-package hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-elisp-package
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-locate hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-locate
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-dabbrev hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-dabbrev
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-misc hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-misc
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-tags hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-tags
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-eval hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-eval
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-source hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-source
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-files hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-files
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-eshell hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-eshell
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-elisp hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-elisp
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-info hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-info
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-autoloads hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-autoloads
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-regexp hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-regexp
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-color hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-color
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-aliases hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-aliases
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-external hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-external
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-semantic hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-semantic
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-sys hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-sys
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-buffers hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-buffers
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-ring hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-ring
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-mode hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-mode
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-elscreen hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-elscreen
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-easymenu hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-easymenu
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-grep hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-grep
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-bookmark hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-bookmark
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-pkg hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-pkg
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-command hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-command
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-adaptive hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-adaptive
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-plugin hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-plugin
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-man hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-man
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-utils hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-utils
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-org hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-org
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-id-utils hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-id-utils
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-font hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-font
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm-config hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm-config
> /home/horn/.emacs.d/elpa/helm-20150617.2144/helm hides /home/horn/.emacs.d/elpa/helm-20150617.545/helm
> /home/horn/.emacs.d/elpa/highlight-symbol-20150617.1500/highlight-symbol hides /home/horn/.emacs.d/elpa/highlight-symbol-20150430.1552/highlight-symbol
> /home/horn/.emacs.d/elpa/highlight-symbol-20150617.1500/highlight-symbol-autoloads hides /home/horn/.emacs.d/elpa/highlight-symbol-20150430.1552/highlight-symbol-autoloads
> /home/horn/.emacs.d/elpa/highlight-symbol-20150617.1500/highlight-symbol-pkg hides /home/horn/.emacs.d/elpa/highlight-symbol-20150430.1552/highlight-symbol-pkg
> ~/Repos/el/gnus/lisp/md4 hides /home/horn/Repos/el/emacs/lisp/md4
> ~/Repos/el/gnus/lisp/color hides /home/horn/Repos/el/emacs/lisp/color
> ~/Repos/el/gnus/lisp/format-spec hides /home/horn/Repos/el/emacs/lisp/format-spec
> ~/Repos/el/gnus/lisp/password-cache hides /home/horn/Repos/el/emacs/lisp/password-cache
> ~/Repos/el/gnus/lisp/hex-util hides /home/horn/Repos/el/emacs/lisp/hex-util
> ~/Repos/el/gnus/lisp/dns-mode hides /home/horn/Repos/el/emacs/lisp/textmodes/dns-mode
> ~/Repos/el/gnus/lisp/dig hides /home/horn/Repos/el/emacs/lisp/net/dig
> ~/Repos/el/gnus/lisp/hmac-md5 hides /home/horn/Repos/el/emacs/lisp/net/hmac-md5
> ~/Repos/el/gnus/lisp/ntlm hides /home/horn/Repos/el/emacs/lisp/net/ntlm
> ~/Repos/el/gnus/lisp/hmac-def hides /home/horn/Repos/el/emacs/lisp/net/hmac-def
> ~/Repos/el/gnus/lisp/rfc2104 hides /home/horn/Repos/el/emacs/lisp/net/rfc2104
> ~/Repos/el/gnus/lisp/sasl-ntlm hides /home/horn/Repos/el/emacs/lisp/net/sasl-ntlm
> ~/Repos/el/gnus/lisp/sasl-cram hides /home/horn/Repos/el/emacs/lisp/net/sasl-cram
> ~/Repos/el/gnus/lisp/dns hides /home/horn/Repos/el/emacs/lisp/net/dns
> ~/Repos/el/gnus/lisp/sasl hides /home/horn/Repos/el/emacs/lisp/net/sasl
> ~/Repos/el/gnus/lisp/tls hides /home/horn/Repos/el/emacs/lisp/net/tls
> ~/Repos/el/gnus/lisp/sasl-scram-rfc hides /home/horn/Repos/el/emacs/lisp/net/sasl-scram-rfc
> ~/Repos/el/gnus/lisp/netrc hides /home/horn/Repos/el/emacs/lisp/net/netrc
> ~/Repos/el/gnus/lisp/sasl-digest hides /home/horn/Repos/el/emacs/lisp/net/sasl-digest
> ~/Repos/el/gnus/lisp/uudecode hides /home/horn/Repos/el/emacs/lisp/mail/uudecode
> ~/Repos/el/gnus/lisp/binhex hides /home/horn/Repos/el/emacs/lisp/mail/binhex
> ~/Repos/el/gnus/lisp/hashcash hides /home/horn/Repos/el/emacs/lisp/mail/hashcash
> ~/Repos/el/gnus/lisp/canlock hides /home/horn/Repos/el/emacs/lisp/gnus/canlock
> ~/Repos/el/gnus/lisp/nneething hides /home/horn/Repos/el/emacs/lisp/gnus/nneething
> ~/Repos/el/gnus/lisp/mm-encode hides /home/horn/Repos/el/emacs/lisp/gnus/mm-encode
> ~/Repos/el/gnus/lisp/mm-util hides /home/horn/Repos/el/emacs/lisp/gnus/mm-util
> ~/Repos/el/gnus/lisp/rfc2047 hides /home/horn/Repos/el/emacs/lisp/gnus/rfc2047
> ~/Repos/el/gnus/lisp/nnml hides /home/horn/Repos/el/emacs/lisp/gnus/nnml
> ~/Repos/el/gnus/lisp/gnus-cus hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-cus
> ~/Repos/el/gnus/lisp/gnus-range hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-range
> ~/Repos/el/gnus/lisp/gnus-int hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-int
> ~/Repos/el/gnus/lisp/gnus-cloud hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-cloud
> ~/Repos/el/gnus/lisp/spam-stat hides /home/horn/Repos/el/emacs/lisp/gnus/spam-stat
> ~/Repos/el/gnus/lisp/nnmh hides /home/horn/Repos/el/emacs/lisp/gnus/nnmh
> ~/Repos/el/gnus/lisp/gnus-mlspl hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-mlspl
> ~/Repos/el/gnus/lisp/deuglify hides /home/horn/Repos/el/emacs/lisp/gnus/deuglify
> ~/Repos/el/gnus/lisp/gnus-gravatar hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-gravatar
> ~/Repos/el/gnus/lisp/nngateway hides /home/horn/Repos/el/emacs/lisp/gnus/nngateway
> ~/Repos/el/gnus/lisp/ietf-drums hides /home/horn/Repos/el/emacs/lisp/gnus/ietf-drums
> ~/Repos/el/gnus/lisp/mail-parse hides /home/horn/Repos/el/emacs/lisp/gnus/mail-parse
> ~/Repos/el/gnus/lisp/gnus-salt hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-salt
> ~/Repos/el/gnus/lisp/nnimap hides /home/horn/Repos/el/emacs/lisp/gnus/nnimap
> ~/Repos/el/gnus/lisp/gnus-draft hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-draft
> ~/Repos/el/gnus/lisp/mail-source hides /home/horn/Repos/el/emacs/lisp/gnus/mail-source
> ~/Repos/el/gnus/lisp/messcompat hides /home/horn/Repos/el/emacs/lisp/gnus/messcompat
> ~/Repos/el/gnus/lisp/pop3 hides /home/horn/Repos/el/emacs/lisp/gnus/pop3
> ~/Repos/el/gnus/lisp/nnmaildir hides /home/horn/Repos/el/emacs/lisp/gnus/nnmaildir
> ~/Repos/el/gnus/lisp/nnheader hides /home/horn/Repos/el/emacs/lisp/gnus/nnheader
> ~/Repos/el/gnus/lisp/gnus-cite hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-cite
> ~/Repos/el/gnus/lisp/nndiary hides /home/horn/Repos/el/emacs/lisp/gnus/nndiary
> ~/Repos/el/gnus/lisp/gnus-diary hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-diary
> ~/Repos/el/gnus/lisp/nnfolder hides /home/horn/Repos/el/emacs/lisp/gnus/nnfolder
> ~/Repos/el/gnus/lisp/gnus-art hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-art
> ~/Repos/el/gnus/lisp/gnus-demon hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-demon
> ~/Repos/el/gnus/lisp/mml-sec hides /home/horn/Repos/el/emacs/lisp/gnus/mml-sec
> ~/Repos/el/gnus/lisp/nnir hides /home/horn/Repos/el/emacs/lisp/gnus/nnir
> ~/Repos/el/gnus/lisp/mm-partial hides /home/horn/Repos/el/emacs/lisp/gnus/mm-partial
> ~/Repos/el/gnus/lisp/gnus-registry hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-registry
> ~/Repos/el/gnus/lisp/gnus-icalendar hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-icalendar
> ~/Repos/el/gnus/lisp/compface hides /home/horn/Repos/el/emacs/lisp/gnus/compface
> ~/Repos/el/gnus/lisp/gnus-fun hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-fun
> ~/Repos/el/gnus/lisp/gnus-start hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-start
> ~/Repos/el/gnus/lisp/smiley hides /home/horn/Repos/el/emacs/lisp/gnus/smiley
> ~/Repos/el/gnus/lisp/gnus-picon hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-picon
> ~/Repos/el/gnus/lisp/spam-report hides /home/horn/Repos/el/emacs/lisp/gnus/spam-report
> ~/Repos/el/gnus/lisp/nntp hides /home/horn/Repos/el/emacs/lisp/gnus/nntp
> ~/Repos/el/gnus/lisp/nnnil hides /home/horn/Repos/el/emacs/lisp/gnus/nnnil
> ~/Repos/el/gnus/lisp/nndir hides /home/horn/Repos/el/emacs/lisp/gnus/nndir
> ~/Repos/el/gnus/lisp/gnus-srvr hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-srvr
> ~/Repos/el/gnus/lisp/smime hides /home/horn/Repos/el/emacs/lisp/gnus/smime
> ~/Repos/el/gnus/lisp/nnvirtual hides /home/horn/Repos/el/emacs/lisp/gnus/nnvirtual
> ~/Repos/el/gnus/lisp/gnus-notifications hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-notifications
> ~/Repos/el/gnus/lisp/nnspool hides /home/horn/Repos/el/emacs/lisp/gnus/nnspool
> ~/Repos/el/gnus/lisp/gnus-group hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-group
> ~/Repos/el/gnus/lisp/gnus-bcklg hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-bcklg
> ~/Repos/el/gnus/lisp/gnus-util hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-util
> ~/Repos/el/gnus/lisp/gnus-sieve hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-sieve
> ~/Repos/el/gnus/lisp/nndraft hides /home/horn/Repos/el/emacs/lisp/gnus/nndraft
> ~/Repos/el/gnus/lisp/nnagent hides /home/horn/Repos/el/emacs/lisp/gnus/nnagent
> ~/Repos/el/gnus/lisp/gnus-spec hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-spec
> ~/Repos/el/gnus/lisp/gnus-bookmark hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-bookmark
> ~/Repos/el/gnus/lisp/mml1991 hides /home/horn/Repos/el/emacs/lisp/gnus/mml1991
> ~/Repos/el/gnus/lisp/rfc2231 hides /home/horn/Repos/el/emacs/lisp/gnus/rfc2231
> ~/Repos/el/gnus/lisp/yenc hides /home/horn/Repos/el/emacs/lisp/gnus/yenc
> ~/Repos/el/gnus/lisp/gnus-undo hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-undo
> ~/Repos/el/gnus/lisp/ecomplete hides /home/horn/Repos/el/emacs/lisp/gnus/ecomplete
> ~/Repos/el/gnus/lisp/legacy-gnus-agent hides /home/horn/Repos/el/emacs/lisp/gnus/legacy-gnus-agent
> ~/Repos/el/gnus/lisp/utf7 hides /home/horn/Repos/el/emacs/lisp/gnus/utf7
> ~/Repos/el/gnus/lisp/rtree hides /home/horn/Repos/el/emacs/lisp/gnus/rtree
> ~/Repos/el/gnus/lisp/gnus-uu hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-uu
> ~/Repos/el/gnus/lisp/gnus-ml hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-ml
> ~/Repos/el/gnus/lisp/sieve hides /home/horn/Repos/el/emacs/lisp/gnus/sieve
> ~/Repos/el/gnus/lisp/gnus hides /home/horn/Repos/el/emacs/lisp/gnus/gnus
> ~/Repos/el/gnus/lisp/mml hides /home/horn/Repos/el/emacs/lisp/gnus/mml
> ~/Repos/el/gnus/lisp/message hides /home/horn/Repos/el/emacs/lisp/gnus/message
> ~/Repos/el/gnus/lisp/mml-smime hides /home/horn/Repos/el/emacs/lisp/gnus/mml-smime
> ~/Repos/el/gnus/lisp/gnus-eform hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-eform
> ~/Repos/el/gnus/lisp/gnus-agent hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-agent
> ~/Repos/el/gnus/lisp/gnus-logic hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-logic
> ~/Repos/el/gnus/lisp/mm-extern hides /home/horn/Repos/el/emacs/lisp/gnus/mm-extern
> ~/Repos/el/gnus/lisp/nndoc hides /home/horn/Repos/el/emacs/lisp/gnus/nndoc
> ~/Repos/el/gnus/lisp/sieve-manage hides /home/horn/Repos/el/emacs/lisp/gnus/sieve-manage
> ~/Repos/el/gnus/lisp/mm-decode hides /home/horn/Repos/el/emacs/lisp/gnus/mm-decode
> ~/Repos/el/gnus/lisp/starttls hides /home/horn/Repos/el/emacs/lisp/gnus/starttls
> ~/Repos/el/gnus/lisp/gnus-dired hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-dired
> ~/Repos/el/gnus/lisp/nnbabyl hides /home/horn/Repos/el/emacs/lisp/gnus/nnbabyl
> ~/Repos/el/gnus/lisp/nnmbox hides /home/horn/Repos/el/emacs/lisp/gnus/nnmbox
> ~/Repos/el/gnus/lisp/gnus-win hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-win
> ~/Repos/el/gnus/lisp/gnus-async hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-async
> ~/Repos/el/gnus/lisp/mm-url hides /home/horn/Repos/el/emacs/lisp/gnus/mm-url
> ~/Repos/el/gnus/lisp/gnus-html hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-html
> ~/Repos/el/gnus/lisp/gssapi hides /home/horn/Repos/el/emacs/lisp/gnus/gssapi
> ~/Repos/el/gnus/lisp/mml2015 hides /home/horn/Repos/el/emacs/lisp/gnus/mml2015
> ~/Repos/el/gnus/lisp/nnrss hides /home/horn/Repos/el/emacs/lisp/gnus/nnrss
> ~/Repos/el/gnus/lisp/gnus-mh hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-mh
> ~/Repos/el/gnus/lisp/gnus-sum hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-sum
> ~/Repos/el/gnus/lisp/nnweb hides /home/horn/Repos/el/emacs/lisp/gnus/nnweb
> ~/Repos/el/gnus/lisp/mail-prsvr hides /home/horn/Repos/el/emacs/lisp/gnus/mail-prsvr
> ~/Repos/el/gnus/lisp/nnmairix hides /home/horn/Repos/el/emacs/lisp/gnus/nnmairix
> ~/Repos/el/gnus/lisp/plstore hides /home/horn/Repos/el/emacs/lisp/gnus/plstore
> ~/Repos/el/gnus/lisp/rfc2045 hides /home/horn/Repos/el/emacs/lisp/gnus/rfc2045
> ~/Repos/el/gnus/lisp/gnus-msg hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-msg
> ~/Repos/el/gnus/lisp/spam-wash hides /home/horn/Repos/el/emacs/lisp/gnus/spam-wash
> ~/Repos/el/gnus/lisp/gnus-score hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-score
> ~/Repos/el/gnus/lisp/mm-uu hides /home/horn/Repos/el/emacs/lisp/gnus/mm-uu
> ~/Repos/el/gnus/lisp/spam hides /home/horn/Repos/el/emacs/lisp/gnus/spam
> ~/Repos/el/gnus/lisp/mm-view hides /home/horn/Repos/el/emacs/lisp/gnus/mm-view
> ~/Repos/el/gnus/lisp/sieve-mode hides /home/horn/Repos/el/emacs/lisp/gnus/sieve-mode
> ~/Repos/el/gnus/lisp/html2text hides /home/horn/Repos/el/emacs/lisp/gnus/html2text
> ~/Repos/el/gnus/lisp/gnus-ems hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-ems
> ~/Repos/el/gnus/lisp/registry hides /home/horn/Repos/el/emacs/lisp/gnus/registry
> ~/Repos/el/gnus/lisp/auth-source hides /home/horn/Repos/el/emacs/lisp/gnus/auth-source
> ~/Repos/el/gnus/lisp/gravatar hides /home/horn/Repos/el/emacs/lisp/gnus/gravatar
> ~/Repos/el/gnus/lisp/flow-fill hides /home/horn/Repos/el/emacs/lisp/gnus/flow-fill
> ~/Repos/el/gnus/lisp/gmm-utils hides /home/horn/Repos/el/emacs/lisp/gnus/gmm-utils
> ~/Repos/el/gnus/lisp/mailcap hides /home/horn/Repos/el/emacs/lisp/gnus/mailcap
> ~/Repos/el/gnus/lisp/gnus-delay hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-delay
> ~/Repos/el/gnus/lisp/mm-bodies hides /home/horn/Repos/el/emacs/lisp/gnus/mm-bodies
> ~/Repos/el/gnus/lisp/mm-archive hides /home/horn/Repos/el/emacs/lisp/gnus/mm-archive
> ~/Repos/el/gnus/lisp/rfc1843 hides /home/horn/Repos/el/emacs/lisp/gnus/rfc1843
> ~/Repos/el/gnus/lisp/gnus-kill hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-kill
> ~/Repos/el/gnus/lisp/qp hides /home/horn/Repos/el/emacs/lisp/gnus/qp
> ~/Repos/el/gnus/lisp/score-mode hides /home/horn/Repos/el/emacs/lisp/gnus/score-mode
> ~/Repos/el/gnus/lisp/gnus-topic hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-topic
> ~/Repos/el/gnus/lisp/gnus-cache hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-cache
> ~/Repos/el/gnus/lisp/nnmail hides /home/horn/Repos/el/emacs/lisp/gnus/nnmail
> ~/Repos/el/gnus/lisp/gnus-vm hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-vm
> ~/Repos/el/gnus/lisp/gnus-sync hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-sync
> ~/Repos/el/gnus/lisp/nnoo hides /home/horn/Repos/el/emacs/lisp/gnus/nnoo
> ~/Repos/el/gnus/lisp/nnregistry hides /home/horn/Repos/el/emacs/lisp/gnus/nnregistry
> ~/Repos/el/gnus/lisp/gnus-dup hides /home/horn/Repos/el/emacs/lisp/gnus/gnus-dup
> ~/Repos/el/gnus/lisp/parse-time hides /home/horn/Repos/el/emacs/lisp/calendar/parse-time
> ~/Repos/el/gnus/lisp/time-date hides /home/horn/Repos/el/emacs/lisp/calendar/time-date
>
> Features:
> (shadow emacsbug mailalias smtpmail sendmail hippie-exp gnus-dired
> autorevert filenotify vc vc-dispatcher vc-git diff-mode tempo warnings
> ispell names edebug autoload lisp-mnt tar-mode mm-archive url-handlers
> url-http url-gw url-auth sort smiley gnus-cite gnus-async gnus-bcklg qp
> gnus-ml hl-line nndraft nnmh rot13 utf-7 gnutls network-stream nsm
> starttls nnml nnnil gnus-agent gnus-srvr gnus-score score-mode nnvirtual
> gnus-cache gnus-demon nntp spam spam-stat gnus-uu yenc gnus-msg
> gnus-gravatar mail-extr gravatar gnus-topic nnir gnus-registry registry
> eieio-base th-private colir color smex ido company-files company-oddmuse
> company-keywords company-etags company-gtags company-dabbrev-code
> company-dabbrev company-capf company-cmake company-xcode company-clang
> company-semantic company-eclim company-template company-css company-nxml
> company-bbdb company stratego-mode greql-mode tg-mode generic
> preview-latex tex-site auto-loads cider tramp-sh cider-debug cider-mode
> cider-repl cider-eldoc cider-interaction arc-mode archive-mode cider-doc
> org-table org org-macro org-footnote org-pcomplete org-list org-faces
> org-entities org-version ob-emacs-lisp ob ob-tangle ob-ref ob-lob
> ob-table ob-exp org-src ob-keys ob-comint ob-core ob-eval org-compat
> org-macs org-loaddefs find-func cal-menu calendar cal-loaddefs
> cider-test cider-stacktrace cider-client nrepl-client queue cider-util
> ewoc etags xref clojure-mode paredit aggressive-indent epa-file epa epg
> rdictcc google-contacts-message google-contacts derived url-cache
> google-oauth google-contacts-gnus gnus-art mm-uu mml2015 mm-view
> mml-smime smime dig gnus-sum gnus-group gnus-undo gnus-start gnus-cloud
> nnimap nnmail mail-source tls utf7 netrc nnoo parse-time gnus-spec
> gnus-int gnus-range gnus-win gnus gnus-ems gnus-compat nnheader em-term
> term ehelp esh-opt esh-ext esh-util highlight-symbol boxquote rect
> ecomplete message rfc822 mml mml-sec mm-decode mm-bodies mm-encode
> mail-parse rfc2231 rfc2047 rfc2045 ietf-drums mailabbrev mail-utils
> gmm-utils mailheader edit-server server yasnippet help-mode disp-table
> noutline outline pdf-occur tablist tablist-filter semantic/wisent/comp
> semantic/wisent semantic/wisent/wisent semantic/util-modes semantic/util
> semantic semantic/tag semantic/lex semantic/fw mode-local cedet
> pdf-isearch let-alist pdf-misc imenu pdf-tools cus-edit cus-start
> cus-load pdf-view jka-compr pdf-cache pdf-info tq pdf-util image-mode
> browse-kill-ring recentf tree-widget wid-edit helm-projectile helm-files
> image-dired tramp tramp-compat tramp-loaddefs trampver shell pcomplete
> format-spec dired-x dired-aux ffap helm-tags helm-bookmark helm-adaptive
> helm-info bookmark pp helm-external helm-net browse-url xml url
> url-proxy url-privacy url-expand url-methods url-history url-cookie
> url-domsuf url-util url-parse auth-source gnus-util mm-util help-fns
> mail-prsvr password-cache url-vars mailcap helm-buffers
> helm-match-plugin helm-help helm-grep helm-regexp helm-plugin grep
> helm-elscreen helm-utils dired compile comint ansi-color helm-locate
> helm helm-source eieio-compat eieio byte-opt bytecomp byte-compile
> cl-extra seq cconv eieio-core projectile ibuf-ext ibuffer dash thingatpt
> helm-config helm-easymenu async-bytecomp async helm-aliases
> highlight-parentheses cl undo-tree diff iedit iedit-lib counsel swiper
> cap-words superword subword saveplace savehist paren ivy delsel
> icomplete mb-depth ace-window easy-mmode cl-macs gv ring avy
> smart-mode-line-respectful-theme smart-mode-line-light-theme cl-seq
> smart-mode-line rich-minority rx bs elec-pair edmacro kmacro cl-loaddefs
> cl-lib gnus-load subr-x pcase tsdh-light-theme finder-inf info easymenu
> memory-usage-autoloads advice package epg-config time-date mule-util
> tooltip eldoc electric uniquify ediff-hook vc-hooks lisp-float-type
> mwheel x-win term/common-win x-dnd tool-bar dnd fontset image regexp-opt
> fringe tabulated-list newcomment elisp-mode lisp-mode prog-mode register
> page menu-bar rfn-eshadow timer select scroll-bar mouse jit-lock
> font-lock syntax facemenu font-core frame cl-generic cham georgian
> utf-8-lang misc-lang vietnamese tibetan thai tai-viet lao korean
> japanese eucjp-ms cp51932 hebrew greek romanian slovak czech european
> ethiopic indian cyrillic chinese charscript case-table epa-hook
> jka-cmpr-hook help simple abbrev minibuffer cl-preloaded 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 dbusbind gfilenotify dynamic-setting
> system-font-setting font-render-setting move-toolbar gtk x-toolkit x
> multi-tty make-network-process emacs)
>
> Memory information:
> ((conses 16 1169727 116541)
>  (symbols 48 61505 4)
>  (miscs 40 359 799)
>  (strings 32 218241 23218)
>  (string-bytes 1 7356858)
>  (vectors 16 71655)
>  (vector-slots 8 1863035 164283)
>  (floats 8 994 921)
>  (intervals 56 72892 2107)
>  (buffers 976 41)
>  (heap 1024 124369 7252))
>
>
>





  reply	other threads:[~2015-06-18 12:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-18  6:04 bug#20842: 25.0.50; 404 errors when refreshing packages for MELPA or Marmalade Tassilo Horn
2015-06-18 12:56 ` Artur Malabarba [this message]
2015-06-18 12:58   ` Artur Malabarba
2015-06-18 13:30     ` Artur Malabarba
2015-06-18 13:34       ` Tassilo Horn
2015-06-18 14:07         ` bruce.connor.am
2015-06-18 13:16   ` Tassilo Horn

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=CAAdUY-+tMgW9YFusx5EPOoGWHV5C_NjEAYOQt-HUWsY7ojzWbw@mail.gmail.com \
    --to=bruce.connor.am@gmail.com \
    --cc=20842@debbugs.gnu.org \
    --cc=tsdh@gnu.org \
    /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).