Created
October 14, 2015 09:08
-
-
Save ifduyue/5c2c0fd381e1af611c2b to your computer and use it in GitHub Desktop.
Can't install docker-engine on Ubuntu 14.04 LTS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# apt-get install -f docker-engine | |
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: | |
docker-engine : Depends: init-system-helpers (>= 1.18~) but 1.14 is to be installed | |
Depends: lsb-base (>= 4.1+Debian11ubuntu7) but 4.1+Debian11ubuntu6 is to be installed | |
Depends: libdevmapper1.02.1 (>= 2:1.02.99) but 2:1.02.77-6ubuntu2 is to be installed | |
Recommends: aufs-tools but it is not going to be installed | |
Recommends: cgroupfs-mount but it is not installable or | |
cgroup-lite but it is not going to be installed | |
Recommends: git | |
E: Unable to correct problems, you have held broken packages. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It seems gist has no notification feature.