diff options
author | Harmen Stoppels <harmenstoppels@gmail.com> | 2020-08-13 18:59:20 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-13 09:59:20 -0700 |
commit | d6587ea36524805f9cd9364a1bd427cf5b492183 (patch) | |
tree | 4e48861e6029a834eda5330e1b550aae82802074 /README.md | |
parent | d2f56830f1162ddf100d1a5e6634e83a1ede079c (diff) | |
download | spack-d6587ea36524805f9cd9364a1bd427cf5b492183.tar.gz spack-d6587ea36524805f9cd9364a1bd427cf5b492183.tar.bz2 spack-d6587ea36524805f9cd9364a1bd427cf5b492183.tar.xz spack-d6587ea36524805f9cd9364a1bd427cf5b492183.zip |
fix buildcache create for environments with uninstalled root specs (#17859)
* Handle uninstalled rootspecs in buildcache
- Do not parse specs / find matching specs when in an environment and no
package string is provided
- Error only when a spec.yaml or spec string are not installed. In an
environment it is fine when the root spec does not exist.
- When iterating through the matched specs, simply skip uninstalled
packages
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions