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 1QDuX5-0007bQ-5y for garchives@archives.gentoo.org; Sun, 24 Apr 2011 08:19:07 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 521D41C06D; Sun, 24 Apr 2011 08:17:27 +0000 (UTC) Received: from mail-wy0-f181.google.com (mail-wy0-f181.google.com [74.125.82.181]) by pigeon.gentoo.org (Postfix) with ESMTP id 0318D1C06D for ; Sun, 24 Apr 2011 08:17:26 +0000 (UTC) Received: by wyi11 with SMTP id 11so1541611wyi.40 for ; Sun, 24 Apr 2011 01:17:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:from:reply-to:to:subject:date:user-agent :references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=1El/PYvh1DjV2lVBXKYkdi1A7NRTOPHraKZsDkXMxMg=; b=jN+diCSr2NUxjn9+BE5eahPOOrLbyvc/bsx8v9UzLNzOO04rc0KfdVNjwWH+2THAd6 joSKo5iF90SkJnRlfPJbDdnFOqZ6CQvaHHQ5KSqguPR64TfdCgCLFjHFtEosuEt43QNg 86pO1SRhCSCrMtAPFr5dLmyENbBJ166EsWzdA= 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=mkL+ohn55tRUAaiseHgbuZjivmBo1UZgyhvd6THK50lESIH7uV1ZNAVgUr98CaKp// mhlwS6Bie8yYlVMjt4jcV+zpTL9TwVkvWb7YsrkjWSKemEj6fs0wSZK2vOsEA4YQQ2Ko JhCS9xIezSdZ7Dcir59sYcZpW4Y5j8A5Dt7/c= Received: by 10.216.82.68 with SMTP id n46mr2716240wee.57.1303633046057; Sun, 24 Apr 2011 01:17:26 -0700 (PDT) Received: from dell_xps.localnet (230.3.169.217.in-addr.arpa [217.169.3.230]) by mx.google.com with ESMTPS id f30sm2072442wef.7.2011.04.24.01.17.24 (version=TLSv1/SSLv3 cipher=OTHER); Sun, 24 Apr 2011 01:17:24 -0700 (PDT) From: Mick To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Building pygtk-2.22.0-r1 fails. Help, please! Date: Sun, 24 Apr 2011 09:17:45 +0100 User-Agent: KMail/1.13.5 (Linux/2.6.37-gentoo-r4; KDE/4.4.5; x86_64; ; ) References: <20110422180508.GA17715@acm.acm> <201104232046.40140.michaelkintzios@gmail.com> <20110423200625.GB18788@acm.acm> In-Reply-To: <20110423200625.GB18788@acm.acm> 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="nextPart2437863.6aa0iNxGhE"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <201104240917.55879.michaelkintzios@gmail.com> X-Archives-Salt: X-Archives-Hash: bdb151a6d0dc415fc1aa174a782a9b7b --nextPart2437863.6aa0iNxGhE Content-Type: Text/Plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable On Saturday 23 April 2011 21:06:25 Alan Mackenzie wrote: > On Sat, Apr 23, 2011 at 08:46:30PM +0100, Mick wrote: > > What do you get when you run: > >=20 > > # eselect python list >=20 > Available Python interpreters: > [1] python2.6 * > [2] python2.7 > [3] python3.1 OK, the next stage would be to change your python to the latest stable: eselect python set 2 and then remerge those packages that were linked against the old python: python-updater -v -p to get a list of these. When you finish all this you can run: emerge --depclean -v -p It should now ask you to remove the old python, but check carefully the=20 remaining packages in case something important is in the list and breaks yo= ur=20 system. =2D-=20 Regards, Mick --nextPart2437863.6aa0iNxGhE Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.17 (GNU/Linux) iEYEABECAAYFAk2z3LMACgkQVTDTR3kpaLZTxgCg+SPfcZjjim7G/265anoQnJ0f T7AAoONs6E1GN4ELNv1K9gbiq386c+tf =ZGdl -----END PGP SIGNATURE----- --nextPart2437863.6aa0iNxGhE--