Gentoo Archives: gentoo-science

From: Steven Trogdon <strogdon@×××××.edu>
To: gentoo-science@l.g.o
Subject: Re: [gentoo-science] sci-mathematics/sage-4.7.1 and numpy version
Date: Wed, 24 Aug 2011 15:48:43
Message-Id: 20110824104700.47e095f2@pavilion64.home.lan
In Reply to: [gentoo-science] sci-mathematics/sage-4.7.1 and numpy version by rose@rz.uni-potsdam.de
1 On Wed, 24 Aug 2011 12:03:19 +0200
2 rose@××××××××××××××.de wrote:
3
4 > Hi,
5 >
6 > I just installed more or less succesful sage. During the installation
7 > numpy was downgraded from numpy-1.6.1 to numpy-1.5.1.
8 > Now every 'emerge -uvDN world' complaines about;
9 >
10 > WARNING: One or more updates have been skipped due to a dependency conflict:
11 >
12 > dev-python/numpy:0
13 >
14 > (dev-python/numpy-1.6.1::gentoo, ebuild scheduled for merge) conflicts with
15 > ~dev-python/numpy-1.5.1 required by
16 > (sci-mathematics/sage-4.7.1::sage-on-gentoo, installed)
17 >
18 > dev-python/pexpect:0
19 >
20 > (dev-python/pexpect-2.4-r1::sage-on-gentoo, ebuild scheduled for
21 > merge) conflicts with
22 > ~dev-python/pexpect-2.0 required by
23 > (sci-mathematics/sage-4.7.1::sage-on-gentoo, installed)
24 >
25 > If I try to install couchdb, numpy-1.6.1 will be installed again:
26 >
27 > root@caiman:/root(4)# emerge -pvuDN couchdb
28 >
29 > These are the packages that would be merged, in order:
30 >
31 > Calculating dependencies... done!
32 > [ebuild N ] dev-lang/erlang-14.2.3 USE="doc emacs java odbc smp
33 > ssl tk wxwidgets -halfword -hipe -kpoll -sctp" 98,075 kB
34 > [ebuild N ] dev-db/couchdb-1.1.0 USE="-test" 1,063 kB
35 > [ebuild U ] dev-python/numpy-1.6.1 [1.5.1] USE="doc lapack -test" 0 kB
36 >
37 > Should I mask numpy-1.6.1 or how are the chances that sage will work
38 > with numpy-1.6.1?
39 >
40 At least until this Bug
41
42 https://bugs.gentoo.org/show_bug.cgi?id=371099
43
44 is resolved (sog) sage requires ~numpy-1.5.1
45
46 I'm not sure exactly the impact on your system of masking >=numpy-1.6.0 but you
47 could try that and see what emerge -puDNv world gives. I don't see which
48 component, if any, of couchdb is pulling in numpy or where else numpy is
49 needed on your system. Oh, and you will also have to mask >=pexpect-2.4
50
51 Steve

Attachments

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

Replies

Subject Author
Re: [gentoo-science] sci-mathematics/sage-4.7.1 and numpy version rose@××××××××××××××.de
Re: [gentoo-science] sci-mathematics/sage-4.7.1 and numpy version fbissey@××××××××××××.nz