gpg: no valid OpenPGP data found.
See original GitHub issueDescription
Following installation instructions here - https://brave-browser.readthedocs.io/en/latest/installing-brave.html#linux When running this command:
curl -s https://brave-browser-apt-release.s3.brave.com/brave-core.asc | sudo apt-key --keyring /etc/apt/trusted.gpg.d/brave-browser-release.gpg add -
I get an error: gpg: no valid OpenPGP data found.
Expected result:
To successfully install Brave browser
Reproduces how often:
Happens every time
Brave version (brave://version info)
Not installed…
Other Additional Information:
Ubuntu 18
Seems like a security issue: https://askubuntu.com/questions/1201434/gpg-no-valid-openpgp-data-found-while-installing-brave-browser
Either that should be addressed or the installation instructions should be modified…
Issue Analytics
- State:
- Created 4 years ago
- Comments:12 (6 by maintainers)
Top Results From Across the Web
How to solve gpg: no valid OpenPGP data found error
Method 1: Solve gpg: no valid OpenPGP data found error (for wget and curl command) ... If you are getting the “gpg: no...
Read more >gpg: no valid OpenPGP data found - Stack Overflow
This error message happens if you try to decrypt an unencrypted file. The message is saying that gpg did try to read the...
Read more >How to fix “gpg: no valid OpenPGP data found error”
The “gpg: no valid OpenPGP data found” error occurs due to certification issues regarding the software that is to be installed using wget...
Read more >What would cause this error: 'GPG: no valid OpenPGP data ...
This error generally means that the file you tried to decrypt/verify was not valid OpenPGP data. Let's set up some test data: $...
Read more >gpg: no valid OpenPGP data found in ubuntu
Remove the Ethereum repository first: sudo add-apt-repository --remove ppa:ethereum/ethereum sudo apt update. Remove imported GPG key:
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
Actually, I tried a few hours later and it just worked.
In our official Linux installation instructions, you will find a comment explaining why we don’t currently recommend the Snap package: https://brave.com/linux/#snap (i.e. it doesn’t work as well as the packages due to Snap limitations).