[Bug 265211] sysutils/ansible 2.13 now expects shebang format in moudles
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Jul 2022 14:44:07 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=265211
Bug ID: 265211
Summary: sysutils/ansible 2.13 now expects shebang format in
moudles
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Some People
Priority: ---
Component: Individual Port(s)
Assignee: 0mp@FreeBSD.org
Reporter: vladimir-csp@yandex.ru
Flags: maintainer-feedback?(0mp@FreeBSD.org)
Assignee: 0mp@FreeBSD.org
Hi.
2.13 broke deployment from FreeBSD control host to Linux target hosts because
it now can modify shebangs in modules and expects them to be either unversioned
or absent.
At least some (if not all) modules in py38-ansible package have versioned
python shebangs (modules from ansible-core do not have any), those modules now
fail.
More info here:
https://github.com/ansible/ansible/issues/78243
Breaking change is here: https://github.com/ansible/ansible/issues/78243
--
You are receiving this mail because:
You are the assignee for the bug.