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

[openmm] 7.4.2 rc alternative build attempt #24

Merged
merged 6 commits into from
May 15, 2020
Merged

Conversation

jchodera
Copy link
Member

This is an alternative attempt to build OpenMM 7.4.2 rc from #23

@jaimergp
Copy link

Looks to me like the Miniconda installation fails silently in MacOS :/

@peastman
Copy link
Contributor

You could also try brew install miniconda.

@jchodera
Copy link
Member Author

Looks to me like the Miniconda installation fails silently in MacOS :/

I can reproduce this locally!

curl -s -O https://repo.continuum.io/miniconda/Miniconda3-4.6.14-MacOSX-x86_64.sh;

produces an empty file, which silently executes when run with bash!

Debugging now.

@Lnaden
Copy link

Lnaden commented May 14, 2020

looks like this: MolSSI/cookiecutter-cms#103

miniconda redirected the url but curl -s alone wont follow the redirect and fails

@jaimergp
Copy link

Oh, nice catch! curl -sLO should also work in that case?

@jchodera jchodera merged commit e89b940 into master May 15, 2020
@jchodera jchodera deleted the openmm-7.4.2-rc-alt branch May 15, 2020 01:09
@jchodera jchodera mentioned this pull request May 15, 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.

4 participants