Skip to content

use string values for versions in easystack file for 2021.06 #125

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

Merged
merged 1 commit into from
Aug 24, 2021

Conversation

boegel
Copy link
Contributor

@boegel boegel commented Aug 24, 2021

EasyBuild v4.4.x includes a sanity check on versions in easystack files (see easybuilders/easybuild-framework#3693), which we're hitting unless we use explicit string values like '3.11' rather than 3.11.

ERROR: Value 3.11 (of type <class 'float'>) obtained for R-bundle-Bioconductor (with foss toolchain) is not valid!
Make sure to wrap the value in single quotes (like '3.11') to avoid that it is interpreted by the YAML parser as a non-string value.

@boegel boegel added bug Something isn't working pilot-2021.06 labels Aug 24, 2021
@bedroge bedroge merged commit f52eafa into EESSI:main Aug 24, 2021
@boegel boegel deleted the fix_easystack branch August 24, 2021 17:56
TopRichard pushed a commit to TopRichard/software-layer that referenced this pull request Jun 19, 2023
…-EasyBuild-4.7.2

init stack NESSI/2023.06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working pilot-2021.06
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants