Skip to content
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

Add recipe for rasusa #18690

Merged
merged 5 commits into from
Nov 17, 2019
Merged

Add recipe for rasusa #18690

merged 5 commits into from
Nov 17, 2019

Conversation

mbhall88
Copy link
Contributor

@mbhall88 mbhall88 commented Nov 16, 2019

  • I have read the guidelines for bioconda recipes.
  • This PR adds a new recipe.
  • AFAIK, this recipe is directly relevant to the biological sciences (otherwise, please submit to the more general purpose conda-forge channel).
  • This PR updates an existing recipe.
  • This PR does something else (explain below).

Closes mbhall88/rasusa#9

@mbhall88 mbhall88 added the please review & merge set to ask for merge label Nov 16, 2019
@mbhall88
Copy link
Contributor Author

The OSX build keeps failing when trying to run cargo install. I can't seem to figure out why this is an issue only for OSX...

Some of these path names looks weird though...

cargo install -v --locked --root /Users/distiller/project/miniconda/conda-bld/rasusa_1573939912022/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_pl --path .
13:33:55 BIOCONDA INFO (ERR)   Installing rasusa v0.1.0 (/Users/distiller/project/miniconda/conda-bld/rasusa_1573939912022/work)
13:33:55 BIOCONDA INFO (ERR)     Updating crates.io index
13:34:02 BIOCONDA INFO (ERR)  Downloading crates ...
13:34:02 BIOCONDA INFO (ERR)   Downloaded chrono v0.4.9
13:34:02 BIOCONDA INFO (ERR) thread 'main' panicked at '`UNKNOWN/.cargo/registry/src/github.com-1ecc6299db9ec823/chrono-0.4.9/src/lib.rs` is not absolute', src/tools/cargo/src/cargo/core/manifest.rs:286:9

In particular the $PREFIX path has the word placehold repeated a bunch of times, and the .cargo parent directory is UNKNOWN which also seems odd. Not sure if any of these are actually issues though?

The linux install had no issues with paths.

@dpryan79
Copy link
Contributor

I fixed the OSX build.

@dpryan79 dpryan79 merged commit c37b48b into bioconda:master Nov 17, 2019
@mbhall88
Copy link
Contributor Author

@dpryan79 amazing work on this fix. Thank you very much!

@mbhall88 mbhall88 deleted the rasusa branch November 17, 2019 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
please review & merge set to ask for merge
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create bioconda recipe
2 participants