Whenever I try and run the following line I get the following output:
Code:
apt-get install php5-curl php5-dev php5-gd php5-gmp php5-imap php5-ldap php5-mcrypt php5-mhash php5-ming php5-mysql php5-mysqli php5-odbc php5-pdo-mysql php5-pdo-sqlite php5-pear php5-pspell php5-snmp php5-sybase php5-tidy php4-curl php4-domxml php4-gd php4-gmp php4-imap php4-ldap php4-mcal php4-mcrypt php4-mhash php4-ming php4-mysql php4-odbc php4-pspell php4-recode php4-snmp php4-xslt php4-xdebug curl libwww-perl imagemagick
Code:
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-curl: Depends: phpapi-20041225
Depends: php5-common (= 5.1.6-0.dotdeb.2) but 5.1.6-1 is to be installed
php5-gd: Depends: phpapi-20041225
php5-gmp: Depends: phpapi-20041225
Depends: php5-common (= 5.1.6-0.dotdeb.2) but 5.1.6-1 is to be installed
php5-imap: Depends: phpapi-20041225
php5-ldap: Depends: phpapi-20041225
php5-mcrypt: Depends: phpapi-20041225
php5-mhash: Depends: phpapi-20041225
php5-ming: Depends: phpapi-20041225
php5-mysql: Depends: phpapi-20041225
php5-mysqli: Depends: phpapi-20041225
php5-odbc: Depends: phpapi-20041225
php5-pdo-mysql: Depends: phpapi-20041225
Depends: php5-common (= 5.1.6-0.dotdeb.2) but 5.1.6-1 is to be installed
php5-pdo-sqlite: Depends: phpapi-20041225
Depends: php5-common (= 5.1.6-0.dotdeb.2) but 5.1.6-1 is to be installed
php5-pear: Depends: php5-cli but it is not going to be installed
php5-pspell: Depends: phpapi-20041225
Depends: php5-common (= 5.1.6-0.dotdeb.2) but 5.1.6-1 is to be installed
php5-snmp: Depends: phpapi-20041225
Depends: php5-common (= 5.1.6-0.dotdeb.2) but 5.1.6-1 is to be installed
php5-sybase: Depends: libct1 but it is not going to be installed
Depends: phpapi-20041225
Depends: php5-common (= 5.1.6-0.dotdeb.2) but 5.1.6-1 is to be installed
php5-tidy: Depends: phpapi-20041225
Depends: php5-common (= 5.1.6-0.dotdeb.2) but 5.1.6-1 is to be installed
E: Broken packages
Any ideas? I had different servers in my sources.list file, but I made a copy and created a new sources.list file with the same source as you specify in the server config.
I am running the Debian Perfect server setup with Ruby and FastCGI.
Thanks,
Fred