I try to install Brave on fresh Ubuntu installation. I do everything according to instructions found here: https://brave-browser.readthedocs.io/en/latest/installing-brave.html#linux. I got “OK” after curl/apt-key step. Echo/tee step created brave-browser-release-eoan.list file:
deb [arch=amd64] https://brave-browser-apt-release.s3.brave.com/ eoan main
Update step errored:
ms@sms-ubuntu:~$ sudo apt update
Hit:1 [http://]pl.archive.ubuntu[.com]/ubuntu eoan InRelease
Hit:2 [http://]pl.archive.ubuntu[.com]/ubuntu eoan-updates InRelease
Hit:3 [http://]pl.archive.ubuntu[.com]/ubuntu eoan-backports InRelease
Hit:4 [http://]security.ubuntu[.com]/ubuntu eoan-security InRelease
Err:5 [https://]brave-browser-apt-release.s3.brave.[com] eoan InRelease
403 Forbidden [IP: 151.101.38.217 443]
Reading package lists… Done
E: Failed to fetch [https://]brave-browser-apt-release.s3.brave[.com]/dists/eoan/InRelease 403 Forbidden [IP: 151.101.38.217 443]
E: The repository ‘[https://]brave-browser-apt-release.s3.brave[.com] eoan InRelease’ is not signed.
N: Updating from such a repository can’t be done securely, and is therefore disabled by default.
Is it that the eoan version of Brave is not yet ready or what?