Gentoo Archives: gentoo-dev

From: Duncan <1i5t5.duncan@×××.net>
To: gentoo-dev@l.g.o
Cc: gentoo-amd64@l.g.o
Subject: [gentoo-dev] Re: [gentoo-user] got an error while emerging dev-python/setuptools-0.6.4
Date: Sat, 07 Nov 2009 09:50:18
Message-Id: pan.2009.11.07.09.48.41@cox.net
1 Xi Shen posted on Sat, 07 Nov 2009 16:31:16 +0800 as excerpted:
2
3 > i am using gentoo amd64, and have just changed my profile to
4 > default/linux/amd64/10.0 as it is recommended. then i ran emerge -auvND
5 > world, and got the following error while emerging
6 > dev-python/setuptools-0.6.4
7 >
8 > * Installation of dev-python/setuptools-0.6.4 with Python 2.6...
9 > python2.6 setup.py build -b build-2.6 install
10 > --root=/var/tmp/portage/dev-python/setuptools-0.6.4/image/ --no-compile
11 > /usr/lib64/python2.6/site-packages/Pyrex/Compiler/Errors.py:17:
12 > DeprecationWarning: BaseException.message has been deprecated as of
13 > Python 2.6
14 > self.message = message
15 > Traceback (most recent call last):
16 > File "setup.py", line 56, in <module>
17 > from distribute_setup import _before_install
18 > ImportError: cannot import name _before_install
19
20 Go to bugs.gentoo.org, search for ALL dev-pyton/setuptools, and check the
21 bugs from say 280000 on. In this case, the bottom four bugs as of this
22 writing are all duplicates on this, with ....
23
24 http://bugs.gentoo.org/show_bug.cgi?id=292095
25
26 ... being the one the other three are duplicates off of. Doing that gets
27 you about the same information you're going to get by posting here, only
28 you don't have to wait for a reply to get it.
29
30 In this case, the bug should be already fixed. Resync and try again. If
31 it does happen to still be an issue after a sync and retry, then you may
32 have another bug to worry about. File it and mention that you DID sync
33 and try again, and either your mirror is lagging (bug in the mirror
34 infrastructure) or there's another ebuild bug to worry about.
35
36 --
37 Duncan - List replies preferred. No HTML msgs.
38 "Every nonfree program has a lord, a master --
39 and if you use the program, he is your master." Richard Stallman