Re: building bind 9.11.0, python error on centos 6

2016-11-06 Thread Carl Byington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On Mon, 2016-11-07 at 10:47 +1100, Mark Andrews wrote: > Install a Python version that has not been end-of-lifed > in the meantime disable python at configure time (--with-python=no). bind-9.11.0-P1.tar.gz/bind-9.11.0-P1/configure contains code: py

Re: building bind 9.11.0, python error on centos 6

2016-11-06 Thread Mark Andrews
Install a Python version that has not been end-of-lifed in the meantime disable python at configure time (--with-python=no). In message <1478303695.22284.18.ca...@ns.five-ten-sg.com>, Carl Byington writes : > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA512 > > Centos 6 has python version 2.6.6

building bind 9.11.0, python error on centos 6

2016-11-04 Thread Carl Byington
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 Centos 6 has python version 2.6.6 The test suite fails: I:test rndc python bindings (54) Traceback (most recent call last): File "", line 4, in File "../../../../bin/python/isc/rndc.py", line 48, in __init__ self.__connect_login() File "