F44 Updates flood

Anyone noticed something unusual lately? After my 3rd reboot today, I had to look at what the heck is being updated. This doesn’t look right:

dacbarbos@vivobookone:~$ dnf history info 217
Transaction ID : 217
Begin time     : 2026-05-07 16:15:10
Begin rpmdb    : 3e5125cf9f1b5f265174d83b7ea61c50455b66e375f0b0e544547698fe1783c6
End time       : 2026-05-07 16:15:10
End rpmdb      : 3e5125cf9f1b5f265174d83b7ea61c50455b66e375f0b0e544547698fe1783c6
User           : 0 Super User 
Status         : Ok
Releasever     : 44
Description    : dnf5daemon-server
Comment        :

dacbarbos@vivobookone:~$ dnf history info 218
Transaction ID : 218
Begin time     : 2026-05-07 16:20:45
Begin rpmdb    : 3e5125cf9f1b5f265174d83b7ea61c50455b66e375f0b0e544547698fe1783c6
End time       : 2026-05-07 16:20:45
End rpmdb      : 3e5125cf9f1b5f265174d83b7ea61c50455b66e375f0b0e544547698fe1783c6
User           : 0 Super User 
Status         : Ok
Releasever     : 44
Description    : dnf5daemon-server
Comment        :

dacbarbos@vivobookone:~$

No packages altered. What kind of updates are these?

It’s probably a conflict update.

Run sudo dnf upgrade --refresh and you will be know.

Interesting, it looks like I have driver problem.

Repositories loaded.
Problem 1: cannot install the best update candidate for package mesa-va-drivers-freeworld-26.0.5-2.fc44.x86_64

nothing provides mesa-filesystem(x86-64) = 26.0.6 needed by mesa-va-drivers-freeworld-26.0.6-1.fc44.x86_64 from rpmfusion-free-updates
Problem 2: cannot install the best update candidate for package mesa-va-drivers-freeworld-26.0.5-2.fc44.i686

nothing provides mesa-filesystem(x86-32) = 26.0.6 needed by mesa-va-drivers-freeworld-26.0.6-1.fc44.i686 from rpmfusion-free-updates

Package                                          Arch       Version                                          Repository                            Size
Skipping packages with broken dependencies:
mesa-va-drivers-freeworld                       i686       26.0.6-1.fc44                                    rpmfusion-free-updates            54.5 MiB
mesa-va-drivers-freeworld                       x86_64     26.0.6-1.fc44                                    rpmfusion-free-updates            51.0 MiB

Nothing to do.

Nah, just wait.

Y(our) mesa-filesystem is still 26.0.5 .
This mesa-va-drivers-freeworld update needs mesa-filesystem 26.0.6 .

Once Fedora push new mesa-filesystem update, you can upgrade it without problem.

I switched back to the regular ones. Now it’s fine.
I won’t run any AI-accelerated sh1t in the short term.

dacbarbos@vivobookone:~$ dnf info mesa-dri-drivers
Updating and loading repositories:
keybase                                                                                                       100% |   7.7 KiB/s |   3.5 KiB |  00m00s
Repositories loaded.
Installed packages
Name            : mesa-dri-drivers
Epoch           : 0
Version         : 26.0.5
Release         : 3.fc44
Architecture    : i686
Installed size  : 54.5 MiB
Source          : mesa-26.0.5-3.fc44.src.rpm
From repository : updates
Summary         : Mesa-based DRI drivers
URL             : https://mesa3d.org
License         : MIT AND BSD-3-Clause AND SGI-B-2.0
Description     : Mesa-based DRI drivers.
Vendor          : Fedora Project

Name            : mesa-dri-drivers
Epoch           : 0
Version         : 26.0.5
Release         : 3.fc44
Architecture    : x86_64
Installed size  : 51.2 MiB
Source          : mesa-26.0.5-3.fc44.src.rpm
From repository : updates
Summary         : Mesa-based DRI drivers
URL             : https://mesa3d.org
License         : MIT AND BSD-3-Clause AND SGI-B-2.0
Description     : Mesa-based DRI drivers.
Vendor          : Fedora Project
dacbarbos@vivobookone:~$

Why did you switch back? just wait and you’ll be okay.
I also got this conflict too:

~ > sudo dnf upgrade 
[sudo] password for david: 
Updating and loading repositories:
Repositories loaded.
Problem: cannot install the best update candidate for package mesa-va-drivers-freeworld-26.0.5-2.fc44.x86_64
  - nothing provides mesa-filesystem(x86-64) = 26.0.6 needed by mesa-va-drivers-freeworld-26.0.6-1.fc44.x86_64 from rpmfusion-free-updates

Package                                         Arch       Version                                         Repository                           Size
Skipping packages with broken dependencies:
 mesa-va-drivers-freeworld                      x86_64     26.0.6-1.fc44                                   rpmfusion-free-updates           51.0 MiB

Nothing to do.
~ >

But up to you.