On Fedora 38 I have qt6-qtpdf-6.5.2-2.fc38.x86_64 and qt6-qtwebengine-6.5.2-2.fc38.x86_64. When upgrading to Fedora 39 with sudo dnf system-upgrade download --releasever 39, the transaction test fails with following error: Error: Transaction test error: file /usr/lib64/libQt6Pdf.so.6.5.2 from install of qt6-qtwebengine-6.5.2-1.fc39.x86_64 conflicts with file from package qt6-qtpdf-6.5.2-2.fc38.x86_64 file /usr/lib64/libQt6PdfQuick.so.6.5.2 from install of qt6-qtwebengine-6.5.2-1.fc39.x86_64 conflicts with file from package qt6-qtpdf-6.5.2-2.fc38.x86_64 file /usr/lib64/libQt6PdfWidgets.so.6.5.2 from install of qt6-qtwebengine-6.5.2-1.fc39.x86_64 conflicts with file from package qt6-qtpdf-6.5.2-2.fc38.x86_64 file /usr/lib64/qt6/plugins/imageformats/libqpdf.so from install of qt6-qtwebengine-6.5.2-1.fc39.x86_64 conflicts with file from package qt6-qtpdf-6.5.2-2.fc38.x86_64 file /usr/lib64/qt6/qml/QtQuick/Pdf/libpdfquickplugin.so from install of qt6-qtwebengine-6.5.2-1.fc39.x86_64 conflicts with file from package qt6-qtpdf-6.5.2-2.fc38.x86_64 I think this is because the 6.5.2-2 on Fedora 38 splits the qtpdf as a separate package and that change is not available on 39. The update is in testing and has not been pushed due to freeze. https://bodhi.fedoraproject.org/updates/FEDORA-2023-cb2f43e37f Reproducible: Always Steps to Reproduce: 1. Update Fedora 38 with sudo dnf upgrade --refresh 2. Try to do system-upgrade to 39. 3. The Transaction test will fail.
Requesting final freeze exception. Reason: It's just a package split that didn't make it in time to F39, while it landed on F38 already. This makes F38 not upgradeable to F39 when someone has qtwebengine and python-qt6-webengine installed. The update is already in stable, but it's blocked by F39 freeze.
FEDORA-2023-cb2f43e37f has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-cb2f43e37f
+4 / -1 in https://pagure.io/fedora-qa/blocker-review/issue/1402 , marking accepted.
FEDORA-2023-cb2f43e37f has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report.
*** Bug 2243656 has been marked as a duplicate of this bug. ***