[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:19:01 UTC 2015


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

Nikolai Lifanov <lifanov at mail.lifanov.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #160688|                            |maintainer-approval+
              Flags|                            |

--- Comment #4 from Nikolai Lifanov <lifanov at mail.lifanov.com> ---
Created attachment 160688
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=160688&action=edit
sysutils/ansible: don't fix module shebangs

Module shebangs are replaced by ansible_python_interpreter variable only when
they end in "python". This was broken by USES: shebangfix transitioning to
python2.7. Since modules are not useful as standalone executables, stop
modifying shebang lines for them.

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


More information about the freebsd-ports-bugs mailing list