From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1MKgjv-0000c0-Ck for garchives@archives.gentoo.org; Sat, 27 Jun 2009 22:51:19 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C1053E056B; Sat, 27 Jun 2009 22:51:17 +0000 (UTC) Received: from anli.goldspace.net (anli.goldspace.net [80.246.67.229]) by pigeon.gentoo.org (Postfix) with ESMTP id 75A92E056B for ; Sat, 27 Jun 2009 22:51:17 +0000 (UTC) Received: from anli.goldspace.net (localhost [127.0.0.1]) by anli.goldspace.net (Postfix) with ESMTP id AB8F85A650 for ; Sun, 28 Jun 2009 02:51:12 +0400 (MSD) From: Andrew Gaydenko To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Re: qt3support conflict Date: Sun, 28 Jun 2009 02:51:12 +0400 User-Agent: KMail/1.11.4 (Linux/2.6.30-gentoo; KDE/4.2.4; x86_64; ; ) References: <200906280151.13896.a@gaydenko.com> <200906280232.12555.a@gaydenko.com> In-Reply-To: Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200906280251.12299.a@gaydenko.com> X-Archives-Salt: ba79371c-cf11-4902-b871-62c9aabec584 X-Archives-Hash: d3e500b4b404d2ed71fbaa4f32525ccb On Sunday 28 June 2009 02:41:53 Nikos Chantziaras wrote: > On 06/28/2009 01:32 AM, Andrew Gaydenko wrote: > > On Sunday 28 June 2009 02:23:38 Nikos Chantziaras wrote: > >> On 06/28/2009 12:51 AM, Andrew Gaydenko wrote: > >>> Trying to upgrade to qt 4.5.2: > >>> > >>> kde4 wants qt3support for qt-core: > >>> > >>> x11-libs/qt-core-4.5.2 (Change USE: +qt3support) > >>> (dependency required by "x11-libs/qt-qt3support-4.5.2" [ebuild]) > >>> (dependency required by "kde-base/kteatime-4.2.4" [installed]) > >>> (dependency required by "kde-base/kdetoys-meta-4.2.4" [installed]) > >>> (dependency required by "kde-base/kde-meta-4.2.4" [installed]) > >>> > >>> OK, let's try: > >>> > >>> adding qt3support to qt-core wants qt3support for qt-gui > >>> adding qt3support to qt-gui wants qt3support for qt-sql > >>> adding qt3support to qt-sql conflicts with x11-libs/qt-opengl - last > >>> one insits on -qt3support for qt-core. > >>> > >>> At ~amd64. Where is my mistake? > >> > >> You forgot to add qt3support to qt-opengl too :) > >> > >> Anyway, I find all this a bit strange. qt3support is on by default, why > >> do you have to enable it explicitly? Did you put "-qt3support" in > >> make.conf? If yes, you should remove it. > > > > make.conf hasn't qt3support at all. Adding qt3support to qt-opengl > > shows... well... something horrible (see below) :-) > > > > //====================================================================== > > emerge -pvDuN world > > > > These are the packages that would be merged, in order: > > [...] > > I got that too, but portage (I'm on 2.1.6.13) has automatically resolved > all blocks. Are you using Paludis? If yes, uninstall all packages that > are to be upgraded and install them afterwards. Or wait for someone who > actually knows a Paludis workaround for this. No, I don't use Paludis. What do you mean saying "has automatically resolved all blocks"? Do you mean you have added those qt3support flags and started emerging and got successfull upgrading to 4.5.2 without any problems and in spite of those blocks?