* HELP: problem with ELPA archive-contents.sig in list-packages ?
@ 2024-05-16 0:40 David Masterson
2024-05-16 4:21 ` Zhengyi Fu
[not found] ` <87v83egz8n.fsf@DESKTOP-B1IG6IJ.>
0 siblings, 2 replies; 3+ messages in thread
From: David Masterson @ 2024-05-16 0:40 UTC (permalink / raw)
To: help-gnu-emacs
Let's try again...
I am using Emacs 28.3 and have a problem with list-packages in the last
week or so. After starting emacs, I run list-packages. It appears to
be successful, but, after ~5 seconds, the following *Error* buffer pops
up:
================
Failed to verify signature archive-contents.sig:
No public key for 645357D2883A0966 created at 2024-05-15T14:05:06-0700 using EDDSA
Command output:
gpg: Signature made Wed May 15 14:05:06 2024 PDT
gpg: using EDDSA key 0327BE68D64D9A1A66859F15645357D2883A0966
gpg: Can't check signature: No public key
================
I cannot find archive-contents.sig on my system (I did find
archive-contents.signed in the .emacs.d/elpa/archive/elpa directory), so
I'm thinking this has to do with something on ELPA.
Did something change that I missed? Any advice?
--
David Masterson
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: HELP: problem with ELPA archive-contents.sig in list-packages ?
2024-05-16 0:40 HELP: problem with ELPA archive-contents.sig in list-packages ? David Masterson
@ 2024-05-16 4:21 ` Zhengyi Fu
[not found] ` <87v83egz8n.fsf@DESKTOP-B1IG6IJ.>
1 sibling, 0 replies; 3+ messages in thread
From: Zhengyi Fu @ 2024-05-16 4:21 UTC (permalink / raw)
To: David Masterson; +Cc: help-gnu-emacs
David Masterson <dsmasterson@gmail.com> writes:
> Let's try again...
>
> I am using Emacs 28.3 and have a problem with list-packages in the last
> week or so. After starting emacs, I run list-packages. It appears to
> be successful, but, after ~5 seconds, the following *Error* buffer pops
> up:
>
> ================
> Failed to verify signature archive-contents.sig:
> No public key for 645357D2883A0966 created at 2024-05-15T14:05:06-0700 using EDDSA
> Command output:
> gpg: Signature made Wed May 15 14:05:06 2024 PDT
> gpg: using EDDSA key 0327BE68D64D9A1A66859F15645357D2883A0966
> gpg: Can't check signature: No public key
> ================
>
> I cannot find archive-contents.sig on my system (I did find
> archive-contents.signed in the .emacs.d/elpa/archive/elpa directory), so
> I'm thinking this has to do with something on ELPA.
>
> Did something change that I missed? Any advice?
I ran into the same problem today. My solution is to temporarily
disabled signature checking by setting `package-check-signature' to nil
and installing the `gnu-elpa-keyring-update'[1] package, which helps to
update the public keys.
Footnotes:
[1] https://elpa.gnu.org/packages/gnu-elpa-keyring-update.html
^ permalink raw reply [flat|nested] 3+ messages in thread
[parent not found: <87v83egz8n.fsf@DESKTOP-B1IG6IJ.>]
* Re: HELP: problem with ELPA archive-contents.sig in list-packages ?
[not found] ` <87v83egz8n.fsf@DESKTOP-B1IG6IJ.>
@ 2024-05-16 4:45 ` David Masterson
0 siblings, 0 replies; 3+ messages in thread
From: David Masterson @ 2024-05-16 4:45 UTC (permalink / raw)
To: Zhengyi Fu; +Cc: help-gnu-emacs
Zhengyi Fu <i@fuzy.me> writes:
> David Masterson <dsmasterson@gmail.com> writes:
>
>> Let's try again...
>>
>> I am using Emacs 28.3 and have a problem with list-packages in the last
>> week or so. After starting emacs, I run list-packages. It appears to
>> be successful, but, after ~5 seconds, the following *Error* buffer pops
>> up:
>>
>> ================
>> Failed to verify signature archive-contents.sig:
>> No public key for 645357D2883A0966 created at 2024-05-15T14:05:06-0700 using EDDSA
>> Command output:
>> gpg: Signature made Wed May 15 14:05:06 2024 PDT
>> gpg: using EDDSA key 0327BE68D64D9A1A66859F15645357D2883A0966
>> gpg: Can't check signature: No public key
>> ================
>>
>> I cannot find archive-contents.sig on my system (I did find
>> archive-contents.signed in the .emacs.d/elpa/archive/elpa directory), so
>> I'm thinking this has to do with something on ELPA.
>>
>> Did something change that I missed? Any advice?
>
> I ran into the same problem today. My solution is to temporarily
> disabled signature checking by setting `package-check-signature' to nil
> and installing the `gnu-elpa-keyring-update'[1] package, which helps to
> update the public keys.
>
> Footnotes:
> [1] https://elpa.gnu.org/packages/gnu-elpa-keyring-update.html
>
Thanks, that seems to have worked.
--
David Masterson
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-05-16 4:45 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-16 0:40 HELP: problem with ELPA archive-contents.sig in list-packages ? David Masterson
2024-05-16 4:21 ` Zhengyi Fu
[not found] ` <87v83egz8n.fsf@DESKTOP-B1IG6IJ.>
2024-05-16 4:45 ` David Masterson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).