Bug 1737027

Summary: Version mismatch in rawhide repository
Product: [Fedora] Fedora Reporter: Onyeibo Oku <twohot>
Component: python-pyside2Assignee: Richard Shaw <hobbes1069>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: urgent Docs Contact:
Priority: unspecified    
Version: rawhideCC: hobbes1069, laurent.rineau__fedora, tuju
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-08-02 11:30:00 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Onyeibo Oku 2019-08-02 11:09:43 UTC
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

Comment 1 Richard Shaw 2019-08-02 11:30:00 UTC
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 ***