Re: [gentoo-user] equery depends =dev-lang/python-2.6.6-r2

2011-09-03 Thread Peter Humphrey
On Friday 02 September 2011 16:34:59 James wrote:
 SO
 
 It is time to remove
 dev-lang/python-2.6.6-r2
 
 But, I do not believe the results of this
 command, as python-2.7x has been installed
 on this system for some time. I have updated
 many times with -D and rebuild @system recently.
 
 Still many packages are listed as depending specifically
 on dev-lang/python-2.6.6-r2.

I assume you have run python-updater?

-- 
Rgds
Peter   Linux Counter 5290, 1994-04-23



[gentoo-user] equery depends =dev-lang/python-2.6.6-r2

2011-09-02 Thread James
SO

It is time to remove 
dev-lang/python-2.6.6-r2

But, I do not believe the results of this
command, as python-2.7x has been installed 
on this system for some time. I have updated
many times with -D and rebuild @system recently.

Still many packages are listed as depending specifically
on dev-lang/python-2.6.6-r2.


Is there a better command/syntax to use to flush out
what is still dependent on an old/slotted version
of python. python-updater is periodically run on the
system, just in case anyone thinks that is the issue.


curiously,
James






Re: [gentoo-user] equery depends =dev-lang/python-2.6.6-r2

2011-09-02 Thread Mark Knecht
On Fri, Sep 2, 2011 at 8:34 AM, James wirel...@tampabay.rr.com wrote:
SNIP
 Is there a better command/syntax to use to flush out
 what is still dependent on an old/slotted version
 of python. python-updater is periodically run on the
 system, just in case anyone thinks that is the issue.

Sorry, I should have addressed this last question. Try:

equery depends python-2.6.6-r2

and carefully go through the output posting back any addition info and
questions.

HTH,
Mark