Gentoo Archives: gentoo-dev

From: William Hubbs <williamh@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Things one could be upset about
Date: Sat, 17 Jan 2015 20:00:50
Message-Id: 20150117200034.GA32305@linux1
In Reply to: Re: [gentoo-dev] Things one could be upset about by Dirkjan Ochtman
1 On Sat, Jan 17, 2015 at 01:44:21PM +0100, Dirkjan Ochtman wrote:
2 > On Sat, Jan 17, 2015 at 12:35 PM, Patrick Lauer <patrick@g.o> wrote:
3 > > * Stage3 archives are too fat
4 > > See https://bugs.gentoo.org/show_bug.cgi?id=531632
5 > > We're now shipping three python versions and glib for extra fun!
6 > > Fix: Motivate releng to stop being silly
7 >
8 > Why the heck do we ship both 3.3 and 3.4? I forget the exact situation
9 > with 2.x and 3.x, but I don't think setting PYTHON_TARGETS to 2.7-only
10 > is a great option if that remains the default after installation
11 > (although it would be fine for just the initial stages).
12
13 I'm going to be very blunt. I am sick of the finger being pointed
14 only at releng for this.
15
16 The issue is package dependencies.
17
18 If even one package in the tree has a dumb dependency on python, e.g.
19 dev-lang/python, it will pull in all stable versionf of python.
20
21 If all the dependencies are correct, on the other hand, it is a matter
22 of setting python_targets to include the versions of python we want in
23 the stages and making sure that everything we include in the stages
24 works with those versions of python.
25
26 William

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies

Subject Author
Re: [gentoo-dev] Things one could be upset about Matt Turner <mattst88@g.o>
Re: [gentoo-dev] Things one could be upset about Patrick Lauer <patrick@g.o>
Re: [gentoo-dev] Things one could be upset about Dirkjan Ochtman <djc@g.o>