diff options
author | Massimiliano Culpo <massimiliano.culpo@gmail.com> | 2021-11-05 00:17:00 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-04 16:17:00 -0700 |
commit | 839057e98db8fa4840cd3a56526fdb073c03908b (patch) | |
tree | 66cc7877a7f1cf5258191a993d121422363fb0d6 /COPYRIGHT | |
parent | f2a42ac4c68a0f9433ddb853ca07ee88314eb654 (diff) | |
download | spack-839057e98db8fa4840cd3a56526fdb073c03908b.tar.gz spack-839057e98db8fa4840cd3a56526fdb073c03908b.tar.bz2 spack-839057e98db8fa4840cd3a56526fdb073c03908b.tar.xz spack-839057e98db8fa4840cd3a56526fdb073c03908b.zip |
Rename the temporary scope for bootstrap buildcache (#27231)
If we don't rename Spack will fail with:
```
ImportError: cannot bootstrap the "clingo" Python module from spec "clingo-bootstrap@spack+python %gcc target=x86_64" due to the following failures:
'spack-install' raised ValueError: Invalid config scope: 'bootstrap'. Must be one of odict_keys(['_builtin', 'defaults', 'defaults/cray', 'bootstrap/cray', 'disable_modules', 'overrides-0'])
Please run `spack -d spec zlib` for more verbose error messages
```
in case bootstrapping from binaries fails and we are
falling back to bootstrapping from sources.
Diffstat (limited to 'COPYRIGHT')
0 files changed, 0 insertions, 0 deletions