Gentoo Archives: gentoo-user

From: Dale <rdalek1967@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: my xorg-server 1.6 seems a bit unstable - what am I doing wrong?
Date: Tue, 13 Oct 2009 17:59:51
Message-Id: 4AD4C011.4040701@gmail.com
In Reply to: Re: [gentoo-user] Re: my xorg-server 1.6 seems a bit unstable - what am I doing wrong? by Denis
1 Denis wrote:
2 > Ok, "emerge -e world" completed successfully.
3 >
4 > Bad news: X still crashes when scrolling in Mathematica...
5 >
6 > On to the downgrade of xcb then, as much as I'd rather not do that.
7 > As suggested, I would edit the world file to remove main X packages
8 > and then use emerge --depclean to prune out the danglers. As someone
9 > who has never done this before, I got two questions:
10 >
11 > 1. The easy one: where is the world file located these days?
12 >
13 > 2. The hard one: which packages do I remove from the world file to
14 > clean out anything X-related? I read of a suggestion to remove
15 > "x11-base/xorg-x11" and the rest would follow from depclean... Is
16 > that too optimistic?
17 >
18 > Thanks,
19 > Denis
20 >
21 >
22 >
23
24 1: /var/lib/portage/world
25
26 2: The file is in alphabetical order nowadays. The X stuff should be
27 at the bottom of the file. Keep in mind tho, if you have a GUI such as
28 KDE installed, that will pull the X stuff as a dependency. Things like
29 Seamonkey may even pull in some X stuff. After all, don't you have to
30 have a GUI for things like Seamonkey to work?
31
32 Not on your list but if you have done a emerge -e world, I'm not real
33 sure what this will accomplish. That should have recompiled EVERYTHING
34 on your system already. I would be looking for a mailing list for the
35 software to see if they know about this issue and have a fix or if they
36 can give some ideas or even commands to run to help them fix it. I'm
37 not real sure that this is going to help any at all.
38
39 That help?
40
41 Dale
42
43 :-) :-)

Replies