+ -
当前位置:首页 → 问答吧 → [emerge block] xorg-x11 block 未来的 opengl-update

[emerge block] xorg-x11 block 未来的 opengl-update

时间:2005-04-12

来源:互联网

emerge 信息如下:
cxj@btb cxj $ emerge -pu xorg-x11

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[blocks B ] <x11-base/xorg-x11-6.8.0-r4 (is blocking 11-base/opengl-update-2.1.1-r1)
[ebuild N ] app-crypt/hashalot-0.3
[ebuild U ] sys-fs/e2fsprogs-1.35-r1 [1.35]
[ebuild U ] sys-apps/util-linux-2.12i-r1 [2.12-r4]
[ebuild U ] media-libs/libpng-1.2.8 [1.2.7-r1]
[ebuild U ] media-libs/freetype-2.1.9-r1 [2.1.5-r1]
[ebuild U ] app-arch/bzip2-1.0.2-r5 [1.0.2-r3]
[ebuild U ] x11-base/opengl-update-2.1.1-r1 [1.8.2]
[ebuild U ] x11-base/xorg-x11-6.8.2-r1 [6.8.0-r3]
[ebuild U ] x11-terms/xterm-197 [196]

似乎情况跟我搜索到的帖子有点不一样,xorg-x11-6.8.0-r4 居然 block 了一个还没有安装的包。现在该怎么办呢?难道 emerge -C xorg-x11?

作者: BenBear   发布时间: 2005-04-12

<x11-base/xorg-x11-6.8.0-r4

xorg-x11版本不能太低了.

作者: takethat   发布时间: 2005-04-12

还是不懂。到底是谁 block 了谁呢?

作者: BenBear   发布时间: 2005-04-13

莫怕莫怕,xorg-x11-6.8.0-r4 block了 x11-base/opengl-update-2.1.1-r1,x11-base/xorg-x11-6.8.2-r1安装了就没事了,应该是这样吧...

作者: StrangerCHL   发布时间: 2005-04-13

你的低版本xorg block了opengl-update-2.1.1-r1

作者: takethat   发布时间: 2005-04-14

谢谢各位。
现在的问题似乎是,xorg-x11-6.8.2-r1 需要 opengl-update-2.1.1-r1,但 xorg-x11-6.8.0-r4 却 block 了 opengl-update-2.1.1-r1。这样的话,我根本没办法升级。
我觉得,可不可以先删了 xorg-x11-6.8.0-r4?求证。

作者: BenBear   发布时间: 2005-04-14

可以尝试一下,

作者: StrangerCHL   发布时间: 2005-04-14

先用 emerge -O opengl-update 升级,然后再 emerge xorg-x11,应该可行吧,但是会出什么问题吗?毕竟 xorg-x11-6.8.0-r4 还是 block 了 opengl-update-2.1.1-r1 啊

作者: BenBear   发布时间: 2005-04-14

我的升级已经完成了,这样:
emerge -O opengl-update && emerge -u xorg-x11

现在工作得还可以,没出什么问题:) 老天保佑

作者: BenBear   发布时间: 2005-04-15