Skip to content

Commit

Permalink
miranda: skip due to no source
Browse files Browse the repository at this point in the history
  • Loading branch information
daler committed Dec 13, 2024
1 parent 95cde66 commit ae57d48
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
6 changes: 6 additions & 0 deletions recipes/miranda/build_failure.linux-64.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
recipe_sha: e06b8b844d480c951bf46535dbfb41c7e802b26d37ce8e087dfd630092bec8b6 # The hash of the recipe's meta.yaml at which this recipe failed to build.
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.
reason: |-
lint fails due to license; source (presumably with license) unavailable
category: |-
source download error
6 changes: 5 additions & 1 deletion recipes/miranda/build_failure.osx-64.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
recipe_sha: e06b8b844d480c951bf46535dbfb41c7e802b26d37ce8e087dfd630092bec8b6 # The hash of the recipe's meta.yaml at which this recipe failed to build.
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.
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.
log: |-
/opt/mambaforge/envs/bioconda/lib/python3.10/site-packages/conda_build/cli/main_build.py:501: UserWarning: RECIPE_PATH received is a file (recipes/miranda/meta.yaml).
It should be a path to a folder.
Expand Down Expand Up @@ -84,3 +84,7 @@ log: |-
raise RuntimeError(f"Could not download {url}")
RuntimeError: Could not download http://cbio.mskcc.org/microrna_data/miRanda-aug2010.tar.gz
# Last 100 lines of the build log.
reason: |-
lint fails due to license; source (presumably with license) unavailable
category: |-
source download error

0 comments on commit ae57d48

Please sign in to comment.