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 1Kodm9-0008IH-Bb for garchives@archives.gentoo.org; Sat, 11 Oct 2008 12:40:53 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id CCAA5E059D; Sat, 11 Oct 2008 12:40:51 +0000 (UTC) Received: from smtp.tecnet.com.uy (smtp.tecnet.com.uy [200.40.123.43]) by pigeon.gentoo.org (Postfix) with ESMTP id 59FDAE059D for ; Sat, 11 Oct 2008 12:40:51 +0000 (UTC) Received: from acme.acmenet (r190-134-158-91.dialup.adsl.anteldata.net.uy [190.134.158.91]) by smtp.tecnet.com.uy (8.13.7/8.13.7) with ESMTP id m9BCecpj014101 for ; Sat, 11 Oct 2008 10:40:43 -0200 (envelope-from ljc@internet.com.uy) X-TN_STAT: 8233 Date: Sat, 11 Oct 2008 10:37:55 -0200 From: luis jure To: gentoo-user Subject: Re: [gentoo-user] problems with csound ebuild Message-ID: <20081011103755.5a2648db@acme.acmenet> In-Reply-To: <350fc7cf0810101836g6976e0c8p912d2d25cf8cbbec@mail.gmail.com> References: <20081010231920.39053de8@acme.acmenet> <350fc7cf0810101836g6976e0c8p912d2d25cf8cbbec@mail.gmail.com> X-Mailer: Claws Mail 3.5.0 (GTK+ 2.12.11; i686-pc-linux-gnu) 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-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.0b1 (smtp.tecnet.com.uy [200.40.123.43]); Sat, 11 Oct 2008 10:40:43 -0200 (UYST) X-Archives-Salt: 51d5fb93-6209-4bb7-ad44-41b2665054f7 X-Archives-Hash: 910c0b2d73c9e061db5fbe0dc8453e93 on 2008-10-10 at 18:36 Andrey Falko wrote: >Can you emerge attr, then run lsattr on the files that cannot be >unlinked? I suspect that they might have extended attributes >preventing those file from being deleted. thanks for your answer, that doesn't seem to be the problem, though. i can install everything using install.py directly (not emerging with portage). also, using FEATURES="-sandbox" i can emerge without problems. so this problem seems to be related to the "sandbox", something i never got to understand completely... best, lj