[Bug 196517] Latest port mail/spamassassin incorrectly reports sa-spamd not running

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Jan 5 17:59:39 UTC 2015


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 at FreeBSD.org
          Reporter: lazan at protys.cz
          Assignee: adamw at FreeBSD.org
             Flags: maintainer-feedback?(adamw at 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 at FreeBSD.org> ---
Auto-assigned to maintainer adamw at FreeBSD.org

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


More information about the freebsd-ports-bugs mailing list