I ran into this over 12 hours ago and figured it was a mirror thing, but it’s still happening as of an hour ago.
update:
sudo dnf clean all && sudo dnf update
Removed 26 files, 16 directories. 0 errors occurred.
Updating and loading repositories:
RPM Fusion for Fedora 41 - Nonfree 100% | 87.5 KiB/s | 84.0 KiB | 00m01s
Fedora 41 - x86_64 100% | 4.0 MiB/s | 35.4 MiB | 00m09s
RPM Fusion for Fedora 41 - Free 100% | 138.8 KiB/s | 158.7 KiB | 00m01s
Fedora 41 - x86_64 - Updates 100% | 58.1 KiB/s | 31.4 KiB | 00m01s
RPM Fusion for Fedora 41 - Free - Test Updates 100% | 19.4 KiB/s | 10.0 KiB | 00m01s
RPM Fusion for Fedora 41 - Free tainted 100% | 27.3 KiB/s | 8.4 KiB | 00m00s
RPM Fusion for Fedora 41 - Nonfree tainted 100% | 29.6 KiB/s | 11.3 KiB | 00m00s
RPM Fusion for Fedora 41 - Nonfree - Test Updates 100% | 25.7 KiB/s | 11.4 KiB | 00m00s
Fedora 41 openh264 (From Cisco) - x86_64 100% | 10.5 KiB/s | 6.0 KiB | 00m01s
Repositories loaded.
Nothing to do.
distro-sync:
sudo dnf clean all && sudo dnf distro-sync
Removed 48 files, 27 directories. 0 errors occurred.
Updating and loading repositories:
Fedora 41 - x86_64 - Updates 100% | 43.7 KiB/s | 31.4 KiB | 00m01s
RPM Fusion for Fedora 41 - Nonfree 100% | 103.6 KiB/s | 84.0 KiB | 00m01s
Fedora 41 openh264 (From Cisco) - x86_64 100% | 8.7 KiB/s | 6.0 KiB | 00m01s
RPM Fusion for Fedora 41 - Free - Test Updates 100% | 36.2 KiB/s | 10.0 KiB | 00m00s
RPM Fusion for Fedora 41 - Nonfree tainted 100% | 22.3 KiB/s | 11.3 KiB | 00m01s
RPM Fusion for Fedora 41 - Nonfree - Test Updates 100% | 18.3 KiB/s | 12.2 KiB | 00m01s
RPM Fusion for Fedora 41 - Free tainted 100% | 30.7 KiB/s | 8.4 KiB | 00m00s
Fedora 41 - x86_64 100% | 3.7 MiB/s | 35.4 MiB | 00m10s
RPM Fusion for Fedora 41 - Free 100% | 420.9 KiB/s | 158.7 KiB | 00m00s
Repositories loaded.
Package Arch Version Repository Size
Downgrading:
adobe-mappings-cmap noarch 20230622-4.fc41 fedora 14.4 MiB
replacing adobe-mappings-cmap noarch 20231115-1.fc41 updates-testing 15.2 MiB
adobe-mappings-cmap-deprecated noarch 20230622-4.fc41 fedora 582.1 KiB
replacing adobe-mappings-cmap-deprecated noarch 20231115-1.fc41 updates-testing 582.1 KiB
amd-gpu-firmware noarch 20240909-1.fc41 fedora 21.1 MiB
replacing amd-gpu-firmware noarch 20241017-1.fc41 updates-testing 97.6 MiB
amd-ucode-firmware noarch 20240909-1.fc41 fedora 241.7 KiB
replacing amd-ucode-firmware noarch 20241017-1.fc41 updates-testing 450.9 KiB
anaconda x86_64 41.33-1.fc41 fedora 0.0 B
[etc packages]
vim-filesystem noarch 2:9.1.737-1.fc41 fedora 40.0 B
replacing vim-filesystem noarch 2:9.1.785-1.fc41 updates-testing 40.0 B
vim-minimal x86_64 2:9.1.737-1.fc41 fedora 1.7 MiB
replacing vim-minimal x86_64 2:9.1.785-1.fc41 updates-testing 1.7 MiB
Transaction Summary:
Replacing: 163 package
Downgrading: 163 packages
Total size of inbound packages is 602 MiB. Need to download 602 MiB.
Is this ok [y/N]:
I’ve usually used distro-sync
for years and seen something like this maybe twice before, but I want to understand what’s going on a bit better now.
I figured distro-sync
to be safer to match packages to known-good versions from a list, vs update
that’ll update as soon as something’s available (usually distro-sync
wasn’t behind or only had a few minor packages off). In this case with F41 beta there’s a lot of packages that differ between distro-sync
and update
.