Gentoo Archives: gentoo-science

From: fbissey@××××××××××××.nz
To: gentoo-science@l.g.o, v_2e@×××.net
Subject: Re: [gentoo-science] [sage-on-gentoo] dependencies conflict
Date: Sun, 02 Jun 2013 10:09:37
Message-Id: 20130602220754.skskkk4sw4s44o4o@webmail.slingshot.co.nz
In Reply to: [gentoo-science] [sage-on-gentoo] dependencies conflict by v_2e@ukr.net
1 Quoting v_2e@×××.net:
2
3 > Hello!
4 > It looks like there is some error in the package dependencies in
5 > 'sage-on-gentoo' overlay. I cannot upgrade Sage because of the
6 > following error:
7 >
8 >
9 > dev-python/cython:0
10 >
11 > (dev-python/cython-0.19.1-r1::sage-on-gentoo, ebuild scheduled for
12 > merge) pulled in by (no parents that aren't satisfied by other packages
13 > in this slot)
14 >
15 > (dev-python/cython-0.19::sage-on-gentoo, ebuild scheduled for merge)
16 > pulled in by ~dev-python/cython-0.19[python_targets_python2_7
17 > (-)?,-python_single_target_python2_7(-)] required by
18 > (sci-mathematics/sage-5.9::sage-on-gentoo, ebuild scheduled for merge)
19 >
20 >
21 Hi Vladimir,
22
23 I think it may be because you have cython in your world file. Can you try
24 the following:
25 emerge --deselect cython
26 then try to merge again. If the problem persist I want the output of
27 emerge -ptuDv sage
28
29 Cheers,
30 Francois