Gentoo Archives: gentoo-user

From: Richard Fish <bigfish@××××××××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: Are these packages safe to unmerge?
Date: Sun, 10 Sep 2006 00:26:40
Message-Id: 7573e9640609091721r3ab5a204qfc087a91ace92bef@mail.gmail.com
In Reply to: Re: [gentoo-user] Re: Are these packages safe to unmerge? by Mick
1 On 9/9/06, Mick <michaelkintzios@×××××.com> wrote:
2 > On Sunday 10 September 2006 00:09, Toby Cubitt wrote:
3 >
4 > > If depclean has listed the packages, I'm fairly sure that means
5 > > portage couldn't find anything in "system" or "world" that depends on
6 > > it (or anything that depends on something that depends on it,
7 > > etc.). So querying for dependencies is, by definition, going to return
8 > > nothing.
9 >
10 > Actually, for some of them equery did find dependencies - so I left them well
11 > alone. For a few of these it did not, in which case I unmerged them.
12
13 equery depends is broken and unreliable. The fact that they appear in
14 depclean gives you some reasonable assurance that you can remove them.
15
16 The only one of your entries that gives me pause is the evdev driver,
17 which would be useful for multi-button USB mice or joysticks. If you
18 use a /dev/input/eventX device in your xorg.conf, you should keep this
19 around.
20
21 -Richard
22
23
24 >
25 > > That doesn't necessarily mean the packages can safely be removed (I
26 > > once borked my system badly by making that assumption). Look at the
27 > > package descriptions or google them to try to find out what exactly
28 > > they do before you decide it's safe to remove them. Usually, even if
29 > > the package *is* required, all that happens is some program will no
30 > > longer run and you'll need to re-emerge the package. You can then add
31 > > it to world so that it's not picked up by depclean in the future. In
32 > > the worst case, you find you've remove something essential and the
33 > > system no longer even boots. (That's what happened to me, with libcap
34 > > if I remember right.)
35 >
36 > I'll keep an eye out for dependency related breakages and no doubt repost if I
37 > get lost (it happens rather often lately! ;-)
38 >
39 > Thank you all for your help and guidance.
40 >
41 > --
42 > Regards,
43 > Mick
44 >
45 >
46 >
47 --
48 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Re: Are these packages safe to unmerge? "Bo Ørsted Andresen" <bo.andresen@××××.dk>