On Tue, 09 Dec 2008 18:53:00 +0000 Eduardo Suárez <[EMAIL PROTECTED]> wrote: > I set the variable |PALUDIS_DO_NOTHING_SANDBOXY and it is working now. > What is wrong with sandbox? I don't understand.
Yick, don't do that. Sandbox disallows writes outside of the build area. It's a safety feature, to stop broken build systems from messing with your root filesystem. For distcc and ccache we work around this by adding to SANDBOX_WRITE in bashrc to tell sandbox to allow writes to certain other places. Have a look at [1]. [1]: http://paludis.pioto.org/faq/howdoi.html#distcc -- Ciaran McCreesh
signature.asc
Description: PGP signature
_______________________________________________ paludis-user mailing list [email protected] http://lists.pioto.org/mailman/listinfo/paludis-user
