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 1JHieJ-000140-2N for garchives@archives.gentoo.org; Wed, 23 Jan 2008 16:40:27 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id EB212E04CF; Wed, 23 Jan 2008 16:40:25 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) by pigeon.gentoo.org (Postfix) with ESMTP id C0F22E04CF for ; Wed, 23 Jan 2008 16:40:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by smtp.gentoo.org (Postfix) with ESMTP id 6076F65417 for ; Wed, 23 Jan 2008 16:40:25 +0000 (UTC) X-Virus-Scanned: amavisd-new at gentoo.org X-Spam-Score: -2.19 X-Spam-Level: X-Spam-Status: No, score=-2.19 required=5.5 tests=[AWL=0.409, 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 aBvWEtNC8srs for ; Wed, 23 Jan 2008 16:40:19 +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 B97E965929 for ; Wed, 23 Jan 2008 16:40:12 +0000 (UTC) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JHidx-0003iT-3N for gentoo-user@gentoo.org; Wed, 23 Jan 2008 16:40:05 +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:40:05 +0000 Received: from wireless by buffer.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 23 Jan 2008 16:40:05 +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:39:51 +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: 6de10a82-b189-4b77-8643-974fcc23831d X-Archives-Hash: bc16131090c0d120ee8cd1246c06bea2 James tampabay.rr.com> writes: > James Ausmus gmail.com> writes: > 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' Well here is the problem: in '/var/cache/edb/dep/usr/portage' drwxrwsr-x 2 root portage 1480 Jan 10 13:41 net-www ?????????? ? ? ? ? ? net-zope drwxrwsr-x 2 root portage 3024 Jan 22 22:29 perl-core But I cannot remove it? rm -rf ./net-zope rm: cannot remove `./net-zope': Permission denied cp /dev/null net-zope cp: accessing `net-zope': Permission denied rmdir net-zope rmdir: net-zope: Permission denied chown root:portage net-zope chown: cannot access `net-zope': Permission denied ideas? -- gentoo-user@lists.gentoo.org mailing list