Gentoo Archives: gentoo-science

From: Thomas Kahle <tomka@g.o>
To: Gentoo Science <gentoo-science@l.g.o>
Subject: [gentoo-science] World updates with sage installed - portage bug?
Date: Fri, 01 Jun 2012 12:03:49
Message-Id: 20120601095224.GI22017@schlaumatte.ethz.ch
1 Hi,
2
3 now that I have sage-on-gentoo installed I can't do world updates with
4 the -D option anymore. Looks like a portage quirk to me.
5
6 There seem to be at least two problems:
7
8 I have sci-mathematics/singular in my world file and the -D option
9 forces portage to think that I insist on the latest version. Therefore
10 it collides with sage-on-gentoo insisting on 3.1.3:
11
12 sci-mathematics/singular:0
13
14 (sci-mathematics/singular-3.1.3.3::gentoo, installed) pulled in by
15 ~sci-mathematics/singular-3.1.3.3 required by (sci-mathematics/sage-5.0-r1::sage-on-gentoo, installed)
16
17 (sci-mathematics/singular-3.1.4-r1::gentoo, ebuild scheduled for merge) pulled in by
18 (no parents that aren't satisfied by other packages in this slot)
19
20
21 There also is an eselect issue. I don't know why, but eselect-blas and
22 eselect-lapack are pulled in, although blocked by the new gsl:
23
24 [blocks B ] app-admin/eselect-blas ("app-admin/eselect-blas" is blocking sci-libs/gsl-1.15-r2, sci-libs/cblas-reference-20110218)
25 [blocks B ] app-admin/eselect-lapack ("app-admin/eselect-lapack" is blocking sci-libs/gsl-1.15-r2, sci-libs/cblas-reference-20110218)
26
27 However, without the -D option I just get a warning:
28
29 WARNING: One or more updates have been skipped due to a dependency conflict:
30
31 sci-mathematics/singular:0
32
33 (sci-mathematics/singular-3.1.4-r1::gentoo, ebuild scheduled for merge) conflicts with
34 ~sci-mathematics/singular-3.1.3.3 required by (sci-mathematics/sage-5.0-r1::sage-on-gentoo, installed)
35
36
37 Any ideas? Shall I carry this to the portage mailing list?
38 Cheers,
39 Thomas
40
41
42
43 --
44 Thomas Kahle
45 http://dev.gentoo.org/~tomka/

Attachments

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

Replies

Subject Author
Re: [gentoo-science] World updates with sage installed - portage bug? Francois Bissey <fbissey@××××××××××××.nz>