"Browser is outdated" on Fedora 40?

Installed Brave on a Fedora Linux workstation. Upgraded to 40 at some point. Brave updates used to come in regularly, but, for a while now, Brave claims that it is outdated and needs to be updated - but apparently can’t. Re-adding package repositories and updating packages using dnf didn’t change that.
Are there any known issues with the Fedora package repositories of Brave…?
Thanks and best regards,
Kristian

Hello @z428

what your current version of brave
go to terminal and run the following command

brave-browser --version

could you also tell me the output of the following command

dnf repoinfo brave-browser

also what the output of

dnf check-upgrade

and have a nice day :slight_smile:

Hi, sure:

If I get the Brave changelogs right, this hasn’t been updated for quite a while now…?

Thanks and have a pleasant day too! :slightly_smiling_face:

Hello @z428

that’s weird

could you run sudo dnf clean expire-cache

then run sudo dnf update

check if it show any update available

if did not show update then remove the repo
sudo rm /etc/yum.repos.d/brave-browser.repo

then re add it from https://brave.com/linux/#fedora-rockyrhel

hope that help and have a nice day :slight_smile:

Hi there; and thanks, very much, for the support. Unfortunately: No change. Did all these, ending up with re-adding the package repository, trying to install the browser and (little surprise) learning that Brave (the version I use) already is installed. :frowning:
Strange… really strange… . :see_no_evil:
Have a pleasant morning!

you very welcome @z428

did you run sudo dnf update after readding the repo

thanks and you too :slight_smile:

Yeah, tried pretty much all of that. No chance, no change. Odd. :grimacing:
Thanks anyway for your support, enjoy your day!:slightly_smiling_face:

you welcome and sorry for late replay
i have no idea what could be the cause
let me ask @fmarier from the team to help you

short story z428 upgraded his fedora workstation to version 40 but since that upgrade dnf does not see any available update for brave even after remove the brave repo and re add it again

and have a nice day for both of you :slight_smile:

1 Like

Here are a few more commands for which the output would be useful to know as we try to figure out what went wrong on your machine:

[francois@fedora40 ~]$ cat /etc/yum.repos.d/brave-browser.repo
[brave-browser]
name=Brave Browser
enabled=1
autorefresh=1
baseurl=https://brave-browser-rpm-release.s3.brave.com/$basearch

[francois@fedora40 ~]$ ls /etc/yum.repos.d/
brave-browser.repo          fedora-updates-testing.repo  fedora.repo
fedora-cisco-openh264.repo  fedora-updates.repo

[francois@fedora40 ~]$ wget https://brave-browser-rpm-release.s3.brave.com/x86_64/brave-browser-1.68.134-1.x86_64.rpm 
brave-browser-1.68.1 100% [========================================>]  115.34M   38.53MB/s
                          [Files: 1  Bytes: 115.34M [32.22MB/s] Redi]

[francois@fedora40 ~]$ rpm -q gpg-pubkey --qf '%{NAME}-%{VERSION}-%{RELEASE}\t%{SUMMARY}\n'
gpg-pubkey-a15b79cc-63d04c2c	Fedora (40) <[email protected]> public key
gpg-pubkey-20038257-63ab09c9	Brave Linux Release (Brave Linux Release) <[email protected]> public key
gpg-pubkey-c2d4e821-5bc51032	Brave Software <[email protected]> public key
gpg-pubkey-6a8a26f9-5b4e234c	Brave Software (Brave Core Nightly Key) (We're reinventing the browser as a user-first platform for speed and privacy.) <[email protected]> public key
gpg-pubkey-f661cdcb-63ab09ad	Brave Linux Pre Release (Brave Linux Pre Release) <[email protected]> public key

[francois@fedora40 ~]$ dnf --version
4.21.0
  Installed: dnf-0:4.21.0-1.fc40.noarch at Thu Aug  1 02:18:24 2024
  Built    : Fedora Project at Wed Jul  3 18:25:35 2024

  Installed: rpm-0:4.19.1.1-1.fc40.x86_64 at Thu Feb 22 10:49:12 2024
  Built    : Fedora Project at Wed Feb  7 15:55:53 2024

Note that the above includes the output that’s in my Fedora 40 virtual machine.

2 Likes

Thanks all… meanwhile and for whichever reasons, it seems Brave is up-to-date again. That’s odd, also because I didn’t really notice the system pulling any update. Not sure what happened here, can’t either reproduce problem nor solution but it’s simply gone by now. :see_no_evil:
Thanks for your support, have a pleasant weekend!

1 Like

Ok, that’s good. If you run into problems again, please reach out!

you welcome and glad to hear it work fine now :slight_smile:

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