<#18318 `pantsd` not invalidated when bootstrap ve...
# github-notifications
q
#18318 `pantsd` not invalidated when bootstrap venv path change Issue created by kaos Describe the bug When upgrading
scie-pants
the path to the Pants bootstrap venv changes resulting in confusing errors for any
pantsd
processes running off of the old path. Invalidating
pantsd
to make it restart solves the issue. Pants version
2.16.0.dev5
OS Mac Additional info
Copy code
Bootstrapping Pants 2.16.0.dev5 using cpython 3.9.15
Installing pantsbuild.pants==2.16.0.dev5 into a virtual environment at /Users/andreas.stenius/Library/Caches/nce/00433ac7c0da22422677f1a99f7d949934e0f1e0054b438473585f9063393e0b/bindings/venvs/2.16.0.dev5
New virtual environment successfully created at /Users/andreas.stenius/Library/Caches/nce/00433ac7c0da22422677f1a99f7d949934e0f1e0054b438473585f9063393e0b/bindings/venvs/2.16.0.dev5.
10:27:20.37 [ERROR] Could not find a suitable TLS CA certificate bundle, invalid path: /Users/andreas.stenius/Library/Caches/nce/d311670d27308ca1f0bd7ac6ccce65a0bfedcb084dc24da6f1d86ca3a22a9d9b/bindings/venvs/2.16.0.dev5/lib/python3.9/site-packages/certifi/cacert.pem
pantsbuild/pants