At the moment https://ambermd.org/ is down so builds of AmberTools on our system are failing during the patching step.
The following command needs to be run
|
cmd = "%s ./update_amber --update" % python_cmd |
and it will fail if
https://ambermd.org/ is not available.
Because of this it might be interesting to explore if we could not depend the build of Ambertools on their website being available or not.
At the moment https://ambermd.org/ is down so builds of AmberTools on our system are failing during the patching step.
The following command needs to be run
easybuild-easyblocks/easybuild/easyblocks/a/amber.py
Line 104 in 2c400f0
Because of this it might be interesting to explore if we could not depend the build of Ambertools on their website being available or not.