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 1Q4Ajw-0002Eu-Sh for garchives@archives.gentoo.org; Mon, 28 Mar 2011 11:36:09 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id B990E1C01E; Mon, 28 Mar 2011 11:34:30 +0000 (UTC) Received: from mail-qw0-f53.google.com (mail-qw0-f53.google.com [209.85.216.53]) by pigeon.gentoo.org (Postfix) with ESMTP id 8565E1C01E for ; Mon, 28 Mar 2011 11:34:30 +0000 (UTC) Received: by qwb7 with SMTP id 7so1905679qwb.40 for ; Mon, 28 Mar 2011 04:34:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=U7nbVwFxkz7BHH7FAq6c70hmRKx+t254JrQE3Q0LS1I=; b=JpYwYz1VwFAg05MzFYAQZntb04RNWv3fGrrSYzx/ojTLVLcH6SIe1dONd0147T2RU5 6gyI/5lS3d+3ATUDG5l7j0YQLV0Zpi1suDK+Fjnyx4iHhEGz8jNO+HQpLTyEHP1nyayy aNvqn2wgE3wzX4Bej8CrVsqbQfgX1AORHIGNo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=efHHljq7JT8Y7w7XNvley6hmmwrSPGB/Dzu53jvIisT/tqnS+edj5A77RDb8aWBKvQ geLpw71s04qULcfwrs7tdo6HPE0GgJkE8WfJXNZS0zRHmuNj+w46hREh8UZgx7scMAyH jbHHOtay9TR8jsFLIhx0QXwQjA8q/5sGIomcc= 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 Received: by 10.229.200.105 with SMTP id ev41mr3231819qcb.0.1301312069914; Mon, 28 Mar 2011 04:34:29 -0700 (PDT) Received: by 10.229.142.15 with HTTP; Mon, 28 Mar 2011 04:34:29 -0700 (PDT) In-Reply-To: References: <4D8EDB7E.6090801@gmail.com> <4D8EEA3B.4010904@gmail.com> Date: Mon, 28 Mar 2011 13:34:29 +0200 Message-ID: Subject: Re: [gentoo-user] Re: python-2.7 update: re-emerge of cracklib failed, how can I fix it? From: "Mr. Jarry" To: gentoo-user@lists.gentoo.org Content-Type: text/plain; charset=ISO-8859-1 X-Archives-Salt: X-Archives-Hash: e8909abe3ababb4d1d53620b9396a0d6 Apparently, both methods work. But I agree your way is easier... BTW, when we are at the subject, is it possible to switch to python 3.x, and get rid of python 2.x completely? I noticed there are still both versions of python installed: 2.7.1 and 3.1.3... Jarrry On Sun, Mar 27, 2011 at 10:13 PM, JM wrote: > Hi - you don't give the name of the python version to eselect python set, > you give it the number of the option (usually 1 or 2) next to the version > you want, which you saw when running 'eselect python list' > >> 1. emerge --update... >> 2. eselect python set python2.7 >> 3. python-updater ${options} >> 4. emerge --depclean >> 5. revdep-rebuild