Make error for version suffix mapping more explicit#23
Merged
mboisson merged 134 commits intoComputeCanada:fix_tweak_versionsuffixesfrom May 7, 2020
Merged
Conversation
sync develop with master after EasyBuild v4.2.0 release + bump version to 4.2.1dev
…in description doesn't trigger UnicodeDecodeError (cfr. easybuilders#3284)
cast CPU arch name provided by archspec to a regular string
also mention CPU architecture (x86_64, POWER) in comment for test reports
…er tests by doing proper cleanup w.r.t. included toy easyblock
…syBlock.run_all_steps
…after receiving signal
…ing SIGTERM & co (fixes easybuilders#3280)
…ation warning if it's not specified
…n enhance_sanity_check_paths is enabled + bug fix under dry run for tuple entries in sanity_check_paths
…FormatZeroOne._reformat_line
… also if test fails
add support for enhancing existing sanity check
…xtensions + enhance test_hierarchical_mns
- Constants are now split into dev, bin, and lib sets. - Names are slightly simplified.
- Python doesn't like it.
- Also updated inline comments with regards to acceptable
types for the values of constants.
make HierarhicalMNS compatible with Cray toolchains
fix broken test_index_functions
…lems Fix problems with CrayCCE processing when there are no actual external modules
Improve install_eb_dep.sh
- Based on @boegel's phrasing request, from lessons related to the lack of tests not being fully isolated from the environment. See the following issue for more information: easybuilders#3231 - Also added back the stringification of the types, including the tuple, by wrapping the output in str().
Constants for osdependecies.
…arch_in_EC New variable 'moddependpaths' to resolve dependencies at load time.
…ffix to None explicitly
A couple of bug fixes with `tweak.py` for `--try-update-deps`
Author
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I think I know what the problem was with your use case, you may have had different versions of Python available in different levels of the toolchain hierarchy but without seeing the mapping it is impossible to tell, this commit exposes the mapping