Unable to install release channel browser - Public key is not installed

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:

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

However this is the result I keep getting:

Downloading Packages:
(1/2): brave-keyring-1.10-1.noarch.rpm                                             59 kB/s |  11 kB     00:00    
(2/2): brave-browser-1.42.97-1.x86_64.rpm                                                                8.8 MB/s |  96 MB     00:10    
-----------------------------------------------------------------------------------------------------------------------------------------
Total                                                                                                    8.8 MB/s |  96 MB     00:10     
warning: /var/cache/dnf/brave-browser-rpm-release.s3.brave.com_x86_64_-d55d330619c02b48/packages/brave-browser-1.42.97-1.x86_64.rpm: Header V4 RSA/SHA512 Signature, key ID 82d3dc6c: NOKEY
Public key for brave-browser-1.42.97-1.x86_64.rpm is not installed
Public key for brave-keyring-1.10-1.noarch.rpm is not installed
The downloaded packages were saved in cache until the next successful transaction.
You can remove cached packages by executing 'dnf clean packages'.
Error: GPG check FAILED

Note that they latest key seems to be installed properly:

sudo rpm -q gpg-pubkey --qf '%{NAME}-%{VERSION}-%{RELEASE}\t%{SUMMARY}\n'
gpg-pubkey-f4a80eb5-53a7ff4b	gpg(CentOS-7 Key (CentOS 7 Official Signing Key) <security@centos.org>)
gpg-pubkey-c2d4e821-6285304f	gpg(Brave Software <support@brave.com>)

bit the rpm package seems to be possibly expecting a different one?

I did not have this problem with the nightly release, all worked OK with that and its key.

Any idea about how to solve this? Does a new public key need to be uploaded to the Brave servers?

Many thanks.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.