[Qemu-devel] [Bug 1245703] Re: LD_PREFIX option reads directories recursively in an endless loop

2013-12-08 Thread Antonis Kanouras
qemu-arm *and* qemu-arm-static 1.5.0+dfsg-3ubuntu5.1 (AMD64 13.10 host) are affected by this. Steps to reproduce: 0. mkdir /mnt/mychroot 1. qemu-debootstrap --arch=armhf wheezy /mnt/mychroot http://ftp.debian.org/debian 2. qemu-arm-static -L /mnt/mychroot /mnt/mychroot/usr/sbin/chroot /mnt/mychro

[Qemu-devel] [Bug 1245703] Re: LD_PREFIX option reads directories recursively in an endless loop

2013-12-08 Thread Antonis Kanouras
One ugly workaround is, in case anyone needs it: cp -a /usr/bin/qemu-arm-static /mnt/mychroot/ chroot /mnt/mychroot /qemu-arm-static /bin/sh -- You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1245703 Tit