Bug 1756340

Summary: Qt styleplugins dependencies broken by upgrade to version 7.7
Product: [Fedora] Fedora EPEL Reporter: Toralf <bugzilla>
Component: qt5-qtstylepluginsAssignee: Rex Dieter <rdieter>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: epel7CC: rdieter
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: qt5-qtstyleplugins-5.0.0-29.el7 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-10-14 16:02:15 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 Toralf 2019-09-27 12:42:41 UTC
Description of problem:
qt5-qtstyleplugin has requirements that are incompatible with the latest Qt5 packages from the Red Hat or CentOS distribution.

Version-Release number of selected component (if applicable):
5.0.0-26.el7


How reproducible:
Every time

Steps to Reproduce:
On a system where the most recent OS updates are not installed,
1. Enable EPEL
2. yum install qt5-qtstyleplugin 
3. yum update

Actual results:
Error: Package: qt5-qtstyleplugins-5.0.0-26.el7.x86_64 (@epel)
           Requires: qt5-qtbase(x86-64) = 5.9.2
           Removing: qt5-qtbase-5.9.2-3.el7.x86_64 (@base)
               qt5-qtbase(x86-64) = 5.9.2-3.el7
           Updated By: qt5-qtbase-5.9.7-2.el7.x86_64 (base)
               qt5-qtbase(x86-64) = 5.9.7-2.el7

Expected results:
Packages are updated...


Additional info:

Comment 1 Fedora Update System 2019-09-29 14:00:47 UTC
FEDORA-EPEL-2019-14616904a4 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-14616904a4

Comment 2 Fedora Update System 2019-09-30 02:20:09 UTC
qt5-qtstyleplugins-5.0.0-29.el7 has been pushed to the Fedora EPEL 7 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-14616904a4

Comment 3 Toralf 2019-09-30 09:36:30 UTC
I was able to complete the system update after installing the epel-testing version of the style plugins, and my Qt applications that use the gtk2 style look fine. The actual sequence of commands was:

1. yum update --skip-broken
2. yum --enablerepo epel-testing update qt5-qtstyleplugins
3. yum update

(1. was done before the updated qt5-qtstyleplugins was available.)

Comment 4 Fedora Update System 2019-10-14 16:02:15 UTC
qt5-qtstyleplugins-5.0.0-29.el7 has been pushed to the Fedora EPEL 7 stable repository. If problems still persist, please make note of it in this bug report.