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 1OQN2W-0007jr-FV for garchives@archives.gentoo.org; Sun, 20 Jun 2010 16:06:32 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1C083E0767 for ; Sun, 20 Jun 2010 16:06:32 +0000 (UTC) Received: from mail-ww0-f53.google.com (mail-ww0-f53.google.com [74.125.82.53]) by pigeon.gentoo.org (Postfix) with ESMTP id A5598E0944 for ; Sun, 20 Jun 2010 15:50:54 +0000 (UTC) Received: by wwf26 with SMTP id 26so603596wwf.40 for ; Sun, 20 Jun 2010 08:50:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:reply-to:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=O9vsxM7fwtpNeKMnbhx5OWrPF1B739BeUFMas+SqYyE=; b=D4UwEHtV+H88fmi5aMCJGPaCuUc1qC9Ye9qMhnNEPiP2Aa4g2In1TpP+O18rIDq3EF OGw3M1UK4hwDIiBIs1ZYygQKO+McZlPpY5dEnszY4CoKnUpQKc1QVy9A/3vRYcQbyIrJ /Ose+mcJ0PthaniAqsAsL+YBHVAzYqJudNNOg= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:reply-to:to:subject:date:user-agent:references:in-reply-to :mime-version:content-type:content-transfer-encoding:message-id; b=xwipSgwU/iAg3fFkiqcX+FDE43+GwUwgt9sVcPq1kzE4YOii+02X2BnawK/dpxpTE3 qi2WOE1aEYqknq4VOdZqYb1eubf0l/eqSYs+LRR+HJxWjrcaHf9UOmzru3GqDxTdXv8Z T9wHBrbJKzOeYtfVJyFiZpv7PHNR/IVVu9+Yk= Received: by 10.227.141.82 with SMTP id l18mr3568908wbu.109.1277049053855; Sun, 20 Jun 2010 08:50:53 -0700 (PDT) Received: from (230.3.169.217.in-addr.arpa [217.169.3.230]) by mx.google.com with ESMTPS id b17sm27852806wbd.7.2010.06.20.08.50.53 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 20 Jun 2010 08:50:53 -0700 (PDT) From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Compilation aborted for setuptools-0.6.12 Date: Sun, 20 Jun 2010 16:50:37 +0100 User-Agent: KMail/1.12.4 (Linux/2.6.33-gentoo-r2; KDE/4.3.5; x86_64; ; ) References: <20100619073703.GA4858@solfire> <20100620133152.GD4877@solfire> <4C1E2E56.7000203@wonkology.org> In-Reply-To: <4C1E2E56.7000203@wonkology.org> 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: multipart/signed; boundary="nextPart3194163.YvIuO8b7o8"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201006201650.49949.michaelkintzios@gmail.com> X-Archives-Salt: 01113eab-4de6-4696-8d71-4674ce95fcaf X-Archives-Hash: 0a5602bfe625b1250e7de548dc22a8ef --nextPart3194163.YvIuO8b7o8 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable On Sunday 20 June 2010 16:05:58 Alex Schuster wrote: > meino.cramer@gmx.de writes: > > Alex Schuster [10-06-20 15:16]: > >> How about putting dev-python/setuptools into > >> /etc/portage/package.keywords, and trying to emerge 0.6.13? > > > > I tried to re-emerge setuptools 0.6.10 and it fails the same way. > > So I believe (=3Dnot knowing) that this problem is caused by something > > outside setuptools, which gets screwed up. >=20 > Probably python itself, as Arttu pointed out. >=20 > > Problem with 0.6.13 is: If it compiles and installs itsself, 0.6.10 > > (current version) is gone and cannot get back due to the same problem > > (see above). And then I have a "unstable" version, which may pull in > > other unstable versions of something else, which pull in.... >=20 > Maybe, but at least in the ebuild itself there are no such dependencies. > If you'd need to keyword this package only, it should do no harm. If > more things need to be keyworded, I agree that this tends to make things > complicated. But at least you can quickpkg the existing version, and get > it back when needed without compiling with emerge -k. > But when 0.6.10 also fails, the problem is likely to be somewhere else. >=20 > > This way I have corrupted my last installed gentoo system... >=20 > I'm at ~amd64 now, and things are easier now :) At least for me. >=20 > If you are desperate: Maybe removing setuptools would at least make > python-updater run through, unless something would pull it in again. > Emerge -k setuptools back. You may be missing stuff for python 3.1, but > maybe this does not harm too much. >=20 > And report a bug at bugs.gentoo.org, so the maintainers know what's > going on. I'd have another go but after setting MAKEOPTS=3D"-j1" (although I have to = admit=20 the error you posted does not look like this would make any difference). =2D-=20 Regards, Mick --nextPart3194163.YvIuO8b7o8 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.15 (GNU/Linux) iEYEABECAAYFAkweONkACgkQVTDTR3kpaLa1ngCgt27VH/boDIydtV6n04sXPRXn JW4AnjTqBCJjiZGSGR2qTqVfA89Kvb1E =UZeD -----END PGP SIGNATURE----- --nextPart3194163.YvIuO8b7o8--