On 3/9/07, Michael Homer <[EMAIL PROTECTED]> wrote: > Hi, > Compile 1.8.2 shows the following error at the end of every compilation: > UnionSandbox: Moving entries to: /Programs/LibXML2/2.6.27/.SandboxInstall_Root > SandboxInstall: Postprocessing Sandbox > SandboxInstall: Left over files: > System > System/Kernel > System/Kernel/Devices > System/Kernel/Devices/tty > Compile: Installation step failed. > It makes Compile return an error code, which is problematic for > Freshen too. It also doesn't SymlinkProgram them in. From looking at > the code, I'd guess that /dev/tty needs to be deleted along with > ld.so.cache and /dev/null at the end. I'm still getting this one, although Freshen now works around it. I don't understand what's going on in the sandbox code well enough to make the change myself.
Also, `Compile Sudo` breaks the system because the sudo it installs is non-setuid, and subsequent steps that want to run sudo are unable to. I don't know whether this is an upstream change in default or something in the recipe, but it should be chmod a+s before SymlinkProgram is run. -Michael _______________________________________________ gobolinux-devel mailing list gobolinux-devel@lists.gobolinux.org http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel