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 1Q3wOQ-0002E5-Vg for garchives@archives.gentoo.org; Sun, 27 Mar 2011 20:16:59 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id D7FAE1C0A1; Sun, 27 Mar 2011 20:13:54 +0000 (UTC) Received: from mail-vx0-f181.google.com (mail-vx0-f181.google.com [209.85.220.181]) by pigeon.gentoo.org (Postfix) with ESMTP id AA5971C0A1 for ; Sun, 27 Mar 2011 20:13:54 +0000 (UTC) Received: by vxb39 with SMTP id 39so2262988vxb.40 for ; Sun, 27 Mar 2011 13:13:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=LdwaTASEFLhk8YIbRH4GO2rOLqGz2UdYrpJEAQDD3BU=; b=ndx4ltJlQQNpEKc4dITTI1Ycxtlb4je9N7hofL9mJoooaT2xslghiY+NGKt/Pp+f4L OiDLejn3Te5K3U31LyyLUL2oIDO5L76swUGJNa5i8Fimf1f96C1hrQkA1gMYgCApBPGb +mKrOZ2hr+VxfnztVmQyeiTuB/LfODKOcO6g0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=googlemail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=DA9I0QGd7iBVOUxYWpxz80W3mU7fdCOAJnOAcR51E+ha1fEmEKZJGVg6fuwm4WTnQA sHtJippT6Zkwjtpn6D+dmC6dIJvYjrKfEpu1isfiJ2zZF9B4nJXKla6Aavj9nDcw40/x MGNQFw3xsfG+jUqYYphpy0Ent1wvP4+uoWF58= 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.220.193.193 with SMTP id dv1mr880729vcb.97.1301256834000; Sun, 27 Mar 2011 13:13:54 -0700 (PDT) Received: by 10.220.193.132 with HTTP; Sun, 27 Mar 2011 13:13:53 -0700 (PDT) In-Reply-To: <4D8EEA3B.4010904@gmail.com> References: <4D8EDB7E.6090801@gmail.com> <4D8EEA3B.4010904@gmail.com> Date: Sun, 27 Mar 2011 21:13:53 +0100 Message-ID: Subject: Re: [gentoo-user] Re: python-2.7 update: re-emerge of cracklib failed, how can I fix it? From: JM To: gentoo-user@lists.gentoo.org Content-Type: multipart/alternative; boundary=90e6ba53aab25a2902049f7c7766 X-Archives-Salt: X-Archives-Hash: 71b8c140c0fa213e78a9934075be171a --90e6ba53aab25a2902049f7c7766 Content-Type: text/plain; charset=ISO-8859-1 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' On 27 March 2011 08:41, Jarry wrote: > On 27. 3. 2011 8:50, Remy Blank wrote: > >> Try re-emerging setuptools. >> > > On 27. 3. 2011 8:51, Adam Carter wrote: > > emerge --oneshot dev-python/setuptools would be a good start. (FWIW > > google "cracklib No module named setuptools"...) > > Thanks, this work! So it seems to me, the right procedure is: > 1. emerge --update... > 2. eselect python set python2.7 > 3. python-updater ${options} > 4. emerge --depclean > 5. revdep-rebuild > > My mistake was I forgot to run "2."... > > Jarry > > -- > _______________________________________________________________ > This mailbox accepts e-mails only from selected mailing-lists! > Everything else is considered to be spam and therefore deleted. > > --90e6ba53aab25a2902049f7c7766 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi - you don't give the name of the python version to eselect python se= t, you give it the number of the option (usually 1 or 2) next to the versio= n you want, which you saw when running 'eselect python list'

On 27 March 2011 08:41, Jarry <mr.jarry@gmail.com> wrote:
On 27. 3. 2011 8:50, Remy Blank wrote:
Try re-emerging setuptools.

On 27. 3. 2011 8:51, Adam Carter wrote:
> emerge --oneshot dev-python/setuptools would be a good start. (FWIW > google "cracklib No module named setuptools"...)

Thanks, this work! So it seems to me, the right procedure is:
1. emerge --update...
2. eselect python set python2.7
3. python-updater ${options}
4. emerge --depclean
5. revdep-rebuild

My mistake was I forgot to run "2."...

Jarry

--
_______________________________________________________________
This mailbox accepts e-mails only from selected mailing-lists!
Everything else is considered to be spam and therefore deleted.


--90e6ba53aab25a2902049f7c7766--