Gentoo Archives: gentoo-science

From: rose@××××××××××××××.de
To: gentoo-science@l.g.o
Subject: [gentoo-science] sci-mathematics/sage-4.7.1-r2 still circumvents the installation of numpy > numpy-1.5.1
Date: Sun, 09 Oct 2011 16:06:06
Message-Id: 20111009180544.f6r9vdhta88wkw88@webmail.uni-potsdam.de
1 The installation of scipy-0.9.0-r2 is blocked by sage-4.7.1-r2,
2 because 'emerge scipy' fails if numpy-1.5.1 and not numpy-1.6.1-r1 is
3 installed. But the installation of numpy-1.6.1-r1 is blocked by
4 sage-4.7.1-r2:
5
6 root@impala:/root(2)# emerge -pvuDN world
7 These are the packages that would be merged, in order:
8 Calculating dependencies... done!
9 [ebuild U ] sci-libs/scipy-0.9.0-r2 [0.9.0-r1] USE="doc -umfpack" 0 kB
10 Total: 1 package (1 upgrade), Size of downloads: 0 kB
11 WARNING: One or more updates have been skipped due to a dependency conflict:
12 dev-python/numpy:0
13 (dev-python/numpy-1.6.1-r1::gentoo, ebuild scheduled for merge)
14 conflicts with
15 ~dev-python/numpy-1.5.1 required by
16 (sci-mathematics/sage-4.7.1-r2::sage-on-gentoo, installed)
17 dev-python/pexpect:0
18 (dev-python/pexpect-2.4-r1::sage-on-gentoo, ebuild scheduled for
19 merge) conflicts with
20 ~dev-python/pexpect-2.0 required by
21 (sci-mathematics/sage-4.7.1-r2::sage-on-gentoo, installed)
22
23 The restriction to numpy-1.5.1 was motivated with missing clapack_*
24 symbols corresonding to Bug
25 https://bugs.gentoo.org/show_bug.cgi?id=371099.
26
27 But this issue seems to be solved now, comment 40 to Bug 371099.

Replies