diff options
author | Todd Gamblin <tgamblin@llnl.gov> | 2016-12-19 09:09:53 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-19 09:09:53 -0800 |
commit | a2b4146e104fc00442b847306df2240d2bb6c0b6 (patch) | |
tree | 16ebfdea0514440cd4515ee63a04165ad0160b1a /bin/sbang | |
parent | 08d323b1f80953edf5f85f2f626f2d1c83d538fb (diff) | |
download | spack-a2b4146e104fc00442b847306df2240d2bb6c0b6.tar.gz spack-a2b4146e104fc00442b847306df2240d2bb6c0b6.tar.bz2 spack-a2b4146e104fc00442b847306df2240d2bb6c0b6.tar.xz spack-a2b4146e104fc00442b847306df2240d2bb6c0b6.zip |
Fixes for various hash issues (#2626)
* Better output for disambiguate_specs()
* Fix wrong exception name.
* Fix satsifies(): concrete specs require matching by hash.
- Fixes uninstall by hash and other places where we need to match a
specific spec.
- Fix an error in provider_index (satisfies() call was backwards)
- Fix an error in satisfies_dependencies(): checks were too shallow.
* Fix default args in Spec.tree()
* Move installed_dependents() to DB to avoid unknown package error.
* Make `spack find` and `sapck.store.db.query()` faster for hashes.
* Add a test to ensure satisfies() respects concrete Specs' hashes.
Diffstat (limited to 'bin/sbang')
0 files changed, 0 insertions, 0 deletions