From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id BBC11138247 for ; Thu, 9 Jan 2014 11:59:53 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 7543DE0BF4; Thu, 9 Jan 2014 11:59:49 +0000 (UTC) Received: from homiemail-a81.g.dreamhost.com (caibbdcaabdd.dreamhost.com [208.113.200.133]) by pigeon.gentoo.org (Postfix) with ESMTP id 7B8F2E0BD8 for ; Thu, 9 Jan 2014 11:59:48 +0000 (UTC) Received: from homiemail-a81.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a81.g.dreamhost.com (Postfix) with ESMTP id D50E3A806C for ; Thu, 9 Jan 2014 03:59:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=libertytrek.org; h= message-id:date:from:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; s= libertytrek.org; bh=T62n7i9apFSgq8gRef8bIpm/gXU=; b=EfE/JKWYGyeo m68dwRsIC9h4NE4vtKz97aSRUTo5G21FDtl65tI+FiyBfzle5h8OKb0XtZ+wcaol Eq5uvRsUrB/jy1anTTTjhz7CmNBU0gpGAI4akeNexXzd+sLElVRCqDRWoeSrlZv1 dcvXUOpLWxHdl/t3slZoAmrbWDbJXAA= Received: from [127.0.0.1] (unknown [159.63.145.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) (Authenticated sender: tanstaafl@libertytrek.org) by homiemail-a81.g.dreamhost.com (Postfix) with ESMTPSA id B936AA8061 for ; Thu, 9 Jan 2014 03:59:47 -0800 (PST) Message-ID: <52CE8F14.1010207@libertytrek.org> Date: Thu, 09 Jan 2014 06:59:16 -0500 From: Tanstaafl User-Agent: Mozilla/5.0 (Windows NT 5.1; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 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: Portage & Python3 - WAS: Re: [gentoo-user] updating old box: segfaults with python References: <52CD3664.8010205@xunil.at> <201401081336.26906.michaelkintzios@gmail.com> <52CD628C.9060107@xunil.at> <201401090707.51712.michaelkintzios@gmail.com> <52CE76E1.4030603@xunil.at> <20140109112930.2074b95b@digimed.co.uk> In-Reply-To: <20140109112930.2074b95b@digimed.co.uk> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: b5d69062-fd7e-4402-949a-09b42fe7001d X-Archives-Hash: 5a61632febe4de0f391ec9370415aa36 On 2014-01-09 6:29 AM, Neil Bothwick wrote: > Bear n mind that portage will stick with python2, whatever your eselect > settings, unless you emerged it with the python3 USE flag. I have wondered... Is there any plan to eventually move portage to python3? It isn't like python3 hasn't been out for a while now... ;)