Skip to content

Instantly share code, notes, and snippets.

@klaemo
Created April 10, 2014 14:36
Show Gist options
  • Save klaemo/10389088 to your computer and use it in GitHub Desktop.
Save klaemo/10389088 to your computer and use it in GitHub Desktop.
docker ubuntu ssl error
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:
libssl-dev : Depends: libssl1.0.0 (= 1.0.1-4ubuntu3) but 1.0.1-4ubuntu5.12 is to be installed
Recommends: libssl-doc but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

Error: build: The command [/bin/sh -c apt-get install -y curl libev4 libssl-dev libev-dev] returned a non-zero code: 100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment