02.08.2014 09:15, Michael Tokarev wrote: > Control: reassign -1 libvirt-bin > > 02.08.2014 05:17, 積丹尼 Dan Jacobson wrote: >> Package: qemu-system-x86 >> Version: 2.1+dfsg-1 >> Severity: grave >> >> Setting up qemu-system-x86 (2.1+dfsg-1) ... >> update-rc.d: warning: start and stop actions are no longer supported; >> falling back to defaults >> insserv: FATAL: service libvirt-bin has to exists for service libvirt-guests >> insserv: exiting now! >> update-rc.d: error: insserv rejected the script header >> dpkg: error processing package qemu-system-x86 (--configure): >> subprocess installed post-installation script returned error exit status 1 >> dpkg: dependency problems prevent configuration of qemu-kvm: >> qemu-kvm depends on qemu-system-x86 (>= 1.7.0+dfsg-2~); however: >> Package qemu-system-x86 is not configured yet. >> >> dpkg: error processing package qemu-kvm (--configure): >> dependency problems - leaving unconfigured
Just to make it clear. I don't think it is a bug in libvirt (-bin or -guests) per se, to me it looks more like libvirt-bin service has been disabled manually (like, removing /etc/init.d/libvirt-bin) while other service (libvirt-guests) depends on it, hence insserv complains when installing an unrelated package, because current system-wide set of services can not be started due to a missing dependency. But this has obviously nothing to do with qemu, -- qemu tries to install its init.d script which fails because of other services. Thanks, /mjt -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org