From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 2DF3A138A1A for ; Sun, 4 Jan 2015 13:01:25 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 68698E083E; Sun, 4 Jan 2015 13:01:19 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 5F0C1E0823 for ; Sun, 4 Jan 2015 13:01:18 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 771573402C3 for ; Sun, 4 Jan 2015 13:01:17 +0000 (UTC) X-Virus-Scanned: by amavisd-new using ClamAV at gentoo.org X-Spam-Flag: NO X-Spam-Score: -2.218 X-Spam-Level: X-Spam-Status: No, score=-2.218 tagged_above=-999 required=5.5 tests=[AWL=-1.507, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01] autolearn=no 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 xssTV9mzAfb0 for ; Sun, 4 Jan 2015 13:00:59 +0000 (UTC) Received: from plane.gmane.org (plane.gmane.org [80.91.229.3]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 399AF340660 for ; Sun, 4 Jan 2015 13:00:55 +0000 (UTC) Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Y7knb-0004h8-14 for gentoo-user@gentoo.org; Sun, 04 Jan 2015 14:00:51 +0100 Received: from dsdf-5d82ccf1.pool.mediaways.net ([93.130.204.241]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 04 Jan 2015 14:00:51 +0100 Received: from h.figge by dsdf-5d82ccf1.pool.mediaways.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 04 Jan 2015 14:00:51 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: Hartmut Figge Subject: [gentoo-user] Re: world file - where has it gone? Date: Sun, 04 Jan 2015 14:00:39 +0100 Organization: O:-) Message-ID: <54A93977.3010801@hfigge.myfqdn.de> References: <1420373943.23308.0@numa-be> 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 Keywords: ignore X-Gmane-NNTP-Posting-Host: dsdf-5d82ccf1.pool.mediaways.net User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:37.0) Gecko/2015010403 SeaMonkey/2.34a1-h X-Face:$CBwo]?gT/(aX1*<~b:KguIwP2;rTO6mTb}1[p]o#_a!CNQ3(i*|ONJ%*wiE8}p%x-Sn|g,N2WIvecq5}Q.q/q<&`!yK2Q03Hv'z<9b12*!e>o0IX"~RFen>)mXi;A??8pfYc>ZFR%t){Pm<;K.@W2B}dyhzT`ku[ZZ.`XX)B&zs@S]y/[\8HAH-$@`>N;Mz=88Z9ipZqV#"dbp9X\I discovered that the file /var/lib/portage/world >contains only a few lines where it contained hundreds of files >before. On my mostly stable Gentoo using portage 2.1.14 I have at the moment hafi@i5_64 ~ $ wc -l /var/lib/portage/world 167 /var/lib/portage/world Hartmut