Bug 1324130
Summary: | Latest RHEL repo packages conflict with latest 3.1.* RPMs due to Docker dependencies | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 7 | Reporter: | Boris Kurktchiev <kurktchiev> |
Component: | docker | Assignee: | Daniel Walsh <dwalsh> |
Status: | CLOSED NEXTRELEASE | QA Contact: | atomic-bugs <atomic-bugs> |
Severity: | high | Docs Contact: | Yoana Ruseva <yruseva> |
Priority: | high | ||
Version: | 7.2 | CC: | aos-bugs, bleanhar, erjones, jokerman, lsm5, mmccomas, qcai, sdodson, yruseva |
Target Milestone: | rc | Keywords: | Extras, Reopened |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | docker-1.9.1-29.el7 | Doc Type: | Release Note |
Doc Text: |
Introduced conflict between docker 1.9 and atomic-openshift 3.1 / origin 1.1 has been removed
Previously, due to stability issues between docker 1.9 and atomic-openshift 3.1 / origin 1.1, docker 1.9 has been packaged to conflict with atomic-openshift versions older than 3.2 and origin versions older than 1.2. As a consequence, running "yum update" on an OpenShift Enterprise 3.1 system failed due to that introduced conflict. This bug has been fixed, and running "yum update" now does not cause conflicts, successfully solves the dependencies and installs docker 1.9.
|
Story Points: | --- |
Clone Of: | Environment: | ||
Last Closed: | 2016-05-05 18:14:08 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: | |||
Bug Blocks: | 1323238 |
Description
Boris Kurktchiev
2016-04-05 15:07:30 UTC
You should be able to 'yum install docker-1.8.2' preinstall to workaround this problem. We're getting a build through testing as soon as we can to address this properly. *** This bug has been marked as a duplicate of bug 1323057 *** I think this bug is unique. Regardless of what we do in the installer or in atomic-openshift packaging a 'yum upgrade' after installing 3.1.1.6 will still fail without adding '--skip-broken' or upgrading to 3.2. Reopening this. As Scott mentioned in comment 2, right now I am unable to run yum upgrade on any of my OSE 3.1.* systems as they all fail due to the docker conflict. This has only been remedied by modifying our system upgrade procedure temporarily as to allow the rest of the system to upgrade on the necessary cycle. Conflicts will be removed in an upcoming build. @Lokesh, An upcoming build of what? And is it out yet? (In reply to Eric Jones from comment #6) > @Lokesh, > > An upcoming build of what? And is it out yet? docker rpm, will be out in the next RHEL extras update. The removal of conflicts between openshift and docker will be release noted. CLOSED NEXTRELEASE as per QE. |