Добавил репозитории:
deb
nginx.org/packages/debian wheezy nginx
deb-src
nginx.org/packages/debian wheezy nginx
deb
packages.dotdeb.org wheezy all
deb-src
packages.dotdeb.org wheezy all
Ключи тоже добавил:)
Пробую установить:
apt-get install nginx php5-fpm php5-apc memcached php5-memcached php5-cli php5-common php5-intl php5-sqlite php5-cgi php5-gd mysql-server php5-curl php5-mysql
Получаю такое:
mysql-server : Depends: mysql-server-5.6 but it is not going to be installed
nginx : Depends: libpcre3 (>= 8.10) but 8.02-1.1 is to be installed
Depends: libssl1.0.0 (>= 1.0.1) but it is not installable
php5-cgi : Depends: libdb5.1 but it is not installable
Depends: libssl1.0.0 (>= 1.0.0) but it is not installable
Depends: libxml2 (>= 2.8.0) but 2.7.8.dfsg-2+squeeze8 is to be installed
php5-cli : Depends: libdb5.1 but it is not installable
Depends: libssl1.0.0 (>= 1.0.0) but it is not installable
Depends: libxml2 (>= 2.8.0) but 2.7.8.dfsg-2+squeeze8 is to be installed
Depends: libedit2 (>= 2.11-20080614-4) but 2.11-20080614-2 is to be installed
php5-common : Depends: psmisc (>= 22.15-1~) but 22.11-1 is to be installed
php5-fpm : Depends: libdb5.1 but it is not installable
Depends: libssl1.0.0 (>= 1.0.0) but it is not installable
Depends: libxml2 (>= 2.8.0) but 2.7.8.dfsg-2+squeeze8 is to be installed
php5-gd : Depends: libjpeg8 (>= 8c) but it is not going to be installed
php5-intl : Depends: libicu48 (>= 4.8-1) but it is not installable
php5-memcached : Depends: libmemcached11 but it is not going to be installed
Depends: libmemcachedutil2 but it is not going to be installed
Depends: libsasl2-2 (>= 2.1.24) but 2.1.23.dfsg1-7 is to be installed
php5-mysql : Depends: libmysqlclient18 (>= 5.5.24+dfsg-1) but it is not going to be installed
php5-sqlite : Depends: libsqlite3-0 (>= 3.7.4) but 3.7.3-1 is to be installed
E: Broken packages
Как решить?