Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 352672 - dev-python/py-1.4.0[test], dev-python/pytest-2.0.0 circular dependencies
Summary: dev-python/py-1.4.0[test], dev-python/pytest-2.0.0 circular dependencies
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-25 11:39 UTC by Nikoli
Modified: 2011-01-25 14:46 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 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".