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 18:12:02
Message-Id: 932757.83468.qm@web31703.mail.mud.yahoo.com
In Reply to: Re: [gentoo-user] portage confusion by Alan McKinnon
1 >
2 > You can probably get rid of python-2.3 safely, but
3 > first find out what
4 > is using it:
5 >
6 > equery depends =dev-lang/python-2.3.5-r3
7 >
8 > If nothing, then unmerge it, but first you might
9 > want to make a backup
10 > (just in case):
11
12
13 heathen@localhost ~ $ equery depends
14 =dev-lang/python-2.3.5-r3
15 [ Searching for packages depending on
16 =dev-lang/python-2.3.5-r3... ]
17 Traceback (most recent call last):
18 File "/usr/bin/equery", line 1732, in ?
19 cmd.perform(local_opts)
20 File "/usr/bin/equery", line 1117, in perform
21 deps = pkg.get_runtime_deps() +
22 pkg.get_compiletime_deps() + pkg.get_postmerge_deps()
23 AttributeError: Package instance has no attribute
24 'get_postmerge_deps'
25
26 Not exactly "nothing". Is this what you mean?
27
28 mw
29
30
31
32 ____________________________________________________________________________________
33 Be a better friend, newshound, and
34 know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
35
36
37 --
38 gentoo-user@l.g.o mailing list

Replies

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