resetu 发表于 2005-10-26 21:09:43

ORBit2-devel无法安装

因为ORBIT2的版本高过ORBit2-devel,所以ORBit2-devel无法安装,

<pt-get install --yes 'ORBit2-devel' ;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:
ORBit2-devel: Depends: ORBit2 (= 2.12.3) but 2.12.4-1 is to be installed
E: Broken packages
RESULT=100

再见情人 发表于 2005-10-27 00:18:56

这个很正常,你自己的版本是2.12.4-1,要安装的devel是2.12.3的,不可能安装,你可以自己打包devel,或者降级,或者apt-get update 看看有没有更新
页: [1]
查看完整版本: ORBit2-devel无法安装