← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1255337] Re: install_docker.sh fails on RedHat/CentOS not being linux distribution independent

 

** Project changed: nova => devstack

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1255337

Title:
  install_docker.sh fails on RedHat/CentOS not being linux distribution
  independent

Status in devstack - openstack dev environments:
  Confirmed

Bug description:
  
  The file  ../devstack/tools/docker/install_docker.sh fails as it encounters linux distribution specific commands such as apt-get. 

  Example: Line 37

  curl https://get.docker.io/gpg | sudo apt-key add -
  install_package python-software-properties && \
      sudo sh -c "echo deb $DOCKER_APT_REPO docker main > /etc/apt/sources.list.d/docker.list"
  apt_get update

To manage notifications about this bug go to:
https://bugs.launchpad.net/devstack/+bug/1255337/+subscriptions