Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install instructions fail due docker version mismatch #3238

Open
glensc opened this issue Nov 11, 2016 · 0 comments
Open

Install instructions fail due docker version mismatch #3238

glensc opened this issue Nov 11, 2016 · 0 comments

Comments

@glensc
Copy link

glensc commented Nov 11, 2016

http://controlcenter.io/gettingstarted.html

root@eb430a03e479:/# sudo apt-get install serviced
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 serviced : Depends: docker-engine (= 1.8.2-0~trusty) but 1.12.3-0~trusty is to be installed
E: Unable to correct problems, you have held broken packages.
root@eb430a03e479:/#

apparently the docker install instructions install latest docker version, but you require specific docker version

# wget -O - http://get.docker.io | sudo su
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant