pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/47785: rc.d/squid status failure



>Number:         47785
>Category:       pkg
>Synopsis:       rc.d/squid status failure
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Mon Apr 29 15:55:03 +0000 2013
>Originator:     Edgar Fuß
>Release:        pkgsrc-2013Q1
>Organization:
Mathematisches Institut der Uni Bonn
>Environment:
        
        
>Description:
        With Squid 3.3, /etc/rc.d/squid status will always report "squid is not
        running". The problem is squid setting progname to squid-1.
>How-To-Repeat:
        Install www/squid3, /etc/rc.d/squid start, /etc/rc./squid.status
>Fix:
        Add procname="squid-1" to squid.sh. However, that file is shared accross
        multiple versions of squid and the change may not be appropriate for 
version
        older than 3.3. I'm also unsure a to whether it's safe to statically 
check
        for squid-1 or a wildcard (which rc.subr doesn't support) would be 
required.

>Unformatted:
        
        


Home | Main Index | Thread Index | Old Index