Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Cc: meino.cramer@×××.de
Subject: Re: [gentoo-user] Re: Compilation aborted for setuptools-0.6.12
Date: Sat, 19 Jun 2010 18:07:53
Message-Id: 201006191954.39550.alan.mckinnon@gmail.com
In Reply to: Re: [gentoo-user] Re: Compilation aborted for setuptools-0.6.12 by meino.cramer@gmx.de
1 On Saturday 19 June 2010 18:06:58 meino.cramer@×××.de wrote:
2 > David W Noon <dwnoon@××××××××.com> [10-06-19 18:00]:
3 > > On Sat, 19 Jun 2010 17:00:02 +0200, meino.cramer@×××.de wrote about Re:
4 > >
5 > > [gentoo-user] Re: Compilation aborted for setuptools-0.6.12:
6 > > >walt <w41ter@×××××.com> [10-06-19 16:48]:
7 > > [snip]
8 > >
9 > > >> Have you set eselect python to use python-3 instead of python-2? If
10 > > >> so,
11 > > >> try setting it back to python-2.
12 > > >
13 > > >No, python 2.6 ist set according to the output of
14 > > >
15 > > > eselect python list
16 > > >
17 > > >python 3.1 is installed but not selected.
18 > > >
19 > > >What else can produce this compilation error?
20 > >
21 > > Have you run python-updater?
22 > >
23 > > When new packages have Python components, they will build both 2.6 and
24 > > 3.1 modules if possible. This means that their dependencies also need
25 > > to have both 2.6 and 3.1 modules. You achieve this by running
26 > > python-updater; this can take several hours.
27 >
28 > Hi Dave,
29 >
30 > wait...hopefully I understand this correctly, before I start to screw
31 > up my newly installed system...
32 >
33 > State 1 right after installing Gentoo: Pyton2.6 selected, installed
34 > and up.
35 > State 2 some days later while upateing python3.1 was offered but
36 > should *not* eselect python 3.1 since some older package are still
37 > not updated to work correctly with 3.1
38 > State 3 setuptools seems to try to compile against 3.1 and failed.
39 >
40 > Now I should run python-updater to ... (scratching my head)?
41 > To update to python 3.1..but setuptools failed while compiling
42 > against python 3.1
43 >
44 > It seems I myself feel a little screwed up,,, ;)
45 >
46 > ?
47 >
48 > Best regards,
49 > mcc
50
51 Did you miss the significance of this part?
52
53 "This means that their dependencies also need to have both 2.6 and 3.1
54 modules. You achieve this by running python-updater; this can take several
55 hours."
56
57 --
58 alan dot mckinnon at gmail dot com

Replies

Subject Author
Re: [gentoo-user] Re: Compilation aborted for setuptools-0.6.12 Dale <rdalek1967@×××××.com>