Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some packages can't be installed by default with Spacemacs fresh install #9404

Closed
ZhengshuaiPENG opened this issue Aug 11, 2017 · 2 comments
Closed

Comments

@ZhengshuaiPENG
Copy link

ZhengshuaiPENG commented Aug 11, 2017

Description :octocat:

There is some packages not installed.

Reproduction guide 🐞

In MacOS, clone master to ~/.emacs.d, open Emacs.

Observed behaviour: 👀 💔
The error message as below

Found 2 new package(s) to install...
--> refreshing package archive: gnu... [3/3]
--> installing package: adaptive-wrap@spacemacs-editing-visual... [1/2]
Package adaptive-wrap is unavailable. Is the package name misspelled?
--> installing package: paradox@spacemacs-ui... [2/2]
Package spinner is unavailable. Is the package name misspelled?

An error occurred while installing paradox (error: (error Package ‘spinner-1.7.3’ is unavailable))

Expected behaviour: ❤️ 😄
All packages should be installed properly.

System Info 💻

  • OS: darwin
  • Emacs: 25.2.1
  • Spacemacs: 0.200.9
  • Spacemacs branch: master (rev. 8e1af14)
  • Graphic display: t
  • Distribution: spacemacs
  • Editing style: vim
  • Completion: helm
  • Layers:
(helm emacs-lisp)
  • System configuration features: NOTIFY ACL GNUTLS LIBXML2 ZLIB TOOLKIT_SCROLL_BARS NS MODULES
@ZhengshuaiPENG ZhengshuaiPENG changed the title Error of init spacemacs with fresh install master branch Some packages can't be installed by default with Spacemacs fresh install Aug 11, 2017
@ZhengshuaiPENG
Copy link
Author

I can access http://elpa.gnu.org/packages/, and also changed https to http in ~/.emacs.d/core/core-configuration-layer.el, but this won't works

@ZhengshuaiPENG
Copy link
Author

Fixed with emacs --insecure

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant