[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: user dchroot does not work



Alexander Fieroch wrote:
> Bob Proulx wrote:
> > Have all of your 'dchroot' calls used -d?  Does it work without -d?
> 
> Then I get the following error:
> 
> $ dchroot -c ia32 glxgears
> (ia32) glxgears
> Must be connected to a terminal.
> dchroot: Child exited non-zero.
> dchroot: Operation failed.
> 
> Any hints?

Well, glxgears is a graphical application and needs $DISPLAY.  I would
not expect that to work without -d.  So I guess I should have been
more specific.  I was thinking more along the lines of simple
commands.  Something that would test if my wild guess of something to
do with LD_LIBRARY_PATH or other was the problem.  Something like this.

  dchroot -c ia32 hostname
  dchroot -c ia32 pwd
  dchroot -c ia32 ls

That type of thing.

Bob



Reply to: