Skip to content

Commit

Permalink
bioconductor-mosdef: annotate build failure and skip
Browse files Browse the repository at this point in the history
  • Loading branch information
daler committed Jan 2, 2025
1 parent 66565cf commit 16edfb2
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion recipes/bioconductor-mosdef/build_failure.linux-64.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
recipe_sha: 6faea2d3343138f5187b5d04b1c9e257e85cdc99c786fa4506391e769590261f # The hash of the recipe's meta.yaml at which this recipe failed to build.
skiplist: false # Set to true to skiplist this recipe so that it will be ignored as long as its latest commit is the one given above.
skiplist: true # Set to true to skiplist this recipe so that it will be ignored as long as its latest commit is the one given above.
log: |2-
new_conflicts = self._maybe_raise_for_problems(
File "/opt/conda/lib/python3.10/site-packages/conda_libmamba_solver/solver.py", line 712, in _maybe_raise_for_problems
Expand Down Expand Up @@ -102,3 +102,7 @@ log: |2-
The following package could not be installed
[31mbioconductor-clusterprofiler >=4.14.0,<4.15.0 [0m does not exist (perhaps a typo or a missing channel).
# Last 100 lines of the build log.
reason: |-
clusterprofiler needs to be fixed
category: |-
dependency issue

0 comments on commit 16edfb2

Please sign in to comment.