Peter Humphrey schrieb am 22.10.2008 18:42: > Now I'm back on the original system, and putting Alex's package.keywords > entries in I find I still have the blockers; his solution isn't working for > me, even after reinstalling PyQt4 and sip. Neither is my own on this > system. But then I'm getting what looks like nonsense from equery, thus: > > # equery h qt4 > [ Searching for USE flag qt4 in all categories among: ] > * installed packages > [I--] [ ] dev-python/qscintilla-python-2.1 (0) > [I--] [ ] net-print/hplip-2.8.6b (0) > [I--] [ ] x11-libs/qscintilla-2.1-r1 (0) > [I--] [ ] app-text/poppler-bindings-0.8.7 (0) > > ...but equery u qscintilla and equery u qscintilla-python both return this > line: > > - - qt4 : Adds support for the Qt GUI/Application Toolkit version 4.x > > So unless I'm misunderstanding the output of equery as well, the qt4 USE > flag both is and is not in use in the two scintilla packages.
Why is this nonsense? equery h shows which installed packages have the given use flag regardless if it is set or not. equery u shows you which use flags are set or unset for the given package. > After writing the above, I uninstalled hplip and poppler-bindings, then > reinstalled poppler-bindings and ran revdep-rebuild. That hasn't helped > either. > Please post again the output from emerge -pvutND world but attach it in a file so it doesn't get crippled by the mail program. Also what I have seen from your previous tree output is that you are trying to do many things at one time. Upgrading to kde4 changing and changing many use flags. This makes debugging very hard. Try to do only one thing at a time Regards, Daniel