Gentoo Archives: gentoo-science

From: Thomas Kahle <tomka@g.o>
To: gentoo-science@l.g.o
Subject: Re: [gentoo-science] keeping my sage keywords up-to-date
Date: Fri, 15 Jun 2012 15:05:13
Message-Id: 20120615120442.GA23115@schlaumatte.Speedport_W723_V_Typ_A_1_00_092
In Reply to: Re: [gentoo-science] keeping my sage keywords up-to-date by Christopher Schwan
1 On 12:14 Fri 15 Jun 2012, Christopher Schwan wrote:
2 > On Friday 15 June 2012 10:52:41 Thomas Kahle wrote:
3 > > Hi,
4 > >
5 > > I'm running sage on a mostly stable amd64 system. I wonder if somebody
6 > > else does this and how they keep their keywords up-to-date. The
7 > > autounmask feature of portage is a bit of help on first install, but
8 > > quite useless to keep the sage tree in sync. Surely one could make a
9 > > script that updates the keyword file based on the latest versions in
10 > > s-o-g. Has anyone done this or implemented some other solution?
11 > >
12 > > Thanks,
13 > > Thomas
14 >
15 > I am also using mostly stable amd64. For the keywords we have the file
16 > package.keywords/sage which works quite well (see also the README). Did you
17 > see that file/do you have any problems with it?
18
19 Oh yes. Sorry for not reading the manual. Now I have an up-to-date
20 package.keywords and I'm back to the case where portage can't make up
21 its mind which version of a package to install:
22
23 !!! Multiple package instances within a single package slot have been pulled
24 !!! into the dependency graph, resulting in a slot conflict:
25
26 dev-python/pexpect:0
27
28 (dev-python/pexpect-2.4-r1::sage-on-gentoo, ebuild scheduled for merge) pulled in by
29 (no parents that aren't satisfied by other packages in this slot)
30
31 (dev-python/pexpect-2.0-r1::sage-on-gentoo, installed) pulled in by
32 ~dev-python/pexpect-2.0 required by (sci-mathematics/sage-notebook-0.8.29-r1::sage-on-gentoo, ebuild scheduled for merge)
33 (and 1 more with the same problem)
34
35 sci-mathematics/maxima:0
36
37 (sci-mathematics/maxima-5.27.0-r1::gentoo, ebuild scheduled for merge) pulled in by
38 (no parents that aren't satisfied by other packages in this slot)
39
40 (sci-mathematics/maxima-5.26.0::gentoo, installed) pulled in by
41 ~sci-mathematics/maxima-5.26.0[ecls] required by (sci-mathematics/sage-5.0-r1::sage-on-gentoo, installed)
42
43 dev-python/numpy:0
44
45 (dev-python/numpy-1.5.1::sage-on-gentoo, installed) pulled in by
46 ~dev-python/numpy-1.5.1 required by (sci-mathematics/sage-5.0-r1::sage-on-gentoo, installed)
47
48 (dev-python/numpy-1.6.1-r1::gentoo, ebuild scheduled for merge) pulled in by
49 (no parents that aren't satisfied by other packages in this slot)
50
51 sci-mathematics/singular:0
52
53 (sci-mathematics/singular-3.1.3.3::gentoo, installed) pulled in by
54 ~sci-mathematics/singular-3.1.3.3 required by (sci-mathematics/sage-5.0-r1::sage-on-gentoo, installed)
55
56 (sci-mathematics/singular-3.1.4-r1::gentoo, ebuild scheduled for merge) pulled in by
57 (no parents that aren't satisfied by other packages in this slot)
58
59
60 --
61 Thomas Kahle
62 http://dev.gentoo.org/~tomka/

Attachments

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

Replies

Subject Author
Re: [gentoo-science] keeping my sage keywords up-to-date Christopher Schwan <cschwan@××××××××××××××××××.de>