|
!!! Multiple package instances within a single package slot have been pulled
!!! into the dependency graph, resulting in a slot conflict:
dev-lang/python:2.6
('ebuild', '/', 'dev-lang/python-2.6.2-r1', 'merge') pulled in by
dev-lang/python[tk] required by ('ebuild', '/', 'dev-python/epydoc-3.0.1', 'merge')
(and 34 more)
('installed', '/', 'dev-lang/python-2.6.2-r1', 'nomerge') pulled in by
dev-lang/python required by ('ebuild', '/', 'dev-java/antlr-2.7.7', 'merge')
dev-lang/python required by ('ebuild', '/', 'dev-lang/swig-1.3.36', 'merge')
>=dev-lang/python-2.4.4-r5 required by ('ebuild', '/', 'dev-python/pygtk-2.14.1-r1', 'merge')
(and 31 more)
Explanation:
New USE are correctly set, but --newuse wasn't requested, so an
installed package with incorrect USE happened to get pulled into the
dependency graph. In order to solve this, either specify the --newuse
option or explicitly reinstall 'dev-lang/python:2.6'. |
|