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 1JHiUJ-0008Nb-Tz for garchives@archives.gentoo.org; Wed, 23 Jan 2008 16:30:08 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 45F83E034B; Wed, 23 Jan 2008 16:30:06 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id EA881E034B for ; Wed, 23 Jan 2008 16:30:05 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 7BD8D65415 for ; Wed, 23 Jan 2008 16:30:05 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.189 X-Spam-Level: X-Spam-Status: No, score=-2.189 required=5.5 tests=[AWL=0.410, BAYES_00=-2.599] 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 rAuWQ1AHYrM1 for ; Wed, 23 Jan 2008 16:29:59 +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 59DD76568A for ; Wed, 23 Jan 2008 16:29:57 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JHiU5-0002sO-1A for gentoo-user@gentoo.org; Wed, 23 Jan 2008 16:29:53 +0000 Received: from buffer.net ([24.73.161.102]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 23 Jan 2008 16:29:53 +0000 Received: from wireless by buffer.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 23 Jan 2008 16:29:53 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: gentoo-user@lists.gentoo.org From: James Subject: [gentoo-user] Re: emerge error Date: Wed, 23 Jan 2008 16:29:44 +0000 (UTC) Message-ID: References: <4796EFAA.2090300@konstantinhansen.de> 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: main.gmane.org User-Agent: Loom/3.14 (http://gmane.org/) X-Loom-IP: 24.73.161.102 (Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.8.1.11) Gecko/20071210 SeaMonkey/1.1.7) Sender: news X-Archives-Salt: 92b8930f-8a1c-496c-9884-ea84fc64589f X-Archives-Hash: bc6f5299569ba4a60bff27c352a6b5bf James Ausmus gmail.com> writes: > OK, try doing: > emerge --metadata > Also, have you done a emerge --sync since this started? > Sounds like it might just be a cache corruption - if the cache was > corrupted during the rsync process in an emerge--sync, then just doing > a emerge --metadata won't help, but if was just corrupted on disk (in > the /var/cache/edb dir), then a emerge --metadata might do it. 'emerge' sync almost ran to completion: Number of files: 131430 Number of files transferred: 270 Total file size: 175763417 bytes Total transferred file size: 1202283 bytes Literal data: 1202283 bytes Matched data: 0 bytes File list size: 3192393 File list generation time: 4.092 seconds File list transfer time: 0.000 seconds Total bytes sent: 8817 Total bytes received: 4410697 sent 8817 bytes received 4410697 bytes 34393.11 bytes/sec total size is 175763417 speedup is 39.77 >>> Updating Portage cache: Traceback (most recent call last): File "/usr/bin/emerge", line 6518, in ? retval = emerge_main() File "/usr/bin/emerge", line 6473, in emerge_main action_sync(settings, trees, mtimedb, myopts, myaction) File "/usr/bin/emerge", line 5010, in action_sync action_metadata(settings, portdb, myopts) File "/usr/bin/emerge", line 5104, in action_metadata eclass_cache=ec, verbose_instance=noise_maker) File "/usr/lib/portage/pym/cache/util.py", line 21, in mirror_cache dead_nodes = set(trg_cache) File "/usr/lib/python2.4/sets.py", line 429, in __init__ self._update(iterable) File "/usr/lib/python2.4/sets.py", line 383, in _update for element in iterable: File "/usr/lib/portage/pym/cache/flat_hash.py", line 122, in __iter__ st = os.lstat(p) OSError: [Errno 13] Permission denied: '/var/cache/edb/dep/usr/portage/net-zope' ideas? James -- gentoo-user@lists.gentoo.org mailing list