lava: Install vlttng inside a venv
[lttng-ci.git] / lava / rootfs / vmdeboostrap / generate-root.py
index f68678d84cc5ab7ff070348456d97d2445a65896..9635b975b7fa9150b59f767e9a9127c172720934 100755 (executable)
@@ -64,6 +64,7 @@ packages = [
     'libtool',
     'libxml2',
     'libxml2-dev',
+    'locales',
     'netcat-traditional',
     'openssh-server',
     'psmisc',
@@ -75,6 +76,7 @@ packages = [
     'python3-pip',
     'python3-setuptools',
     'python3-sphinx',
+    'python3-venv',
     'rsync',
     'stress',
     'swig',
This page took 0.022349 seconds and 4 git commands to generate.