首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >无法从Debian 6中的dotdeb源安装php5-apc。

无法从Debian 6中的dotdeb源安装php5-apc。
EN

Server Fault用户
提问于 2012-12-18 08:36:28
回答 1查看 572关注 0票数 2

我无法安装php5-apc:

代码语言:javascript
复制
~# 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和

代码语言:javascript
复制
deb http://packages.dotdeb.org squeeze all
deb-src http://packages.dotdeb.org squeeze all

在source.list中。

我不是很有经验--我只是想通过本教程来设置一个服务器。

EN

回答 1

Server Fault用户

发布于 2012-12-18 11:02:21

您可以尝试手动下载debain软件包并尝试安装它。转到链接,从底部的列表中选择要下载的系统arch。

或者您也可以尝试编辑source.list文件并添加给定的以下条目,然后再试一次。

代码语言:javascript
复制
deb http://ftp.de.debian.org/debian squeeze main 
票数 0
EN
页面原文内容由Server Fault提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://serverfault.com/questions/458970

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档