Michael J. Baars kirjoitti 9.11.2021 klo 17.56:
On Tue, 2021-11-09 at 15:31 +0100, Vitaly Zaitsev via devel wrote:
On 09/11/2021 14:18, Michael J. Baars wrote:
Nothing with 'sudo dnf upgrade --advisory=FEDORA-2021-4ce970eca6' either. It keeps 
saying: "Nothing to do"???

sudo dnf upgrade --refresh --advisory=FEDORA-2021-4ce970eca6
--enablerepo=updates-testing


Does that work on you machine??? Still nothing on mine.

Please check the package versions you have installed against the versions in the update. Instructions:

First, check what the update installs. In the linked Bodhi page, open tab Builds and check what is in there. In this case, you will see these:

    gnome-shell-41.1-1.fc35
    mutter-41.1-1.fc35

Then check your local versions:

    $ dnf -C info --installed gnome-shell mutter

If you see "Version: 41.1" and "Release: 1.fc35" for both of these, then you have the update already. That would explain why dnf says nothing to do.

Otto
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to