Re: [libvirt] [PATCH v2 00/24] scripts: convert most perl scripts to python

2019-11-18 Thread Andrea Bolognani
On Sat, 2019-11-16 at 00:35 +, Jim Fehlig wrote: > On 9/13/19 9:28 AM, Andrea Bolognani wrote: > > [...] you're definitely going to have to: > > > >* add OpenSUSE 12 and 15 to inventory and host_vars/; > > > >* write an AutoYaST configuration file that can be used to install > >

Re: [libvirt] [PATCH v2 00/24] scripts: convert most perl scripts to python

2019-11-15 Thread Jim Fehlig
On 9/13/19 9:28 AM, Andrea Bolognani wrote: > On Fri, 2019-09-13 at 13:58 +, Jim Fehlig wrote: >> On 9/13/19 2:56 AM, Andrea Bolognani wrote: >>> Jim, does SLES 12 have >>> Python 3? >> >> Yes, python 3.4.6. And python 2.7.13. > > That's *amazing* news! \o/ > >>> And, as a side note: do you t

Re: [libvirt] [PATCH v2 00/24] scripts: convert most perl scripts to python

2019-09-16 Thread Andrea Bolognani
On Fri, 2019-09-13 at 18:24 +, Jim Fehlig wrote: > On 9/13/19 9:28 AM, Andrea Bolognani wrote: > > Good to hear you're willing to help with this effort! I've been > > wanting to introduce OpenSUSE support myself for a very long time, > > but unfortunately I've never quite managed to scrap toget

Re: [libvirt] [PATCH v2 00/24] scripts: convert most perl scripts to python

2019-09-13 Thread Jim Fehlig
On 9/13/19 9:28 AM, Andrea Bolognani wrote: > On Fri, 2019-09-13 at 13:58 +, Jim Fehlig wrote: >> On 9/13/19 2:56 AM, Andrea Bolognani wrote: >>> Jim, does SLES 12 have >>> Python 3? >> >> Yes, python 3.4.6. And python 2.7.13. > > That's *amazing* news! \o/ > >>> And, as a side note: do you t

Re: [libvirt] [PATCH v2 00/24] scripts: convert most perl scripts to python

2019-09-13 Thread Andrea Bolognani
On Fri, 2019-09-13 at 13:58 +, Jim Fehlig wrote: > On 9/13/19 2:56 AM, Andrea Bolognani wrote: > > Jim, does SLES 12 have > > Python 3? > > Yes, python 3.4.6. And python 2.7.13. That's *amazing* news! \o/ > > And, as a side note: do you think you could find the time to add > > OpenSUSE suppo

Re: [libvirt] [PATCH v2 00/24] scripts: convert most perl scripts to python

2019-09-13 Thread Daniel P . Berrangé
On Wed, Sep 11, 2019 at 05:23:09PM +0100, Daniel P. Berrangé wrote: > This series is an effort to reduce the number of different > languages we use by eliminating most use of perl in favour > of python. > > This aligns with fact that the likely future build system > we'll use (meson) is written in

Re: [libvirt] [PATCH v2 00/24] scripts: convert most perl scripts to python

2019-09-13 Thread Jim Fehlig
On 9/13/19 3:09 AM, Andrea Bolognani wrote: > If I understand the SLES / OpenSUSE situation correctly, then SLES > 12.3 should be comparable to OpenSUSE 42.3, Nice job! Even SUSE folks are known to get confused by the numbering :-). openSUSE 42.3 ~= SLES12 SP3 SLES12 SP4 and SP5 have no openSUSE

Re: [libvirt] [PATCH v2 00/24] scripts: convert most perl scripts to python

2019-09-13 Thread Jim Fehlig
On 9/13/19 2:56 AM, Andrea Bolognani wrote: > On Wed, 2019-09-11 at 17:23 +0100, Daniel P. Berrangé wrote: >> This series is an effort to reduce the number of different >> languages we use by eliminating most use of perl in favour >> of python. > > Just today I found out about > > > https://a

Re: [libvirt] [PATCH v2 00/24] scripts: convert most perl scripts to python

2019-09-13 Thread Andrea Bolognani
On Fri, 2019-09-13 at 10:40 +0100, Daniel P. Berrangé wrote: > On Fri, Sep 13, 2019 at 11:31:34AM +0200, Andrea Bolognani wrote: > > Good to know! Still, no need to wait until December before dropping > > Python 2 support in my opinion: we should either be able to do it > > right now, or we're goin

Re: [libvirt] [PATCH v2 00/24] scripts: convert most perl scripts to python

2019-09-13 Thread Daniel P . Berrangé
On Fri, Sep 13, 2019 at 11:31:34AM +0200, Andrea Bolognani wrote: > On Fri, 2019-09-13 at 10:12 +0100, Daniel P. Berrangé wrote: > > On Fri, Sep 13, 2019 at 11:09:16AM +0200, Andrea Bolognani wrote: > > > On Fri, 2019-09-13 at 09:59 +0100, Daniel P. Berrangé wrote: > > > > On Fri, Sep 13, 2019 at 1

Re: [libvirt] [PATCH v2 00/24] scripts: convert most perl scripts to python

2019-09-13 Thread Andrea Bolognani
On Fri, 2019-09-13 at 10:12 +0100, Daniel P. Berrangé wrote: > On Fri, Sep 13, 2019 at 11:09:16AM +0200, Andrea Bolognani wrote: > > On Fri, 2019-09-13 at 09:59 +0100, Daniel P. Berrangé wrote: > > > On Fri, Sep 13, 2019 at 10:56:45AM +0200, Andrea Bolognani wrote: > > > > My hope is that we can fi

Re: [libvirt] [PATCH v2 00/24] scripts: convert most perl scripts to python

2019-09-13 Thread Daniel P . Berrangé
On Fri, Sep 13, 2019 at 11:09:16AM +0200, Andrea Bolognani wrote: > On Fri, 2019-09-13 at 09:59 +0100, Daniel P. Berrangé wrote: > > On Fri, Sep 13, 2019 at 10:56:45AM +0200, Andrea Bolognani wrote: > > > On Wed, 2019-09-11 at 17:23 +0100, Daniel P. Berrangé wrote: > > > > This aligns with fact tha

Re: [libvirt] [PATCH v2 00/24] scripts: convert most perl scripts to python

2019-09-13 Thread Andrea Bolognani
On Fri, 2019-09-13 at 09:59 +0100, Daniel P. Berrangé wrote: > On Fri, Sep 13, 2019 at 10:56:45AM +0200, Andrea Bolognani wrote: > > On Wed, 2019-09-11 at 17:23 +0100, Daniel P. Berrangé wrote: > > > This aligns with fact that the likely future build system > > > we'll use (meson) is written in pyt

Re: [libvirt] [PATCH v2 00/24] scripts: convert most perl scripts to python

2019-09-13 Thread Andrea Bolognani
On Wed, 2019-09-11 at 17:23 +0100, Daniel P. Berrangé wrote: > This series is an effort to reduce the number of different > languages we use by eliminating most use of perl in favour > of python. Just today I found out about https://access.redhat.com/documentation/en-us/red_hat_enterprise_linu

Re: [libvirt] [PATCH v2 00/24] scripts: convert most perl scripts to python

2019-09-13 Thread Daniel P . Berrangé
On Fri, Sep 13, 2019 at 10:56:45AM +0200, Andrea Bolognani wrote: > On Wed, 2019-09-11 at 17:23 +0100, Daniel P. Berrangé wrote: > > This series is an effort to reduce the number of different > > languages we use by eliminating most use of perl in favour > > of python. > > Just today I found out a