-
-
Notifications
You must be signed in to change notification settings - Fork 183
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
Set rattler cache to /tmp when building linux from osx #2124
Conversation
Similar to conda-forge/staged-recipes#28119 |
LGTM |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should go in build_steps.sh.tmpl, I think. There's a rattler-specific env var we are already using in other platforms, which would be preferred instead of the system-wide XDG setting.
I can move the logic to Also, the current logic is specific to building linux from macOS with docker. Should I keep that same logic if moving to |
See https://pixi.sh/v0.21.1/features/environment/#caching. I think
Ah, ok, in that case build-locally is ok. Sorry! |
Co-authored-by: jaimergp <[email protected]>
I just tested locally and it does not work. It seems like |
I opened a ticket at prefix-dev/rattler-build#1171 |
LGTM once a new rattler-build version is out. See prefix-dev/rattler-build#1171 (comment) for details |
Thanks! Ping me again once the new rattler-build is out! |
Looks like 0.31 is out. Is that what we need for the new env var? Reopening just in case. |
Let's wait for 0.31 to make it in https://github.com/conda-forge/rattler-build-feedstock |
Actually for conda-smithy, you can merge @jaimergp ! |
Checklist
news
entrypython conda_smithy/schema.py
)