31.05.2013 15:22, Hilko Bengen wrote: > Package: qemu-system-x86 > Severity: serious
Um. Curious. Why do you think this bug deserves to be serious? Yes we fail to declare dependency on modprobe|kmod, but any system which runs qemu will, with 99.9% chances, have it installed anyway, so at least for 99.9% cases of users this is not a problem at all.. > The init script that is called from postinst tries to load modules via > modprobe. This fails if the kmod package is not installed: > > Setting up qemu-system-x86 (1.5.0+dfsg-2) ... > update-alternatives: using /usr/bin/qemu-system-i386 to provide /usr/bin/qemu > (q > emu) in auto mode > /etc/init.d/qemu-system-x86: 31: /etc/init.d/qemu-system-x86: modprobe: not > found > Module kvm_amd failed to load ... failed! Now, I'm not sure how to solve this, because you have a usage case which is apparently not something I'm familiar with. Do you want us to depend on kmod, or do you think we should check modprobe presence in initscript instead, and omit module loading if modprobe isn't found? Thanks, /mjt -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

