Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Have Pants create the immutable_inputs base parent(s) (Cherry-pick of #19646) #19652

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

WorkerPants
Copy link
Member

Before, if I set the root to .pants.d/sandboxes I'd get ValueError: Failed to create temporary directory for immutable inputs: No such file or directory (os error 2) at path "/<path>/.pants.d/sandboxes/immutable_inputsGHkO8N"

Before, if I set the root to `.pants.d/sandboxes` I'd get `ValueError:
Failed to create temporary directory for immutable inputs: No such file
or directory (os error 2) at path
"/<path>/.pants.d/sandboxes/immutable_inputsGHkO8N"`
@WorkerPants WorkerPants added this to the 2.17.x milestone Aug 22, 2023
@WorkerPants WorkerPants added the category:bugfix Bug fixes for released features label Aug 22, 2023
@huonw huonw merged commit 8da4c8d into 2.17.x Aug 23, 2023
@huonw huonw deleted the cherry-pick-19646-to-2.17.x branch August 23, 2023 04:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:bugfix Bug fixes for released features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants