Bug 1157202

Summary: recent RHEL6.5 to 6.6 update breaks qt5 packages
Product: [Fedora] Fedora EPEL Reporter: Devin Reade <gdr>
Component: qt5-qtbaseAssignee: Than Ngo <than>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: el6CC: jgrulich, jreznik, ltinkl, rdieter, rnovacek, than
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-10-26 03:36:11 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 Devin Reade 2014-10-26 02:55:15 UTC
Description of problem:

I've been running RHEL6.5 and using qt5 from EPEL. Recently, the update to RHEL6.6 came through; however I wasn't able to apply it without first uninstalling the qt5 packages from EPEL.  After a successful upgrade to
RHEL6.6, I'm unable to install qt5 from EPEL.  It looks like qt5-qtbase-gui depends on libxcb-icccm.so.1, but RHEL6.6 comes with libxcb-icccm.so.4


Version-Release number of selected component (if applicable):

qt5-qtbase-gui-5.3.2-1.el6.x86_64


How reproducible:


Steps to Reproduce:
1. Update to RHEL6.6
2. Try to install qt5-qtbase-gui from EPEL

Actual results:

---> Package qt5-qtbase-gui.x86_64 0:5.3.2-1.el6 will be installed
--> Processing Dependency: libxcb-icccm.so.1()(64bit) for package: qt5-qtbase-gui-5.3.2-1.el6.x86_64
--> Finished Dependency Resolution
Error: Package: qt5-qtbase-gui-5.3.2-1.el6.x86_64 (epel)
           Requires: libxcb-icccm.so.1()(64bit)
           Available: xcb-util-0.3.6-1.el6.x86_64 (rhel-6-workstation-rpms)
               libxcb-icccm.so.1()(64bit)
           Installed: xcb-util-0.3.6-5.el6.x86_64 (@rhel-6-workstation-rpms)
               Not found
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest


Expected results:

Clean install

Additional info:

Comment 1 Rex Dieter 2014-10-26 03:36:11 UTC

*** This bug has been marked as a duplicate of bug 1153048 ***