[Bug 561750] Re: squid starts and stops immediately (after upgrade from karmic to lucid)
Ernst Kloppenburg
ernst.kloppenburg at gmx.de
Thu Apr 15 06:33:05 BST 2010
- there is no respawn option in /etc/init/squid.conf (but I think this
wouldn't normally be a problem, except when squid crashed by itself)
- there is exactly one thing that does something to squid when the dsl-
interface is brought up (I have resolvconf installed which is suggested
by the squid package)
/etc/resolvconf/update-libc.d/squid
which contains the command
'invoke-rc.d squid reload'
This command does the wrong thing, it stops squid:
root at rechner6:~# start squid
squid start/running, process 3328
(now squid is usable)
root at rechner6:~# /etc/resolvconf/update-libc.d/squid
Rather than invoking init scripts through /etc/init.d, use the service(8)
[...]
root at rechner6:~# status squid
squid stop/waiting
(the squid/cache.log shows the normal shutdown sequence)
** Attachment added: "/var/log/squid/cache.log"
http://launchpadlibrarian.net/44224116/cache.log
--
squid starts and stops immediately (after upgrade from karmic to lucid)
https://bugs.launchpad.net/bugs/561750
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to squid in ubuntu.
More information about the Ubuntu-server-bugs
mailing list