[Bug 194535] New: sysutils/sec: "WARNING: $command_interpreter /usr/bin/perl != /usr/local/bin/perl"

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Oct 22 17:33:22 UTC 2014


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 at FreeBSD.org
          Reporter: s-fbsdbugs at polstra.com
                CC: ecu at 200ok.org
                CC: ecu at 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 at FreeBSD.org> ---
Maintainers CC'd

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


More information about the freebsd-ports-bugs mailing list