2

RORとnginxがすでに構成されているサーバーでphpをセットアップする必要があります。

php5-fpmをインストールする場合、1つのパッケージlibssl0.9.8バージョン依存関係があります。

たくさん検索して、パッケージlibssl0.9.8を削除して再インストールしようとしましたが、バージョンが更新されていません。

php5-fpmをインストールしようとすると、以下のエラーが発生します。

root@boxyroom:~#  sudo apt-get install php5-fpm -f
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-fpm: Depends: libssl0.9.8 (>= 0.9.8m-1) but 0.9.8k-7ubuntu8.13 is to be installed
            PreDepends: dpkg (>= 1.15.7.2) but 1.15.5.6ubuntu4.6 is to be installed
E: Broken packages

php5-fpmをインストールしたり、パッケージlibssl0.9.8をアップグレードしたりするアイデアがあれば教えてください。

前もって感謝します 。

4

0 に答える 0