Skip to content
This repository was archived by the owner on Apr 30, 2020. It is now read-only.
This repository was archived by the owner on Apr 30, 2020. It is now read-only.

Shebangs check reports false positives for packages requiring /usr/bin/env #31

@hroncok

Description

@hroncok

See https://taskotron-dev.fedoraproject.org/artifacts/all/df5874c4-7b70-11e7-9854-52540009effe/task_output/output.log

These RPMs contain problematic shebang in some of the scripts:
pwhois-2.99.010-1.fc27
 * Scripts containing `#!/usr/bin/env python` shebang:
   
This is discouraged and should be avoided. Please check the shebangs
and use either `#!/usr/bin/python2` or `#!/usr/bin/python3`.

The package requires /usr/bin/env, so I guess that's the problem.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions