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

Fix self-check for hdf5@1.10.0-patch1 #1099

Merged
merged 2 commits into from
Jun 27, 2016
Merged

Conversation

adamjstewart
Copy link
Member

The self-check code that was written to validate HDF5 post-installation didn't predict that the Spack versions might someday contain patches. Spack expects the HDF5 version to be reported as "1.10.0-patch1" but HDF5 reports its version as "1.10.0". This corrects that by only giving the first 3 digits.

Of course, there are dozens of ways to strip "-patch1" from the end of the version number. If you think there's a safer/more future proof way of doing it, let me know.

@eschnett: You wrote check_install. Does this change look good to you?

@eschnett
Copy link
Contributor

See #1025.

@tgamblin
Copy link
Member

@eschnett @adamjstewart: which one do you want me to merge?

@eschnett
Copy link
Contributor

Please merge #1099.

@tgamblin
Copy link
Member

@adamjstewart: any objections?

@adamjstewart
Copy link
Member Author

Nope. Sounds good to me

@tgamblin tgamblin closed this Jun 27, 2016
@tgamblin tgamblin reopened this Jun 27, 2016
@tgamblin tgamblin merged commit bf4eeb4 into spack:develop Jun 27, 2016
@adamjstewart adamjstewart deleted the fixes/hdf5 branch June 28, 2016 15:39
olupton pushed a commit to olupton/spack that referenced this pull request Feb 7, 2022
Bump workflow

Bump py-morphology-repair-workflow and update related packages.
Keep only the latest py-morphio/morphio 3.1.1.
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.

3 participants