https://bugzilla.redhat.com/show_bug.cgi?id=1596017



--- Comment #3 from Nigel Babu <nig...@redhat.com> ---
Kaleb is doing this correctly as per Fedora packaging guidelines (see
https://fedoraproject.org/wiki/Packaging:Python). You cannot simply use python
anymore. You have to specify python2 or python3 including in the shebang for
all scripts. This is going to cause interesting problems for the EL6/EL7 world.

The only way I can see this work is if we make sure we're compatible with
python3 with tooling, but actually run all our stuff on python2 until such a
time that there is an EL7 which ships python3 packages in base.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=ZgeNGXATEn&a=cc_unsubscribe
_______________________________________________
Gluster-infra mailing list
Gluster-infra@gluster.org
http://lists.gluster.org/mailman/listinfo/gluster-infra

Reply via email to