Devstack fails to complete when trying to delete /var/run/docker.pid

Bug #1685799 reported by Daniel Mellado
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
kuryr-kubernetes
Fix Released
High
Daniel Mellado

Bug Description

When running latest Devstack on Fedora25/CentOS (even if the bug doesn't have to be platform-specific), Devstack fails to complete due to that it tries to delete /var/run/docker.pid when it hasn't been created yet, giving out an error.

Changed in kuryr-kubernetes:
assignee: nobody → Daniel Mellado (daniel-mellado)
Changed in kuryr-kubernetes:
status: New → In Progress
Changed in kuryr-kubernetes:
importance: Undecided → High
milestone: none → pike-2
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to kuryr-kubernetes (master)

Reviewed: https://review.openstack.org/459292
Committed: https://git.openstack.org/cgit/openstack/kuryr-kubernetes/commit/?id=b5c6395cf1080fe5049e2aa26cead8b7cb057173
Submitter: Jenkins
Branch: master

commit b5c6395cf1080fe5049e2aa26cead8b7cb057173
Author: Daniel Mellado <email address hidden>
Date: Mon Apr 24 12:44:06 2017 +0000

    Delete docker socket file only if exists

    Using devstack to install kuryr-k8s gets to a point when it breaks as
    it's trying to delete the docker socket file, which doesn't exist there yet.
    This commit fixes it by having it only delete if it exists.

    Closes-Bug: 1685799

    Change-Id: Id16ea172337df0b999684b53f986a7bea29f8aa8

Changed in kuryr-kubernetes:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kuryr-kubernetes 0.2.0

This issue was fixed in the openstack/kuryr-kubernetes 0.2.0 release.

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.