カールをインストールできません。以下に表示されるエラーメッセージ。php5-fpm と Nginx をインストールしたとき、/etc/apt/sources.list に次の行が必要でした。
in deb http://php53.dotdeb.org stable all
この行はコメントアウトされていませんが、サーバーはとにかく dotdeb.org を使用しているようです。php5-fpm をアンインストールせずにこの問題を解決するにはどうすればよいですか?
srv106:/etc/php5/fpm# apt-get install php5-curl
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-curl : Depends: php5-common (= 5.3.3-7+squeeze9) but 5.3.11-1~dotdeb.0 is to be installed
E: Broken packages