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

abyss: Add util-linux for column command #19060

Merged
merged 1 commit into from
Dec 3, 2019

Conversation

mvdbeek
Copy link
Contributor

@mvdbeek mvdbeek commented Dec 3, 2019

Otherwise fails with:

|  /usr/local/bin/abyss-tabtomd: line 12: column: not found
|  make: *** [/usr/local/bin/abyss-pe.Makefile:938: abyss-stats.md] Error 127
|  make: *** Deleting file 'abyss-stats.md'

column comes with osx, so this is linux-only

Bioconda requires reviews prior to merging pull-requests (PRs). To facilitate this, once your PR is passing tests and ready to be merged, please add the please review & merge label so other members of the bioconda community can have a look at your PR and either make suggestions or merge it.

  • 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).

Everyone has access to the following BiocondaBot commands, which can be given in a comment:

  • @BiocondaBot please update will cause the BiocondaBot to merge the master branch into a PR
  • @BiocondaBot please add label will add the please review & merge label.
  • @BiocondaBot please fetch artifacts will post links to packages and docker containers built by the CI system. You can use this to test packages locally before merging.

For members of the Bioconda project, the following command is also available:

  • @BiocondaBot please merge will cause packages/containers to be uploaded and a PR merged. Someone must approve a PR first! This has the benefit of not wasting CI build time required by manually merging PRs.

If you have questions, please post them in gitter or ping @bioconda/core in a comment (if you are not able to directly ping @bioconda/core then the bot will repost your comment and enable pinging).

Otherwise fails with:
```
|  /usr/local/bin/abyss-tabtomd: line 12: column: not found
|  make: *** [/usr/local/bin/abyss-pe.Makefile:938: abyss-stats.md] Error 127
|  make: *** Deleting file 'abyss-stats.md'
```
column comes with osx, so this is linux-only
@mvdbeek mvdbeek changed the title Add util-linux for column command abyss: Add util-linux for column command Dec 3, 2019
@mvdbeek
Copy link
Contributor Author

mvdbeek commented Dec 3, 2019

@BiocondaBot please add label

@BiocondaBot BiocondaBot added the please review & merge set to ask for merge label Dec 3, 2019
@bgruening
Copy link
Member

@bioconda-bot please merge

@BiocondaBot
Copy link
Collaborator

I will attempt to upload artifacts and merge this PR. This may take some time, please have patience.

@BiocondaBot BiocondaBot merged commit 176f7f7 into bioconda:master Dec 3, 2019
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.

3 participants