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

Update custom package URLs and versions #242

Merged
merged 11 commits into from
Feb 4, 2017
Merged

Update custom package URLs and versions #242

merged 11 commits into from
Feb 4, 2017

Conversation

rchekaluk
Copy link
Contributor

This primarily updates a few failing download urls:

  • abyss
  • hydra
  • MOSAIK
  • trinity

However, it also takes the opportunity to update versions to current. Furthermore, some of the previous versions fail to compile under Ubuntu xenial. The following package versions are updated:

  • abyss
  • boost
  • MOSAIK
  • trinity
  • velvet

@chapmanb chapmanb merged commit 2f55a8f into chapmanb:master Feb 4, 2017
@chapmanb
Copy link
Owner

chapmanb commented Feb 4, 2017

Thanks for all the fixes and updates. As an FYI we've primarily moved over to using bioconda for package installation instead of these custom scripts:

https://bioconda.github.io/
https://github.com/bioconda/bioconda-recipes

and standard uses of cloudbiolinux, like bcbio installation, use these conda packages:

https://github.com/chapmanb/cloudbiolinux/tree/master/contrib/flavor/ngs_pipeline_minimal

That might be a more useful place to start to get up to date packages. Hope this helps and thank you again.

@rchekaluk
Copy link
Contributor Author

OK, but heads-up that this PR fixes build issues that occur when simply running the basic CloudBioLinux build as documented:
fab -f fabfile.py -H localhost install_biolinux

If CloudBioLinux is still intended to be used standalone, it sounds to me like it needs to be updated to retire "custom scripts" and supplant them with bioconda.

@chapmanb
Copy link
Owner

chapmanb commented Feb 4, 2017

Thanks much for the feedback. Our intention has been to try and work from custom recipes rather than the all in one CloudBioLinux approach, since the number of packages are getting too high. Since we use this for bcbio this is the recommended way to get started:

https://github.com/chapmanb/cloudbiolinux#quick-start

Would that work for what you need or do you require additional packages not present in this recipe?

@rchekaluk rchekaluk deleted the rac/package-updates branch March 3, 2017 22:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants