Gentoo Archives: gentoo-user

From: reader@×××××××.com
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: removing X
Date: Mon, 24 Dec 2007 18:06:47
Message-Id: 87odcgkmc6.fsf@newsguy.com
In Reply to: Re: [gentoo-user] removing X by Michal 'vorner' Vaner
1 "Michal 'vorner' Vaner" <vorner@×××.cz> writes:
2
3 > Hello
4 >
5 > On Mon, Dec 24, 2007 at 11:31:16AM -0600, reader@×××××××.com wrote:
6
7 [...]
8
9 >> Would just passing dozens of command line arguments to emerge be a
10 >> suitable way to get rid of all the clutter?
11 >
12 > You could remove the meta-package (the one that has size 0 and depends
13 > on everything, I guess it's xorg-x11) and then emerge --depclean. You
14 > probably should check, what everything that might want to remove, as it
15 > might get the things a bit wrong, sometimes.
16
17 That appears not to be possible here since I've already begun
18 uninstalling stuff the hard way. I get this message from
19 --depclean
20
21 I don't want to follow the advice offered there an run the newuse
22 world yet... I want to finish cleaning house first.
23
24 Dependencies could not be completely resolved due to
25 the following required packages not being installed
26
27 x11-proto/kbproto required by x11-libs/libX11-1.1.1 x11-libs/libXt-1.0.5
28 x11-proto/xextproto required by x11-libs/libXext-1.0.3
29 x11-proto/xproto required by x11-libs/libXau-1.0.3 x11-libs/libXdmcp-1.0.2 x11-libs/libXmu-1.0.3 x11-libs/libICE-1.0.3 x11-libs/libSM-1.0.2 x11-libs/libXt-1.0.5 x11-libs/libXfont-1.2.7
30 x11-proto/fontsproto required by x11-libs/libXfont-1.2.7
31 >=dev-lang/python-2.5 required by sys-apps/portage-2.1.4_rc11
32 >=x11-proto/xproto-7.0.6 required by x11-libs/libX11-1.1.1
33 >=sys-fs/cryptsetup-1.0.5 required by sys-apps/hal-0.5.7.1-r5
34
35 Have you forgotten to run `emerge --update --newuse --deep world` prior to
36 depclean? It may be necessary to manually uninstall packages that no longer
37 exist in the portage tree since it may not be possible to satisfy their
38 dependencies. Also, be aware of the --with-bdeps option that is documented
39 in `man emerge`.
40
41 --
42 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Re: removing X Neil Bothwick <neil@××××××××××.uk>