[snip]
Finally, after all that, note that the configure.ac file appears to be hard-coded to require python 2.x, so if anyone is trying to use python 3.x, that's doomed to fail until configure.ac is "fixed." Do we even know why python 2.x is required and why python 3.x can't be used?
python 2.x is required by geo-replication. Although geo-replication is code ready for python 3.x, it's not functionally tested with it. That's the reason configure.ac has 2.x hard-coded.
--
Kaleb
_______________________________________________
Gluster-devel mailing list
Gluster-devel@xxxxxxxxxx
https://lists.nongnu.org/mailman/listinfo/gluster-devel
Thanks,
-Venky