On Tue, Oct 10, 2023 at 7:46 PM Tim Evans <tkevans@tkevans.com> wrote:
On 10/10/23 18:38, Tim Evans wrote:
> Usually, dnf updates take care of updating Google Chrome.  Lately, for
> the past week or so, however, there's a big pink button in Chrome's
> status bar labeled "Update," but dnf insists I have the latest version
> (google-chrome-stable-115.0.5790.110-1.x86_64).
>
> If you click this button, it tells you it's unable to update Chrome and
> asks if you want to re-install.
>
> Is this just a new idiot light that means nothing, or is there some sort
> of conflict with update versions?

OK, for whatever unknown reason, /etc/yum.repos.d/google-chrome.repo had
the 'enabled' flag set to 0.  Setting it to 1 allowed dnf to update
Chrome to version 118.0.5993.70--and the pink button is gone.

I see the same thing on another similarly behaving system, with the mod
date on the file as July 26. There is an 'rpmnew' version of that file
(dated 2/3/2022) with the same flag set to 0, but with another line that
says "skip_if_unavailable=True" This line is not present in the
currently used file.

Also, don't forget that you have to restart chrome after updating or you'll continue to see the notification.