I believe that the patch made for Natty should work on Maverick as well.
Would anyone more experienced care to make the Maverick package, please?
Clint?

Current Maverick-amd64:

------------------------------------------------------------
root@localhost:~# apt-cache policy squid
squid:
  Installed: 2.7.STABLE9-2ubuntu5
  Candidate: 2.7.STABLE9-2ubuntu5
  Version table:
 *** 2.7.STABLE9-2ubuntu5 0
        990 http://ftp.cvut.cz/ubuntu/ maverick/main amd64 Packages
        100 /var/lib/dpkg/status

root@localhost:~# start squid
squid start/running, process 14874

root@localhost:~# status squid
squid start/running, process 14874

root@localhost:~# reload squid

root@localhost:~# status squid
squid stop/waiting
------------------------------------------------------------

Current Maverick-amd64 using /etc/init/squid.conf from Natty package
squid_2.7.STABLE9-2.1ubuntu3_amd64.deb:

------------------------------------------------------------
root@localhost:~# diff /etc/init/squid.conf squid.conf.natty 
11,12d10
< expect fork
< 
81c79
<       exec /usr/sbin/squid $SQUID_ARGS
---
>       exec /usr/sbin/squid -N $SQUID_ARGS

root@localhost:~# cp squid.conf.natty /etc/init/squid.conf

root@localhost:~# killall squid

root@localhost:~# start squid
squid start/running, process 15035

root@localhost:~# status squid
squid start/running, process 15035

root@localhost:~# reload squid

root@localhost:~# status squid
squid start/running, process 15035

root@localhost:~# restart squid
squid start/running, process 15122

root@localhost:~# status squid
squid start/running, process 15122
------------------------------------------------------------

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/573853

Title:
  Cannot control squid "Unknown instance"

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to