On Wed, Sep 28, 2005 at 07:25:44PM -0400, Willie Wong wrote:
> On Wed, Sep 28, 2005 at 03:55:47PM -0700, Wes Gray wrote:
> > emerge: there are no ebuilds to satisfy "=dev-lang/python-2.2.3-r5".
> > .....
> > .....
> > 
> > Why is it trying to access an old version of python?  I removed the
> > /root/.revdep-rebuild*.?_* files, so that's not it.
> > 
> Not an old version, but the "current version" as installed on your
> machine. You probably have not updated python for a while. 
> 
> If you want to keep using the 2.2.3 branch of python, go ahead and do 
>   emerge --oneshot =dev-lang/python-2.2.3-r6
> if you run revdev-rebuild afterwards, it shouldn't rebuild python. 
> 
> If you don't insist on using 2.2.x of python, you can just 
>   emerge --oneshot --update python

I have a newer version of python already.  The one revdep-rebuild is
trying to access doesn't even exist in portage.  For example, I tried
your suggestion:

# emerge --oneshot --update python
Calculating dependencies ...done!
>>> Auto-cleaning packages ...

>>> No outdated packages were found on your system.

# emerge -p python

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] dev-lang/python-2.3.5-r2

I'm at 2.3.5-r2, so I trying to figure out why revdep-rebuild is referencing
2.2.3-r5.  That is my question.
-- 
gentoo-user@gentoo.org mailing list

Reply via email to