After examining the debootstrap --help output and man page, it seems like all debootstrap arguments are in the form of:
--option=value I don't see anywhere that: '--option value' is accepted (even if debootstrap implementation can correctly parse it). Since qemu-debootstrap is merely supposed to be a wrapper around real debootstrap, and there is no way for it to know if the user is passing: --option value vs. --singleton-option there thus is no sane way to add support for '--option value' handling in qemu-debootstrap. The only sensible solution is to ensure that we call qemu-debootstrap with '--option=value' arguments. I am attaching v2 of a debdiff, which now properly sets the series to natty, not maverick. ** Patch added: "pbuilder.debdiff v2" https://bugs.launchpad.net/ubuntu/+source/pbuilder/+bug/671126/+attachment/1723533/+files/pbuilder.debdiff -- --keyring argument breaks qemu-debootstrap https://bugs.launchpad.net/bugs/671126 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to qemu-kvm in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs