On Sun, 2015-07-05 at 20:25 +0200, Sebastian Pipping wrote:
> Hi there!
> 
> 
> I'm having trouble updating Qt:4 (dev-qt/qt*-4.8*:4) from 4.8.6 to 4.8.7.
> Looking at the ebuilds, they require some 4.8.7 versions to be installed
> already that in turn cannot be installed because other ebuilds require
> 4.8.6 while not yet upgraded.
> 
> I am running the latest version of portage.  Is there some trick I
> should know about or am I stuck with Qt 4.8.6 on that box forever?  How
> did you update?

What I usually end up doing is listing my installed dev-qt/qt* ebuilds, and
updating all of them together explicitly:

emerge -1 qtcore:4 qtgui:4 qtsql:4 etc.

Alternatively, just try "emerge --update --deep world" - it probably should
work if you have a consistent, complete and updateable world set.

Reply via email to