Skip to content

Instantly share code, notes, and snippets.

@jspiros
Created July 8, 2010 16:12
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 jspiros/47591b449d4076aa6370 to your computer and use it in GitHub Desktop.
Save jspiros/47591b449d4076aa6370 to your computer and use it in GitHub Desktop.
root@atom:~# apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
9 not fully installed or removed.
After this operation, 0B of additional disk space will be used.
Do you want to continue [Y/n]? Y
Setting up libapache2-mod-php5filter (5.3.2-1) ...
dpkg: error processing libapache2-mod-php5filter (--configure):
subprocess installed post-installation script returned error exit status 10
Setting up php5-cli (5.3.2-1) ...
dpkg: error processing php5-cli (--configure):
subprocess installed post-installation script returned error exit status 10
dpkg: dependency problems prevent configuration of php5-gd:
php5-gd depends on phpapi-20090626; however:
Package phpapi-20090626 is not installed.
Package libapache2-mod-php5filter which provides phpapi-20090626 is not configured yet.
Package php5-cli which provides phpapi-20090626 is not configured yet.
dpkg: error processing php5-gd (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of php5-imap:
php5-imap depends on phpapi-20090626; however:
Package phpapi-20090626 is not installed.
Package libapache2-mod-php5filter which provides phpapi-20090626 is not configured yet.
Package php5-cli which provides phpapi-20090626 is not configured yet.
dpkg: error processing php5-imap (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of php5-ldap:
php5-ldap depends on phpapi-20090626; however:
Package phpapi-20090626 is not installed.
Package libapache2-mod-php5filter which provides phpapi-20090626 is not configured yet.
Package php5-cli which provides phpapi-20090626 is not configured yet.
dpkg: error processing php5-ldap (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of php5-mcrypt:
php5-mcrypt depends on phpapi-20090626; however:
Package phpapi-20090626 is not installed.
Package libapache2-mod-php5filter which provides phpapi-20090626 is not configured yet.
Package php5-cli which provides phpapi-20090626 is not configured yet.
dpkg: error processing php5-mcrypt (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of php5-mysql:
php5-mysql depends on phpapi-20090626; however:
Package phpapi-20090626 is not installed.
Package libapache2-mod-php5filter which provides phpapi-20090626 is not configured yet.
Package php5-cli which provides phpapi-20090626 is not configured yet.
dpkg: error processing php5-mysql (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of php5-suhosin:
php5-suhosin depends on phpapi-20090626; however:
Package phpapi-20090626 is not installed.
Package libapache2-mod-php5filter which provides phpapi-20090626 is not configured yet.
Package php5-cli which provides phpapi-20090626 is not configured yet.
dpkg: error processing php5-suhosin (--configure):
dependency problems - leaving unconfigured
Setting up grub-pc (1.98+20100706-1) ...
dpkg: error processing grub-pc (--configure):
subprocess installed post-installation script returned error exit status 10
Errors were encountered while processing:
libapache2-mod-php5filter
php5-cli
php5-gd
php5-imap
php5-ldap
php5-mcrypt
php5-mysql
php5-suhosin
grub-pc
E: Sub-process /usr/bin/dpkg returned an error code (1)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment