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 1Konhq-0000lk-KI for garchives@archives.gentoo.org; Sat, 11 Oct 2008 23:17:06 +0000 Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 693BEE020B; Sat, 11 Oct 2008 23:17:04 +0000 (UTC) Received: from smtp.tecnet.com.uy (smtp.tecnet.com.uy [200.40.123.43]) by pigeon.gentoo.org (Postfix) with ESMTP id DDDF6E020B for ; Sat, 11 Oct 2008 23:17:03 +0000 (UTC) Received: from acme.acmenet (r190-134-129-133.dialup.adsl.anteldata.net.uy [190.134.129.133]) by smtp.tecnet.com.uy (8.13.7/8.13.7) with ESMTP id m9BNGhZJ002237 for ; Sat, 11 Oct 2008 21:16:47 -0200 (envelope-from ljc@internet.com.uy) X-TN_STAT: 8233 Date: Sat, 11 Oct 2008 21:13:41 -0200 From: luis jure To: gentoo-user Subject: Re: [gentoo-user] problems with csound ebuild Message-ID: <20081011211341.28ab5f25@acme.acmenet> In-Reply-To: <48F0A74F.8070707@googlemail.com> References: <20081010231920.39053de8@acme.acmenet> <350fc7cf0810101836g6976e0c8p912d2d25cf8cbbec@mail.gmail.com> <20081011103755.5a2648db@acme.acmenet> <48F0A74F.8070707@googlemail.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 21:16:49 -0200 (UYST) X-Archives-Salt: ff914cf3-ebb2-4e71-a580-969e5f5a580c X-Archives-Hash: ca76c49feac1b3e93a15023946ca823b on 2008-10-11 at 15:17 Daniel Pielmeier wrote: >Have you updated python recently and did not run python-updater? You >can also try to re-emerge scons. did both, but i get the same results. >Sandbox errors are mostly caused when the ebuild tries to access the >filesystem directly instead of using $WORKDIR. > >Maybe some parts of install.py do not honor --instdir="${D}". that seems to be the problem, but IANAP and i don't read python... :-( best, lj