Gentoo Archives: gentoo-user

From: meino.cramer@×××.de
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Compilation aborted for setuptools-0.6.12
Date: Sun, 20 Jun 2010 16:05:34
Message-Id: 20100620154632.GE4877@solfire
In Reply to: Re: [gentoo-user] Compilation aborted for setuptools-0.6.12 by Alex Schuster
1 Alex Schuster <wonko@×××××××××.org> [10-06-20 17:08]:
2 > meino.cramer@×××.de writes:
3 >
4 > > Alex Schuster <wonko@×××××××××.org> [10-06-20 15:16]:
5 >
6 > >> How about putting dev-python/setuptools into
7 > >> /etc/portage/package.keywords, and trying to emerge 0.6.13?
8 >
9 > > I tried to re-emerge setuptools 0.6.10 and it fails the same way.
10 > > So I believe (=not knowing) that this problem is caused by something
11 > > outside setuptools, which gets screwed up.
12 >
13 > Probably python itself, as Arttu pointed out.
14 >
15 >
16 > > Problem with 0.6.13 is: If it compiles and installs itsself, 0.6.10
17 > > (current version) is gone and cannot get back due to the same problem
18 > > (see above). And then I have a "unstable" version, which may pull in
19 > > other unstable versions of something else, which pull in....
20 >
21 > Maybe, but at least in the ebuild itself there are no such dependencies.
22 > If you'd need to keyword this package only, it should do no harm. If
23 > more things need to be keyworded, I agree that this tends to make things
24 > complicated. But at least you can quickpkg the existing version, and get
25 > it back when needed without compiling with emerge -k.
26 > But when 0.6.10 also fails, the problem is likely to be somewhere else.
27 >
28 > > This way I have corrupted my last installed gentoo system...
29 >
30 > I'm at ~amd64 now, and things are easier now :) At least for me.
31 >
32 > If you are desperate: Maybe removing setuptools would at least make
33 > python-updater run through, unless something would pull it in again.
34 > Emerge -k setuptools back. You may be missing stuff for python 3.1, but
35 > maybe this does not harm too much.
36 >
37 > And report a bug at bugs.gentoo.org, so the maintainers know what's
38 > going on.
39 >
40 > Wonko
41 >
42
43 Hi Wonko,
44
45 I checked the dependencies. Python-updater would recompile
46 gnumeric,boost and setuptools.
47
48 setuptools will be pulled in last consequence from inkscape and
49 gnumeric (not directly).
50
51 Best regards,
52 mcc