Quoting [email protected]:
Hello!
It looks like there is some error in the package dependencies in
'sage-on-gentoo' overlay. I cannot upgrade Sage because of the
following error:
dev-python/cython:0
(dev-python/cython-0.19.1-r1::sage-on-gentoo, ebuild scheduled for
merge) pulled in by (no parents that aren't satisfied by other packages
in this slot)
(dev-python/cython-0.19::sage-on-gentoo, ebuild scheduled for merge)
pulled in by ~dev-python/cython-0.19[python_targets_python2_7
(-)?,-python_single_target_python2_7(-)] required by
(sci-mathematics/sage-5.9::sage-on-gentoo, ebuild scheduled for merge)
Hi Vladimir,
I think it may be because you have cython in your world file. Can you try
the following:
emerge --deselect cython
then try to merge again. If the problem persist I want the output of
emerge -ptuDv sage
Cheers,
Francois