Cider: Install Clojure layer with Spacemacs has bug !

Created on 3 Aug 2019  路  10Comments  路  Source: clojure-emacs/cider

When installing clojure layer in Spacemcs, I got:

  • queue-0.2 : Bad request or mispell packge

Expected behavior

Actual behavior

Steps to reproduce the problem

Standard installation of layer in Spacemcs.

  • clojure

Environment & Version information

CIDER version information

Include here the version string displayed when
CIDER's REPL is launched. Here's an example:

Clojure 1.10.1

Lein/Boot version

Leiningen 2.9.1 on Java 1.8.0_131 Java HotSpot(TM) 64-Bit Server VM

Emacs version

GNU Emacs 26.2 with Spacemacs

Operating system

Mac OSX Mojave 10.14.5

All 10 comments

On MacOSX 10.14.5 from clean Emacs installation (26.2), same issue when I'm installing CIDER.

_Package 'queue-0.2' is unavailable_

I see the package is still available via https://elpa.gnu.org/packages/queue.html

If you're ELPA repo is enabled (which happens by default) you should be good. Maybe you experienced some connectivity issue with the repo? Reloading your package archive might help with that. (M-x package-refresh-contents)

Does not solve anything, unfortunately.
What is weird, is that on Linux everything is OK.

Just try it, but many packages unavailable now.
Worse than ever.
I will keep the stable branch.
The issue still not fixed. What is weird, is that with Linux everything just installed fine.
But with Mac OSX, not.
I have installed:

brew info emacs
emacs: stable 26.2 (bottled), HEAD
GNU Emacs text editor

Do I need another emacs distribution? and which one?

Test all of this and that does NOT fix anything.
If you do NOT have a tested solution to this issue, plz
do NOT answer anymore and make me lose my time.
Let someone who has fixed this bug, answer.

Bug still NOT fixed: Clojure layer cannot be installed on
Mac OSX.

I'm not involved with Spacemacs at all and such a problem should be reported on Spacemacs issue tracker.

I had the same issue, I opened the queue.el file in my elpa directory and it was empty. I copied and pasted the content from the repo and now it works fine.

That's a weird bug, I don't think I had any errors while downloading packages, some issue with elpa maybe?

I had the same issue, I opened the queue.el file in my elpa directory and it was empty. I copied and pasted the content from the repo and now it works fine.

That's a weird bug, I don't think I had any errors while downloading packages, some issue with elpa maybe?

You can fix the bug with reading this:
https://github.com/syl20bnr/spacemacs/issues/12535

In fact, I have opened this bub on spacemacs bug list and someone give me the solution.

This issue is not spacemacs, I have the latest emacs 26.2 on Ubuntu (not spacemacs) and the error remains. There currently appears to be no fix (or motivation for documenting one simply)

i upgrade to emacs26.3 solved.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

vijaykiran picture vijaykiran  路  9Comments

ukriish picture ukriish  路  6Comments

lilactown picture lilactown  路  5Comments

mwfogleman picture mwfogleman  路  3Comments

MicahElliott picture MicahElliott  路  7Comments