Hi
Im newb to gentoo/sabayon but have been working with linux for a couple/few yearsnow.
I have a circ. dep. that I can not seem to resolve. It seems to popup during world update and pretty much any install. Ive tried Kuroo and emerge and tried to adjust Use flags. Ive tried sync , dep clean etc. (pretty much anything I could find via google.
localhost ~ # emerge qscintilla
Calculating dependencies... done!
[nomerge ] dev-python/qscintilla-2.1 USE="python -debug -doc -examples -qt4"
[ebuild N ] dev-python/PyQt-3.17.3 USE="-debug -doc -examples"
[ebuild N ] dev-python/qscintilla-2.1 USE="python -debug -doc -examples -qt4"
!!! Error: circular dependencies:
('ebuild', '/', 'dev-python/PyQt-3.17.3', 'merge') depends on
('ebuild', '/', 'dev-python/qscintilla-2.1', 'merge') (hard)
('ebuild', '/', 'dev-python/qscintilla-2.1', 'merge') depends on
('ebuild', '/', 'dev-python/PyQt-3.17.3', 'merge') (medium)
!!! Note that circular dependencies can often be avoided by temporarily
!!! disabling USE flags that trigger optional dependencies.
Any sugg. ? Although I tried alot of options Im sure it is probably my gent-newbness getting in the way.
Im using mini edition updated to latest kernel and I believe I have the latest portage as well.

