On 5/12/06, Carlo Calica <[EMAIL PROTECTED]> wrote:
Just spent a few minutes with ChrootCompile.  There seems to be a
problem with ChrootCompile and UnionSandbox.  Specifically,
UnionSandbox does not like running in a chroot.  It is unable to mount
dirs because it's view is different than the kernel's.

Quick fix is forcing the use of FiboSandbox.

Yes, since the chroot is a sandbox by itself, it's not too problematic
to use it, or even use no sandbox (being careful when looking at the
results of the compilation).

Longterm, .....

Good question. Perhaps a lower-level fix would be necessary. Forking
with special flags to create a process-specific mount table may make
unionfs happy. I don't know.

-- Hisham
_______________________________________________
gobolinux-devel mailing list
gobolinux-devel@lists.gobolinux.org
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to