NEW: Mark cuda-gdb with missing binaries as broken#1906
Open
carterbox wants to merge 1 commit intoconda-forge:mainfrom
Open
NEW: Mark cuda-gdb with missing binaries as broken#1906carterbox wants to merge 1 commit intoconda-forge:mainfrom
carterbox wants to merge 1 commit intoconda-forge:mainfrom
Conversation
1 task
jakirkham
approved these changes
Mar 3, 2026
Member
jakirkham
left a comment
There was a problem hiding this comment.
Thanks Daniel! 🙏
Just a note, we have rebuilt versions of CUDA 12.9, 13.0, and 13.1 with the fix
More details in this issue: conda-forge/cuda-gdb-feedstock#27
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
@conda-forge/cuda
Since CUDA 12.5 when python support was added to cuda-gdb, the package has been broken because cuda-gdb switched from a binary to a script which wraps binaries. The script tries a series of python-specific binaries in order to see which one is compatible with the users environment; however, we missed all of these binaries in the manifest, so none are available. Therefore every build of this package is broken since CUDA 12.5 since it does not ship the actual gdb binary.
Guidelines for marking packages as broken:
instead of marking packages as broken. This alternative workflow makes environments more reproducible.
not technically broken and should not be marked as such.
but should be patched in the repo data and be marked unbroken later.
the maintainers only, we can allow packages to be marked broken more liberally.
conda-forge/core) try to make a decision on these requests within 24 hours.What will happen when a package is marked broken?
brokenlabel to the package. Themainlabel will remain on the package and this is normal.anaconda.orgCDN picks up the new patches, you will no longer be able to install the package from themainchannel.Checklist:
I want to mark a package as broken (or not broken):
I want to archive a feedstock:
I want to request (or revoke) access to an opt-in CI resource:
I want to copy an artifact following CFEP-3:
I want to add a package output to a feedstock: