update to 2.6.0#16
Conversation
|
@conda-forge-admin, please rerender |
|
Hi! This is the friendly automated conda-forge-linting service. I just wanted to let you know that I linted all conda-recipes in your PR ( I do have some suggestions for making it better though... For recipe/recipe.yaml:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/13867067460. Examine the logs at this URL for more detail. |
|
Hi! This is the friendly automated conda-forge-webservice. I tried to rerender for you but ran into some issues. Please check the output logs of the GitHub Actions workflow below for more details. You can also ping The following suggestions might help debug any issues:
This message was generated by GitHub Actions workflow run https://github.com/conda-forge/conda-forge-webservices/actions/runs/13866194380. Examine the logs at this URL for more detail. |
|
@conda-forge-admin, please rerender |
It seems these `"true"` and `"false"` strings don't work as expected. Before: Using `"true"` and `"false"` for `cuda` var: ``` │ │ Resolving build environment: │ │ Platform: linux-64 [__unix=0=0, __linux=6.13.5=0, __glibc=2.34=0, __cuda=12.6=0, __archspec=1=zen2] │ │ Channels: │ │ - file:///home/conda/feedstock_root/build_artifacts/ │ │ - conda-forge │ │ Specs: │ │ - gxx_linux-64 12.* │ │ - gcc_linux-64 12.* │ │ - sysroot_linux-64 2.17.* │ │ - cmake │ │ - ninja │ │ - ccache │ │ - git │ │ ``` After: Using `"enabled"` and `"disabled"`for `cuda` var: ``` │ │ Resolving build environment: │ │ Platform: linux-64 [__unix=0=0, __linux=6.13.5=0, __glibc=2.34=0, __cuda=12.6=0, __archspec=1=zen2] │ │ Channels: │ │ - file:///home/conda/feedstock_root/build_artifacts/ │ │ - conda-forge │ │ Specs: │ │ - gxx_linux-64 12.* │ │ - gcc_linux-64 12.* │ │ - sysroot_linux-64 2.17.* │ │ - cmake │ │ - ninja │ │ - ccache │ │ - git │ │ - cuda-nvcc_linux-64 12.6.* │ │ - cuda-version ==12.6 │ │ ```
189a56d to
58143cb
Compare
|
@conda-forge-admin, please rerender |
…nda-forge-pinning 2025.03.14.13.23.22
|
We should do #15 first, which is blocked on conda-forge/llvmlite-feedstock#100 |
|
@h-vetinari feel free to pull 58143cb into your renderer PR as I suspect it may be related to the rattler change. Since you removed the On that vein: I was working on putting up similar fixes like conda-forge/xformers-feedstock#46 for other repos which had the |
|
Hey @das-intensity, sorry for the delays here, there were other blockers for #15 that took a long time. Seeing that this apparently your very first PR in conda-forge (🥳), I didn't want to force-push here, but I've rebased this PR in #17. You can either merge main here yourself, rebase yourself, or I can force-push for you (or we merge #17).
I haven't had time to dig into this issue yet. If rattler does not treat the strings |
|
@h-vetinari haha thanks but just merge #17, I'll have plenty more PRs to CF. Speaking of which, the last outstanding pt2.6 blocker after torchaudio for me is conda-forge/pytorch_scatter-feedstock#70 so if you can quickly stamp that it'd really help me.
Yeah, my best guess is rattler or someone there went to the javascript school of equality ;) either way works.
Yeah that's probably a clean way out, less sources of truth. |
Checklist
0(if the version changed)conda-smithy(Use the phrase@conda-forge-admin, please rerenderin a comment in this PR for automated rerendering)