Skip to content

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.

5 participants