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 1N1ViM-00018r-5A for garchives@archives.gentoo.org; Sat, 24 Oct 2009 01:46:48 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 64C4BE0996; Sat, 24 Oct 2009 01:46:39 +0000 (UTC) Received: from mail-yw0-f191.google.com (mail-yw0-f191.google.com [209.85.211.191]) by pigeon.gentoo.org (Postfix) with ESMTP id 3C35EE0996 for ; Sat, 24 Oct 2009 01:46:39 +0000 (UTC) Received: by ywh29 with SMTP id 29so8687075ywh.32 for ; Fri, 23 Oct 2009 18:46:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=EUL95PwpKlfuTsiJXOwSIO/IkgoJ6VzRyc4PmiH+tx4=; b=QKGTfTmZiS1x+bNJSm1fRJJ4q/oWQG0Wn+/ZIRB/Z+YZsEpxmuXNANX7M2cviAWDyI YUsDWg1zXzSRNIbbRCE9/QoyeljI0RDWAyjTTPsyztwoq6BSprvIdjZCLOwp/KmiBZmT NUG3nQbo0OwBoKL2Hi23NBiHFPix+R4HbvPR0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=rm2VZMI3qZnZilg/VlNtsBCZnR7t0HAMxr/hOvIRqSdQzD3k55iHACb+8ZQe7RNi3B DeLVT9PLMX2JOE5zROBDqX0xy6k6HDM3bcPulFhHQEd0rZRVqyyE4upJNV5ZdqHW5oK1 VY5lgD8jqaFNhw7HZ2b1aviRTBtHREuhE0f+4= Received: by 10.91.178.19 with SMTP id f19mr16443769agp.33.1256348798427; Fri, 23 Oct 2009 18:46:38 -0700 (PDT) Received: from ?192.168.1.1? (adsl-0-93-206.jan.bellsouth.net [65.0.93.206]) by mx.google.com with ESMTPS id 39sm385233yxd.9.2009.10.23.18.46.34 (version=SSLv3 cipher=RC4-MD5); Fri, 23 Oct 2009 18:46:37 -0700 (PDT) Message-ID: <4AE25C78.3040008@gmail.com> Date: Fri, 23 Oct 2009 20:46:32 -0500 From: Dale User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.23) Gecko/20091007 SeaMonkey/1.1.18 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 To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Uncle: qt-*:4 dependencies/blocks preventing world update References: <7bef1f890910221419o76c9ffc1j58aca7f79cdd6410@mail.gmail.com> <200910230733.58872.dirk.heinrichs@online.de> <7bef1f890910231829t4437b5a3se1cea6b509621934@mail.gmail.com> In-Reply-To: <7bef1f890910231829t4437b5a3se1cea6b509621934@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Archives-Salt: 5d284bb0-3ee6-49be-b2f6-a7306b9b89d0 X-Archives-Hash: d4f3ce24ec010f881afd087661933ee4 Alan E. Davis wrote: > > I have read a number of different explanations and suggestions, some > of them regarding an earlier, yet similar, tanglement between versions > of qt-*. I've tried a number of suggestions, and I have unmerged and > remerged packages. > > I am now trying to individually merge packages with dependencies on > qt-*-4.5.2. > > I tried KDE 4.3.1, with some trepidation, and I have happily been > running gnome, save a couple of nits, and I have run into qt issues in > the past. I would like to uninstall kde4 (like it, but not well > enough to devote so many resources to it, and to have to upgrade > frequently and painfully). I would like to remove the KDE 4 > installation, but keep the individual packages depending on kdelibs. > (K3b, etc.). Would this have an impact on this issue? This is off > topic, but how to uninstall EXCEPT what I want, of KDE4? Is this > reasonable? > > Thanks. I hope to solve this soon, but it's too early to know > whether the help on this list was enough. I changed USE flags, and > the same messages appear: > > <> > > Thank you, > > Alan > Does this help any? root@smoker / # eselect news read 6 2009-09-27-qt_use_changes Title Qt 4.5.2 default USE flag changes Author Alex Alexander Posted 2009-09-27 Revision 1 Qt version 4.5.2 has significant changes in the USE flags enabled by default. When upgrading, make sure you check and re-enable any USE flags you need. Depending on your system and installed packages, you might hit an issue where Portage is getting confused by this USE flag change, trying to mix old 4.5.1 ebuilds with new 4.5.2 ones, resulting in blocks. If this happens to you, please add the offending USE flags (usually 'qt3support' and 'dbus') in your USE= or switch to a desktop profile (eselect profile list). Check this post [0] for more details on this issue. [0] http://www.linuxized.com/p192 root@smoker / # I have this in my USE flags and I didn't run into this that I recall. qt3 qt3support qt4 I think they are planning to remove qt3 in the future. I'm not sure how close that future is tho. I think qt3support is the key here. Dale :-) :-)