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
-- 
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

Reply via email to