tags 562887 upstream
thanks

On Mon, Dec 28, 2009 at 04:15:08PM -0500, Andres Salomon wrote:
> debootstrap --foreign --arch mipsel lenny root-mipsel 
> http://http.us.debian.org/debian
> mount binfmt_misc -t binfmt_misc /proc/sys/fs/binfmt_misc
> echo 
> ':mipsel:M::\x7fELF\x01\x01\x01\x00\x00\x00\x00\x00\x00\x00\x00\x00\x02\x00\x08\x00:\xff\xff\xff\xff\xff\xff\xff\x00\xff\xff\xff\xff\xff\xff\xff\xff\xfe\xff\xff\xff:/usr/bin/qemu-mipsel-static:'
>  > /proc/sys/fs/binfmt_misc/register
> apt-get install qemu-user-static
> cp /usr/bin/qemu-mipsel-static root-mipsel/usr/bin
> 
> However, when attempting to run anything w/ qemu-mipsel-static, it appears
> to hang while waiting for a futex.  This occurs regardless of the binary
> (the one below is bash, but it happens w/ /bin/ls, etc).  This is on a
> 2.6.32-trunk-686 2.6.32-3 kernel, but it also appears to occur on a lenny
> machine running 2.6.26-2-686 (w/ qemu-mipsel-static copied over from
> sid, since it doesn't exist in lenny).

thanks for testing this!

i haven't managed to get the cross-architecture chrooting to work with anything
other than armel, though i just now tested that armel works. for other
architectures, this needs fixing upstream.

live well,
  vagrant



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to