-
Type:
Task
-
Resolution: Done
-
Priority:
Unknown
-
None
-
Affects Version/s: None
-
Component/s: Toolchain
-
🔵 Done
-
Python Drivers
-
Not Needed
-
-
None
-
None
-
None
-
None
-
None
-
None
Context
We are seeing the following error intermittently:
finalize-install.sh: line 23: /cygdrive/c/python/32/Python39/python.exe: Permission denied
[2025/10/06 10:50:49.877] + powershell.exe -Command '.\install.ps1' 3.9.13 39 x86 [2025/10/06 10:50:49.877] + set -o nounset [2025/10/06 10:50:49.877] + PYTHON_BINARY=/cygdrive/c/python/32/Python39/python.exe [2025/10/06 10:50:49.877] + [[ cygwin == \d\a\r\w\i\n* ]] [2025/10/06 10:50:49.877] + SUDO= [2025/10/06 10:50:49.912] ++ /cygdrive/c/python/32/Python39/python.exe -m pip --version [2025/10/06 10:50:49.912] finalize-install.sh: line 22: /cygdrive/c/python/32/Python39/python.exe: Permission denied [2025/10/06 10:50:49.919] ++ true [2025/10/06 10:50:49.919] + PIP= [2025/10/06 10:50:49.919] ++ /cygdrive/c/python/32/Python39/python.exe -c 'import sys; print('\''.'\''.join(map(str, sys.version_info[:2])))' [2025/10/06 10:50:49.923] finalize-install.sh: line 23: /cygdrive/c/python/32/Python39/python.exe: Permission denied
Definition of done
Improve robustness of script.
Pitfalls
N/A