Bug 1326495 - Docker conflict while installing
Summary: Docker conflict while installing
Keywords:
Status: CLOSED DUPLICATE of bug 1320695
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:
: 1326496 (view as bug list)
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-12 19:54 UTC by Peter Larsen
Modified: 2016-07-04 00:46 UTC (History)
4 users (show)

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


Attachments (Terms of Use)

Description Peter Larsen 2016-04-12 19:54:59 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
*** Bug 1326496 has been marked as a duplicate of this bug. ***

Comment 2 Scott Dodson 2016-04-12 21:36:15 UTC
Installation should work with openshift-ansible-3.0.47-6.git.0.7e39163.el7aos so I'm closing this as a dupe. 

The condition of `yum update` after the install is a separate issue which is still open and tracked here https://bugzilla.redhat.com/show_bug.cgi?id=1323238

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


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