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 1KfFe4-0000Ig-H6 for garchives@archives.gentoo.org; Mon, 15 Sep 2008 15:05:44 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 13BB3E07A5; Mon, 15 Sep 2008 15:01:52 +0000 (UTC) Received: from heimdall.creativecommunications.com (creativecommunications.com [65.17.124.162]) by pigeon.gentoo.org (Postfix) with ESMTP id EC3A7E07A5 for ; Mon, 15 Sep 2008 15:01:51 +0000 (UTC) Received: from [192.168.1.80] (unknown [192.168.1.80]) by heimdall.creativecommunications.com (Postfix) with ESMTP id F307D4610C7 for ; Mon, 15 Sep 2008 10:01:50 -0500 (CDT) Message-ID: <48CE78DF.8060103@gentoo.org> Date: Mon, 15 Sep 2008 10:01:51 -0500 From: Andrew Gaffney User-Agent: Thunderbird 2.0.0.16 (X11/20080725) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-server@lists.gentoo.org Reply-to: gentoo-server@lists.gentoo.org MIME-Version: 1.0 To: gentoo-server@lists.gentoo.org Subject: Re: [gentoo-server] small tip how to really "emerge world" References: <20080915074256.M48398@lutel.pl> In-Reply-To: <20080915074256.M48398@lutel.pl> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Archives-Salt: 0b4e3bfe-acd0-48e0-a82c-6777c9789bd0 X-Archives-Hash: fcfdaae97d6aaf36554a32c2d50ed9d1 Tomasz Lutelmowski wrote: > Hi, > > If you want to get list of all possible updates after "emerge --sync", > > # emerge -puDvNt world > > ...might be not enough. If it returns "0 packages" to update, try also this > (it takes very long time to finish, requires app-portage/portage-utils) > > # for f in `qlist -IC`; do emerge -puDvNt $f | grep ebuild; done It's quite possible you have orphaned packages on your system. You might want to run 'emerge -p --depclean'. -- Andrew Gaffney http://dev.gentoo.org/~agaffney/ Gentoo Linux Developer Catalyst/Genkernel + Release Engineering Lead