Comment 0 for bug 978356

Revision history for this message
Marco Menardi (mmenaz) wrote : squid3 crash at startup with dnsmasq and no networkmanager

I've 12.04 - 32bit pae, and removed networkmanager (aptitude purge) since I'm using it as a LTSP server.
squid3 3.1.19-1ubuntu1, dnsmasq 2.59-4
Linux gnusc 3.2.0-22-generic-pae #35-Ubuntu SMP Tue Apr 3 20:37:36 UTC 2012 i686 athlon i386 GNU/Linux

I install dnsmasq and squid3. I've noticed that squid3 was never working at boot.
dmesg shows a:
root@gs1204:~# dmesg | grep squid
[ 20.227964] init: squid3 main process (1310) killed by HUP signal

If I remove dnsmasq (aptitude purge) squid has no problem. Don't know if is related to the recent mechanism so resolv.conf is automatically updated by dnsmasq or not.
At the moment I've setup the workaround of run squid3 from rc.local, but of course is not a clean solution