yongfans 发表于 2007-1-7 16:50:11

使用软件包管理器升级amarok也会出现软件包依赖问题???

问题如下:
< export DEBIAN_FRONTEND; apt-get install 'amarok' ;echo RESULT=$?
Reading Package Lists... Done
Building Dependency Tree... 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:
amarok: Depends: libgeddei.so.1 but it is not installable
          Depends: libgpod.so.0 but it is not installable
          Depends: libifp.so.4 but it is not installable
          Depends: libqtextra.so.1 but it is not installable
          Depends: librgeddei.so.1 but it is not installable
          Depends: libtunepimp.so.3 but it is not installable
E: Broken packages
RESULT=100

sejishikong 发表于 2007-1-7 19:32:15

apt-get -f install 看看是不是系统内的依赖关系有问题。
用smart可能会更好些。
页: [1]
查看完整版本: 使用软件包管理器升级amarok也会出现软件包依赖问题???