systemd-container no longer exist in centos latest docker image

Bug #1526606 reported by Jeffrey Zhang
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
kolla
Fix Released
Undecided
Jeffrey Zhang

Bug Description

$ docker run --rm -it centos bash
[root@2c3ecaa5df41 /]# rpm -qa | grep system
filesystem-3.2-20.el7.x86_64
basesystem-10.0-7.el7.centos.noarch
systemd-libs-219-19.el7.x86_64
systemd-219-19.el7.x86_64

following line should be fixed

# CentOS 7.1 workaround for conflicting packages with libvirt
RUN rpm -e --nodeps systemd-container systemd-container-libs \
    && yum -y install systemd systemd-libs systemd-devel \
    && yum install -y epel-release yum-plugin-priorities \
    && yum clean all

Changed in kolla:
assignee: nobody → Jeffrey Zhang (jeffrey4l)
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (master)

Fix proposed to branch: master
Review: https://review.openstack.org/258255

Changed in kolla:
status: New → In Progress
Revision history for this message
Jeffrey Zhang (jeffrey4l) wrote :
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (master)

Reviewed: https://review.openstack.org/258255
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=b35ba2b1b1b1690867870a6bd3a1925bbada844b
Submitter: Jenkins
Branch: master

commit b35ba2b1b1b1690867870a6bd3a1925bbada844b
Author: Jeffrey Zhang <email address hidden>
Date: Wed Dec 16 12:41:59 2015 +0800

    do not replace the systemd-container with systemd

    Systemd-container no longer exist in centos latest docker image.

    Change-Id: Icbfc7fce99885551f7f4caa707a600b20db849ae
    Closes-Bug: #1526606

Changed in kolla:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (stable/liberty)

Fix proposed to branch: stable/liberty
Review: https://review.openstack.org/267322

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kolla (stable/liberty)

Reviewed: https://review.openstack.org/267322
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=052ab7176c2d892f83ec6680e8601bc362e8b98b
Submitter: Jenkins
Branch: stable/liberty

commit 052ab7176c2d892f83ec6680e8601bc362e8b98b
Author: Jeffrey Zhang <email address hidden>
Date: Wed Dec 16 12:41:59 2015 +0800

    do not replace the systemd-container with systemd

    Systemd-container no longer exist in centos latest docker image.

    Change-Id: Icbfc7fce99885551f7f4caa707a600b20db849ae
    Closes-Bug: #1526606
    (cherry picked from commit b35ba2b1b1b1690867870a6bd3a1925bbada844b)

tags: added: in-stable-liberty
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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