Skip to content

Conversation

@ocaisa
Copy link

@ocaisa ocaisa commented May 7, 2020

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

boegel and others added 30 commits April 14, 2020 18:32
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
…n enhance_sanity_check_paths is enabled + bug fix under dry run for tuple entries in sanity_check_paths
add support for enhancing existing sanity check
boegel and others added 25 commits May 2, 2020 18:11
  - 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
  - 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().
…arch_in_EC

New variable 'moddependpaths' to resolve dependencies at load time.
A couple of bug fixes with `tweak.py` for `--try-update-deps`
@ocaisa
Copy link
Author

ocaisa commented May 7, 2020

I had to pull in upstream to get the tests to pass...the only relevant commits are:
fa8c9a6
4e64dff

@mboisson mboisson merged commit c85b9d1 into ComputeCanada:fix_tweak_versionsuffixes May 7, 2020
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.