[Linux] Can't verify GPG signature
See original GitHub issueHello,
I can’t verify the Electrum download:
Try 1 (copy ThomasV.asc from github and pasting in local created file ThomasV.asc):
gv ~ Downloads gpg --import ThomasV.asc
gpg: key 2BD5824B7F9470E6: "Thomas Voegtlin (https://electrum.org) <thomasv@electrum.org>" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
gv ~ Downloads gpg --verify ThomasV.asc electrum-4.0.9-x86_64.AppImage
gpg: verify signatures failed: Unexpected error
Try 2:
gv ~ Downloads gpg --keyserver keys.gnupg.net --recv-keys 6694D8DE7BE8EE5631BED9502BD5824B7F9470E6
gpg: key 2BD5824B7F9470E6: 13 duplicate signatures removed
gpg: key 2BD5824B7F9470E6: 388 signatures not checked due to missing keys
gpg: key 2BD5824B7F9470E6: "Thomas Voegtlin (https://electrum.org) <thomasv@electrum.org>" not changed
gpg: Total number processed: 1
gpg: unchanged: 1
gv ~ Downloads gpg --verify ThomasV.asc electrum-4.0.9-x86_64.AppImage
gpg: can't open 'ThomasV.asc': No such file or directory
gpg: verify signatures failed: No such file or directory
I can’t verify the download. How can I do this?
Thank you.
Issue Analytics
- State:
- Created 3 years ago
- Comments:7 (2 by maintainers)
Top Results From Across the Web
[Solved] "The following signatures couldn't be verified" Error in ...
Fix GPG error: The following signatures couldn't be verified. The error tells you that your system cannot identify a certain GPG public key...
Read more >gpg: Can't check signature: No public key - Linux Mint Forums
1. Download the public key, which you've done. ... In that final step, you must first give the signature for the file you...
Read more >Unable to verify the kernel signature "gpg: Can't check ...
1 Answer 1 · 1. After runing gpg --verify linux-3.18.35. · 2. @GAD3R I'm not sure why that would fix it either... ·...
Read more >Can't Verify "PGP SIGNED MESSAGE" in Linux - Super User
The final line stating gpg: verify signatures failed: Unexpected error results when gpg --verify encounters non-signature OpenPGP data (the ...
Read more >[SOLVED] Cannot Verify ISO GPG Says No Public Key ...
I am running this in my Downloads directory, where the iso and signature are both located. From my understanding the --keyserver-options auto- ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Please see: https://github.com/spesmilo/electrum-docs/blob/master/gpg-check.rst
For example:
Thanks for checking. For some reason it works today. It gives the message “untrusted,” so I marked it as trusted according to the youtube. Yes, on March 11, 2021, I downloaded electrum-4.0.9.dmg.asc (833 bytes) from the electrum downloads page; and that is what I couldn’t get to work. I meant to post this re: MacOS rather than Linux sub.