200713 Adam Carter wrote:
> On Mon, Jul 13, 2020 at 5:32 AM Philip Webb <purs...@ca.inter.net> wrote:
>> root:543 ~> emerge -pv pycairo
...
>> WARNING: One or more updates/rebuilds have been skipped
>> due to a dependency conflict:
>> dev-python/pycairo:0
>>   (dev-python/pycairo-1.19.1:0/0::gentoo, ebuild scheduled for merge)
>>   USE="-doc -examples -test" ABI_X86="(64)" PYTHON_TARGETS=
>>   "(-pypy3) python3_6 python3_7 -python3_8 (-python3_9)" conflicts with
>>   >=dev-python/pycairo-1.11.1 [python_targets_python2_7(-),
>>   python_targets_python3_6(-),python_targets_python3_7(-),
>>   -python_single_target_python2_7(-),-python_single_target_python3_6(-),
>>   -python_single_target_python3_7(-),-python_single_target_python3_8(-),
>>   -python_single_target_python3_9(-)] required by
>>   (dev-python/pygobject-3.34.0:3/3::gentoo, installed)
>>   USE="cairo -examples -test" ABI_X86="(64)"
>>   PYTHON_TARGETS="python2_7 python3_6 python3_7 -python3_8"
> I think it's because dev-python/pycairo-1.19.1 doesnt have python2_7 ,
> which dev-python/pycairo-1.18.2 does and pygobject requires it.
> You could try removing python2_7 from pygobject,
> but i'm guessing there will be other dependencies that wont allow that.

Thanks for the suggestion ; that does solve the problem, tho' how anyone
could derive that info from the Portage output is quite beyond me :

root:570 ~> PYTHON_TARGETS="python3_6 python3_7" emerge -pv pycairo pygobject
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild     U  ] dev-python/pycairo-1.19.1::gentoo [1.18.2::gentoo]
USE="-doc -examples -test" PYTHON_TARGETS="(-pypy3) (-python2_7%*)
python3_6 python3_7 -python3_8 (-python3_9)" 201 KiB
[ebuild   R    ] dev-python/pygobject-3.34.0:3::gentoo
USE="cairo -examples -test"
PYTHON_TARGETS="-python2_7* python3_6 python3_7 -python3_8 (-python3_9)"

-- 
========================,,============================================
SUPPORT     ___________//___,   Philip Webb
ELECTRIC   /] [] [] [] [] []|   Cities Centre, University of Toronto
TRANSIT    `-O----------O---'   purslowatcadotinterdotnet


Reply via email to