Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 607150 - circular depenency with =dev-python/setuptools-34.0.2 and =dev-python/appdirs-1.4.0
Summary: circular depenency with =dev-python/setuptools-34.0.2 and =dev-python/appdirs...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-25 08:14 UTC by Oleh
Modified: 2017-01-25 17:39 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(-)