I am on Fedora 40. It's a Cinnamon installation, but I have also Budgie, GNOME and Cosmic (COPR) installed. I am running mainly GNOME. Upgrading to Fedora 41 beta fails due to: Running transaction check Error: transaction check vs depsolve: google-noto-sans-meeteimayek-vf-fonts < 20240701-2.fc41 is obsoleted by google-noto-sans-meetei-mayek-vf-fonts-20240701-2.fc41.noarch google-noto-sans-symbols2-fonts < 20240701-2.fc41 is obsoleted by google-noto-sans-symbols-2-fonts-20240701-2.fc41.noarch openjpeg2 < 2.5.2-2 is obsoleted by openjpeg-2.5.2-3.fc41.x86_64 google-noto-fonts-common = 20240301-2.fc40 is needed by (installed) google-noto-sans-symbols2-fonts-20240301-2.fc40.noarch google-noto-fonts-common = 20240301-2.fc40 is needed by (installed) google-noto-sans-meeteimayek-vf-fonts-20240301-2.fc40.noarch google-noto-fonts-common = 20240301-2.fc40 is needed by (installed) google-noto-sans-symbols2-fonts-20240301-2.fc40.noarch google-noto-fonts-common = 20240301-2.fc40 is needed by (installed) google-noto-sans-meeteimayek-vf-fonts-20240301-2.fc40.noarch To diagnose the problem, try running: 'rpm -Va --nofiles --nodigest'. You probably have corrupted RPMDB, running 'rpm --rebuilddb' might fix the issue. The downloaded packages were saved in cache until the next successful transaction. You can remove cached packages by executing 'dnf clean packages' Reproducible: Always Steps to Reproduce: 1.run sudo dnf upgrade --refresh 2.reboot 3.run sudo dnf system-upgrade --best download --releasever=41 Actual Results: upgrade fails due to dependency conflicts Expected Results: upgrade should succeed Trying to resolve this by removing google-noto-sans-symbols2-fonts-20240301-2.fc40.noarch google-noto-sans-meeteimayek-vf-fonts-20240301-2.fc40.noarch google-noto-sans-symbols2-fonts-20240301-2.fc40.noarch google-noto-sans-meeteimayek-vf-fonts-20240301-2.fc40.noarch fails with Running transaction check Error: transaction check vs depsolve: rit-meera-new-fonts is needed by (installed) default-fonts-ml-4.0-13.fc40.noarch To diagnose the problem, try running: 'rpm -Va --nofiles --nodigest'. You probably have corrupted RPMDB, running 'rpm --rebuilddb' might fix the issue. Running rpm --rebuilddb does not fix the situation. For output of rpm -Va --nofiles --nodigest see attachement
Created attachment 2048113 [details] rpm -Va --nofiles --nodigest
I tried to install from Fedora-Cinnamon-Live-x86_64-40-1.14.iso on KVM for testing (and Fedora-Workstation-Live-x86_64-40-1.14.iso as another round of testing, just in case) and followed the steps you mentioned. `dnf system-upgrade --best download --releasever=41` works for me without any errors and no reports against `rpm -Va --nofiles --nodigest`. `dnf system-upgrade reboot` also works and upgrading successfully done. Some of the list of the packages in Comment#1 or all might be broken on your box. maybe good to try to address it first.
Allright. After reinstalling of google-noto-sans-meeteimayek-vf-fonts google-noto-sans-symbols2-fonts rit-meera-new-fonts default-fonts-ml google-noto-fonts-common initial-setup-gui-wayland-generic openjpeg2 libpeas-loader-python3 qemu-virtiofsd libpeas-gtk fedora-release-identity sddm-greeter-displayserver pulseaudio-daemon ppd-service system-default-editor the issue was resolved and dnf system-upgrade --best download --releasever=41 and dnf system-upgrade reboot ran successfully. Sorry for the noise.
Great. I'm happy to see you got a solution. closing.