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 1JjAUb-0002q3-PF for garchives@archives.gentoo.org; Tue, 08 Apr 2008 09:51:54 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA50AE05A1; Tue, 8 Apr 2008 09:51:51 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id A7E70E05A1 for ; Tue, 8 Apr 2008 09:51:51 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id D768C66876 for ; Tue, 8 Apr 2008 09:51:50 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.812 X-Spam-Level: X-Spam-Status: No, score=-2.812 required=5.5 tests=[AWL=0.787, BAYES_00=-2.599, RCVD_IN_DNSWL_LOW=-1] Received: from smtp.gentoo.org ([127.0.0.1]) by localhost (smtp.gentoo.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id PGWjjESs24Dr for ; Tue, 8 Apr 2008 09:51:44 +0000 (UTC) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTP id 2339964C3C for ; Tue, 8 Apr 2008 09:51:40 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JjAUK-00043G-EY for gentoo-user@gentoo.org; Tue, 08 Apr 2008 09:51:36 +0000 Received: from zy-rieter.cyberlink.ch ([212.55.215.153]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 08 Apr 2008 09:51:36 +0000 Received: from michael.schmarck by zy-rieter.cyberlink.ch with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 08 Apr 2008 09:51:36 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Michael Schmarck Subject: [gentoo-user] "emerge -DuvatN world" doesn't show all upgradeable packages Date: Tue, 08 Apr 2008 11:51:29 +0200 Organization: =?UTF-8?B?xYI=?= Message-ID: <2577300.OLZLf1hHOn@schmarck.cn> 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=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: zy-rieter.cyberlink.ch User-Agent: KNode/0.10.9 Sender: news X-Archives-Salt: 1904e6bc-c003-4e20-9990-3c3f82f1edb3 X-Archives-Hash: e9e784e34b9ad5897a8605d2cfe2ddf5 Hello. Maybe someone can explain this: $ sudo emerge -DuvatN world These are the packages that would be merged, in reverse order: Calculating world dependencies... done! Total: 0 packages, Size of downloads: 0 kB Nothing to merge; would you like to auto-clean packages? [Yes/No] $ emerge -vpt kde-i18n These are the packages that would be merged, in reverse order: Calculating dependencies... done! [ebuild U ] kde-base/kde-i18n-3.5.9 [3.5.8] USE="-arts -debug kdeenablefinal xinerama" LINGUAS="-af -ar -az -bg -bn -br -bs -ca -cs -csb -cy -da de -el -en_GB -eo -es -et -eu -fa -fi -fr -fy -ga -gl -he -hi -hr -hu -is -it -ja -kk -km -ko -lt -lv -mk -mn -ms -nb -nds -nl -nn -pa -pl -pt -pt_BR -ro -ru -rw -se -sk -sl -sr -sr@Latn -ss -sv -ta -te -tg -th -tr -uk -uz -vi -wa -zh_CN -zh_TW" 20,860 kB Total: 1 package (1 upgrade), Size of downloads: 20,860 kB In "prose": I have kde-i18n-3.5.8 installed. In tree, there's an update available (kde-i18n-3.5.9). Why was that updatedable package not picked up, when I ran emerge -DuvatN world? I also tried "emerge -Duvat world" - same effect. How do I make emerge update all the installed packages, if there's an update available? Thanks, Michael -- gentoo-user@lists.gentoo.org mailing list