Gentoo Archives: gentoo-user

From: Andrew Gaydenko <a@××××××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: qt3support conflict
Date: Sat, 27 Jun 2009 22:51:19
Message-Id: 200906280251.12299.a@gaydenko.com
In Reply to: [gentoo-user] Re: qt3support conflict by Nikos Chantziaras
1 On Sunday 28 June 2009 02:41:53 Nikos Chantziaras wrote:
2 > On 06/28/2009 01:32 AM, Andrew Gaydenko wrote:
3 > > On Sunday 28 June 2009 02:23:38 Nikos Chantziaras wrote:
4 > >> On 06/28/2009 12:51 AM, Andrew Gaydenko wrote:
5 > >>> Trying to upgrade to qt 4.5.2:
6 > >>>
7 > >>> kde4 wants qt3support for qt-core:
8 > >>>
9 > >>> x11-libs/qt-core-4.5.2 (Change USE: +qt3support)
10 > >>> (dependency required by "x11-libs/qt-qt3support-4.5.2" [ebuild])
11 > >>> (dependency required by "kde-base/kteatime-4.2.4" [installed])
12 > >>> (dependency required by "kde-base/kdetoys-meta-4.2.4" [installed])
13 > >>> (dependency required by "kde-base/kde-meta-4.2.4" [installed])
14 > >>>
15 > >>> OK, let's try:
16 > >>>
17 > >>> adding qt3support to qt-core wants qt3support for qt-gui
18 > >>> adding qt3support to qt-gui wants qt3support for qt-sql
19 > >>> adding qt3support to qt-sql conflicts with x11-libs/qt-opengl - last
20 > >>> one insits on -qt3support for qt-core.
21 > >>>
22 > >>> At ~amd64. Where is my mistake?
23 > >>
24 > >> You forgot to add qt3support to qt-opengl too :)
25 > >>
26 > >> Anyway, I find all this a bit strange. qt3support is on by default, why
27 > >> do you have to enable it explicitly? Did you put "-qt3support" in
28 > >> make.conf? If yes, you should remove it.
29 > >
30 > > make.conf hasn't qt3support at all. Adding qt3support to qt-opengl
31 > > shows... well... something horrible (see below) :-)
32 > >
33 > > //======================================================================
34 > > emerge -pvDuN world
35 > >
36 > > These are the packages that would be merged, in order:
37 > > [...]
38 >
39 > I got that too, but portage (I'm on 2.1.6.13) has automatically resolved
40 > all blocks. Are you using Paludis? If yes, uninstall all packages that
41 > are to be upgraded and install them afterwards. Or wait for someone who
42 > actually knows a Paludis workaround for this.
43
44 No, I don't use Paludis. What do you mean saying "has automatically resolved
45 all blocks"? Do you mean you have added those qt3support flags and started
46 emerging and got successfull upgrading to 4.5.2 without any problems and in
47 spite of those blocks?

Replies

Subject Author
[gentoo-user] Re: qt3support conflict Nikos Chantziaras <realnc@×××××.de>