Subject: Discussion related to cado-nfs
List archive
- From: Paul Leyland <paul.leyland@gmail.com>
- To: cado-nfs-discuss@lists.gforge.inria.fr
- Subject: Re: [Cado-nfs-discuss] Help starting out using two machines
- Date: Tue, 10 Mar 2020 13:09:56 +0000
- Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=paul.leyland@gmail.com; spf=Pass smtp.mailfrom=paul.leyland@gmail.com; spf=None smtp.helo=postmaster@mail-wr1-f66.google.com
- Ironport-phdr: 9a23:J6OJuR2M6Pb4V3IQsmDT+DRfVm0co7zxezQtwd8ZseIWI/ad9pjvdHbS+e9qxAeQG9mCt7Qd0bKd7/6ocFdDyKjCmUhKSIZLWR4BhJdetC0bK+nBN3fGKuX3ZTcxBsVIWQwt1Xi6NU9IBJS2PAWK8TW94jEIBxrwKxd+KPjrFY7OlcS30P2594HObwlSizexfLx/IA+roQnPqsUajoRvJ6cswRbVv3VEfPhbymxvKV+PhRj3+92+/IRk8yReuvIh89BPXKDndKkmTrJWESorPXkt6MLkqRfMQw2P5mABUmoNiRpHHxLF7BDhUZjvtCbxq/dw1zObPc3ySrA0RCii4qJ2QxLmlCsLKzg0+3zRh8dtjqxUvQihqgRizYDKboGbNPlwcK3TctwVR2VOQslfWjddAo6/dYYDE/YNMOhaooT7ulAArQG+BQ6pBO730DFHnGL23akn2OonDw7H3AggEMgIsHvJsd74M78SXvqozKnM1znDa+1Z2Df56IfSdBAuvOqBXb11ccXLyEkvExnJgUmXqYzgJj6Y0PkGvWuD7+d4S+6jl2oqpxtyrzWv3MsglJfFip8Pxl3F9Ch12IU4KNOiREJlfNKpEoFcuzybOoZ0WM8uXmNltSQ8x7Ybo5C0ZjIKx44ixxPHa/yIbYyI4hX7WeaUOzh4hXZldKuxhhao7ESs0+P8W8i13VpQoSpFld7Mtn8J1xPN8MSIVvx9/kK51TaO0QDc9P1ELFgqmabHL5Mt2L09m5oJvUjdACP6hV/6ga6Xe0k8/+in8eXnYrHopp+GMI90jxnzMrw0lcyiBeQ0KAwOUHab+OS4zrLj+1D2Ta5Fjv0ziKbZsZTaKd4Hqa6+Bg9Zypwj5AqnDze6zNQYmmEKI05fdx2aiIjlIlfOIP7jDfumnluskSxryOzbPr36GZXANXzDkLb6fbZh8E5Q0gUzzd5Y55JOBbEOPuj/Wk73tNzCDx82KRa4w+j9CIY16oRLUmuDBeqfPriXvV6T7f80OMGIZZQJo3DyJf8/6POojHkjmFZbc7P684EQbSWAF+lia2GUcH7lhNtJRX8Dow54SOH7jFSEXRZcYn+zW+Q34TRtW9HuNpvKWo342O/J5yy8BJADPjkbWGDJKm/hcsC/Y9lJaC+WJZU8wDkNVLzkVJV4kB/w6kn1zL1oKueS8Sod58q6iIpFotbLnBR3zgRaStyH2jjUHW5xl2IMATQx2fIn+B0v+hK4yaF9xsdgO5lW7vJNXB09MMeFneN/AtH2HAnGe4XQRQ==
- List-archive: <http://lists.gforge.inria.fr/pipermail/cado-nfs-discuss/>
- List-id: A discussion list for Cado-NFS <cado-nfs-discuss.lists.gforge.inria.fr>
On 10/03/2020 12:25, Emmanuel Thomé wrote:
> On Tue, Mar 10, 2020 at 10:44:26AM +0000, Paul Leyland wrote:
>> On 09/03/2020 16:24, Emmanuel Thomé wrote:
>>> I'll try to reproduce this. At least the warning could/should be fixed,
>>> but I think that it should be harmless. After all, it's only a warning
>>> (my guess is that python --version is a python3.x on your machine. While
>>> cado-nfs-client _should_ cope equally with python2 and python3, since its
>>> shebang says python only, we don't test it that often with python3).
>> Is that wise, given that Python 2 went EOL a few weeks ago?
> yes and no. At this time, I have the impression that python3 is still
> rarely the default python interpreter (F31 is one example. My debian
> testing machine still has python -> python2). Hence you have to go a bit
> out of your way to use python3 on a script that starts with
> #!/usr/bin/env python . I agree that we should expose this to slightly
> more testing than we do now (OTOH, the bug being discussed was introduced
> by me last week, and fixed shortly thereafter).
Gentoo has already switched. I confidently expect Ubuntu 20.04 LTS to
switch also. I don't run RedHat-derived distributions so can't be sure
what is happening over there without doing a bit of research.
If you wish to be sure that P3 is used, change all the shebangs to
python3. I am not aware of any system which does not have that alias.
Paul
- Re: [Cado-nfs-discuss] Help starting out using two machines, (continued)
- Re: [Cado-nfs-discuss] Help starting out using two machines, Emmanuel Thomé, 03/07/2020
- Re: [Cado-nfs-discuss] Help starting out using two machines, David Willmore, 03/09/2020
- Re: [Cado-nfs-discuss] Help starting out using two machines, Emmanuel Thomé, 03/09/2020
- Re: [Cado-nfs-discuss] Help starting out using two machines, David Willmore, 03/09/2020
- Re: [Cado-nfs-discuss] Help starting out using two machines, Emmanuel Thomé, 03/09/2020
- Re: [Cado-nfs-discuss] Help starting out using two machines, David Willmore, 03/09/2020
- Re: [Cado-nfs-discuss] Help starting out using two machines, Emmanuel Thomé, 03/09/2020
- Re: [Cado-nfs-discuss] Help starting out using two machines, David Willmore, 03/09/2020
- Re: [Cado-nfs-discuss] Help starting out using two machines, David Willmore, 03/09/2020
- Re: [Cado-nfs-discuss] Help starting out using two machines, Paul Leyland, 03/10/2020
- Re: [Cado-nfs-discuss] Help starting out using two machines, Emmanuel Thomé, 03/10/2020
- Re: [Cado-nfs-discuss] Help starting out using two machines, Paul Leyland, 03/10/2020
- Re: [Cado-nfs-discuss] Help starting out using two machines, Emmanuel Thomé, 03/10/2020
- Re: [Cado-nfs-discuss] Help starting out using two machines, Emmanuel Thomé, 03/07/2020
Archive powered by MHonArc 2.6.19+.