upgrade.sh should validate Python version #6113

Closed
opened 2025-12-29 19:36:54 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Feb 17, 2022).

Originally assigned to: @jeremystretch on GitHub.

Proposed Changes

When upgrade.sh is executed, it should begin by validating that the Python version in use meets the minimum supported for the current NetBox release. If not, it should abort and present the user with instructions to specify an alternate Python binary.

Justification

Simplifies troubleshooting during the upgrade process.

Originally created by @jeremystretch on GitHub (Feb 17, 2022). Originally assigned to: @jeremystretch on GitHub. ### Proposed Changes When `upgrade.sh` is executed, it should begin by validating that the Python version in use meets the minimum supported for the current NetBox release. If not, it should abort and present the user with instructions to specify an alternate Python binary. ### Justification Simplifies troubleshooting during the upgrade process.
adam added the status: acceptedtype: housekeeping labels 2025-12-29 19:36:54 +01:00
adam closed this issue 2025-12-29 19:36:54 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6113