dnsmasq interfering with bootpd
Markus Schönhaber
ubuntu-users at list-post.mks-mail.de
Fri Mar 12 08:46:21 UTC 2010
12.03.2010 09:28, scar:
> my question: where did dnsmasq come from, why is it started, etc.?
>
> $ sudo apt-get remove dnsmasq
> ...
> Package dnsmasq is not installed, so not removed
Does
$ dpkg -l 'dnsmasq*'
show dnsmasq-base as installed?
If so
$ apt-cache rdepends dnsmasq-base
should show you which package(s) might have pulled in dnsmasq-base.
WAG: you have libvirt-bin installed which depends on dnsmasq-base.
--
Regards
mks
More information about the ubuntu-users
mailing list