I'm running Scripts 2.6.0 and Compile 1.8.0.

On 1/27/07, Fábio Mierlo <[EMAIL PROTECTED]> wrote:
> Hi again,
>
> I have the follow setup:
>
> /System/Kernel/Devices/hda2 on /Mount/Union1 type reiserfs (rw)
> /System/Kernel/Devices/hda4 on /Mount/Union2 type reiserfs (rw)
> none on /Depot type unionfs
> (rw,nosuid,nodev,dirs=/Mount/Union1/Depot=rw:/Mount/Union2/Depot=rw)
>
> When I try to compile something (I try only with one app) the Union-
> Sandbox produce the follow errors:
>
> andboxInstall: unionfs is available.  Using UnionSandbox!
> SandboxInstall: Installing GLEW...
> mount: wrong fs type, bad option, bad superblock on none,
>        missing codepage or other error
>        In some cases useful info is found in syslog - try
>        dmesg | tail  or so
>
> UnionSandbox: Unable to mount unionfs
> UnionSandbox: Cleaning up.
> rm: cannot remove `/.union_mp.tmp.EtNmvr10417/bin': No such file or directory
> rm: cannot remove `/.union_mp.tmp.EtNmvr10417/dev': No such file or directory
> rm: cannot remove `/.union_mp.tmp.EtNmvr10417/etc': No such file or directory
> rm: cannot remove `/.union_mp.tmp.EtNmvr10417/lib': No such file or directory
> rm: cannot remove `/.union_mp.tmp.EtNmvr10417/proc': No such file or directory
> rm: cannot remove `/.union_mp.tmp.EtNmvr10417/sbin': No such file or directory
> rm: cannot remove `/.union_mp.tmp.EtNmvr10417/sys': No such file or directory
> rm: cannot remove `/.union_mp.tmp.EtNmvr10417/tmp': No such file or directory
> rm: cannot remove `/.union_mp.tmp.EtNmvr10417/var': No such file or directory
> UnionSandbox: Moving entries to: /Programs/GLEW/1.3.4/.SandboxInstall_Root
> SandboxInstall: Installation failed.
> Compile: Installation step failed.
>
> When I umount /Depot the UnionSandbox don't produce any
> error.
>
> My fstab:
>
> # Depot1 partition.
> /System/Kernel/Devices/hda2 /Mount/Union1 reiserfs defaults 1 0
>
> # Depot2 partition.
> /System/Kernel/Devices/hda4 /Mount/Union2 reiserfs defaults 1 0
>
> # Depot directory
> none /Depot unionfs
> rw,dirs=/Mount/Union1/Depot=rw:/Mount/Union2/Depot=rw,users,exec 1 0
>
_______________________________________________
gobolinux-devel mailing list
[email protected]
http://lists.gobolinux.org/mailman/listinfo/gobolinux-devel

Reply via email to