-
Notifications
You must be signed in to change notification settings - Fork 79
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
relock w/ conda-lock #3582
base: main
Are you sure you want to change the base?
relock w/ conda-lock #3582
Conversation
@wolfv Can you look at this rattler-build error? |
Hmm, the behavior of rattler-build changed because I thought the expectation would be to not automatically load adjacent variant config files if an explicit variant config is given. So e.g. for the |
conda-build loads all of them and has a specific order for which ones take precedence over the others. I think folks will expect rattler-build to follow the same spec or a CEP specifying how this should work needs to be written. See this code comment: https://github.com/conda/conda-build/blob/main/conda_build/variants.py#L207 |
OK, I'll add behavior to load adjacent variants and layer additional variants on top. I will not implement behavior to load variant files from magical other places :) |
Ummmm ok? The defacto conda standard is what is in conda-build unless we have a CEP for it. I suggest if you want new behavior that you write and submit a CEP for voting. We can't maintain a coherent ecosystem if individual authors pick and choose. |
We just don't load variant config files from the user home dir etc. :) |
Can we run this again with 0.35.2 or 0.35.3? Both should have the fix |
/relock-conda |
I am still seeing the same file opening error. |
This is with 0.35.3 |
Will have to investigate tomorrow. Sorry |
This pull request relocks the dependencies with conda-lock.
The following packages have been updated:
platform: osx-arm64
- rattler-build: 0.34.1 -> 0.35.1
platform: linux-64
- rattler-build: 0.34.1 -> 0.35.1
platform: osx-64
- rattler-build: 0.34.1 -> 0.35.1