On 01/02/2017 05:10, meino.cra...@gmx.de wrote: > Hi, > > okay, "it's back!" > > emerge: there are no ebuilds to satisfy > ">=dev-python/six-1.10.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,python_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-python_single_target_python2_7(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)]". > (dependency required by "dev-python/setuptools-34.0.2-r1::gentoo" > [ebuild]) > (dependency required by "dev-python/numpy-1.10.4::gentoo" [installed]) > (dependency required by "media-libs/opencv-2.4.13::gentoo[python]" > [installed]) > (dependency required by "media-gfx/gmic-1.7.9::gentoo[opencv]" > [installed]) > (dependency required by "@selected" [set]) > (dependency required by "@world" [argument]) > [1] 10945 exit 1 emerge --update --newuse --deep --with-bdeps=y > --tree --keep-going -v > > > I had this or a very similar error message before and thought I had > fixed it by removing this from package.use/. : > > dev-python/setuptools python_targets_python3_5 > > Then another hickup let me enabling this line again...and BOOM! > The above error message stroke again! > > I can emerge six alone without problems: > > [I] dev-python/six > Available versions: 1.10.0 {doc test PYTHON_TARGETS="pypy pypy3 > python2_7 python3_4 python3_5"} > Installed versions: 1.10.0(03:03:13 02/01/17)(-doc -test > PYTHON_TARGETS="python2_7 -pypy -pypy3 -python3_4 -python3_5") > Homepage: https://bitbucket.org/gutworth/six > https://pypi.python.org/pypi/six > Description: Python 2 and 3 compatibility library > > and it is installed. > > I have no idea what triggers this error message and to be honest I am > not really ue what it is trying to tell me. > By far my marsian isn't that good as my english...and take a look how > horrible THAT is... ;) > > Who tals marsian and is willing to translate ;)
Your python targets seems off. Remove all occurences of python targets and python single targets in make.conf, leave the decision to portage and the profile. -- Alan McKinnon alan.mckin...@gmail.com