Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Jan 2015 17:59:38 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 196517] Latest port mail/spamassassin incorrectly reports sa-spamd not running
Message-ID:  <bug-196517-13@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196517

            Bug ID: 196517
           Summary: Latest port mail/spamassassin incorrectly reports
                    sa-spamd not running
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: adamw@FreeBSD.org
          Reporter: lazan@protys.cz
          Assignee: adamw@FreeBSD.org
             Flags: maintainer-feedback?(adamw@FreeBSD.org)

category/port: mail/spamassassin-3.4.0_16

Command 'service sa-spamd status' says
    spamd is not running.
even though the pid file exists and contains the number of spamd process.

The culprit is the newly added line
    command_interpreter="/usr/local/bin/perl"
in /usr/local/etc/rc.d/sa-spamd file, which forces rc.subr to search shebang
line in /usr/local/sbin/spamd executable.

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Auto-assigned to maintainer adamw@FreeBSD.org

-- 
You are receiving this mail because:
You are the assignee for the bug.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-196517-13>