Description of problem: Installation of python3-pyside2 fails because of version mismatch against QT5 in the repository Version-Release number of selected component (if applicable): 5.12.3-1.fc31 How reproducible: Certain Steps to Reproduce: 1. Update Fedora (Rawhide) to latest packages in repository as at date of reporting 2. qt5 should be at 5.12.4-5.fc31.x86_64 while python3-pyside2 should be at 5.12.3-1.fc31.x86_64. Python3-pyside2 may drop during the update 3. Attempt installation of python3-pyside2 Actual results: Error: Problem: conflicting requests - nothing provides libQt5Core.so.5(Qt_5.12.3_PRIVATE_API)(64bit) needed by python3-pyside2-5.12.3-1.fc31.x86_64 - nothing provides libQt5Qml.so.5(Qt_5.12.3_PRIVATE_API)(64bit) needed by python3-pyside2-5.12.3-1.fc31.x86_64 - nothing provides libQt5Quick.so.5(Qt_5.12.3_PRIVATE_API)(64bit) needed by python3-pyside2-5.12.3-1.fc31.x86_64 - nothing provides libQt5Core.so.5(Qt_5.12.3_PRIVATE_API) needed by python3-pyside2-5.12.3-1.fc31.i686 - nothing provides libQt5Qml.so.5(Qt_5.12.3_PRIVATE_API) needed by python3-pyside2-5.12.3-1.fc31.i686 - nothing provides libQt5Quick.so.5(Qt_5.12.3_PRIVATE_API) needed by python3-pyside2-5.12.3-1.fc31.i686 Expected results: Successful installation of python3-pyside2 Additional info: Downgrading qt5 to match fails -- the version in the repository is the lowest. Stalemate
I need to see if the situation has changed but there is a problem building the new version of the package both before and now after the python update to 3.8. *** This bug has been marked as a duplicate of bug 1724146 ***