Your message dated Sun, 26 Jul 2020 23:39:49 +0800
with message-id
<cafyclw84dnbkc0touhyzfcwnkj4nsk0glsdhccwix-nrkjh...@mail.gmail.com>
and subject line Re: Bug#966258: please drop `qemu' from Recommends
has caused the Debian Bug report #966258,
regarding please drop `qemu' from Recommends
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
966258: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=966258
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: packer
Version: 1.3.4+dfsg-4+b1
Severity: minor
qemu package is a dummy metapackage which has no actual reason to exist.
Qemu provides 2 entirely different modes of operations, it is a
system-level emulation, where qemu emulates whole (hardware)
system with its own CPU, memory subsystem, peripherial devices,
BIOS/firmware etc. This is qemu-system, or, with hardware
assistance, qemu-kvm. And another mode, where it can run
linux programs built for different architecture on another
linux system, for example to run arm linux binaries on an
x86 linux. This is qemu-user and variations.
Apparently packer works with the system emulation mode, so
it should depend on on of the system emulation packages
qemu provides. If you want native-speed hardware-assisted
virtualization you might depend on qemu-kvm which is provided
by one of the qemu-system subpackages. Or you can recommend
either whole qemu-system package or it and all of its
variations, qemu-system-XXX, with XXX being arm, misc, mips,
ppc, sparc, s390x and x86 (all as alternatives), - depending
on what you actually use.
Recommending `qemu' pulls both all system-mode emulations
(one of which you need) and all linux-user mode emulations
which is not what you need.
The goal is to remove `qemu' binary metapackage from
Debian, because this package is not right, it is
pulling whole qemu with all its modes of operations, -
this is not what most people actually want, due to
what's been said above.
Thanks,
/mjt
--- End Message ---
--- Begin Message ---
Version: 1.6.0+dfsg-3
It has been fixed in 1.6.0+dfsg-3
--
Shengjing Zhu
--- End Message ---