From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from pigeon.gentoo.org ([69.77.167.62] helo=lists.gentoo.org) by finch.gentoo.org with esmtp (Exim 4.60) (envelope-from ) id 1Kio2J-00034s-F8 for garchives@archives.gentoo.org; Thu, 25 Sep 2008 10:25:27 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id C6194E069E; Thu, 25 Sep 2008 10:25:26 +0000 (UTC) Received: from ey-out-1920.google.com (ey-out-1920.google.com [74.125.78.145]) by pigeon.gentoo.org (Postfix) with ESMTP id 894B6E069E for ; Thu, 25 Sep 2008 10:25:26 +0000 (UTC) Received: by ey-out-1920.google.com with SMTP id 4so105757eyk.10 for ; Thu, 25 Sep 2008 03:25:25 -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:content-disposition:message-id; bh=dpJSP5YwoT5mYcy2usXwPTDBjENs6J3xWJ3IstT0lRg=; b=ssFFgZw5DcEGeLkjGiaeLSYQ9GAHgbzQik6RbGQ6ZH/ICsIQyy5LibURFvYZNgvsK1 cE1AsNg9fbMwWNAiFFgCNlRZNQ9xOlXz8mvcwr4opJuKCq/9Mf6gLDneIhBgzecO8Zl6 rLGjgjnY0RCaBFmCCwDFjEBMb5EFeM6y6V5cY= 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:content-disposition :message-id; b=Vj383HXktbE3HhwrIzoEB/Q0McffbCrHwJQSI+MvV2/F250MsRWmNHNnsJmPuIzW7C 6jVpNm4Z5B6TM3+WokLxk44Sn6m0N2HV3rgR+dP/t7+S424Uyt2YcWCt6rpLDkREAx0n cKSrHC58zRkYREHmlf+8wGLTCPlfhEkNLnqic= Received: by 10.210.24.12 with SMTP id 12mr2576666ebx.11.1222338325336; Thu, 25 Sep 2008 03:25:25 -0700 (PDT) Received: from nazgul.af.didata.local ( [196.14.169.11]) by mx.google.com with ESMTPS id m5sm989685gve.3.2008.09.25.03.25.22 (version=SSLv3 cipher=RC4-MD5); Thu, 25 Sep 2008 03:25:24 -0700 (PDT) From: Alan McKinnon To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] Question about difference between emerge --update world and emerge vigra Date: Thu, 25 Sep 2008 12:26:04 +0200 User-Agent: KMail/1.9.10 References: <384d42da0809242105k67b8e3feja376df615350a10c@mail.gmail.com> <384d42da0809250254p538de243h25df57c9cbed0a65@mail.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-15" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200809251226.04910.alan.mckinnon@gmail.com> X-Archives-Salt: c3a1aea3-6a5f-49d5-88d1-a1c494fb01f1 X-Archives-Hash: 22877d26962fc0dec33a997b08e64ecc On Thursday 25 September 2008 12:12:23 Vladimir Rusinov wrote: > Gentoo's world only contains packages you have installed manually (emerge > package). and without -1 option. Would does not contains packages that have > been installed as dependencies to other packages. > You could view /var/lib/portage/world to see what it contains. > > If you really need vigra, it is a good idea to add it to world file: emerge > --noreplace vigra > Howewer, I don't recommend add any dependencies which you are no using > directly to world. It would make --depclean useless. I think he understands that by now. His question is more like: If eix tells me that an update to vigra is available, then why does emerge -uD world not pick it up? sorcerer, what is your arch, and what is the outputs from 'eix -e vigra' and 'emerge -pv media-libs/vigra' -- alan dot mckinnon at gmail dot com