[PATCH] tevent: remove shebang from tevent.py

Andrew Bartlett abartlet at samba.org
Wed Dec 7 04:41:29 UTC 2016


On Mon, 2016-12-05 at 14:33 +0100, Lukas Slebodnik wrote:
> ehlo,
> 
> The tevent.py is not a executable python script.
> And rpmlint consider it as an error if module file
> contians shebang
> 
>     python2-tevent.x86_64: E: non-executable-script
>         /usr/lib64/python2.7/site-packages/tevent.py 644
> /usr/bin/python
>     python3-tevent.x86_64: E: non-executable-script
>         /usr/lib64/python3.5/site-packages/tevent.py 644
> /usr/bin/python
> 
> I could not find anything similar in talloc, tdb or ldb
> I didn't run rpmlint for samba but IIRC Andreas fixed that in past.

Seems reasonable to me.

Reviewed-by: Andrew Bartlett <abartlet at samba.org>

Can I get a second team reviewer please?

Thanks,

Andrew Bartlett



More information about the samba-technical mailing list