Gentoo Archives: gentoo-science

From: rose@××××××××××××××.de
To: gentoo-science@l.g.o
Subject: [gentoo-science] sci-mathematics/sage-4.7.1 and numpy version
Date: Wed, 24 Aug 2011 10:04:49
Message-Id: 20110824120319.b46xhd35wgss00os@webmail.uni-potsdam.de
1 Hi,
2
3 I just installed more or less succesful sage. During the installation
4 numpy was downgraded from numpy-1.6.1 to numpy-1.5.1.
5 Now every 'emerge -uvDN world' complaines about;
6
7 WARNING: One or more updates have been skipped due to a dependency conflict:
8
9 dev-python/numpy:0
10
11 (dev-python/numpy-1.6.1::gentoo, ebuild scheduled for merge) conflicts with
12 ~dev-python/numpy-1.5.1 required by
13 (sci-mathematics/sage-4.7.1::sage-on-gentoo, installed)
14
15 dev-python/pexpect:0
16
17 (dev-python/pexpect-2.4-r1::sage-on-gentoo, ebuild scheduled for
18 merge) conflicts with
19 ~dev-python/pexpect-2.0 required by
20 (sci-mathematics/sage-4.7.1::sage-on-gentoo, installed)
21
22 If I try to install couchdb, numpy-1.6.1 will be installed again:
23
24 root@caiman:/root(4)# emerge -pvuDN couchdb
25
26 These are the packages that would be merged, in order:
27
28 Calculating dependencies... done!
29 [ebuild N ] dev-lang/erlang-14.2.3 USE="doc emacs java odbc smp
30 ssl tk wxwidgets -halfword -hipe -kpoll -sctp" 98,075 kB
31 [ebuild N ] dev-db/couchdb-1.1.0 USE="-test" 1,063 kB
32 [ebuild U ] dev-python/numpy-1.6.1 [1.5.1] USE="doc lapack -test" 0 kB
33
34 Should I mask numpy-1.6.1 or how are the chances that sage will work
35 with numpy-1.6.1?

Replies

Subject Author
Re: [gentoo-science] sci-mathematics/sage-4.7.1 and numpy version Steven Trogdon <strogdon@×××××.edu>