[Bug 671126] Re: --keyring argument breaks qemu-debootstrap

Alex Chiang achiang at canonical.com
Fri Nov 5 04:07:29 GMT 2010


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.



More information about the Ubuntu-server-bugs mailing list