Fix: Remove "--python" flag from venv activation 40/70040/3 v0.76.1
authorEric Ball <eball@linuxfoundation.org>
Tue, 19 Apr 2022 15:55:59 +0000 (08:55 -0700)
committerEric Ball <eball@linuxfoundation.org>
Wed, 20 Apr 2022 21:15:06 +0000 (14:15 -0700)
commit18d90a9e0b74515b6aa2ac8fc4a17b9d98a7680e
tree3f24e75a3f383f32c291451aab42395c892672f6
parentdce223775bacca596e11f2eb2b064b6ca3fd40da
Fix: Remove "--python" flag from venv activation

Remove "--python" flag from lf-activate-venv call in
capture-instance-metadata. This forces the system to use Python 2,
which is not available on newer systems, and is causing failures.

Change-Id: I456a1463885b6269b555edbd587c9cfc039c78da
Issue: RELENG-4192
Signed-off-by: Eric Ball <eball@linuxfoundation.org>
releasenotes/notes/fix-venv-call-79fd4ca9c570a7b4.yaml [new file with mode: 0644]
shell/capture-instance-metadata.sh