Skip to content

Instantly share code, notes, and snippets.

@ifduyue
Created October 14, 2015 09:08
Show Gist options
  • Save ifduyue/5c2c0fd381e1af611c2b to your computer and use it in GitHub Desktop.
Save ifduyue/5c2c0fd381e1af611c2b to your computer and use it in GitHub Desktop.
Can't install docker-engine on Ubuntu 14.04 LTS
# 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.
@ifduyue
Copy link
Author

ifduyue commented Jan 20, 2016

It seems gist has no notification feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment