Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 May 2018 11:22:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        python@FreeBSD.org
Subject:   [Bug 228268] sysutils/ansible: Fix multiple Python version (and flavor) support
Message-ID:  <bug-228268-21822-kOVkmo6lDR@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-228268-21822@https.bugs.freebsd.org/bugzilla/>
References:  <bug-228268-21822@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=3D228268

Nikolai Lifanov <lifanov@freebsd.org> changed:

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

--- Comment #5 from Nikolai Lifanov <lifanov@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 interpre=
ter
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 w=
as
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228268-21822-kOVkmo6lDR>