[Bug 235510] security/py-pass-audit: fix python invocation

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Feb 5 06:04:58 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235510

            Bug ID: 235510
           Summary: security/py-pass-audit: fix python invocation
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs at FreeBSD.org
          Reporter: tobias.rehbein at web.de

Created attachment 201737
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=201737&action=edit
Patch that replaces python3 with ${PYTHON_CMD} in audit.bash

- audit.bash: replace python3 with ${PYTHON_CMD}

The audit.bash script tries to start python3 instead of the current value of
${PYTHON_CMD}. This went unnoticed as I tested the port on a system, where
python3 was symlinked to python3.6 (*sigh*).

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


More information about the freebsd-ports-bugs mailing list