Gentoo Archives: gentoo-user

From: Meino.Cramer@×××.de
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Again emerge represents a wise koan
Date: Sat, 28 Jan 2017 10:44:45
Message-Id: 20170128104430.GF5036@solfire
In Reply to: Re: [gentoo-user] Again emerge represents a wise koan by Marc Joliet
1 Marc Joliet <marcec@×××.de> [17-01-28 11:12]:
2 > On Saturday 28 January 2017 04:43:14 Meino.Cramer@×××.de wrote:
3 > > Hi,
4 > >
5 > > I tried to decipher this, but I failed, since the six isn't there
6 > > actually...
7 > >
8 > > emerge: there are no ebuilds to satisfy
9 > > ">=dev-python/six-1.10.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,p
10 > > ython_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_pyth
11 > > on3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-pyth
12 > > on_single_target_python2_7(-),-python_single_target_python3_4(-),-python_sin
13 > > gle_target_python3_5(-)]". (dependency required by
14 > > "dev-python/setuptools-34.0.2-r1::gentoo" [ebuild]) (dependency required by
15 > > "dev-python/pygments-2.1.1::gentoo" [installed]) (dependency required by
16 > > "dev-python/docutils-0.12::gentoo" [installed]) (dependency required by
17 > > "media-video/mpv-0.23.0::gentoo" [installed]) (dependency required by
18 > > "@selected" [set])
19 > > (dependency required by "@world" [argument])
20 > >
21 > > How can I get out of this?
22 > >
23 > > Cheers
24 > > Meino
25 >
26 > How do you have $PYTHON_TARGETS and $PYTHON_SINGLE_TARGET configured? Do you
27 > have any overrides in package.use? All I can see in the ebuild is that
28 > setuptools and six need to have the same values for both (specifically,
29 > setuptools-34.0.2-r1 depends on >=dev-python/six-1.10.0[${PYTHON_USEDEP}],
30 > where $PYTHON_USEDEP expands to the value in your emerge output).
31 >
32 > HTH
33 > --
34 > Marc Joliet
35 > --
36 > "People who think they know everything really annoy those of us who know we
37 > don't" - Bjarne Stroustrup
38
39
40 Compiling has started in doing its work currently,,,the culprit was a
41 *~ file, which was a leftover of a previous edit it seems.
42
43 I will report back what finally will be acchieved.
44
45 Thanks a lot for all the help to all who have posted to this thread!
46
47 :)
48
49 Meino