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

Bug 352672

Summary: dev-python/py-1.4.0[test], dev-python/pytest-2.0.0 circular dependencies
Product: Gentoo Linux Reporter: Nikoli <nikoli>
Component: Current packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Nikoli 2011-01-25 11:39:50 UTC
$ emerge -eva world
...
[nomerge      ] net-im/gajim-0.14.1-r2  USE="X crypt dbus idle jingle nls spell srv -avahi -gmail -gnome -libnotify -networkmanager -xhtml" 
[nomerge      ]  dev-python/pygtk-2.17.0  USE="test -doc -examples" 
[nomerge      ]   dev-python/pycairo-1.8.10  USE="svg test -doc -examples" 
[nomerge      ]    dev-python/pytest-2.0.0 
[ebuild  N    ]     dev-python/py-1.4.0  USE="test" 0 kB
[ebuild   R   ]   dev-python/pycairo-1.8.10  USE="svg test -doc -examples" 0 kB
[ebuild  N    ]    dev-python/pytest-2.0.0  0 kB

Total: 3 packages (2 new, 1 reinstall), Size of downloads: 0 kB

 * Error: circular dependencies:

(dev-python/pytest-2.0.0, ebuild scheduled for merge) depends on
 (dev-python/py-1.4.0, ebuild scheduled for merge) (buildtime)
  (dev-python/pytest-2.0.0, ebuild scheduled for merge) (buildtime)

It might be possible to break this cycle
by applying the following change:
- dev-python/py-1.4.0 (Change USE: -test)
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2011-01-25 14:46:08 UTC
Temporarily set FEATURES="-test" USE="-test".