Gentoo Archives: gentoo-user

From: JM <jmurray315@××××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: python-2.7 update: re-emerge of cracklib failed, how can I fix it?
Date: Sun, 27 Mar 2011 20:16:59
Message-Id: AANLkTimKkhoKH5Gncy50U7t51HEqcX3hyTg_AFinHq3H@mail.gmail.com
In Reply to: Re: [gentoo-user] Re: python-2.7 update: re-emerge of cracklib failed, how can I fix it? by Jarry
1 Hi - you don't give the name of the python version to eselect python set,
2 you give it the number of the option (usually 1 or 2) next to the version
3 you want, which you saw when running 'eselect python list'
4
5 On 27 March 2011 08:41, Jarry <mr.jarry@×××××.com> wrote:
6
7 > On 27. 3. 2011 8:50, Remy Blank wrote:
8 >
9 >> Try re-emerging setuptools.
10 >>
11 >
12 > On 27. 3. 2011 8:51, Adam Carter wrote:
13 > > emerge --oneshot dev-python/setuptools would be a good start. (FWIW
14 > > google "cracklib No module named setuptools"...)
15 >
16 > Thanks, this work! So it seems to me, the right procedure is:
17 > 1. emerge --update...
18 > 2. eselect python set python2.7
19 > 3. python-updater ${options}
20 > 4. emerge --depclean
21 > 5. revdep-rebuild
22 >
23 > My mistake was I forgot to run "2."...
24 >
25 > Jarry
26 >
27 > --
28 > _______________________________________________________________
29 > This mailbox accepts e-mails only from selected mailing-lists!
30 > Everything else is considered to be spam and therefore deleted.
31 >
32 >

Replies