-
-
Notifications
You must be signed in to change notification settings - Fork 352
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
Mark petsc as broken packages #1363
Conversation
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.
I expect other platforms have the same issue. Let's add those packages too.
I checked the platforms: I found this problem only in linux-64. |
this likely because the error only occurs to linux |
That's surprising. We should inspect the recipe to be sure. |
We don't do cuda builds for aarch64 or ppc64le? |
yeah... that is strange.... |
I inspected _recipe/build.sh in the the PR and found two more platforms: Should I open another PR? |
yes please |
Created new PR to remove petsc from linux-ppc64le and linux-aarch64 |
I want to mark a package as broken:
This package broke the conda-forge repodata.json for linux-64 as describe in:
conda/conda-build#5608
@conda-forge/petsc