I’ve activated automatic updates in Gnome Software Center. Now more and more updates are shown to me here. Even after a reboot, the update notifications are still there.
If I manually click on “update all” and reboot, the update notifications disappear, but I actually thought, after reading the documentation, that updates would require no action from me at all, and that’s what I want.

The weird thing is, the installed programs themselves claim to already be on the new, updated version.
So why are the updates still shown in the Software Center?

  • @Sentau@discuss.tchncs.de
    link
    fedilink
    20
    edit-2
    14 days ago

    Well for Firefox, the one getting updated is the native rpm version which is part of the standard Silverblue install while the one already updated is the flatpak version. The native version is just called ‘Firefox’ while the one from flatpak is called ‘Firefox Web Browser’ if I remember correctly. I have no idea why signal is showing up there. Maybe it is a bug.

    Also next time a system update is shown in GNOME software, check using rpm-ostree status to see if any updated image is staged. If yes, then you don’t have to bother with gnome software - when you shutdown or reboot, the update will automatically be applied.

  • @BakedCatboy@lemmy.ml
    link
    fedilink
    English
    1415 days ago

    Those might be flatpak “refreshes”, which show up as “updating to the same version”. As described by a flatpak maintainer, sometimes an app or runtime gets updated without changing the user-facing version number. I assume that’s what you’re seeing here.

      • @BakedCatboy@lemmy.ml
        link
        fedilink
        English
        6
        edit-2
        14 days ago

        The screenshot doesn’t show any version change to signal - the version number is the same, so I was just answering why you might see an update like that since I thought that was part of your question.

  • @kenkenken@sh.itjust.works
    link
    fedilink
    915 days ago

    You are using Firefox installed through flatpak, but the base image also contains Firefox. Even if you remove it with rpm-ostree override remove it will continue be showed in the list of updates. I’m not sure for GNOME Software because I don’t use it. And what is for Signal, maybe it’s a GNOME Software issue.

  • @edinbruh@feddit.it
    link
    fedilink
    -315 days ago

    Distributing software is not instantaneous. Assuming that Mozilla has already sent the update to flathub, it will take some time before it’s validated and available for download.

    If instead of flatpak you had used native packages, you would be in the same situation, as fedora’s update system keeps updates in testing until enough people say it’s fine.

    If you wanted to get the update as soon as possible, you would have to download the prebuilt binary from Mozilla, but then you would have to update manually and everything.

    Just be patient for a few days.