-
-
Notifications
You must be signed in to change notification settings - Fork 24
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
MNT: rerender #158
MNT: rerender #158
Conversation
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 ( |
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 latest rerendering GitHub actions workflow run for errors. You can also ping conda-forge/core for further assistance or try re-rendering locally. This message was generated by GitHub actions workflow run https://github.com/conda-forge/ucx-split-feedstock/actions/runs/8168389147. |
During re-rendering, seeing this error in GHA: Traceback (most recent call last):
File "/opt/conda/bin/conda-smithy", line 10, in <module>
sys.exit(main())
File "/opt/conda/lib/python3.10/site-packages/conda_smithy/cli.py", line 724, in main
args.subcommand_func(args)
File "/opt/conda/lib/python3.10/site-packages/conda_smithy/cli.py", line 584, in __call__
self._call(args, tmpdir)
File "/opt/conda/lib/python3.10/site-packages/conda_smithy/cli.py", line 589, in _call
configure_feedstock.main(
File "/opt/conda/lib/python3.10/site-packages/conda_smithy/configure_feedstock.py", line 2689, in main
render_travis(env, config, forge_dir, return_metadata=True)
File "/opt/conda/lib/python3.10/site-packages/conda_smithy/configure_feedstock.py", line 1347, in render_travis
return _render_ci_provider(
File "/opt/conda/lib/python3.10/site-packages/conda_smithy/configure_feedstock.py", line 828, in _render_ci_provider
) = conda_build.variants.get_package_combined_spec(
File "/opt/conda/lib/python3.10/site-packages/conda_build/variants.py", line 665, in get_package_combined_spec
validate_spec(f, spec)
File "/opt/conda/lib/python3.10/site-packages/conda_build/variants.py", line 192, in validate_spec
raise ValueError(
ValueError: Variant configuration errors in /github/home/.cache/conda-smithy/conda_build_config.yaml:
zip fields in zip_key group frozenset({'cdt_name', 'docker_image', 'fortran_compiler_version', 'c_stdlib_version', 'cuda_compiler_version', 'cuda_compiler', 'c_compiler_version', 'c_stdlib', 'cxx_compiler_version'}) are not all the same length |
There is something off in the global pinnings xref: conda-forge/conda-forge-pinning-feedstock#5499 |
@conda-forge-admin, please rerender |
…nda-forge-pinning 2024.03.07.00.29.48
Thanks Axel! 🙏 The CI errors are unrelated. These go back to the known |
Last underlying issue was fixed in PR: conda-forge/rdma-core-feedstock#17 Feedstock was re-rendered in PR: #154 |
Hi! This is the friendly automated conda-forge-webservice.
I've started rerendering the recipe as instructed in #157.
If I find any needed changes to the recipe, I'll push them to this PR shortly. Thank you for waiting!
Here's a checklist to do before merging.
Fixes #157