[Contrail Ansible] Docker package obsolete, causes error in install

Bug #1802380 reported by Nitish Krishna Kaveri
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Juniper Openstack
Status tracked in Trunk
R5.0
Fix Committed
Critical
Michał Krawczyk
Trunk
Fix Committed
Critical
Michał Krawczyk

Bug Description

Package docker-ce-selinux now obsolete and replaced by docker-ce-cli package. New package conflicts with docker-ce package:

TASK [docker : install docker selinux] **************************************************************************************
fatal: [10.8.128.92]: FAILED! => {"changed": false, "msg": "\n\nTransaction check error:\n file /usr/bin/docker from install of docker-ce-cli-1:18.09.0-3.el7.x86_64 conflicts with file from package docker-ce-18.03.1.ce-1.el7.centos.x86_64\n file /usr/share/bash-completion/completions/docker from install of docker-ce-cli-1:18.09.0-3.el7.x86_64 conflicts with file from package docker-ce-18.03.1.ce-1.el7.centos.x86_64\n file /usr/share/fish/vendor_completions.d/docker.fish from install of docker-ce-cli-1:18.09.0-3.el7.x86_64 conflicts with file from package docker-ce-18.03.1.ce-1.el7.centos.x86_64\n

Jeba Paulaiyan (jebap)
tags: added: sanityblocker
Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] master

Review in progress for https://review.opencontrail.org/47552
Submitter: Abhay Joshi (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/47552
Committed: http://github.com/Juniper/contrail-ansible-deployer/commit/4bf2fee7bc521e0a59ea5e25f339d185e8ce3977
Submitter: Abhay Joshi (<email address hidden>)
Branch: master

commit 4bf2fee7bc521e0a59ea5e25f339d185e8ce3977
Author: Michal Krawczyk <email address hidden>
Date: Thu Nov 8 11:59:22 2018 +0100

Closes-Bug: #1802380
Remove selinux as was made obsolete

docker-ce-selinux was made obsolete by new version of docker
(18.09) by the package docker-ce-cli. Installing docker
in 18.03 and then trying to install docker-ce-selinux
results in actually installing docker-ce-cli 18.09 which
causes a dependency mismatch and fails.

Change-Id: I50a469b583d6f2e6225e6b82b9266a88e018eb4d

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : [Review update] R5.0

Review in progress for https://review.opencontrail.org/47576
Submitter: Jeba Paulaiyan (<email address hidden>)

Revision history for this message
OpenContrail Admin (ci-admin-f) wrote : A change has been merged

Reviewed: https://review.opencontrail.org/47576
Committed: http://github.com/Juniper/contrail-ansible-deployer/commit/2e1f74bafcb42755b779f02bbb05afa64f7d8ba4
Submitter: Abhay Joshi (<email address hidden>)
Branch: R5.0

commit 2e1f74bafcb42755b779f02bbb05afa64f7d8ba4
Author: Michal Krawczyk <email address hidden>
Date: Thu Nov 8 11:59:22 2018 +0100

Closes-Bug: #1802380
Remove selinux as was made obsolete

docker-ce-selinux was made obsolete by new version of docker
(18.09) by the package docker-ce-cli. Installing docker
in 18.03 and then trying to install docker-ce-selinux
results in actually installing docker-ce-cli 18.09 which
causes a dependency mismatch and fails.

Change-Id: I50a469b583d6f2e6225e6b82b9266a88e018eb4d
(cherry picked from commit 4bf2fee7bc521e0a59ea5e25f339d185e8ce3977)

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.