Gentoo Archives: gentoo-user

From: Dale <dalek1967@×××××××××.net>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] --depclean and python. Safe to remove??
Date: Sun, 27 Jul 2008 21:36:22
Message-Id: 488CEA48.7060500@bellsouth.net
In Reply to: Re: [gentoo-user] --depclean and python. Safe to remove?? by Mark Knecht
1 Mark Knecht wrote:
2 > On Sun, Jul 27, 2008 at 1:59 PM, Dale <dalek1967@×××××××××.net> wrote:
3 >
4 >> Hi,
5 >>
6 >> Just doing a little house cleaning here. Sort of curious about this tho:
7 >>
8 >> root@smoker / # emerge -p --depclean
9 >>
10 >>
11 > <SNIP>
12 >
13 >> dev-lang/python
14 >> selected: 2.4.4-r13
15 >> protected: none
16 >> omitted: 2.5.2-r5
17 >>
18 > <SNIP>
19 >
20 >> root@smoker / # equery depends =dev-lang/python-2.4.4-r13
21 >> [ Searching for packages depending on =dev-lang/python-2.4.4-r13... ]
22 >> app-admin/gamin-0.1.9-r1 (python? virtual/python)
23 >> app-office/openoffice-2.4.1 (>=dev-lang/python-2.3.4)
24 >>
25 > <SNIP>
26 >
27 >> sys-apps/file-4.23 (virtual/python)
28 >> sys-apps/portage-2.2_rc3 (>=dev-lang/python-2.4)
29 >> sys-libs/cracklib-2.8.12 (python? dev-lang/python)
30 >> sys-libs/libcap-1.10-r11 (python? >=virtual/python-2.2.1)
31 >> root@smoker / #
32 >>
33 >> I notice some depend on the new python which should be OK since it is
34 >> staying but is it safe to remove the old python?
35 >> Also, I know the kernels are safe but what about subversion, apr and
36 >> friends? I thought portage used subversion or something?
37 >>
38 >> While I am at it, can equery tell me what depends on that specific version
39 >> of a package? It seems to just list everything that depends on python
40 >> period the way I am doing it now. Is there a better tool to check on this?
41 >>
42 >> Thanks
43 >>
44 >> Dale
45 >>
46 >>
47 >
48 > I'm seeing the same thing here Dale. I got past my problems from
49 > yesterday by first using the older version of python-updater, then
50 > removing the old python, emerging the new python-updater and running
51 > python-updater again. After all of that I have the same two versions
52 > installed that you do and haven't figured out if this stuff is really
53 > 'slotted' in the sense that different programs actually require the
54 > older version and cannot use the newer version.
55 >
56 > Question: Same as you. How do you check what slotted package something
57 > else is really using? revdep-rebuild possibly?
58 >
59 > - Mark
60 >
61 >
62 >
63 Hi Mark,
64
65 Well, I may update my backup and give it a try. I'll rebuild portage
66 again juuuuuusssst in case tho. ;-)
67
68 revdep-rebuild is just for fixing broke stuff. I'm thinking eix may be
69 able to help but not real sure about it either.
70
71 Dale
72
73 :-) :-)