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.64k stars 4.89k forks source link

Package unavailable. Is the package name misspelled? #13126

Closed jeremyperkin closed 1 week ago

jeremyperkin commented 4 years ago

Trying to install on emacs 26.3-1. OS : Arch Linux Selected VIM and HELM options. Install failed - get the message.... File is missing: Cannot open load file, No such file or directory, bind-map

Tried running emacs --insecure. This too fails.

gcentauri commented 4 years ago

Is it possible this is related to out of date GPG keys? I'm hesitant to say it is for sure, because I think your version of Emacs should be fine. But check this and see if it helps at all:

https://elpa.gnu.org/packages/gnu-elpa-keyring-update.html

The other thing I might suggest is switching to the develop branch of Spacemacs.

amfern commented 4 years ago

@gcentauri i am on develop branch and emacs 26.3 and installing gnu-elpa-keyring solved the issue for me, Thanks!

duianto commented 4 years ago

This seems to be a duplicate of this issue: File error: Cannot open load file, No such file or directory, bind-map #8984 It's labeled as MELPA and some comments state that they tried installing after half an hour and it worked, so it might be a package server issue.

Towerism commented 3 years ago

Thank you @amfern This worked for me.

Joshua-IQ commented 2 years ago

@gcentauri i am on develop branch and emacs 26.3 and installing gnu-elpa-keyring solved the issue for me, Thanks!

confirming in 2022 that https://elpa.gnu.org/packages/gnu-elpa-keyring-update.html worked on develop branch and emacs 27.2 on windows.

Kyllingene commented 2 years ago

Worked for me, the tricky part was that I had to re-install Emacs and my spacemacs dotfiles.

tokuchan commented 1 year ago

Confirming in 2023 that https://elpa.gnu.org/packages/gnu-elpa-keyring-update.html worked on develop branch and emacs 30.0.50 on Ubuntu Linux.

darkhandz commented 1 year ago

Confirming in 2023 that https://elpa.gnu.org/packages/gnu-elpa-keyring-update.html worked on develop branch and emacs 29.0.92 on Windows 11.

github-actions[bot] commented 2 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!