-
Notifications
You must be signed in to change notification settings - Fork 713
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
{bio}[foss/2018b] artic-ncov2019 v2020.04.13, rampart v1.2.0rc3, gotree v0.4.0, ... w/ Python 3.6.6 #10459
{bio}[foss/2018b] artic-ncov2019 v2020.04.13, rampart v1.2.0rc3, gotree v0.4.0, ... w/ Python 3.6.6 #10459
Conversation
…-medaka.eb, rampart-1.2.0rc3-foss-2018b-Python-3.6.6.eb, gotree-0.4.0-binary.eb, goalign-0.3.2-binary.eb, IQ-TREE-1.6.12-foss-2018b.eb, Longshot-0.4.1-foss-2018b.eb, MAFFT-7.427-foss-2018b-with-extensions.eb, MUSCLE-3.8.1551-foss-2018b.eb, nodejs-12.16.1-GCCcore-7.3.0.eb, Rust-1.42.0-GCCcore-7.3.0.eb
...ild/easyconfigs/a/artic-ncov2019/artic-ncov2019-2020.04.13-foss-2018b-Python-3.6.6-medaka.eb
Outdated
Show resolved
Hide resolved
easybuild/easyconfigs/r/rampart/rampart-1.2.0rc3-foss-2018b-Python-3.6.6.eb
Show resolved
Hide resolved
easybuild/easyconfigs/r/rampart/rampart-1.2.0rc3-foss-2018b-Python-3.6.6.eb
Show resolved
Hide resolved
easybuild/easyconfigs/r/rampart/rampart-1.2.0rc3-foss-2018b-Python-3.6.6.eb
Outdated
Show resolved
Hide resolved
# Don't ever try to install unpacked source of nodejs globally! | ||
# Always use 'npm install -g downloaded_file.tar.gz` or you will end up having broken links and installation will fail. | ||
# -d (debug) and --timing can show errors while downloading dependencies | ||
local_install_cmd = "npm install -d --timing --prefix %(installdir)s -g v%(version)s.tar.gz" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
How many dependencies are involved here? Can we avoid that they're auto-downloaded by installing them ourselves?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A lot, and I don't want to touch nodejs and its dependencies anymore.
easybuild/easyconfigs/r/rampart/rampart-1.2.0rc3-foss-2018b-Python-3.6.6.eb
Outdated
Show resolved
Hide resolved
…asyconfigs into 20200423110746_new_pr_artic-ncov201920200413
Test report by @boegel |
Test report by @boegel |
Going in, thanks @Darkless012! |
Test report by @boegel |
(created using
eb --new-pr
)requires:
#10458(Clang) for Longshot,#7735(ETE),#10469(goalign, gotree),#10464(minimap2) for libdeflate