我无法安装php5-apc:
~# apt-get install php5-apc
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-apc : Depends: php5-common (= 5.3.19-1~dotdeb.0) but 5.3.8-2 is to be installed
E: Broken packages有新鲜的Debian 6和
deb http://packages.dotdeb.org squeeze all
deb-src http://packages.dotdeb.org squeeze all在source.list中。
我不是很有经验--我只是想通过本教程来设置一个服务器。
发布于 2012-12-18 11:02:21
您可以尝试手动下载debain软件包并尝试安装它。转到链接,从底部的列表中选择要下载的系统arch。
或者您也可以尝试编辑source.list文件并添加给定的以下条目,然后再试一次。
deb http://ftp.de.debian.org/debian squeeze main https://serverfault.com/questions/458970
复制相似问题