Problem 1: package default-fonts-core-math-4.0-9.fc39.noarch from fedora requires stix-fonts, but none of the providers can be installed
- conflicting requests
Problem 2: package default-fonts-ar-4.0-9.fc39.noarch from fedora requires google-noto-sans-arabic-vf-fonts, but none of the providers can be installed
- package default-fonts-other-sans-4.0-9.fc39.noarch from fedora requires default-fonts-ar = 4.0-9.fc39, but none of the providers can be installed
- conflicting requests
Apparently you can get debug info from the solver by adding --debugsolver. This will create a debugdata directory in the current directory which may use quite a bit of disk space.
Can you do that and share debugdata/rpms/solver.result ?
sudo dnf system-upgrade download --releasever=39
Error:
Problem 1: package default-fonts-core-math-4.0-9.fc39.noarch from fedora requires stix-fonts, but none of the providers can be installed
- conflicting requests
Problem 2: package default-fonts-ar-4.0-9.fc39.noarch from fedora requires google-noto-sans-arabic-vf-fonts, but none of the providers can be installed
- package default-fonts-other-sans-4.0-9.fc39.noarch from fedora requires default-fonts-ar = 4.0-9.fc39, but none of the providers can be installed
- conflicting requests
(try to add '--skip-broken' to skip uninstallable packages)
These default-fonts- packages are new in F39, and I believe they’re being pulled in by the feature of dnf system-upgrade that updates installed groups. I have no idea why that’s causing an issue. I would note that PackageKit (GNOME Software, et al) does not update those groups, so there’s a chance that would succeed.
dnf system-upgrade is part of dnf-plugins-core, so either that or dnf itself, I guess.
Do you know if the Fonts group was already installed? Also was this system previously upgraded from another release? If so, did you dnf system-upgrade or some other method?