Skip to content

Instantly share code, notes, and snippets.

@cj

cj/snippet.txt Secret

Created October 24, 2011 22:45
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 cj/fab1908bcc1a91573b81 to your computer and use it in GitHub Desktop.
Save cj/fab1908bcc1a91573b81 to your computer and use it in GitHub Desktop.
vagrant@lucid32:/etc/apache2/sites-available$ sudo apt-get install php5
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:
php5: Depends: libapache2-mod-php5 (>= 5.3.8-1~dotdeb.2) but it is not going to be installed or
libapache2-mod-php5filter (>= 5.3.8-1~dotdeb.2) but it is not going to be installed or
php5-cgi (>= 5.3.8-1~dotdeb.2) but it is not going to be installed or
php5-fpm (>= 5.3.8-1~dotdeb.2) but it is not going to be installed
E: Broken packages
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment