Set PATH in Ubuntu 18.04 VM's
[releng/global-jjb.git] / releasenotes / notes / fix_path-59e63b4be43c0bb1.yaml
diff --git a/releasenotes/notes/fix_path-59e63b4be43c0bb1.yaml b/releasenotes/notes/fix_path-59e63b4be43c0bb1.yaml
new file mode 100644 (file)
index 0000000..f4967d7
--- /dev/null
@@ -0,0 +1,6 @@
+---
+fixes:
+  - |
+    On Ubuntu 18.04 set PATH to include $HOME/.local/bin.
+    This is needed for pip install --user to work, and is missing
+    in Ubuntu versions past 16.04.