spack/lib/spack
Barry Smith ef2c42a889 Do not check directory layout for external packages (#2172)
External packages do not have an spec.yaml file so don't check for it.
Without this change any time a package depends on an external package
when the new package is installed you will get the error

Install prefix exists but contains no spec.yaml

This problem has also haunted me since I started using Spack since PETSc
depends on Python and I used an external python but fortunately it
was relatively easy to debug once I could reproduce it at will.

Funded-by: IDEAS
Project: IDEAS/xSDK
Time: 1 hour
2016-10-29 20:57:41 -07:00
..
docs Fix rpath linking for NAG, add documentation on setup (#2142) 2016-10-27 15:28:09 -07:00
env Don't clear LD_LIBRARY_PATH and friends from compiler wrappers (#2074) 2016-10-21 16:25:12 -07:00
external Correct LLNL LGPL license template for clarity. 2016-05-11 21:22:25 -07:00
llnl Merge branch 'develop' of https://github.com/LLNL/spack into features/install_with_phases_rebase 2016-10-11 16:28:08 +02:00
spack Do not check directory layout for external packages (#2172) 2016-10-29 20:57:41 -07:00