On Thu, 7 Aug 2014, Guido Günther wrote: > Any chance to rerung this with DPKG_DEBUG=1 ? I did an update of a
tglase@tglase:~ $ sudo env DPKG_DEBUG=1 dpkg -a --configure [sudo] password for tglase: Setting up libvirt-daemon-system (1.2.7-3) ... insserv: script libvirtd: service libvirt-bin already provided! insserv: exiting now! update-rc.d: error: insserv rejected the script header dpkg: error processing package libvirt-daemon-system (--configure): subprocess installed post-installation script returned error exit status 1 dpkg: dependency problems prevent configuration of libvirt-bin: libvirt-bin depends on libvirt-daemon-system (>= 1.2.7-3); however: Package libvirt-daemon-system is not configured yet. dpkg: error processing package libvirt-bin (--configure): dependency problems - leaving unconfigured Errors were encountered while processing: libvirt-daemon-system libvirt-bin > sysv based system yesterday without any troubles. Did you modify > /etc/init.d/libvirt-bin ? Yes, I did. I added “linux64” before “start-stop-daemon --start […]” since I’m running an amd64 kernel with i386 userland and: tglase@tglase:~ $ cat /sbin/init #!/bin/mksh-static exec /usr/bin/linux32 /sbin/init.real "$@" bye, //mira“waiting for the Debian kernel to support x32”bilos -- tarent solutions GmbH Rochusstraße 2-4, D-53123 Bonn • http://www.tarent.de/ Tel: +49 228 54881-393 • Fax: +49 228 54881-235 HRB 5168 (AG Bonn) • USt-ID (VAT): DE122264941 Geschäftsführer: Dr. Stefan Barth, Kai Ebenrett, Boris Esser, Alexander Steeg -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org