ambitious-xylophone-5772
10/19/2022, 9:46 PMwitty-crayon-22786
10/19/2022, 9:51 PMambitious-xylophone-5772
10/19/2022, 10:23 PMrm -rf ~/.cache/pants ~/.pex dist .pids .pants.d
witty-crayon-22786
10/19/2022, 10:24 PMambitious-xylophone-5772
10/19/2022, 10:25 PMwitty-crayon-22786
10/19/2022, 10:34 PMambitious-xylophone-5772
10/19/2022, 10:35 PMwitty-crayon-22786
10/19/2022, 10:36 PM.pex
directory now, so i’m curious what your issue isambitious-xylophone-5772
10/19/2022, 11:28 PMwitty-crayon-22786
10/19/2022, 11:28 PMhigh-magician-46188
10/20/2022, 7:23 AMrm -rf .pids
before pants package ::
.
I was actually thinking about whether or not I should report it and this made me decide to do that.
Should I open an “Issue” on GH?
Also, I’d you’d like to get that reported, you’d might want to put up a section for cache-invalidation in the docs and in the CLI’s help as a click-bait. The user will expect it to have docs on how to invalidate and what it does and instead will find a request to file a report for their use-case for it to be fixed.happy-kitchen-89482
10/20/2022, 11:06 AM.pids
is reproducing the issue just because it forces pantsd to restart. But you can also reproduce it with --no-pantsd
.witty-crayon-22786
10/20/2022, 4:42 PMAlso, I’d you’d like to get that reported, you’d might want to put up a section for cache-invalidation in the docs and in the CLI’s help as a click-bait. The user will expect it to have docs on how to invalidate and what it does and instead will find a request to file a report for their use-case for it to be fixed.ah, yea: something on the CLI would be good. you will get a prompt to file an issue when an exception happens, but not sure what other cases to trigger it in. as it stands, this item is the primary documentation on that: https://www.pantsbuild.org/docs/troubleshooting#cache-or-pantsd-invalidation-issues
straight-action-80318
12/16/2022, 3:34 AMException: Could not identify a process to backtrack to for: Missing digest
Clearing out all the caches seems to have fixed itwitty-crayon-22786
12/16/2022, 4:23 AM