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 1Q3XDo-0006so-32 for garchives@archives.gentoo.org; Sat, 26 Mar 2011 17:24:20 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 11AE41C03F; Sat, 26 Mar 2011 17:20:06 +0000 (UTC) Received: from mail-gw0-f53.google.com (mail-gw0-f53.google.com [74.125.83.53]) by pigeon.gentoo.org (Postfix) with ESMTP id D69EF1C03F for ; Sat, 26 Mar 2011 17:20:06 +0000 (UTC) Received: by gwj20 with SMTP id 20so575086gwj.40 for ; Sat, 26 Mar 2011 10:20:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:message-id:date:from:user-agent:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=3mM6DzdK4E7IUmlMAWBqUkbtet3LDwnaObxhEAf1Jd8=; b=Lt/oUxUdkvvRtyEa03U3ZwppBf6PJQNfCjedAVOLmXmHB3mWmCzeS/+tR7ExF1d1CF jW2PJsNoAyUdjb9/jneAALKSGDmiPNNYZn5lVbw5nzimvORMiUHHLMNYpUOdszVoHfxI iSH2zU9yK6sWtx/ILcQUEFtc78hGHDsNnZ8Kw= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=beiT0TbyONkhhHfAmIuVd3dzFKjb8decDzP1xndYHco0pgVEnM4L8yMTDW+vHcTGwP Ck1GaTZc52DG+BQhI+5ku00DQENKZGJU9q/AwbfjeDYauNwv/uOfXAuXMgCX6LRFNw8Z zB1mSAIfbXojrwrDUn1TcOlOR8U8slwy8Iaao= Received: by 10.236.66.2 with SMTP id g2mr3113152yhd.295.1301160006178; Sat, 26 Mar 2011 10:20:06 -0700 (PDT) Received: from [192.168.2.5] (adsl-0-90-60.jan.bellsouth.net [65.0.90.60]) by mx.google.com with ESMTPS id h63sm1065436yhm.86.2011.03.26.10.20.04 (version=SSLv3 cipher=OTHER); Sat, 26 Mar 2011 10:20:05 -0700 (PDT) Message-ID: <4D8E2043.5040804@gmail.com> Date: Sat, 26 Mar 2011 12:20:03 -0500 From: Dale User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.18) Gecko/20110325 Gentoo/2.0.13 SeaMonkey/2.0.13 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] What is with emerge after update world ? References: <201103261703.41273.styczen_andrzej@o2.pl> <201103261617.51847.michaelkintzios@gmail.com> <201103261745.48441.styczen_andrzej@o2.pl> <201103261812.26360.styczen_andrzej@o2.pl> In-Reply-To: <201103261812.26360.styczen_andrzej@o2.pl> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: quoted-printable X-Archives-Salt: X-Archives-Hash: e51fe9acda0f8bc1c5e0c6c87610f9f9 Andrzej Stycze=C5=84 wrote: > On Saturday 26 of March 2011 17:45:47 Andrzej Stycze=C5=84 wrote: > =20 >> On Saturday 26 of March 2011 17:17:41 Mick wrote: >> =20 >>> What does eselect python list shows? >>> =20 > I'm very sorry for previous mail, I wrong read your question: > > # eselect python list > Available Python interpreters: > [1] python2.7 > [2] python3.1 > > =20 try: eselect python set 1 Then emerge should work. Dale :-) :-)