Just replaced my /etc/default/libvirt-bin with the original packaged one and did a diff:
-- root@compute1:/etc/default# diff -u libvirt-bin.bck libvirt-bin --- libvirt-bin.bck 2016-07-28 09:31:34.649296000 +0200 +++ libvirt-bin 2016-01-13 08:36:30.000000000 +0100 @@ -5,7 +5,7 @@ start_libvirtd="yes" # options passed to libvirtd, add "-l" to listen on tcp -libvirtd_opts="-d -l" +#libvirtd_opts="" # pass in location of kerberos keytab #export KRB5_KTNAME=/etc/libvirt/libvirt.keytab -- so, "-d" is not set by default. Let me summarize, just in case someone else finds this bugreport while debugging the situation: * You should not set "-d" in OPTS * You don't need "NotifyAccess=all" But still the dnsmasq-processes are not terminated on stop. Fabian -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1574566 Title: package libvirt-bin 1.3.1-1ubuntu10 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 Status in libvirt package in Ubuntu: Invalid Status in systemd package in Ubuntu: Invalid Bug description: upgrade 15.10 -> 16.04 ProblemType: Package DistroRelease: Ubuntu 16.04 Package: libvirt-bin 1.3.1-1ubuntu10 ProcVersionSignature: Ubuntu 4.2.0-36.41-generic 4.2.8-ckt8 Uname: Linux 4.2.0-36-generic x86_64 ApportVersion: 2.20.1-0ubuntu2 Architecture: amd64 Date: Mon Apr 25 12:44:51 2016 ErrorMessage: subprocess installed post-installation script returned error exit status 1 InstallationDate: Installed on 2016-04-06 (19 days ago) InstallationMedia: Ubuntu 15.10 "Wily Werewolf" - Release amd64 (20151021) ProcCmdline: BOOT_IMAGE=/vmlinuz-4.2.0-36-generic root=/dev/mapper/ubuntu--vg-root ro quiet splash vt.handoff=7 SourcePackage: libvirt Title: package libvirt-bin 1.3.1-1ubuntu10 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 UpgradeStatus: Upgraded to xenial on 2016-04-25 (0 days ago) modified.conffile..etc.libvirt.qemu.networks.default.xml: [modified] mtime.conffile..etc.libvirt.qemu.networks.default.xml: 2016-04-14T14:20:45.067249 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1574566/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp

