Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

rpm-linter Failure #2645

Closed
abrarwali opened this issue Feb 9, 2023 · 2 comments
Closed

rpm-linter Failure #2645

abrarwali opened this issue Feb 9, 2023 · 2 comments
Milestone

Comments

@abrarwali
Copy link

thonny.noarch: E: non-executable-script /usr/lib/python3.11/site-packages/thonny/vendored_libs/pipkin/__main__.py 644 /usr/bin/env python3
thonny.noarch: E: non-executable-script /usr/lib/python3.11/site-packages/thonny/vendored_libs/pipkin/proxy.py 644 /usr/bin/env python3
@abrarwali
Copy link
Author

could we remove the shebangs in the above files?

aivarannamaa added a commit that referenced this issue Feb 10, 2023
@aivarannamaa
Copy link
Member

Done! Will not be present in Thonny 4.0.3

@aivarannamaa aivarannamaa added this to the 4.0.3 milestone Feb 10, 2023
mbeijen added a commit to mbeijen/pipkin that referenced this issue Feb 12, 2023
these non-executable files come with a shebang which is not used. Also,
this causes problems when creating packages, rpm-linter does not like
shebangs in these kinds of files.

See thonny/thonny#2645
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants