Gentoo Archives: gentoo-user

From: maxim wexler <blissfix@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] portage confusion
Date: Sun, 02 Mar 2008 21:34:33
Message-Id: 244303.85164.qm@web31710.mail.mud.yahoo.com
In Reply to: Re: [gentoo-user] portage confusion by Alan McKinnon
1 --- Alan McKinnon <alan.mckinnon@×××××.com> wrote:
2
3 > On Sunday 02 March 2008, maxim wexler wrote:
4 > > > You can probably get rid of python-2.3 safely,
5 > but
6 > > > first find out what
7 > > > is using it:
8 > > >
9 > > > equery depends =dev-lang/python-2.3.5-r3
10 > > >
11 > > > If nothing, then unmerge it, but first you might
12 > > > want to make a backup
13 > > > (just in case):
14 > >
15 > > heathen@localhost ~ $ equery depends
16 > > =dev-lang/python-2.3.5-r3
17 > > [ Searching for packages depending on
18 > > =dev-lang/python-2.3.5-r3... ]
19 > > Traceback (most recent call last):
20 > > File "/usr/bin/equery", line 1732, in ?
21 > > cmd.perform(local_opts)
22 > > File "/usr/bin/equery", line 1117, in perform
23 > > deps = pkg.get_runtime_deps() +
24 > > pkg.get_compiletime_deps() +
25 > pkg.get_postmerge_deps()
26 > > AttributeError: Package instance has no attribute
27 > > 'get_postmerge_deps'
28 > >
29 > > Not exactly "nothing". Is this what you mean?
30 >
31 > No, that's an error. I've seen it somewhere before,
32 > but can't recall
33 > where. Can't recall what to do about it either.
34 >
35 > If no-one else offers an opinion, I'd start by
36 > checking that all your
37 > portage tools still work properly: emerge,
38 > revdep-rebuild, the various
39 > tools in gentoolkit and portage-utils
40
41 http://forums.gentoo.org/viewtopic-p-3443611.html?sid=1e11270e20684fdc0eea90b188f26344
42
43 Re-emerged gentoolkit.
44
45 Now I get:
46
47 heathen@localhost ~ $ equery depends
48 =dev-lang/python-2.3.5-r3
49 [ Searching for packages depending on
50 =dev-lang/python-2.3.5-r3... ]
51 app-office/dia-0.95.1 (python?
52 >=dev-lang/python-1.5.2)
53 app-pda/libopensync-0.22 (python?
54 >=dev-lang/python-2.2)
55 app-portage/esearch-0.7.1 (>=dev-lang/python-2.2)
56 app-portage/gentoolkit-0.2.3-r1
57 (>=dev-lang/python-2.0)
58 dev-java/java-config-1.3.7 (virtual/python)
59 dev-java/java-config-2.0.33-r1 (dev-lang/python)
60 (virtual/python)
61 dev-lang/swig-1.3.31 (python? virtual/python)
62 dev-libs/libxml2-2.6.30-r1 (python? dev-lang/python)
63 dev-libs/libxslt-1.1.22 (python? dev-lang/python)
64 dev-python/cddb-py-1.4 (virtual/python)
65 dev-python/id3-py-1.2 (virtual/python)
66 dev-python/numeric-24.2-r6 (virtual/python)
67 (>=dev-lang/python-2.3)
68 dev-python/pycairo-1.4.0 (virtual/python)
69 (>=dev-lang/python-2.3)
70 dev-python/pycrypto-2.0.1-r6 (virtual/python)
71 dev-python/pygtk-2.12.0 (>=dev-lang/python-2.3.5)
72 dev-python/pyid3lib-0.5.1-r1 (virtual/python)
73 dev-python/pyogg-1.3-r1 (dev-lang/python)
74 (virtual/python)
75 dev-python/pyopengl-2.0.0.44 (virtual/python)
76 dev-python/pysqlite-2.3.5 (virtual/python)
77 (>=dev-lang/python-2.3)
78 dev-python/python-fchksum-1.7.1 (dev-lang/python)
79 dev-python/pyvorbis-1.4-r1 (dev-lang/python)
80 (virtual/python)
81 dev-python/wxpython-2.6.4.0 (>=dev-lang/python-2.1)
82 dev-util/scons-0.96.1 (virtual/python)
83 (>=dev-lang/python-2.0)
84 gnome-base/libglade-2.6.2 (>=dev-lang/python-2.0-r7)
85 kde-base/kdeutils-3.5.7 (dev-lang/python)
86 media-libs/lcms-1.17 (python? >=dev-lang/python-1.5.2)
87 media-libs/mutagen-1.12 (virtual/python)
88 media-sound/dir2ogg-0.11 (virtual/python)
89 media-sound/jack-3.1.1 (virtual/python)
90 (>=virtual/python-1.5.2)
91 sys-apps/file-4.21-r1 (virtual/python)
92 sys-libs/cracklib-2.8.10 (python? dev-lang/python)
93 sys-libs/libcap-1.10-r9 (python?
94 >=virtual/python-2.2.1)
95 heathen@localhost ~ $
96
97 Again, not "nothing". I can't unmerge all this stuff
98 can I? Should I still run python-updater etc?
99
100 mw
101
102
103
104 ____________________________________________________________________________________
105 Be a better friend, newshound, and
106 know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
107
108 --
109 gentoo-user@l.g.o mailing list

Replies

Subject Author
Re: [gentoo-user] portage confusion Alan McKinnon <alan.mckinnon@×××××.com>
Re: [gentoo-user] portage confusion Willie Wong <wwong@×××××××××.EDU>