Bug 1566338

Summary: qt-creator dependencies broken after RHEL 7.5 update
Product: [Fedora] Fedora EPEL Reporter: bugreports2005
Component: qt-creatorAssignee: Dave Johansen <davejohansen>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel7CC: benjamin.thou, bugzilla, danny.smit.0, davejohansen, goeran, helio, itamar, J.H.Hodrien, johannespfau, jreznik, luigiwalser, manisandro, rdieter, rhbugs, sardella
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2021-07-15 08:02:03 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 bugreports2005 2018-04-12 06:05:16 UTC
RHEL 7.5 updates qt5 from 5.6.2 to 5.9.2, leaving some Qt-related packages in EPEL uninstallable. If already installed, the entire system upgrade can get blocked.

As far as qt-creator is concerned, these dependencies seem relevant:

qt-creator-4.1.0-3.el7.x86_64   requires qt5-qtbase(x86-64) = 5.6.2
qt5-qtwebkit-5.6.2-1.el7.x86_64 requires qt5-qtbase(x86-64) = 5.6.2
qt5-qtwebkit-5.6.2-1.el7.x86_64 requires qt5-qtdeclarative(x86-64) = 5.6.2

In addition there's at least this, but there are probably more.

qt5-qtquick1-5.6.2-1.64faeb0git.el7.x86_64 requires qt5-qtbase(x86-64) = 5.6.2

Comment 1 Itamar Reis Peixoto 2018-04-20 00:13:14 UTC
It needs to be recompiled against new libs, you can send an email to the people listed here ->  

https://src.fedoraproject.org/rpms/qt-creator/blob/epel7/f/qt-creator.spec

Comment 2 Anssi Johansson 2018-05-14 05:52:19 UTC
A new qt5-qtwebkit is already available in epel-testing, see bug 1572156. Same for qt5-qtquick1, bug 1576820.

The qt-creator issue still remains, though.

Comment 3 Rex Dieter 2018-05-14 12:22:53 UTC
*** Bug 1577741 has been marked as a duplicate of this bug. ***

Comment 4 bugreports2005 2021-07-15 08:02:03 UTC
This isn't current anymore.