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

Re: chroot problem with certain apps



Just to confirm that works...

I have both installations sid pure64 and sid i386 skype installed in i386

on pure64 I have chroot just like the howto explain over a mounted
i386 installation and both programs works fine.

chptma@refugio:~$ ldd /usr/bin/skype
        linux-gate.so.1 =>  (0x00000000)
        libqt-mt.so.3 => /usr/lib/libqt-mt.so.3 (0x55583000)
        libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x55c6e000)
        libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x55c7d000)
        libpthread.so.0 => /lib/tls/libpthread.so.0 (0x55d44000)
        libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x55d53000)
        libm.so.6 => /lib/tls/libm.so.6 (0x55e0d000)
        libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x55e2f000)
        libc.so.6 => /lib/tls/libc.so.6 (0x55e38000)
        libfontconfig.so.1 => /usr/lib/libfontconfig.so.1 (0x55f6d000)
        libaudio.so.2 => /usr/lib/libaudio.so.2 (0x55f9c000)
        libXt.so.6 => /usr/X11R6/lib/libXt.so.6 (0x55fb1000)
        libpng12.so.0 => /usr/lib/libpng12.so.0 (0x56002000)
        libz.so.1 => /usr/lib/libz.so.1 (0x56027000)
        libXrender.so.1 => /usr/lib/libXrender.so.1 (0x56039000)
        libXrandr.so.2 => /usr/X11R6/lib/libXrandr.so.2 (0x56042000)
        libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0x56046000)
        libXft.so.2 => /usr/lib/libXft.so.2 (0x5604f000)
        libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x56061000)
        libSM.so.6 => /usr/X11R6/lib/libSM.so.6 (0x560ce000)
        libICE.so.6 => /usr/X11R6/lib/libICE.so.6 (0x560d7000)
        libdl.so.2 => /lib/tls/libdl.so.2 (0x560ef000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x55555000)
        libexpat.so.1 => /usr/lib/libexpat.so.1 (0x560f2000)


On Fri, 25 Mar 2005 09:21:18 -0800, Ric Otte <ric@otte.ucsc.edu> wrote:
> Hi,
> 
> I installed 32bit sid in a chroot at /var/chroot/sid-ia32 as explained
> in the AMD64 HOWTO.  It seems to work, and I can do various things in
> the chroot (such as run acrobat reader, etc.).  I also installed i386
> debian on an unusued partition, and most things work when I chroot
> into that.  What I cannot do is run certain programs, such as k3b and
> skype in either chroots, even though I can run them when I boot into
> my i386 partition.  (I can't run k3b normally, which is why I tried to
> run it in a chroot, and why I finally did a i386 install on the other
> partition).  When I run skype or k3b in the chroot, they shows up in
> the window, but the mouse has no effect on it; I can't click on
> anything in the program.  When I run "strace skype" I get an endless
> loop of:
>     select(6, [3 5], [], [], {0, 99619})    = 0 (Timeout)
>     gettimeofday({1111765453, 528985}, NULL) = 0
>     gettimeofday({1111765453, 529021}, NULL) = 0
> When I run "strace k3b" i get a similar endless loop:
>     select(17, [3 4 6 8 9 12 16], [], [], {0, 49528}) = 0 (Timeout)
>     gettimeofday({1111765287, 679388}, NULL) = 0
>     gettimeofday({1111765287, 679425}, NULL) = 0
> When not in chroot and I run "strace k3b", I get endless loops of:
>     select(17, [3 4 6 8 9 12 16], [], [], {0, 49722}) = 0 (Timeout)
>     ioctl(3, FIONREAD, [0])
> I can't understand why these programs would work when I boot into
> i386, but not work under a chroot.  Since k3b won't work normally
> (without chroot), I wonder if I'm needing to fix something outside the
> chroot and in my normal system settings.
> (I've noticed that both programs depend on libgt3c102-mt)
> 
> Any help would be appreciated.
> 
> Ric
> 
> --
> To UNSUBSCRIBE, email to debian-amd64-REQUEST@lists.debian.org
> with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
> 
> 


-- 
Engañarse por amor es el engaño más terrible; 
es una pérdida eterna para la que no hay compensación 
ni en el tiempo ni en la eternidad. 

							Kierkegaard

							Jaime Ochoa Malagón
							Integrated Technology
							Tel: (55) 52 54 26 10



Reply to: