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:
FEDORA-EPEL-2019-14616904a4 has been submitted as an update to Fedora EPEL 7. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2019-14616904a4
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
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.)
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.