syl20bnr / spacemacs

A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
http://spacemacs.org
GNU General Public License v3.0
23.68k stars 4.89k forks source link

Fail to install evil-unimpaired #6933

Closed chengyi closed 8 years ago

chengyi commented 8 years ago

Description :octocat:

Fail to install evil-unimpaired

Reproduction guide :beetle:

Observed behaviour: :eyes: :broken_heart: --> refreshing package archive: gnu-cn... [3/3] --> installing package: evil-unimpaired@spacemacs-evil... [1/1] An error occurred while installing evil-unimpaired (error: (wrong-type-argument arrayp nil))

Expected behaviour: :heart: :smile: install evil-unimpaired successfully

System Info :computer:

(ivy better-defaults emacs-lisp markdown org lua python colors git spacemacs-layouts ranger
     (c-c   :variables c-c  -default-mode-for-headers 'c  -mode)
     ycmd auto-completion)

Backtrace :paw_prints:

Saving file /home/prow/.emacs.d/.cache/quelpa/packages/evil-unimpaired-0.1pre0.20160824.03648.el...
Wrote /home/prow/.emacs.d/.cache/quelpa/packages/evil-unimpaired-0.1pre0.20160824.03648.el
Wrote /home/prow/.emacs.d/.cache/quelpa/packages/evil-unimpaired-readme.txt
Error getting PACKAGE-DESC: (file-error Opening input file No Such file or directory /home/prow/.emacs.d/.cache/quelpa/packages/evil-unimpaired-0.1pre0.20160824.3648.el)
ghost commented 6 years ago

Since this is closed and getting lost in the swarm of other discussions, I made a new one for this quick and easy fix:

https://github.com/syl20bnr/spacemacs/issues/9961

dl-wuhee commented 4 years ago

I also met this problem on Win10.

According to the warning information, I run Emacs by administrator account, and this problem is solved.

marekyggdrasil commented 3 years ago

I had same problem on OSX 10.15.7 (19H2) Catalina. If I run spacemacs by clicking the icon on the dock that was exactly the problem I encounter, however if instead I run spacemacs by running emacs in the terminal then update is passing correctly and no problem with evil-unimpaired.