[Bug 202799] sysutils/ansible: SHEBANG_FILES breaks ansible_python_interpreter and makes it impossible to manage non-freebsd hosts

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Sep 3 18:16:28 UTC 2015


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

--- Comment #3 from Nikolai Lifanov <lifanov at mail.lifanov.com> ---
You're right. USES: shebangfix changed at some point to replace shebang with
/usr/local/bin/python2.7 instead of /usr/local/bin/python. The port hasn't
changed since, so I was testing with the old version. I built a fresh test box
and rebuilt the package and now it doesn't work. Truth is, the code will work
with shebangs that end in python (not python2.7), so either /usr/bin/python or
/usr/local/bin/python would have worked, but not /usr/local/bin/python2.7.

I, maintainer, approve the patch I'm about to attach.

Thanks for the report!

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


More information about the freebsd-ports-bugs mailing list