Bug 1326496 - Docker conflict while installing
Summary: Docker conflict while installing
Keywords:
Status: CLOSED DUPLICATE of bug 1326495
Alias: None
Product: OpenShift Container Platform
Classification: Red Hat
Component: Installer
Version: 3.1.0
Hardware: Unspecified
OS: Unspecified
unspecified
high
Target Milestone: ---
: ---
Assignee: Jason DeTiberus
QA Contact: Ma xiaoqiang
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-12 19:55 UTC by Peter Larsen
Modified: 2016-07-04 00:46 UTC (History)
5 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-12 21:18:51 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description Peter Larsen 2016-04-12 19:55:35 UTC
Description of problem:
Extension of bug 1323238
Using openshift-ansible-playbooks-3.0.47-1.git.0.4498ce3.el7aos.noarch and running:

$ openshift-ansible-playbooks-3.0.47-1.git.0.4498ce3.el7aos.noarch

results in:
failed: [node3.xxxx.com] => {"changed": true, "rc": 1, "results": ["Loaded plugins: langpacks, search-disabled-repos\nResolving Dependencies\n--> Running transaction check\n---> Package atomic-openshift.x86_64 0:3.1.1.6-4.git.32.adf8ec9.el7aos will be installed\n--> Processing Dependency: atomic-openshift-clients = 3.1.1.6-4.git.32.adf8ec9.el7aos for package: atomic-openshift-3.1.1.6-4.git.32.adf8ec9.el7aos.x86_64\n--> Running transaction check\n---> Package atomic-openshift-clients.x86_64 0:3.1.1.6-4.git.32.adf8ec9.el7aos will be installed\n--> Processing Conflict: docker-1.9.1-25.el7.x86_64 conflicts atomic-openshift < 3.2\n--> Finished Dependency Resolution\n You could try using --skip-broken to work around the problem\n You could try running: rpm -Va --nofiles --nodigest\n"]}
msg: Error: docker conflicts with atomic-openshift-3.1.1.6-4.git.32.adf8ec9.el7aos.x86_64

The system was installed (AMI) and yum update run prior to installing openshift. This means docker-1.9.1 was installed before the installer was started. 

This error will occur on any system that already has docker installed to the latest version. 


Version-Release number of selected component (if applicable):
$ oc version
oc v3.1.1.6-21-gcd70c35
kubernetes v1.1.0-origin-1107-g4c8e6f4

How reproducible:
Run "yum update" on a system that already has OpenShift installed.

Comment 1 Brenton Leanhardt 2016-04-12 21:18:51 UTC

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


Note You need to log in before you can comment on or make changes to this bug.