Uploaded image for project: 'Funtoo Linux'
  1. Funtoo Linux
  2. FL-10449

1.4-release: dev-python/dbus-python-1.3.2 emerge fails with python2_7

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical (System) Critical (System)
    • None
    • None
    • None
    • Hide
      amd64 or i686 emerge fails:
      # emerge -1av =dev-python/dbus-python-1.3.2
      amd64 or i686 emerge succeeds:
      # USE="-python_targets_python2_7" emerge -1av =dev-python/dbus-python-1.3.2
      {noformat}
      Show
      amd64 or i686 emerge fails: # emerge -1av =dev-python/dbus-python-1.3.2 amd64 or i686 emerge succeeds: # USE="-python_targets_python2_7" emerge -1av =dev-python/dbus-python-1.3.2 {noformat}
    • dbus-python is needed by many gnome packages, so blocks gnome update.

      amd64 or i686 1.4-release system build/install fails:

       # emerge -1av =dev-python/dbus-python-1.3.2 
      These are the packages that would be merged, in order:
      
      Calculating dependencies... done!
      [ebuild   R    ] dev-python/dbus-python-1.3.2::python-modules-kit  USE="-doc -examples -test" PYTHON_TARGETS="python2_7* python3_7 -pypy3 -python3_10 -python3_8 -python3_9" 0 KiB
      

      dev-python-dbus-python-1.3.2-i686-fail.log

      build/install succeeds if python2_7 is disabled

      # USE="-python_targets_python2_7" emerge -1av =dev-python/dbus-python-1.3.2 
      These are the packages that would be merged, in order:
      
      Calculating dependencies... done!
      [ebuild   R    ] dev-python/dbus-python-1.3.2::python-modules-kit  USE="-doc -examples -test" PYTHON_TARGETS="python3_7 -pypy3 -python2_7 -python3_10 -python3_8 -python3_9" 0 KiB
      

      dev-python-dbus-python-1.3.2-i686.log

            drobbins drobbins
            cardinal cardinal
            Votes:
            2 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: