Bug 1737027 - Version mismatch in rawhide repository
Summary: Version mismatch in rawhide repository
Keywords:
Status: CLOSED DUPLICATE of bug 1724146
Alias: None
Product: Fedora
Classification: Fedora
Component: python-pyside2
Version: rawhide
Hardware: x86_64
OS: Linux
unspecified
urgent
Target Milestone: ---
Assignee: Richard Shaw
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2019-08-02 11:09 UTC by Onyeibo Oku
Modified: 2019-08-02 11:30 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2019-08-02 11:30:00 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.