Gentoo Archives: gentoo-science

From: fbissey@××××××××××××.nz
To: gentoo-science@l.g.o
Subject: Re: [gentoo-science] sage queues
Date: Tue, 09 Aug 2011 05:25:53
Message-Id: 20110809172110.f52ccoc4s0kcok8s@webmail.slingshot.co.nz
In Reply to: Re: [gentoo-science] sage queues by VulK
1 Quoting VulK <etn45p4m@×××××.com>:
2
3 > Hi,
4 > Thank you for the explanation: I kind of guessed that some part of sage were
5 > omitted to adapt the two packaging system but your explanation gave me the
6 > details I was missing.
7 > As you said the combinat queue is/should be a real mess of continuous
8 > updates (at least this is what I was told) so I am not entirely sure how well
9 > an e-build would perform, in case you decide to spend some time on it I will
10 > gladly be a guinea pig for testing it out.
11 > I do not understand sage package system in details so my request may just be
12 > stupid but is it possible to produce separate ebuilds for the different part
13 > of sage that are now stripped? If not for all of those can this be
14 > done for the
15 > various packages in $SAGE_ROOT/devel ? If an e-build is not feasible, can
16 > USE flags be used to select which extensions to include at compile time?
17 >
18 The details are a bit long to explain but everything provided by sage is
19 currently split. Technically what is missing is some scripts from the spkg
20 sage_scripts (provided by our sage-baselayout ebuild). Most of the files in
21 $SAGE_LOCAL/bin of a vanilla install that starts with sage are provided
22 by this
23 spkg. And we omit a lot of them, some are already installed only on use flag
24 request. We could add more if it was useful and feasible from a package
25 management perspective.
26
27 I must say that talking with sage-developers interested in sage installed with
28 portage there is a possibility that some stuff may come back in some form once
29 we figured it out. Something like sage -combinat creates a new sage branch.
30 There is a possibility that we could allow such a branch to be created
31 inside a
32 user account (not system wide) and allow its use. But that's still some
33 way off
34 on my map. In fact it may come as a surprise to my fellow sage-on-gentoo devs.
35
36 Francois

Replies

Subject Author
Re: [gentoo-science] sage queues VulK <etn45p4m@×××××.com>