Emacs M-x list-packages signature verification

When I run M-x list packages I get:

Failed to verify signature archive-contents.sig:
No public key for 645357D2883A0966 created at 2025-03-28T04:05:04-0500 using EDDSA
Command output:
gpg: Signature made Fri 28 Mar 2025 04:05:04 AM CDT
gpg: using EDDSA key 0327BE68D64D9A1A66859F15645357D2883A0966
gpg: Can’t check signature: No public key

This is with GNU Emacs 27.2 (build 1, x86_64-suse-linux-gnu, GTK+ Version 3.24.34, cairo version 1.16.0) on Leap 15.6.

Is there a workaround for that?

Thanks,

–Bruce

Normally such messages get removed by Importing the relevant gpg keys. Maybe someone who uses M-x list packages may help more here.

stackoverflow.com/questions/58202993

This might work hopefully.

I’ll give it a try. I haven’t had to do this with Debian 12 (emacs-28) or OpenBSD 7.6 (emacs-29). I guess those distros patch for the key installation. I need to learn about it anyway. I’ll do some digging.