Files
kayobe/releasenotes/notes/fix-baremetal-serial-venv-946b4b7dd191662b.yaml
Thomas Sell 15353c00b3 Always call virtualenv as a Python module during setup
Closes-Bug: #2130643
Change-Id: I39eec23d9ca3f8fe9b8d7e9693082ef5841dcffa
Signed-off-by: Thomas Sell <thomas.sell@bih-charite.de>
2025-11-07 15:42:54 +01:00

6 lines
160 B
YAML

---
fixes:
- |
Call virtualenv as a Python module during baremetal compute serial console
setup to fix ``executable not found`` error on Rocky Linux.