Gentoo Archives: gentoo-user

From: Marc Joliet <marcec@×××.de>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Again emerge represents a wise koan
Date: Sat, 28 Jan 2017 10:01:34
Message-Id: 2076602.JalR2hUYHv@thetick
In Reply to: [gentoo-user] Again emerge represents a wise koan by Meino.Cramer@gmx.de
1 On Saturday 28 January 2017 04:43:14 Meino.Cramer@×××.de wrote:
2 > Hi,
3 >
4 > I tried to decipher this, but I failed, since the six isn't there
5 > actually...
6 >
7 > emerge: there are no ebuilds to satisfy
8 > ">=dev-python/six-1.10.0[python_targets_pypy(-)?,python_targets_pypy3(-)?,p
9 > ython_targets_python2_7(-)?,python_targets_python3_4(-)?,python_targets_pyth
10 > on3_5(-)?,-python_single_target_pypy(-),-python_single_target_pypy3(-),-pyth
11 > on_single_target_python2_7(-),-python_single_target_python3_4(-),-python_sin
12 > gle_target_python3_5(-)]". (dependency required by
13 > "dev-python/setuptools-34.0.2-r1::gentoo" [ebuild]) (dependency required by
14 > "dev-python/pygments-2.1.1::gentoo" [installed]) (dependency required by
15 > "dev-python/docutils-0.12::gentoo" [installed]) (dependency required by
16 > "media-video/mpv-0.23.0::gentoo" [installed]) (dependency required by
17 > "@selected" [set])
18 > (dependency required by "@world" [argument])
19 >
20 > How can I get out of this?
21 >
22 > Cheers
23 > Meino
24
25 How do you have $PYTHON_TARGETS and $PYTHON_SINGLE_TARGET configured? Do you
26 have any overrides in package.use? All I can see in the ebuild is that
27 setuptools and six need to have the same values for both (specifically,
28 setuptools-34.0.2-r1 depends on >=dev-python/six-1.10.0[${PYTHON_USEDEP}],
29 where $PYTHON_USEDEP expands to the value in your emerge output).
30
31 HTH
32 --
33 Marc Joliet
34 --
35 "People who think they know everything really annoy those of us who know we
36 don't" - Bjarne Stroustrup

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies