Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 738994 - dev-python/pygobject-3.36.1: holding back upgrade of dev-python/pycairo-1.19.1 in stable
Summary: dev-python/pygobject-3.36.1: holding back upgrade of dev-python/pycairo-1.19....
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL:
Whiteboard:
Keywords:
Depends on: 736727
Blocks:
  Show dependency tree
 
Reported: 2020-08-25 17:40 UTC by Ooblick
Modified: 2020-09-26 10:53 UTC (History)
6 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info,5.98 KB, text/plain)
2020-08-26 06:00 UTC, Ooblick
Details
emerge -uvpDN @world output (emerge.world,1.23 KB, text/plain)
2020-08-26 06:25 UTC, Ooblick
Details
emerge --infor (einfo.txt,6.05 KB, text/plain)
2020-09-04 08:42 UTC, Christian Strahl
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ooblick 2020-08-25 17:40:42 UTC
dev-python/pycairo-1.19.1 is now stable in the tree When attempting to emerge -uvaDU @world with the gedit package installed, the following is output:

  (dev-python/pycairo-1.19.1:0/0::gentoo, ebuild scheduled for merge) USE="-doc -examples -test" ABI_X86="(64)" PYTHON_TARGETS="python3_7 -pypy3 -python3_6 -python3_8 -python3_9" pulled in by
    (no parents that aren't satisfied by other packages in this slot)

  (dev-python/pycairo-1.18.2:0/0::gentoo, installed) USE="-doc -examples -test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 -python3_6 -python3_8 -python3_9" pulled in by
    >=dev-python/pycairo-1.11.1[python_targets_python2_7(-)?,python_targets_python3_6(-)?,python_targets_python3_7(-)?,python_targets_python3_8(-)?,python_targets_python3_9(-)?,-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.36.1:3/3::gentoo, installed) USE="cairo -examples -test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 -python3_6 -python3_8 -python3_9"

This is with ACCEPT_KEYWORDS="amd64 ~amd64"

It seems dev-python/pygobject-3.36.1 still requires a python_27 target, which dev-python/pycairo-1.19.1 no longer provides.
Comment 1 Ooblick 2020-08-26 06:00:10 UTC
Created attachment 656804 [details]
emerge --info
Comment 2 Ooblick 2020-08-26 06:25:51 UTC
Created attachment 656808 [details]
emerge -uvpDN @world output
Comment 3 Christian Strahl 2020-09-04 08:40:13 UTC
same problem here on stable amd64 (ACCEPT_KEYWORDS="amd64")


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="python3_6 python3_7 (-pypy3) -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.36.1:3/3::gentoo, installed) USE="cairo -examples -test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_6 python3_7 -python3_8 (-python3_9)"
Comment 4 Christian Strahl 2020-09-04 08:42:47 UTC
Created attachment 658334 [details]
emerge --infor
Comment 5 Stefano 2020-09-05 10:39:33 UTC
Yup, same here:


  (dev-python/pycairo-1.19.1:0/0::gentoo, ebuild scheduled for merge) USE="-doc -examples -test" ABI_X86="(64)" PYTHON_TARGETS="python3_7 (-pypy3) -python3_6 -python3_8 (-python3_9)" conflicts with
    >=dev-python/pycairo-1.11.1[python_targets_python2_7(-),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.36.1:3/3::gentoo, ebuild scheduled for merge) USE="cairo -examples -test" ABI_X86="(64)" PYTHON_TARGETS="python2_7 python3_7 -python3_6 -python3_8 (-python3_9)"
Comment 6 Ooblick 2020-09-26 10:26:20 UTC
As of commit https://github.com/gentoo/gentoo/commit/98080f2e8314f623158a89be3c6fab991957e9dd this looks like this has been resolved. Thanks.
Comment 7 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-09-26 10:53:52 UTC
Yep.