Malabarba / spinner.el

Emacs mode-line spinner for operations in progress
104 stars 21 forks source link

Issue installing from gnu elpa due to bad signature. #14

Closed dantheobserver closed 4 years ago

dantheobserver commented 6 years ago

I'm trying to install a package that depends on spinner but get the following when trying to install both the depending package or this package alone

Bad signature from 474F05837FBDEF9B GNU ELPA Signing Agent <elpasign@elpa.gnu.org>
Command output:
gpg: Signature made Thu 17 Nov 2016 02:05:02 PM PST
gpg:                using DSA key 474F05837FBDEF9B
gpg: BAD signature from "GNU ELPA Signing Agent <elpasign@elpa.gnu.org>" [unknown]

I am using emacs 25. One thing is that I am in an isolated environment by changing HOME when running emacs to another directory with a particular .emacs.d as I have another folder by that name in my home folder.

Malabarba commented 4 years ago

Hi there. Sorry for the long radio silence

If you're still getting this issue it needs to be reported to GNU Emacs itself (though you might find some help by googling around). Packages delivered via GNU Elpa are signed by GNU Elpa, not by the package maintainer.