-
-
Notifications
You must be signed in to change notification settings - Fork 644
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
CreatePex attempts to write to the default pex cache (~/.pex). #9361
Labels
Comments
OK - this is a problem unique to PEXed Pex. It, and only it, extracts itself to |
This will need to be solved over in Pex. Forked off this issue which Pants will block on via a Pex 2.1.7 release: pex-tool/pex#926 |
jsirois
added a commit
to jsirois/pants
that referenced
this issue
Mar 25, 2020
This brings in fixes that support our use of `--disable-cache` with the Pex PEX binary that had regressed in the Pex 2.x series. Also leverage the new `--no-strip-pex-env` option when building the pants PEX we deploy. Further improvements including better error messages in some cases are detailed in the release notes: https://github.com/pantsbuild/pex/releases/tag/v2.1.7 Fixes pantsbuild#9361 [ci skip-jvm-tests] # No JVM changes made.
Merged
jsirois
added a commit
that referenced
this issue
Mar 26, 2020
This brings in fixes that support our use of `--disable-cache` with the Pex PEX binary that had regressed in the Pex 2.x series. Also leverage the new `--no-strip-pex-env` option when building the pants PEX we deploy. Further improvements including better error messages in some cases are detailed in the release notes: https://github.com/pantsbuild/pex/releases/tag/v2.1.7 Fixes #9361
stuhood
pushed a commit
that referenced
this issue
Apr 7, 2020
This brings in fixes that support our use of `--disable-cache` with the Pex PEX binary that had regressed in the Pex 2.x series. Also leverage the new `--no-strip-pex-env` option when building the pants PEX we deploy. Further improvements including better error messages in some cases are detailed in the release notes: https://github.com/pantsbuild/pex/releases/tag/v2.1.7 Fixes #9361
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Seen in a remote build execution platform that only presents a read-only filesystem except for the EPR chroot:
The text was updated successfully, but these errors were encountered: