Gentoo Archives: gentoo-science

From: Juergen Rose <rose@××××××××××××××.de>
To: gentoo-science@l.g.o
Subject: Re: [gentoo-science] sci-mathematics/sage-4.7.1-r2 still circumvents the installation of numpy > numpy-1.5.1
Date: Mon, 10 Oct 2011 00:00:35
Message-Id: 1318204812.17496.3.camel@impala.homenet
In Reply to: Re: [gentoo-science] sci-mathematics/sage-4.7.1-r2 still circumvents the installation of numpy > numpy-1.5.1 by fbissey@slingshot.co.nz
1 On Mon, 2011-10-10 at 12:25 +1300, fbissey@××××××××××××.nz wrote:
2 > Quoting rose@××××××××××××××.de:
3 > >>
4 > >> Do you absolutely need numpy-1.6 for something else than sage?
5 > >>
6 > >> Francois
7 > >
8 > > Hi Francois,
9 > >
10 > > it seems, that scipy-0.9.0-r2 fails to emerge if numpy-1.5.1 is
11 > > installed but it is emerged if numpy-1.6.1-r1, compare Bug 386269
12 > > https://bugs.gentoo.org/show_bug.cgi?id=386269 .
13 > >
14 > > Regards Juergen
15 > Hi Juergen,
16 >
17 > It works for me here so let's try to get to the bottom of this.
18 > Do you have lapack enabled in numpy?
19 >
20 > Francois
21
22
23 Yes, I have. at the system with installed sage:
24
25 root@caiman:/root(28)# emerge -pvD numpy
26 These are the packages that would be merged, in order:
27 Calculating dependencies... done!
28 [ebuild R ] dev-python/numpy-1.5.1 USE="doc lapack -test" 0 kB
29 Total: 1 package (1 reinstall), Size of downloads: 0 kB
30 WARNING: One or more updates have been skipped due to a dependency
31 conflict:
32 dev-python/numpy:0
33 (dev-python/numpy-1.6.1-r1::gentoo, ebuild scheduled for merge)
34 conflicts with
35 ~dev-python/numpy-1.5.1 required by
36 (sci-mathematics/sage-4.7.1-r2::sage-on-gentoo, installed)
37
38
39 and on the system without sage:
40
41 root@condor:/root(13)# emerge -pvD numpy
42 These are the packages that would be merged, in order:
43 Calculating dependencies... done!
44 [ebuild R ] dev-python/numpy-1.6.1-r1 USE="doc lapack -test" 0 kB