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

Bug #1255337 reported by Guido Patanella
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
devstack
Invalid
Undecided
Unassigned

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

Tags: docker
Changed in nova:
status: New → Confirmed
affects: nova → devstack
Revision history for this message
Mahito OGURA (earthdragon77) wrote :

This bug is old problem.
"devstack/tools/docker/install_docker.sh" is not included devstack now.
We can't fix this.

Changed in devstack:
status: Confirmed → Invalid
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.