[问题]升级安装apache2出问题了。

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
头像
geniux
帖子: 63
注册时间: 2007-05-29 2:30

[问题]升级安装apache2出问题了。

#1

帖子 geniux » 2007-10-18 16:59

The following packages have unmet dependencies:
apache2-mpm-worker: Depends: libc6 (>= 2.5-0ubuntu1) but 2.4-1ubuntu12.3 is to be installed
Depends: libpq5 but it is not going to be installed
Depends: libsqlite3-0 (>= 3.3.13) but 3.3.5-0.2 is to be installed
E: Broken packages


这是什么意思啊。经常有这样的东西
头像
geniux
帖子: 63
注册时间: 2007-05-29 2:30

#2

帖子 geniux » 2007-10-18 17:00

sudo apt-get install apache2-mpm-worker
Password:
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.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
apache2-mpm-worker: Depends: libc6 (>= 2.5-0ubuntu1) but 2.4-1ubuntu12.3 is to be installed
Depends: libpq5 but it is not going to be installed
Depends: libsqlite3-0 (>= 3.3.13) but 3.3.5-0.2 is to be installed
E: Broken packages
头像
geniux
帖子: 63
注册时间: 2007-05-29 2:30

#3

帖子 geniux » 2007-10-18 18:59

sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Failed
The following packages have unmet dependencies:
udev: Breaks: libdevmapper1.02 (< 2:1.02.08-1ubuntu7) but 2:1.02.07-1ubuntu2 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.


现在的升级问题可真多 啊。。
头像
geniux
帖子: 63
注册时间: 2007-05-29 2:30

#4

帖子 geniux » 2007-10-19 8:28

还有问题呢。好多都是类似的问题。
头像
geniux
帖子: 63
注册时间: 2007-05-29 2:30

#5

帖子 geniux » 2007-10-19 8:32

sudo apt-get dist-upgrade
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Failed
The following packages have unmet dependencies:
udev: Breaks: libdevmapper1.02 (< 2:1.02.08-1ubuntu7) but 2:1.02.07-1ubuntu2 is to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.
回复