Xi Shen posted on Sat, 07 Nov 2009 16:31:16 +0800 as excerpted:

> i am using gentoo amd64, and have just changed my profile to
> default/linux/amd64/10.0 as it is recommended. then i ran emerge -auvND
> world, and got the following error while emerging
> dev-python/setuptools-0.6.4
> 
>  * Installation of dev-python/setuptools-0.6.4 with Python 2.6...
> python2.6 setup.py build -b build-2.6 install
> --root=/var/tmp/portage/dev-python/setuptools-0.6.4/image/ --no-compile
> /usr/lib64/python2.6/site-packages/Pyrex/Compiler/Errors.py:17:
> DeprecationWarning: BaseException.message has been deprecated as of
> Python 2.6
>   self.message = message
> Traceback (most recent call last):
>   File "setup.py", line 56, in <module>
>     from distribute_setup import _before_install
> ImportError: cannot import name _before_install

Go to bugs.gentoo.org, search for ALL dev-pyton/setuptools, and check the 
bugs from say 280000 on.  In this case, the bottom four bugs as of this 
writing are all duplicates on this, with ....

http://bugs.gentoo.org/show_bug.cgi?id=292095

... being the one the other three are duplicates off of.  Doing that gets 
you about the same information you're going to get by posting here, only 
you don't have to wait for a reply to get it.

In this case, the bug should be already fixed.  Resync and try again.  If 
it does happen to still be an issue after a sync and retry, then you may 
have another bug to worry about.  File it and mention that you DID sync 
and try again, and either your mirror is lagging (bug in the mirror 
infrastructure) or there's another ebuild bug to worry about.

-- 
Duncan - List replies preferred.   No HTML msgs.
"Every nonfree program has a lord, a master --
and if you use the program, he is your master."  Richard Stallman


Reply via email to