Gentoo Archives: gentoo-user

From: Neil Bothwick <neil@××××××××××.uk>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Python3 emerge problem with pycairo and wxpython
Date: Wed, 16 Sep 2020 14:02:46
Message-Id: 20200916150219.2aeaef71@phoucgh
In Reply to: [gentoo-user] Python3 emerge problem with pycairo and wxpython by "\\\"Chris Phillips\\\"@T O"
1 On Wed, 16 Sep 2020 09:22:19 -0400, "Chris Phillips"@T O wrote:
2
3 > I am having a problem with emerge, that I have successfully(?) worked
4 > around by cutNpaste, but would like
5 > to have a real fix for. It seems related to the python3 move, as I
6 > haven't successfully applied
7 > a default emerge --ask --verbose --update --deep --newuse @world
8 > since then...
9 >
10 > I always get the following 2 ebuild lines:
11 >
12 > [ebuild UD ] dev-python/pycairo-1.18.2::gentoo [1.19.1::gentoo]
13 > USE="-doc -examples -test" \
14 > PYTHON_TARGETS="python2_7%* python3_6 python3_7 python3_8
15 > (-python3_9) (-pypy3%)" 0 KiB
16 > ...
17 > [ebuild N ] dev-python/wxpython-3.0.2.0:3.0::gentoo USE="cairo
18 > libnotify opengl -examples" \
19 > PYTHON_TARGETS="python2_7" 0 KiB
20 >
21 > I can successfully cut those out and apply the rest of the ebuilds,
22 > can't determine what is pulling in wxpython.
23
24 Add --tree to your emerge options.
25
26
27 --
28 Neil Bothwick
29
30 If bankers can count, how come they have eight windows and only four
31 tellers?