On Tue, Jan 28, 2020 at 04:07:47PM +, Daniel P. Berrangé wrote:
> On Tue, Jan 28, 2020 at 03:44:04PM +, Vladimir Sementsov-Ogievskiy wrote:
> > scripts/tracetool/__init__.py
> > scripts/tracetool/backend/__init__.py
> > scripts/tracetool/backend/dtrace.py
> > scripts/tracetool/backend/ftrac
On 1/28/20 11:07 AM, Daniel P. Berrangé wrote:
> On Tue, Jan 28, 2020 at 03:44:04PM +, Vladimir Sementsov-Ogievskiy wrote:
>> Hi all!
>>
>> Hmm Qemu dropped support for python2, and anyway python2 is not supported
>> now at all.
>>
>> Still, we have a lot of "#!/usr/bin/env python" headings
On Tue, Jan 28, 2020 at 03:44:04PM +, Vladimir Sementsov-Ogievskiy wrote:
> Hi all!
>
> Hmm Qemu dropped support for python2, and anyway python2 is not supported now
> at all.
>
> Still, we have a lot of "#!/usr/bin/env python" headings in our scripts,
> which is
> unsupported by rhel8 by d
On 1/28/20 4:44 PM, Vladimir Sementsov-Ogievskiy wrote:
Hi all!
Hmm Qemu dropped support for python2, and anyway python2 is not supported now
at all.
Still, we have a lot of "#!/usr/bin/env python" headings in our scripts, which
is
unsupported by rhel8 by default. So, for example, because of