Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Oct 2014 17:33:21 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 194535] New: sysutils/sec: "WARNING: $command_interpreter /usr/bin/perl != /usr/local/bin/perl"
Message-ID:  <bug-194535-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 194535
           Summary: sysutils/sec: "WARNING: $command_interpreter
                    /usr/bin/perl != /usr/local/bin/perl"
           Product: Ports Tree
           Version: Latest
          Hardware: Any
                OS: Any
            Status: Needs Triage
          Severity: Affects Many People
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: s-fbsdbugs@polstra.com
                CC: ecu@200ok.org
                CC: ecu@200ok.org

Created attachment 148563
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=148563&action=edit
Set "command_interpreter" correctly in rc.d/sec

On startup and shutdown, the sysutils/sec port logs the following warning:

/usr/local/etc/rc.d/sec: WARNING: $command_interpreter /usr/bin/perl !=
/usr/local/bin/perl

This is because the "command_interpreter" setting in the rc.d/sec file is not
the same as the shebang line at the top of the bin/sec script.  The attached
patch fixes the problem.

--- Comment #1 from Bugzilla Automation <bugzilla@FreeBSD.org> ---
Maintainers CC'd

-- 
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-194535-13>