Cheers! Perhaps the below problem is somewhat related to this one. When attempting to restart squid on a clean/updated Ubuntu Lucid Server, I find the following which is followed by squid server malfunction:
================ gere...@note1-server:~/server.squid$ sudo /etc/init.d/squid restart Rather than invoking init scripts through /etc/init.d, use the service(8) utility, e.g. service squid restart Since the script you are attempting to invoke has been converted to an Upstart job, you may also use the restart(8) utility, e.g. restart squid start: Job failed to start gere...@note1-server:~/server.squid$ =============== Sometimes, when trying again same command, the "job failed to start" command is not shown and squid server works: =============== gere...@note1-server:~/server.squid$ sudo /etc/init.d/squid restart Rather than invoking init scripts through /etc/init.d, use the service(8) utility, e.g. service squid restart Since the script you are attempting to invoke has been converted to an Upstart job, you may also use the restart(8) utility, e.g. restart squid squid start/running, process 19986 gere...@note1-server:~/server.squid$ =============== -- package squid 2.7.STABLE7-1ubuntu10 failed to install/upgrade: squid upstart job fails to restart https://bugs.launchpad.net/bugs/545331 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to squid in ubuntu. -- Ubuntu-server-bugs mailing list Ubuntu-server-bugs@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs