Skip to content

Instantly share code, notes, and snippets.

@maraca
Last active August 29, 2015 13:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save maraca/a25539957baf434bf382 to your computer and use it in GitHub Desktop.
Save maraca/a25539957baf434bf382 to your computer and use it in GitHub Desktop.
$ sudo apt-get install nginx
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:
nginx : Depends: nginx-full (>= 1.4.5-1~precise0) but it is not going to be installed or
nginx-light (>= 1.4.5-1~precise0) but it is not going to be installed or
nginx-extras (>= 1.4.5-1~precise0) but it is not going to be installed or
nginx-naxsi (>= 1.4.5-1~precise0) but it is not going to be installed
Depends: nginx-full (< 1.4.5-1~precise0.1~) but it is not going to be installed or
nginx-light (< 1.4.5-1~precise0.1~) but it is not going to be installed or
nginx-extras (< 1.4.5-1~precise0.1~) but it is not going to be installed or
nginx-naxsi (< 1.4.5-1~precise0.1~) but it is not going to be installed
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