Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Incredible Attack from Mars! Emerge monsters towards earth to strike again!
Date: Wed, 01 Feb 2017 05:51:14
Message-Id: 9c862064-761d-240a-7896-1184ceb08ab0@gmail.com
In Reply to: [gentoo-user] Incredible Attack from Mars! Emerge monsters towards earth to strike again! by Meino.Cramer@gmx.de
1 On 01/02/2017 05:10, Meino.Cramer@×××.de wrote:
2 > Hi,
3 >
4 > okay, "it's back!"
5 >
6 > emerge: there are no ebuilds to satisfy
7 > ">=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(-)]".
8 > (dependency required by "dev-python/setuptools-34.0.2-r1::gentoo"
9 > [ebuild])
10 > (dependency required by "dev-python/numpy-1.10.4::gentoo" [installed])
11 > (dependency required by "media-libs/opencv-2.4.13::gentoo[python]"
12 > [installed])
13 > (dependency required by "media-gfx/gmic-1.7.9::gentoo[opencv]"
14 > [installed])
15 > (dependency required by "@selected" [set])
16 > (dependency required by "@world" [argument])
17 > [1] 10945 exit 1 emerge --update --newuse --deep --with-bdeps=y
18 > --tree --keep-going -v
19 >
20 >
21 > I had this or a very similar error message before and thought I had
22 > fixed it by removing this from package.use/. :
23 >
24 > dev-python/setuptools python_targets_python3_5
25 >
26 > Then another hickup let me enabling this line again...and BOOM!
27 > The above error message stroke again!
28 >
29 > I can emerge six alone without problems:
30 >
31 > [I] dev-python/six
32 > Available versions: 1.10.0 {doc test PYTHON_TARGETS="pypy pypy3 python2_7 python3_4 python3_5"}
33 > Installed versions: 1.10.0(03:03:13 02/01/17)(-doc -test PYTHON_TARGETS="python2_7 -pypy -pypy3 -python3_4 -python3_5")
34 > Homepage: https://bitbucket.org/gutworth/six https://pypi.python.org/pypi/six
35 > Description: Python 2 and 3 compatibility library
36 >
37 > and it is installed.
38 >
39 > I have no idea what triggers this error message and to be honest I am
40 > not really ue what it is trying to tell me.
41 > By far my marsian isn't that good as my english...and take a look how
42 > horrible THAT is... ;)
43 >
44 > Who tals marsian and is willing to translate ;)
45
46 Your python targets seems off.
47 Remove all occurences of python targets and python single targets in
48 make.conf, leave the decision to portage and the profile.
49
50 --
51 Alan McKinnon
52 alan.mckinnon@×××××.com

Replies