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 1MgPA1-0003lM-Bb for garchives@archives.gentoo.org; Wed, 26 Aug 2009 20:32:01 +0000 Received: by pigeon.gentoo.org (Postfix, from userid 207) id E7FA5E07EB; Thu, 27 Aug 2009 02:31:57 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5D349E0CBB; Wed, 26 Aug 2009 10:10:13 +0000 (UTC) Received: from mta-2.ms.rz.rwth-aachen.de (mta-2.ms.rz.RWTH-Aachen.DE [134.130.7.73]) by pigeon.gentoo.org (Postfix) with ESMTP id 333F3E0CBB for ; Wed, 26 Aug 2009 10:10:13 +0000 (UTC) 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-transfer-encoding: 7BIT Content-disposition: INLINE Content-type: TEXT/PLAIN; CHARSET=us-ascii Received: from ironport-out-1.rz.rwth-aachen.de ([134.130.5.40]) by mta-2.ms.rz.RWTH-Aachen.de (Sun Java(tm) System Messaging Server 6.3-7.04 (built Sep 26 2008)) with ESMTP id <0KOZ00HEFAX0A2D0@mta-2.ms.rz.RWTH-Aachen.de> for gentoo-user@lists.gentoo.org; Wed, 26 Aug 2009 12:10:12 +0200 (CEST) X-IronPort-AV: E=Sophos;i="4.44,279,1249250400"; d="scan'208";a="23720276" Received: from relay-2.ms.rz.rwth-aachen.de (HELO relay.rwth-aachen.de) ([134.130.7.75]) by ironport-in-1.rz.rwth-aachen.de with ESMTP; Wed, 26 Aug 2009 12:10:13 +0200 Received: from numa-i.igpm.rwth-aachen.de (numa-i.igpm.RWTH-Aachen.DE [134.130.161.252]) by relay.rwth-aachen.de (8.13.8+Sun/8.13.8/1) with ESMTP id n7QAACub005933 for ; Wed, 26 Aug 2009 12:10:12 +0200 (CEST) Received: by numa-i.igpm.rwth-aachen.de (Postfix, from userid 230) id E6B304AE; Wed, 26 Aug 2009 12:10:15 +0200 (CEST) Date: Wed, 26 Aug 2009 12:10:15 +0200 (CEST) From: Helmut Jarausch Subject: Re: [gentoo-user] dependency miracle - please help To: gentoo-user@lists.gentoo.org In-reply-to: <200908261206.09650.alan.mckinnon@gmail.com> Message-id: References: <200908261206.09650.alan.mckinnon@gmail.com> X-Archives-Salt: 902f4259-2c73-4a5f-8cfe-b43548623808 X-Archives-Hash: 03a187d0e45b6eaa9210c1301f5cfc84 On 26 Aug, Alan McKinnon wrote: > On Wednesday 26 August 2009 11:35:37 Helmut Jarausch wrote: >> Hi, >> >> again, portage's dependencies caculation makes me wonder. >> >> This time, >> emerge --update --newuse --deep @system @world >> >> tells me quite a few dependencies like >> * ~x11-libs/qt-core-4.5.1 pulled in by: >> * x11-libs/qt-4.5.1 >> >> I do have x11-libs/qt-core-4.5.2 and x11-libs/qt-4.5.2 installed. >> How can I find out which package is pulling x11-libs/qt-4.5.1 in ? >> >> Many thanks for a hint. >> (I have portage-2.2_rc40 installed here) >> Helmut. > > run your emerge with -t > Unfortunately, that doesn't help Helmut. emerge --depclean -t -p * Always study the list of packages to be cleaned for any obvious * mistakes. Packages that are part of the world set will always * be kept. They can be manually added to this set with * `emerge --noreplace `. Packages that are listed in * package.provided (see portage(5)) will be removed by * depclean, even if they are part of the world set. * * As a safety measure, depclean will not remove any packages * unless *all* required dependencies have been resolved. As a * consequence, it is often necessary to run `emerge --update * --newuse --deep @system @world` prior to depclean. Calculating dependencies... done! * Dependencies could not be completely resolved due to * the following required packages not being installed: * * ~x11-libs/qt-core-4.5.1 pulled in by: * x11-libs/qt-4.5.1 * * ~x11-libs/qt-dbus-4.5.1 pulled in by: * x11-libs/qt-4.5.1 * * ~x11-libs/qt-webkit-4.5.1 pulled in by: * x11-libs/qt-4.5.1 * * ~x11-libs/qt-test-4.5.1 pulled in by: * x11-libs/qt-4.5.1 * * ~x11-libs/qt-qt3support-4.5.1 pulled in by: * x11-libs/qt-4.5.1 * * ~x11-libs/qt-assistant-4.5.1 pulled in by: * x11-libs/qt-4.5.1 * * ~x11-libs/qt-gui-4.5.1 pulled in by: * x11-libs/qt-4.5.1 * * ~x11-libs/qt-xmlpatterns-4.5.1 pulled in by: * x11-libs/qt-4.5.1 * * ~x11-libs/qt-svg-4.5.1 pulled in by: * x11-libs/qt-4.5.1 * * ~x11-libs/qt-sql-4.5.1 pulled in by: * x11-libs/qt-4.5.1 * * ~x11-libs/qt-script-4.5.1 pulled in by: * x11-libs/qt-4.5.1 * * ~x11-libs/qt-opengl-4.5.1 pulled in by: * x11-libs/qt-4.5.1