Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 607150

Summary: circular depenency with =dev-python/setuptools-34.0.2 and =dev-python/appdirs-1.4.0
Product: Gentoo Linux Reporter: Oleh <moonlapse81>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Oleh 2017-01-25 08:14:47 UTC
As in summary, during stage builds i getting failure with circ dep between setptools and appdirs

Reproducible: Always

Actual Results:  
Calculating dependencies  . ... done!


[nomerge       ] sys-apps/file-5.29::gentoo  USE="python* zlib* -static-libs" PYTHON_TARGETS="python2_7 python3_4 -pypy -python3_5" 
[nomerge       ]  dev-python/setuptools-34.0.2::gentoo  USE="{-test}" PYTHON_TARGETS="python2_7 python3_4 -pypy -pypy3 -python3_5" 
[nomerge       ]   dev-python/packaging-16.8::gentoo  USE="{-test}" PYTHON_TARGETS="python2_7 python3_4 -pypy -pypy3 -python3_5" 
[ebuild  N     ]    dev-python/pyparsing-2.1.10::gentoo  USE="-doc -examples" PYTHON_TARGETS="python2_7 python3_4 -pypy -pypy3 -python3_5" 0 KiB
[ebuild  N     ]   dev-python/appdirs-1.4.0::gentoo  PYTHON_TARGETS="python2_7 python3_4 -pypy -pypy3 -python3_5" 0 KiB
[binary   R    ] sys-apps/file-5.29::gentoo  USE="python* zlib* -static-libs" PYTHON_TARGETS="python2_7 python3_4 -pypy -python3_5" 0 KiB
[ebuild  N     ]  dev-python/setuptools-34.0.2::gentoo  USE="{-test}" PYTHON_TARGETS="python2_7 python3_4 -pypy -pypy3 -python3_5" 0 KiB

Total: 4 packages (3 new, 1 reinstall, 1 binary), Size of downloads: 0 KiB

 * Error: circular dependencies:

(dev-python/setuptools-34.0.2:0/0::gentoo, ebuild scheduled for merge) depends on
 (dev-python/appdirs-1.4.0:0/0::gentoo, ebuild scheduled for merge) (buildtime)
  (dev-python/setuptools-34.0.2:0/0::gentoo, ebuild scheduled for merge) (buildtime)
Comment 1 Mike Gilbert gentoo-dev 2017-01-25 17:39:28 UTC
https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1c4e8ca00324a37d0ba28466c9273eb181abbfac

commit 1c4e8ca00324a37d0ba28466c9273eb181abbfac
Author: Tim Harder <radhermit@gentoo.org>
Date:   Wed Jan 25 02:22:08 2017 -0500

    dev-python/setuptools: fix dev-python/appdirs cyclic dependency

 .../{setuptools-34.0.2.ebuild => setuptools-34.0.2-r1.ebuild}           | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)