-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
Deployment Type
Self-hosted
NetBox Version
v2.9.1
Python Version
3.11
Steps to Reproduce
- Clone netbox into a directory with spaces (e.g.:
~/Documents/Some Folder/Repos/netbox) - Follow the installation instructions
Expected Behavior
The upgrade.sh script creates the venv in ~/Documents/Some Folder/Repos/netbox/venv and completes successfully.
Observed Behavior
The upgrade.sh script creates the venv in ~/Documents/Some and the script fails.
Metadata
Metadata
Assignees
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application