Bug 1221077
| Summary: | OSE-2.0 - Can not update system due to ImageMagick on rhel-6.7 | ||
|---|---|---|---|
| Product: | OpenShift Container Platform | Reporter: | Johnny Liu <jialiu> |
| Component: | Containers | Assignee: | John W. Lamb <jolamb> |
| Status: | CLOSED ERRATA | QA Contact: | libra bugs <libra-bugs> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 2.0.0 | CC: | anli, bleanhar, jokerman, libra-bugs, libra-onpremise-devel, mmccomas |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: |
Cause: Library dependencies shipped in RHEL 6.7 beta conflict with dependent packages shipped in the OpenShift Enterprise channels
Consequence: Dependent programs and libraries shipped in OpenShift Enterprise failed to work due to missing or incompatible libraries.
Fix: Dependent packages were updated and/or rebuilt against the dependencies shipped in RHEL 6.7 beta.
Result: Dependent programs and libraries work correctly.
|
Story Points: | --- |
| Clone Of: | 1221074 | Environment: | |
| Last Closed: | 2015-07-24 13:07:21 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: | |||
| Bug Depends On: | 1221068 | ||
| Bug Blocks: | |||
|
Comment 3
Johnny Liu
2015-05-15 06:40:05 UTC
OK, thanks, I thought ruby-RMagick was the only dependent RPM. I'll try to be more thorough tomorrow. You probably don't need to test the 2.1 and 2.2 puddles now. Verified this bug with OpenShiftEnterpriseErrataRHEL6.7beta/2.0/2015-05-21.1, and PASS. # yum install "*openshift*cartridge*" The latest ImageMagick-6.7.2.7-2.el6 would be installed, and all the dependency of cartridge is resolved successfully. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://rhn.redhat.com/errata/RHBA-2015-1490.html |