On 14.06.2016 13:05, Martin Babinsky wrote:
On 06/14/2016 11:56 AM, Martin Basti wrote:
On 14.06.2016 10:14, Martin Basti wrote:
On 10.06.2016 10:57, Martin Basti wrote:
On 10.06.2016 06:17, Jan Cholasta wrote:
On 9.6.2016 20:57, Martin Basti wrote:
Py3 support was enabled prematurely, attached patches removes
python3
from /usr/bin/ipa
Notes:
* ipa 4.3.x won't have enabled py3
* master (ipa 4.4+) will have disabled py3 temporarily
NACK. you reverted this bit wrong:
-%if 0%{?with_python3}
-Requires: python3-ipaclient = %{version}-%{release}
-%else
Requires: python2-ipaclient = %{version}-%{release}
-%endif
+Requires: %{name}-client-common = %{version}-%{release}
+Requires: python2-ipalib = %{version}-%{release}
Shame on me,
updated patch attached
self NACK, even with reverted patch, /usr/bin/ipa has still configured
python3, it's a magic something is still putting python3 into ipa
Extra patch was added
now it should work
Martin^2
Thanks, ACK.
master:
* ee08f3e237cb3668c06307aad74e47eb20080474 Revert "Switch /usr/bin/ipa
to Python 3"
* 5760cc918247746a4e55adc118bdbd9ffb01b78f Use python2 for ipa cli
ipa-4-3:
* b3024fb879a6b841822df1e15fe1c6218c87a4bb Revert "Switch /usr/bin/ipa
to Python 3"
* 64f078b8b21314000ddf7e95c441570254e249f7 Use python2 for ipa cli
--
Manage your subscription for the Freeipa-devel mailing list:
https://www.redhat.com/mailman/listinfo/freeipa-devel
Contribute to FreeIPA: http://www.freeipa.org/page/Contribute/Code