Skip to content

Fix shebang in netbox/manage.py #17838

Closed
@xee8ai

Description

@xee8ai

Deployment Type

Self-hosted

Triage priority

I volunteer to perform this work (if approved)

NetBox Version

v.4.1.4

Python Version

3.12

Steps to Reproduce

The shebang on netbox/manage.py is ambiguous.

Not really a bug but e.g. causing rpmbuild to stop with an error.

Expected Behavior

File netbox/manage.py starts with

#!/usr/bin/env python3

Observed Behavior

File netbox/manage.py starts with

#!/usr/bin/env python

Metadata

Metadata

Assignees

Labels

netboxseverity: lowDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions