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 ) id 1OPzcT-0001jO-Mz for garchives@archives.gentoo.org; Sat, 19 Jun 2010 15:06:05 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CE1E1E08A5 for ; Sat, 19 Jun 2010 15:06:04 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id 8B081E072B for ; Sat, 19 Jun 2010 14:44:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 395021B406D for ; Sat, 19 Jun 2010 14:44:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.926 X-Spam-Level: X-Spam-Status: No, score=-2.926 required=5.5 tests=[AWL=-0.327, BAYES_00=-2.599] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xJN-eux9tp6S for ; Sat, 19 Jun 2010 14:44:18 +0000 (UTC) Received: from lo.gmane.org (lo.gmane.org [80.91.229.12]) by smtp.gentoo.org (Postfix) with ESMTP id 5AF2D1B404C for ; Sat, 19 Jun 2010 14:44:16 +0000 (UTC) Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OPzHI-00020K-OC for gentoo-user@gentoo.org; Sat, 19 Jun 2010 16:44:12 +0200 Received: from adsl-69-234-177-68.dsl.irvnca.pacbell.net ([69.234.177.68]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 19 Jun 2010 16:44:12 +0200 Received: from w41ter by adsl-69-234-177-68.dsl.irvnca.pacbell.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 19 Jun 2010 16:44:12 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org connect(): No such file or directory From: walt Subject: [gentoo-user] Re: Compilation aborted for setuptools-0.6.12 Date: Sat, 19 Jun 2010 07:43:50 -0700 Message-ID: References: <20100619073703.GA4858@solfire> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@dough.gmane.org X-Gmane-NNTP-Posting-Host: adsl-69-234-177-68.dsl.irvnca.pacbell.net User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.3a6pre) Gecko/20100619 Thunderbird/3.2a1pre In-Reply-To: <20100619073703.GA4858@solfire> X-Archives-Salt: ffe5122c-8783-4435-b3ef-5f9461d3b8d6 X-Archives-Hash: 31c89a6104f64f3f3b3b540c86353d59 On 06/19/2010 12:37 AM, meino.cramer@gmx.de wrote: > > Hi, > > compilation of setuptools-0.6.12 aborts woth: > copying tests/api_tests.txt -> build/src/tests > Traceback (most recent call last): > File "setup.py", line 24, in > from lib2to3.main import main > File "/usr/lib/python3.1/lib2to3/main.py", line 12, in > from . import refactor > File "/usr/lib/python3.1/lib2to3/refactor.py", line 25, in Have you set eselect python to use python-3 instead of python-2? If so, try setting it back to python-2.