From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-amd64+bounces-12107-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1N6nj3-0001w2-3k
	for garchives@archives.gentoo.org; Sat, 07 Nov 2009 16:01:17 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id 2740BE0ACB;
	Sat,  7 Nov 2009 16:01:16 +0000 (UTC)
Received: from mail-iw0-f187.google.com (mail-iw0-f187.google.com [209.85.223.187])
	by pigeon.gentoo.org (Postfix) with ESMTP id 11601E0ACB
	for <gentoo-amd64@lists.gentoo.org>; Sat,  7 Nov 2009 16:01:16 +0000 (UTC)
Received: by iwn17 with SMTP id 17so1446696iwn.10
        for <gentoo-amd64@lists.gentoo.org>; Sat, 07 Nov 2009 08:01:15 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=googlemail.com; s=gamma;
        h=domainkey-signature:mime-version:received:in-reply-to:references
         :date:message-id:subject:from:to:content-type
         :content-transfer-encoding;
        bh=F4manaaVaOAEP3kAQyaS4hJKzLRPfkJUB0T/hJ4ohwE=;
        b=Wpd/rgv9MbJMf+yOEahQTOs0iYAWIT8t02X6ZhaHlLfEWgpnfj8xlSZVOTwNTxBeik
         SNF0YR6+3sqHxxvk8eZsJU1xdkq/T/mAbDsI+YUD0CzfR/pvDaF2vRkMvmEFqLgIpNFm
         IRy52HthbP7BKbaOTsEI7R+vvFj95ImSzoZV4=
DomainKey-Signature: a=rsa-sha1; c=nofws;
        d=googlemail.com; s=gamma;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type:content-transfer-encoding;
        b=LwMwqFdWCN37K/EiNyuPfCkHEsUD4nn6QwBF9uZfbuP3Ng4ZHSepWp+rQsLFv+dIN8
         DW4EesQ2hTEbXbWR+j9jXAXjZ3+3rsMMQhaUy6z3sqF+pA0h/5nJNjnzknag37WaK9Cr
         iYAjyau9/8191SPhHHo5Zwf2dVh+Rxd6k6Xw4=
Precedence: bulk
List-Post: <mailto:gentoo-amd64@lists.gentoo.org>
List-Help: <mailto:gentoo-amd64+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-amd64+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-amd64+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-amd64.gentoo.org>
X-BeenThere: gentoo-amd64@lists.gentoo.org
Reply-to: gentoo-amd64@lists.gentoo.org
MIME-Version: 1.0
Received: by 10.231.125.13 with SMTP id w13mr2496480ibr.32.1257609675710; Sat, 
	07 Nov 2009 08:01:15 -0800 (PST)
In-Reply-To: <pan.2009.11.07.09.48.41@cox.net>
References: <53e35fd50911070031j7b9bc054g4b554bc1115ecca2@mail.gmail.com>
	 <pan.2009.11.07.09.48.41@cox.net>
Date: Sun, 8 Nov 2009 00:01:15 +0800
Message-ID: <53e35fd50911070801p3b19d500h992b0548294726b7@mail.gmail.com>
Subject: Re: [gentoo-amd64] Re: [gentoo-user] got an error while emerging 
	dev-python/setuptools-0.6.4
From: Xi Shen <davidshen84@googlemail.com>
To: gentoo-amd64@lists.gentoo.org
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
X-Archives-Salt: a591406b-f5e1-40a3-8577-e0a16680b668
X-Archives-Hash: 456c825cfdb4fe4622774b3384e83e1e

thanks man, rerun emerge works.


On Sat, Nov 7, 2009 at 5:48 PM, Duncan <1i5t5.duncan@cox.net> wrote:
> 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
>>
>> =C2=A0* Installation of dev-python/setuptools-0.6.4 with Python 2.6...
>> python2.6 setup.py build -b build-2.6 install
>> --root=3D/var/tmp/portage/dev-python/setuptools-0.6.4/image/ --no-compil=
e
>> /usr/lib64/python2.6/site-packages/Pyrex/Compiler/Errors.py:17:
>> DeprecationWarning: BaseException.message has been deprecated as of
>> Python 2.6
>> =C2=A0 self.message =3D message
>> Traceback (most recent call last):
>> =C2=A0 File "setup.py", line 56, in <module>
>> =C2=A0 =C2=A0 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. =C2=A0In this case, the bottom four bugs as of t=
his
> writing are all duplicates on this, with ....
>
> http://bugs.gentoo.org/show_bug.cgi?id=3D292095
>
> ... being the one the other three are duplicates off of. =C2=A0Doing 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. =C2=A0Resync and try again=
. =C2=A0If
> it does happen to still be an issue after a sync and retry, then you may
> have another bug to worry about. =C2=A0File it and mention that you DID s=
ync
> 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. =C2=A0 No HTML msgs.
> "Every nonfree program has a lord, a master --
> and if you use the program, he is your master." =C2=A0Richard Stallman
>
>
>



--=20
Best Regards,
David Shen

http://twitter.com/davidshen84/
http://meme.yahoo.com/davidshen84/