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

Unable to install some packages: Package is unavailable. Is the package name misspelled ? #2596

Closed
robbyoconnor opened this issue Aug 9, 2015 · 10 comments

Comments

@robbyoconnor
Copy link
Contributor

[EDIT syl20bnr] Since a few hours some packages fail to install:

Found 21 new package(s) to install...
--> fetching new package repository indexes...
--> installing let-alist... [2/21]
Package let-alist is unavailable. Is the package name misspelled?
--> installing spinner... [3/21]
Package spinner is unavailable. Is the package name misspelled?
--> installing syntax-checking:flycheck... [4/21]An error occurred while installing flycheck (error: (error Package `let-alist-1.0.1' is unavailable))
--> installing latex:auctex... [5/21]
Package auctex is unavailable. Is the package name misspelled?
--> installing queue... [7/21]
Package queue is unavailable. Is the package name misspelled?
--> installing clojure:cider... [9/21]An error occurred while installing cider (error: (error Package `queue-0.1.1' is unavailable))
--> installing spacemacs:adaptive-wrap... [11/21]
Package adaptive-wrap is unavailable. Is the package name misspelled?
--> installing clojure:clj-refactor... [12/21]An error occurred while installing clj-refactor (error: (error Package `queue-0.1.1' is unavailable))
--> installing latex:company-auctex... [13/21]An error occurred while installing company-auctex (error: (error Package `auctex-11.87' is unavailable))
--> installing auto-completion:company-statistics... [14/21]
Package company-statistics is unavailable. Is the package name misspelled?
--> installing d:flycheck-dmd-dub... [15/21]An error occurred while installing flycheck-dmd-dub (error: (error Package `let-alist-1.0.1' is unavailable))
--> installing haskell:flycheck-haskell... [16/21]An error occurred while installing flycheck-haskell (error: (error Package `let-alist-1.0.1' is unavailable))
--> installing finance:flycheck-ledger... [17/21]An error occurred while installing flycheck-ledger (error: (error Package `let-alist-1.0.1' is unavailable))
--> installing syntax-checking:flycheck-pos-tip... [18/21]An error occurred while installing flycheck-pos-tip (error: (error Package `let-alist-1.0.1' is unavailable))
--> installing rust:flycheck-rust... [19/21]An error occurred while installing flycheck-rust (error: (error Package `let-alist-1.0.1' is unavailable))
--> installing spacemacs:paradox... [20/21]An error occurred while installing paradox (error: (error Package `let-alist-1.0.3' is unavailable))
--> installing colors:rainbow-mode... [21/21]
Package rainbow-mode is unavailable. Is the package name misspelled?

Found 4 orphan package(s) to delete...
--> deleting seq... [4/4]

[383 packages loaded in 101.921s]
@lasseaeggen
Copy link

http://savannah.gnu.org/forum/forum.php?forum_id=8332
It's due to a change on gnu's end. Will solve itself in a few hours.

@robbyoconnor
Copy link
Contributor Author

The fix is to change this line to use HTTP instead of HTTPS. It's temporary but the problem will resolve itself. I will close this when the issue on GNU's side resolves.

@syl20bnr syl20bnr changed the title Latest develop unable to find some packages Unable to install some packages: Package is unavailable. Is the package name misspelled ? Aug 10, 2015
@syl20bnr
Copy link
Owner

I updated the title and OP to better reflect the situation and not trigger false alarms :-)

robbyoconnor added a commit to robbyoconnor/spacemacs that referenced this issue Aug 10, 2015
robbyoconnor added a commit to robbyoconnor/spacemacs that referenced this issue Aug 10, 2015
GNU is having issues with HTTPS right now.

Fixes syl20bnr#2596
@robbyoconnor
Copy link
Contributor Author

Fixed in 3f7dab0.

syl20bnr pushed a commit that referenced this issue Aug 10, 2015
GNU is having issues with HTTPS right now.

Fixes #2596
robbyoconnor added a commit to robbyoconnor/spacemacs that referenced this issue Aug 10, 2015
GNU is having issues with HTTPS right now.

Fixes syl20bnr#2596
@autosquid
Copy link
Contributor

Hope HTTP could be kept or made an option, since emacs seems to have some problem with https when using a proxy.

@xfq
Copy link
Contributor

xfq commented Aug 13, 2015

HTTPS works for me now.

@robbyoconnor
Copy link
Contributor Author

@xfq, It briefly did not. Read the thread but GNU changed their IPs and as a result their SSL cert became invalid.

@agriffis
Copy link
Contributor

Can we switch this back to https now?

@autosquid
Copy link
Contributor

please consider add an switch option for http and https. Things behave different in my country. HTTP is much faster for me.

@robbyoconnor
Copy link
Contributor Author

You commented the same thing here @autosquid

kryptt pushed a commit to kryptt/spacemacs that referenced this issue Sep 6, 2015
GNU is having issues with HTTPS right now.

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

No branches or pull requests

6 participants