Gentoo Archives: gentoo-dev

From: Ali Polatel <hawking@g.o>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Re: Re: [RFC] Eclass for gnome-python* split
Date: Thu, 29 May 2008 19:01:37
Message-Id: 20080529190120.GC4994@trippin
In Reply to: [gentoo-dev] Re: Re: [RFC] Eclass for gnome-python* split by Ali Polatel
1 Ali Polatel yazmış:
2 > Mart Raudsepp yazmış:
3 > > On L, 2008-05-24 at 10:18 +0300, Ali Polatel wrote:
4 > > > Arun Raghavan yazmış:
5 > > > > Greetings All,
6 > > >
7 > > > Hey there
8 > > >
9 > > > > I've been working on an ancient bug [1] requesting a split of the
10 > > > > gnome-python, gnome-python-extras, and gnome-python-desktop ebuilds.
11 > > >
12 > > > Good for you :P
13 > > >
14 > > > *snip*
15 > > > >
16 > > > > Feedback and comments (and even brickbats ;)) on the eclass are invited.
17 > > > >
18 > > >
19 > > > Attached is a patch for two minor issues with the eclass. First try to
20 > > > remove py-compile only if it exists. Second, python_mod_optimize is
21 > > > ROOT aware (since recently).
22 > >
23 > > Does that mean that every python_mod_optimize user (ebuild) that used it
24 > > as was expected from python_mod_optimize is now broken for ROOT != "/"
25 > > by installing them into ${ROOT}/${ROOT}/ ?
26 > >
27 > >
28 >
29 > *fail*
30 >
31 > Appearently python_mod_optimize is not ROOT aware (yet). I thought this
32 > patch¹ was committed and didn't bother to check the eclass (silly me).
33 > I'll commit it tomorrow and make sure the tree is consistent.
34 > Join the fun if you have time :-)
35 >
36 > ¹: http://dev.gentoo.org/~hawking/tmp/python-root_awareness.diff
37 >
38
39 Done. :-)
40
41 --
42 Regards,
43 Ali Polatel