On Fri, Oct 7, 2016 at 2:01 PM, Herminio Hernandez Jr. <herminio.hernande...@gmail.com> wrote:
I believe resolved conflicts with dnsmasq.

It doesn't actually seem to.

In any case, "only" dnsmasq-base is installed, since both network-manager (and lxc1) still depend on it, however dnsmasq instances are still being launched by both Network Manager and libvirt:

mjg@payens:~$ dpkg -l | grep dnsmasq
ii dnsmasq-base 2.76-4 amd64 Small caching DNS proxy and DHCP/TFTP server mjg@payens:~$ apt-rdepends -r dnsmasq-base --state-show=Installed | head -3
Reading package lists... Done
Building dependency tree
Reading state information... Done
dnsmasq-base
  Reverse Depends: lxc1 (2.0.5-0ubuntu1)
  Reverse Depends: network-manager (1.2.4-0ubuntu1)
mjg@payens:~$ ps ax | grep dnsmasq
 1155 pts/2    S+     0:00 grep dnsmasq
2724 ? S 0:00 dnsmasq -u lxc-dnsmasq --strict-order --bind-interfaces --pid-file=/run/lxc/dnsmasq.pid --listen-address 10.0.3.1 --dhcp-range 10.0.3.2,10.0.3.254 --dhcp-lease-max=253 --dhcp-no-override --except-interface=lo --interface=lxcbr0 --dhcp-leasefile=/var/lib/misc/dnsmasq.lxcbr0.leases --dhcp-authoritative 2992 ? S 0:00 /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper 2993 ? S 0:00 /usr/sbin/dnsmasq --conf-file=/var/lib/libvirt/dnsmasq/default.conf --leasefile-ro --dhcp-script=/usr/lib/libvirt/libvirt_leaseshelper 22879 ? S 0:00 /usr/sbin/dnsmasq --no-resolv --keep-in-foreground --no-hosts --bind-interfaces --pid-file=/var/run/NetworkManager/dnsmasq.pid --listen-address=127.0.1.1 --cache-size=0 --conf-file=/dev/null --proxy-dnssec --enable-dbus=org.freedesktop.NetworkManager.dnsmasq --conf-dir=/etc/NetworkManager/dnsmasq.d


I only just realised the lxc/lib virt connection, which might explain things. I'll file a bug on LP.

//Mike

--
⊨ Michael Gratton, Percept Wrangler.
⚙ <http://mjog.vee.net/>

-- 
Ubuntu-GNOME mailing list
Ubuntu-GNOME@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-gnome

Reply via email to