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 1S3X6c-0003mR-Fz for garchives@archives.gentoo.org; Fri, 02 Mar 2012 18:21:26 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D2831E0A4A; Fri, 2 Mar 2012 18:21:17 +0000 (UTC) Received: from mail-yw0-f53.google.com (mail-yw0-f53.google.com [209.85.213.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 8EDE6E09FE for ; Fri, 2 Mar 2012 18:20:12 +0000 (UTC) Received: by yhjj72 with SMTP id j72so1074816yhj.40 for ; Fri, 02 Mar 2012 10:20:12 -0800 (PST) Received-SPF: pass (google.com: domain of rdalek1967@gmail.com designates 10.236.165.34 as permitted sender) client-ip=10.236.165.34; Authentication-Results: mr.google.com; spf=pass (google.com: domain of rdalek1967@gmail.com designates 10.236.165.34 as permitted sender) smtp.mail=rdalek1967@gmail.com; dkim=pass header.i=rdalek1967@gmail.com Received: from mr.google.com ([10.236.165.34]) by 10.236.165.34 with SMTP id d22mr14945970yhl.86.1330712412169 (num_hops = 1); Fri, 02 Mar 2012 10:20:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:x-enigmail-version:content-type :content-transfer-encoding; bh=AJG2p2Wvb0xVqNbPJlMnSzO3Mqjd2qhGeBgXjp9gxDw=; b=lzvT1uA3fS3S0E7MJSvnH1mAkypK/4a56816QK6BwlMUIRrrHySp0A8Yw6FFu8fy5p CZPR8GFEclSkSCVj1JE1WFH2j9QnSXJPcJktZdxCISELej4QthSPB3QB+CUBZpol0O7l dMvEQSMQJe3fa5km/ndW8SkEUTNREeGKisr8pif667ZX4p/rno0Y+LY0f3zCAaqN4QJh YHJDWGm8Mpe2lkaz/zT0jDy++qacjj9HlzbmyXG6u3YjxRQvBpseXqvNpMc1xkdu18Q4 TlbUlKryCGXY+I0Rg0V2PIyC5M2kkN885apEsII8iLbMZDkm34PvtL7ELgFxPjr4J4HX exhg== Received: by 10.236.165.34 with SMTP id d22mr11839299yhl.86.1330712412117; Fri, 02 Mar 2012 10:20:12 -0800 (PST) Received: from [192.168.2.5] (adsl-65-0-66-161.jan.bellsouth.net. [65.0.66.161]) by mx.google.com with ESMTPS id v21sm15750582yhk.3.2012.03.02.10.20.10 (version=SSLv3 cipher=OTHER); Fri, 02 Mar 2012 10:20:11 -0800 (PST) Message-ID: <4F510F59.2020807@gmail.com> Date: Fri, 02 Mar 2012 12:20:09 -0600 From: Dale User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120301 Firefox/10.0.1 SeaMonkey/2.7.1 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] Python update question References: <4F50B0B9.8010806@gmail.com> In-Reply-To: X-Enigmail-Version: 1.3.5 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Archives-Salt: 904ffd90-efe2-4164-87dd-415c084272b6 X-Archives-Hash: 9fc6d48b36f6bbe8759482028780b4ec Mark Knecht wrote: > On Fri, Mar 2, 2012 at 3:36 AM, Dale wrote: >> Howdy, >> >> I'm just wanting to make certain I don't break my rig. Info first: >> >> root@fireball / # eselect python list >> Available Python interpreters: >> [1] python2.7 * >> [2] python3.1 >> [3] python3.2 >> root@fireball / # >> >> I ran --depclean and it wants to remove python 3.1. I ran python >> updater and recompiled the needed packages. Since python 2.7 is the >> default python, is it safe to remove python 3.1? As we all know, python >> and portage is really good friends and portage gets real upset when it >> looses its friend. I'd much rather ask this question than have to start >> a thread on how to repair python with a dead portage. >> >> So, safe to remove? I'm thinking it is but just want the comfort of >> taking someone else with me it is breaks. lol >> >> Dale >> > > You should be safe but please do an > > eselect python list --python3 > > and make sure you're set to 3.2 before removing 3.1. > > HTH, > Mark > > Last I heard we are not supposed to set python to 3 anything. Has that changed? Dale :-) :-) -- I am only responsible for what I said ... Not for what you understood or how you interpreted my words! Miss the compile output? Hint: EMERGE_DEFAULT_OPTS="--quiet-build=n"