Gentoo Archives: gentoo-user

From: Grant Edwards <grant.b.edwards@×××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Can't install cairosvg
Date: Tue, 31 May 2016 22:05:48
Message-Id: nil1r4$43q$1@ger.gmane.org
1 I can't install cairosvg. After an hour of googling and beating my
2 head against the wall, I still have absolutely no idea why:
3
4 # eselect python list
5 Available Python interpreters:
6 [1] python2.7 *
7 [2] python3.4
8 [3] python3.5
9
10 # grep PYTHON /etc/portage/make.conf
11 PYTHON_TARGETS="python2_7 python3_4 python3_5"
12
13 # emerge -av cairosvg
14
15 These are the packages that would be merged, in order:
16
17 Calculating dependencies... done!
18
19 emerge: there are no ebuilds to satisfy "dev-python/cairocffi[python_targets_python2_7(-)?,python_targets_python3_3(-)?,python_targets_python3_4(-)?,python_targets_python3_5(-)?,-python_single_target_python2_7(-),-python_single_target_python3_3(-),-python_single_target_python3_4(-),-python_single_target_python3_5(-)]".
20 (dependency required by "media-gfx/cairosvg-1.0.7::gentoo" [ebuild])
21 (dependency required by "cairosvg" [argument])
22
23 I've tried dozens of settings for PYTHON_TARGETS and
24 PYTHON_SINGLE_TARGET and have gotten exactly nowhere. Is there an
25 English translation of the emerge error message available?
26
27 --
28 Grant Edwards grant.b.edwards Yow! Hand me a pair of
29 at leather pants and a CASIO
30 gmail.com keyboard -- I'm living
31 for today!

Replies

Subject Author
Re: [gentoo-user] Can't install cairosvg Willie M <matthews.willie80@×××××.com>
Re: [gentoo-user] Can't install cairosvg Neil Bothwick <neil@××××××××××.uk>