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
Bugs, which is subscribed to 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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1574566/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to