Re: [gentoo-dev] Problems updating Qt from 4.8.6 to 4.8.7

2015-07-05 Thread Ben de Groot
On 6 July 2015 at 03:25, Sebastian Pipping wrote: > On 05.07.2015 20:44, Alexandre Rostovtsev wrote: >> 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. > > That's what I tried but

Re: [gentoo-dev] Problems updating Qt from 4.8.6 to 4.8.7

2015-07-05 Thread Alexandre Rostovtsev
On Sun, 2015-07-05 at 21:25 +0200, Sebastian Pipping wrote: > On 05.07.2015 20:44, Alexandre Rostovtsev wrote: > > 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. > > That's w

Re: [gentoo-dev] Problems updating Qt from 4.8.6 to 4.8.7

2015-07-05 Thread Ben Kohler
On Sun, Jul 5, 2015 at 2:25 PM, Sebastian Pipping wrote: > > > I really wonder if there is any update path from having > > dev-qt/qtcore-4.8.6-r2 > dev-qt/qtgui-4.8.6-r4 > > installed before to > > dev-qt/qtcore-4.8.7 > dev-qt/qtgui-4.8.7 > > > > Usually this kind of conflict happens when

Re: [gentoo-dev] Problems updating Qt from 4.8.6 to 4.8.7

2015-07-05 Thread Sebastian Pipping
On 05.07.2015 20:44, Alexandre Rostovtsev wrote: > 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. That's what I tried but it doesn't seem to work with this update. Looking at the

Re: [gentoo-dev] Problems updating Qt from 4.8.6 to 4.8.7

2015-07-05 Thread Alexandre Rostovtsev
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 requi

[gentoo-dev] Problems updating Qt from 4.8.6 to 4.8.7

2015-07-05 Thread Sebastian Pipping
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 por