alces-software / gridware

tool for compilation and installation of applications and libraries from the Alces Gridware software library
0 stars 0 forks source link

Ensure `gridware install` in binary mode fails when it should #7

Open bobwhitelock opened 7 years ago

bobwhitelock commented 7 years ago

From @mjtko on May 20, 2016 19:33

A situation can occur where not all requirements are imported before proceeding with import.

An example of this was is here:

https://travis-ci.org/alces-software/gridware-packages-main/jobs/131773139

See khmer variant python34 (which at the time had a slightly broken runtime dependency on a python3 variant of screed).

Copied from original issue: alces-software/clusterware#162