Rowland, 1. I installed Python 3.6.9 with SCL repository ( https://www.server-world.info/en/note?os=CentOS_7&p=python36) 2. I don't remove python 2.7 Thanks. Saludos. --- Miguel Coa M. El lun., 1 jun. 2020 a las 11:19, Rowland penny via samba (< samba at lists.samba.org>) escribi?:> On 01/06/2020 15:57, Miguel Angel Coa M. via samba wrote: > > Hi, > > I update the Samba from 4.10.x to 4.11.9, and update the python (2.7.6 to > > 3.6.9) . > > Python version > > [root at sambadc03 ~]# python -V > > Python 3.6.9 > > How did you update the Python ? > > Did you remove Python 2 ? > > Rowland > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba >
On 01/06/2020 17:28, Miguel Angel Coa M. wrote:> Rowland, > 1. I installed Python 3.6.9 with SCL repository > (https://www.server-world.info/en/note?os=CentOS_7&p=python36) > 2. I don't?remove python 2.7 >Something else that Centos does differently ;-) On Debian: root at dc01:~# python -V Python 2.7.16 root at dc01:~# python3 -V Python 3.7.3 root at dc01:~# samba -V Version 4.11.7-Debian Do you have python3-dns installed ? Rowland
On 01/06/2020 17:38, Rowland penny via samba wrote:> On 01/06/2020 17:28, Miguel Angel Coa M. wrote: >> Rowland, >> 1. I installed Python 3.6.9 with SCL repository >> (https://www.server-world.info/en/note?os=CentOS_7&p=python36) >> 2. I don't?remove python 2.7 >> > Something else that Centos does differently ;-) > > On Debian: > > root at dc01:~# python -V > Python 2.7.16 > root at dc01:~# python3 -V > Python 3.7.3 > root at dc01:~# samba -V > Version 4.11.7-Debian > > Do you have python3-dns installed ? > > Rowland > > >OOPS, that should be python3-dnspython Rowland
Hi Miguel, Le 01/06/2020 ? 18:28, Miguel Angel Coa M. via samba a ?crit?:> Rowland, > 1. I installed Python 3.6.9 with SCL repository ( > https://www.server-world.info/en/note?os=CentOS_7&p=python36) > 2. I don't remove python 2.7CentOS7 now has support for Python3. You shouldn't have to install it from SCL. Just upgrade, it should be enough. Cheers, Denis> > Thanks. > Saludos. > --- > Miguel Coa M. > > > El lun., 1 jun. 2020 a las 11:19, Rowland penny via samba (< > samba at lists.samba.org>) escribi?: > >> On 01/06/2020 15:57, Miguel Angel Coa M. via samba wrote: >>> Hi, >>> I update the Samba from 4.10.x to 4.11.9, and update the python (2.7.6 to >>> 3.6.9) . >>> Python version >>> [root at sambadc03 ~]# python -V >>> Python 3.6.9 >> >> How did you update the Python ? >> >> Did you remove Python 2 ? >> >> Rowland >> >> >> >> -- >> To unsubscribe from this list go to the following URL and read the >> instructions: https://lists.samba.org/mailman/options/samba >>