[Bug 572882] Re: qemu-debootstrap does not support --variant=fakechroot

Hector Oron hector.oron at gmail.com
Wed Mar 9 16:23:22 UTC 2011


Today we have been looking into that at #emdebian and we got something
running doing:

1. $ sudo ln -sf /usr/arm-linux-gnueabi/lib/ld-linux.so.3 ld-linux.so.3
2. Extract armel fakechroot into /tmp/fkch directory
3. Generate a chroot in /tmp/chroot_armel
4. $ LD_PRELOAD=$(pwd)/fkch/usr/lib/fakechroot/libfakechroot.so LD_LIBRARY_PATH=/usr/arm-linux-gnueabi/lib:$(pwd)/chroot_armel/lib:$(pwd)/chroot_armel/usr/lib:$(pwd)/fkch/usr/lib/ $(pwd)/fkch/usr/bin/fakechroot /usr/sbin/chroot $(pwd)/chroot_armel/  /bin/uname -a
ERROR: ld.so: object '/tmp/fkch/usr/lib/fakechroot/libfakechroot.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object '/tmp/fkch/usr/lib/fakechroot/libfakechroot.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object '/tmp/fkch/usr/lib/fakechroot/libfakechroot.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object '/tmp/fkch/usr/lib/fakechroot/libfakechroot.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object '/tmp/fkch/usr/lib/fakechroot/libfakechroot.so' from LD_PRELOAD cannot be preloaded: ignored.
ERROR: ld.so: object 'libfakechroot.so' from LD_PRELOAD cannot be preloaded: ignored.
Linux enorme 2.6.37-2-amd64 #1 SMP Sun Feb 27 10:12:22 UTC 2011 armv7l GNU/Linux

Best regards

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to qemu-kvm in ubuntu.
https://bugs.launchpad.net/bugs/572882

Title:
  qemu-debootstrap does not support --variant=fakechroot



More information about the Ubuntu-server-bugs mailing list