On 20.12.2013 16:01, Petr Viktorin wrote:
On some platforms, "/usr/bin/python" is Python 3. We require Python 2 so
we should explicitly use /usr/bin/python2.

Xiao-Long, who owns FreeIPA in Arch Linux's AUR [0], wrote a patch for
this issue. I've just updated the patch to current master (so any
breakage this causes is my fault).

https://fedorahosted.org/freeipa/ticket/3438


[0] https://aur.archlinux.org/packages/freeipa

Why not use distutils to fill in the correct interpreter path (http://docs.python.org/2/distutils/setupscript.html#installing-scripts) instead of hardcoding it?

--
Jan Cholasta

_______________________________________________
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Reply via email to