The example appears to work for me on my setup; that's an Ubuntu
Maverick ARM chroot with qemu 0.12.3 running on an Ubuntu Lucid i386
host (the qemu is newer than Lucid).


sudo chroot /armroot /usr/bin/qemu-arm-static /bin/bash

find /usr -print0 | xargs -0r pwd
/bin/pwd: ignoring non-option arguments
/
/bin/pwd: ignoring non-option arguments
/
/bin/pwd: ignoring non-option arguments
/
/bin/pwd: ignoring non-option arguments
/
/bin/pwd: ignoring non-option arguments
/
/bin/pwd: ignoring non-option arguments
/


but the reporter does say it's very sensitive.

Dave

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/372121

Title:
  xargs on qemu has bad ARG_MAX

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to