Gentoo Archives: gentoo-user

From: Dan Johansson <Dan.Johansson@×××.nu>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Problems after reemerging xorg-x11
Date: Thu, 14 Sep 2006 16:53:30
Message-Id: 200609141847.07033.Dan.Johansson@dmj.nu
1 Today I did the "mistake" of re-emerging
2 (emerge --update --deep --verbose --newuse world --pretend
3 ) x11-base/xorg-x11-6.8.2-r8 as a result of a changed USE-flag
4 (GAPING_SECURITY_HOLE). Now when I try to do a new
5 emerge --update --deep --verbose --newuse world --pretend
6  I am getting a lot of blocked packages and emerge also wants to pull in a lot
7 of new packages. Here is a part of the output of the emerge....:
8
9 [blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
10 x11-proto/kbproto-1.0.3)
11 [blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
12 x11-misc/util-macros-1.1.0)
13 [blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
14 x11-libs/libX11-1.0.3)
15 [blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
16 x11-proto/xextproto-7.0.2)
17 [blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
18 x11-proto/xf86bigfontproto-1.1.2)
19 <...SNIP...>
20 [blocks B     ] x11-libs/libxkbui (is blocking
21 x11-base/xorg-x11-6.8.2-r8)
22 [blocks B     ] x11-libs/libXp (is blocking x11-base/xorg-x11-6.8.2-r8)
23 [blocks B     ] x11-misc/xorg-cf-files (is blocking
24 x11-base/xorg-x11-6.8.2-r8)
25 [blocks B     ] x11-misc/imake (is blocking x11-base/xorg-x11-6.8.2-r8)
26 [blocks B     ] <=x11-base/xorg-x11-6.9 (is blocking
27 x11-libs/libXxf86dga-1.0.1)
28 [ebuild  N    ] x11-misc/util-macros-1.1.0  USE="-debug" 42 kB
29 [ebuild  N    ] x11-proto/kbproto-1.0.3  USE="-debug" 56 kB
30 [ebuild  N    ] x11-proto/xextproto-7.0.2  USE="-debug" 66 kB
31 [ebuild  N    ] x11-proto/xf86bigfontproto-1.1.2  USE="-debug" 36 kB
32 [ebuild  N    ] x11-proto/inputproto-1.3.2  USE="-debug" 45 kB
33 <...SNIP...>
34 [ebuild  N    ] x11-misc/xorg-cf-files-1.0.2  USE="-debug" 258 kB
35 [ebuild  N    ] x11-misc/imake-1.0.2  USE="-debug" 110 kB
36 [ebuild  N    ] x11-libs/libXScrnSaver-1.1.0  USE="-debug" 221 kB
37 [ebuild  N    ] app-text/rman-3.2  77 kB
38 [ebuild  N    ] x11-libs/libXxf86dga-1.0.1  USE="-debug" 226 kB
39
40 I have ">x11-base/xorg-x11-6.8.2-r8" in /etc/portage/package.mask
41 as I could not make my Laptop, with an ATI-videocard, work with the new
42 modular X.
43
44 Any suggestions on how to solve this?
45 --
46 Dan Johansson, <http://www.dmj.nu>
47 ***************************************************
48 This message is printed on 100% recycled electrons!
49 ***************************************************

Replies

Subject Author
Re: [gentoo-user] Problems after reemerging xorg-x11 "Bo Ørsted Andresen" <bo.andresen@××××.dk>