On 10/17/07, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote:
> Hisham Muhammad wrote:
> > On 10/17/07, Jonatan Liljedahl <[EMAIL PROTECTED]> wrote:
> >> Jonatan Liljedahl wrote:
> >>> JACK recommends one to have /tmp mounted as tmpfs for best performance.
> >>> But when I did that SandboxInstall stopped working:
> >>>
> >>> UnionSandbox: Cleaning up.
> >>> rm: cannot remove `/.union_mp.tmp.gqJvfk15547/tmp': Is a directory
> >>> UnionSandbox: Moving entries to:
> >>> /Programs/JACK/20071016-SVN/.SandboxInstall_Root
> >>> SandboxInstall: Postprocessing Sandbox
> >>> SandboxInstall: Left over files:
> >>> tmp
> >>> tmp/.X0-lock
> >>> tmp/.X11-unix
> >>> tmp/.X11-unix/X0
> >>> Compile: Installation step failed.
> >>>
> >>> What can I do about this?
> >> No comment on this? Is it only me mounting /tmp as tmpfs?
> >
> > In theory that shouldn't happen; how/when are you mounting /tmp? In
> > fstab, the Bootup script, the Jack recipe?
>
> in fstab:
> none        /tmp    tmpfs   defaults        0       0

/tmp is (or should usually be) a symlink to /System/Variable/tmp. Try
changing the mount point to /S/V/tmp and see if it helps.

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

Reply via email to