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 1MgP92-0003PD-35 for garchives@archives.gentoo.org; Wed, 26 Aug 2009 20:31:00 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0BB72E0CEA; Wed, 26 Aug 2009 10:52:20 +0000 (UTC) Received: from mail-ew0-f218.google.com (mail-ew0-f218.google.com [209.85.219.218]) by pigeon.gentoo.org (Postfix) with ESMTP id 8AC05E0CEA for ; Wed, 26 Aug 2009 10:52:19 +0000 (UTC) Received: by ewy18 with SMTP id 18so36762ewy.14 for ; Wed, 26 Aug 2009 03:52:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:subject:date :user-agent:references:in-reply-to:mime-version:content-type :content-transfer-encoding:message-id; bh=U2wEmosn2yEY+c3Mf3J45YmMq5wMgfMERtYJ016+zf4=; b=vzegGzGviAqYeDxuLFsh0BBrqy8KwIjtX+WQ24AAmJF8gh9WamIJZHdwHKuHy0XF6Q kWn7aIsIoysSM+uS+encD2PwUNUrQwB3ABa78zjLShxOyqzOeyFMWBdXi2yrd0PQyQfr r/CUyxU30ArcsOJ7AXbn4xdE2kAH6eVT17Tws= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:subject:date:user-agent:references:in-reply-to:mime-version :content-type:content-transfer-encoding:message-id; b=mH4F9GKIZ4CJKariQu/z2efCjbwMAmSwfpJV1d1bw5GnaOgfdrHCqzzviCXYUIbUmQ LK/5Fx/WEF3fOYe5iYzBQW0Tl6tfkscHg7f9Eba0mujE1XM6AG8UFgijncQ48TI0yass 21R8ArzGYMXti43zGJqHPBo+c3GzSSKBSqJfc= Received: by 10.210.115.15 with SMTP id n15mr5786661ebc.43.1251283938880; Wed, 26 Aug 2009 03:52:18 -0700 (PDT) Received: from nazgul.localnet ([196.210.202.145]) by mx.google.com with ESMTPS id 7sm2543189eyb.44.2009.08.26.03.52.13 (version=TLSv1/SSLv3 cipher=RC4-MD5); Wed, 26 Aug 2009 03:52:14 -0700 (PDT) From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] dependency miracle - please help Date: Wed, 26 Aug 2009 12:50:44 +0200 User-Agent: KMail/1.12.0 (Linux/2.6.30-gentoo-r4; KDE/4.3.0; x86_64; ; ) References: <200908261215.02809.alan.mckinnon@gmail.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 Message-Id: <200908261250.44336.alan.mckinnon@gmail.com> X-Archives-Salt: ff7240c6-6c3e-4109-a3f2-5c888e667f13 X-Archives-Hash: a61518f4e1c1b30c8ae582ad217a4d00 On Wednesday 26 August 2009 12:30:40 Helmut Jarausch wrote: > On 26 Aug, Alan McKinnon wrote: > > On Wednesday 26 August 2009 12:10:15 Helmut Jarausch wrote: > >> 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 > > > > I said to run emerge -t > > > > I didn't say to run emerge --depclean -t > > OK, here is the output > > emerge -t > emerge: the other white meat (command-line interface to the Portage system) > Usage: > emerge [ options ] [ action ] [ ebuild | tbz2 | file | @set | atom ] [ > ... ] emerge [ options ] [ action ] < system | world > > emerge < --sync | --metadata | --info > > emerge --resume [ --pretend | --ask | --skipfirst ] > emerge --help [ --verbose ] > Options: -[abBcCdDefgGhjkKlnNoOpqPsStuvV] > [ --color < y | n > ] [ --columns ] > [ --complete-graph ] [ --deep ] > [ --jobs JOBS ] [ --keep-going ] [ --load-average LOAD > ] [ --newuse ] [ --noconfmem ] [ --nospinner ] > [ --oneshot ] [ --onlydeps ] > [ --reinstall changed-use ] [ --with-bdeps < y | n > > ] Actions: [ --depclean | --list-sets | --search | --sync | --version > ] > > For more help try 'emerge --help --verbose' or consult the man page. > > > Helmut Dude, you need to read the emerge man page. Seriously. I intend you to think with my posts, not follow them blindly. -- alan dot mckinnon at gmail dot com