[Bug 228268] sysutils/ansible: Fix multiple Python version (and flavor) support

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue May 15 11:22:33 UTC 2018


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

Nikolai Lifanov <lifanov at freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Open                        |In Progress

--- Comment #5 from Nikolai Lifanov <lifanov at freebsd.org> ---
Hi Christopher, koobs!

I removed the flavor support in r455231 to unbreak slave ports because:

1) Ansible is a tool and not a library, so it doesn't matter which interpreter
it's running with as long as it obeys PYTHON_DEFAULT
2) slave ports need to be adjusted with a unique suffix, and back then it was
impossible to set PKGNAMESUFFIX if using FLAVORS

To point #2, I think this has been fixed since, so it's worth revisiting the
issue. I'll make the conversion and get to testing!

Thanks koobs for the test target! This will make it a ton easier.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-python mailing list