Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 03 Sep 2015 18:19:01 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 202799] sysutils/ansible: SHEBANG_FILES breaks ansible_python_interpreter and makes it impossible to manage non-freebsd hosts
Message-ID:  <bug-202799-13-Ee3ukE2IuM@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-202799-13@https.bugs.freebsd.org/bugzilla/>
References:  <bug-202799-13@https.bugs.freebsd.org/bugzilla/>

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

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

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

--- Comment #4 from Nikolai Lifanov <lifanov@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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-202799-13-Ee3ukE2IuM>