Closed lsytj0413 closed 6 years ago
configuration-layer--elpa-archives is set but not work
Observed behaviour: :eyes: :broken_heart: refreshing package archive from melpa, org and gnu
Expected behaviour: :heart: :smile: refreshing package archive from configuration-layer--elpa-archives
((ivy :variables ivy-extra-directories nil) (auto-completion :variables auto-completion-enable-sort-by-usage t auto-completion-enable-snippets-in-popup t :disabled-for org) (better-defaults :variables better-defaults-move-to-end-of-code-first t) emacs-lisp git markdown org (c-c++ :variables c-c++-default-mode-for-headers 'c++-mode c-c++-enable-clang-support t) (python :variables python-sort-imports-on-save t) (go :variables go-tab-width 4 go-use-gometalinter t gofmt-command "goimports") protobuf ranger gtags ibuffer (colors :variables colors-enable-nyan-cat-progress-bar t colors-enable-rainbow-identifiers t) (spacemacs-layouts :variables layouts-enable-autosave nil layouts-autosave-delay 900) docker sql (syntax-checking :variables syntax-checking-enable-by-default t syntax-checking-enable-tooltips t) liter ycmd)
<<BACKTRACE IF RELEVANT>>
(setq-default configuration-layer--elpa-archives '(("melpa-cn" . "http://elpa.emacs-china.org/melpa/") ("org-cn" . "http://elpa.emacs-china.org/org/") ("gnu-cn" . "http://elpa.emacs-china.org/gnu/") ("marmalade-cn" . "http://elpa.emacs-china.org/marmalade/") ("user42-cn" . "http://elpa.emacs-china.org/user42/") ("melpa-stable-cn" . "http://elpa.emacs-china.org/melpa-stable/") ("sunrise-commander-cn" . "http://elpa.emacs-china.org/sunrise-commander/") ) ) (setq-default package-archives configuration-layer--elpa-archives)
Got bit by this months ago. If you are using the develop branch, then use configuration-layer-elpa-archives instead.
develop
configuration-layer-elpa-archives
@y-usuzumi 3ks
Description :octocat:
configuration-layer--elpa-archives is set but not work
Reproduction guide :beetle:
Observed behaviour: :eyes: :broken_heart: refreshing package archive from melpa, org and gnu
Expected behaviour: :heart: :smile: refreshing package archive from configuration-layer--elpa-archives
System Info :computer:
Backtrace :paw_prints:
configuration-layer--elpa-archives