Open bobanite opened 2 years ago
The same issue for me on CentOS 7. After executing in accordance to the instructions:
sudo dnf install dnf-plugins-core
sudo dnf config-manager --add-repo https://brave-browser-rpm-release.s3.brave.com/x86_64/
sudo rpm --import https://brave-browser-rpm-release.s3.brave.com/brave-core.asc
sudo dnf install brave-browser
Unfortunately, brave-keyring is failing the install with the following log:
sudo yum install brave-keyring
Loaded plugins: fastestmirror, langpacks
Loading mirror speeds from cached hostfile
* base: centos.interhost.net.il
* epel: mirror.de.leaseweb.net
* extras: centos.interhost.net.il
* updates: centos.interhost.net.il
Resolving Dependencies
--> Running transaction check
---> Package brave-keyring.noarch 0:1.10-1 will be installed
--> Finished Dependency Resolution
Dependencies Resolved
===============================================================================================================================================================================================================================================================
Package Arch Version Repository Size
===============================================================================================================================================================================================================================================================
Installing:
brave-keyring noarch 1.10-1 brave-browser-rpm-release.s3.brave.com_x86_64_ 11 k
Transaction Summary
===============================================================================================================================================================================================================================================================
Install 1 Package
Total size: 11 k
Installed size: 11 k
Is this ok [y/d/N]: y
Downloading packages:
warning: /var/cache/yum/x86_64/7/brave-browser-rpm-release.s3.brave.com_x86_64_/packages/brave-keyring-1.10-1.noarch.rpm: Header V4 RSA/SHA512 Signature, key ID 82d3dc6c: NOKEY
Public key for brave-keyring-1.10-1.noarch.rpm is not installed
Same issue, GPG Check Failed..
I had the same issue with brave-keyring failing to install but after adding the beta/nightly keys i was able to install it.
Description
Trying to install browser (and keyring) from the release channel (currently version 1.42.97-1 for browser and 1.10-1 for keyring) on CentOS 7.9.2009 as per the instructions on the website. However it seems the key used to sign the current release is different from the key available on the brave server.
Steps to Reproduce
Actual result:
Version/Channel Information:
This is an issue with the release channel, but it is NOT an issue with the nightly channel. I followed the same procedure with the nightly channel and the keys for that seem to match. I therefore believe this is not an issue with my own setup/OS, but rather a genuine issue with mismatched keys (for the release channel only).
Other Additional Information:
I have tried removing and re-installing the public key from the brave server, but to no avail: