hmmm... something missing ? (everything works... t...
# development
p
hmmm... something missing ? (everything works... this 404 doesn't seem to break stuff)
Copy code
~/projects/toolchain (pants2.14)$ pants generate-lockfiles
Failed to fetch <https://binaries.pantsbuild.org/tags/pantsbuild.pants/release_2.14.2>: [22] HTTP response code said error (The requested URL returned error: 404)
Bootstrapping Pants 2.14.2 using cpython 3.9.15
Installing pantsbuild.pants==2.14.2 into a virtual environment at /data/home/asher/.cache/nce/d036c571b74670fb7cccdb2ee973b51625c6419b29dd5e2e5390d6267b873904/bindings/venvs/2.14.2
New virtual environment successfully created at /data/home/asher/.cache/nce/d036c571b74670fb7cccdb2ee973b51625c6419b29dd5e2e5390d6267b873904/bindings/venvs/2.14.2.
17:02:17.67 [INFO] Starting: Resolving plugins: chardet==5.0.0, requests>=2.28.1
17:02:22.58 [INFO] Completed: Resolving plugins: chardet==5.0.0, requests>=2.28.1
17:02:23.29 [INFO] Initializing scheduler...
17:02:23.56 [INFO] Scheduler initialized.
@happy-kitchen-89482
e
Ah, 2.14 is so old. As is 2.15 and 2.16! I need to run this: https://www.pantsbuild.org/docs/release-process#when-things-go-wrong I'll update here in a sec...
Ok, fixed now.
Hrm, maybe not ... just a sec.
Ok, now done. Forgot to fetch the recent spate of tags before running the sync tool.:
Copy code
$ PANTS_VERSION=2.14.2 pants -V
Bootstrapping Pants 2.14.2 using cpython 3.9.15
Installing pantsbuild.pants==2.14.2 into a virtual environment at /home/jsirois/.cache/nce/109189a73e69730614767ca15caf1403898a71354865d61fd6eb23867376c3dd/bindings/venvs/2.14.2
New virtual environment successfully created at /home/jsirois/.cache/nce/109189a73e69730614767ca15caf1403898a71354865d61fd6eb23867376c3dd/bindings/venvs/2.14.2.