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

Bug 350181

Summary: dev-python/py-1.4.0 and dev-python/pytest-2.0.0 circular dependency
Product: Gentoo Linux Reporter: Alexey Shildyakov <ashl1future>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

Description Alexey Shildyakov 2010-12-30 20:15:34 UTC
[nomerge      ] net-analyzer/nmap-5.35  USE="gtk ssl -lua" 
[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" 218 kB
[ebuild  N    ]      dev-python/pytest-2.0.0  240 kB
[ebuild   R   ]   dev-python/pycairo-1.8.10  USE="svg test* -doc -examples" 0 kB

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

 * Error: circular dependencies:

(dev-python/py-1.4.0::gentoo, ebuild scheduled for merge) depends on
 (dev-python/pytest-2.0.0::gentoo, ebuild scheduled for merge) (buildtime)
  (dev-python/py-1.4.0::gentoo, 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)


Applying -test for py, pycairo, pygtk cannot solve the problem. This problem bacame after change profile from default/linux/amd64/10.0/desktop/kde to default/linux/amd64/10.0/developer.
Comment 1 Alexey Shildyakov 2010-12-30 20:16:07 UTC
Created attachment 258463 [details]
emerge --info
Comment 2 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2010-12-30 20:24:16 UTC
FEATURES="-test" emerge -1 py