[gobolinux-users] Re: Compiling Glibc 2.3.6

Laurent Pelecq laurent.pelecq at soleil.org
Sun May 7 20:44:38 GMT 2006


Le Sun, 7 May 2006 04:09:07 -0300, "Lucas C. Villa Real"
<lucasvr at gobolinux.org> a dit :
> On 5/6/06, Laurent Pelecq <laurent.pelecq at soleil.org> wrote:
> > Thanks Lucas. It compiles fine (I've just had to remove all directories
> > CVS). But it fails to install even if I compile it as root :
> >
> >  SandboxInstall: unionfs is available.  Using UnionSandbox!
> >  SandboxInstall: Installing Glibc...
> >  mount: only root can do that
> 
> Strange. Do you get the same error when you compile as root? This
> message should not appear if you were running with his identity.

Yes. I've added the command 'id' in UnionSandbox just before it fails.
Here are the traces. I'm still investigating...

++ '[' '!' -h /System/Kernel/Devices/root ']'
++ id
uid=0(root) gid=0(root) groups=0(root),2
++ mount -t unionfs -o \
   dirs=/.union_rw.tmp.cRYoPqh4365/Programs=rw:/Programs=ro \
   none /.union_mp.tmp.RrHGaPy4364/Programs
mount: only root can do that
++ '[' 1 = 0 ']' ++ sandbox_die 'Unable to mount unionfs'

-- 
Laurent


More information about the gobolinux-users mailing list