diff options
author | scheibelp <scheibel1@llnl.gov> | 2017-10-05 10:33:04 -0700 |
---|---|---|
committer | Todd Gamblin <tgamblin@llnl.gov> | 2017-10-05 10:33:04 -0700 |
commit | 6243a28da17079571117d480572f4962ec70c441 (patch) | |
tree | c941e5c81476544d5ff6dc83fad2584f924ccea2 /etc | |
parent | 747b584e2ef3c9713dcf3fdd9471fc122e018a3b (diff) | |
download | spack-6243a28da17079571117d480572f4962ec70c441.tar.gz spack-6243a28da17079571117d480572f4962ec70c441.tar.bz2 spack-6243a28da17079571117d480572f4962ec70c441.tar.xz spack-6243a28da17079571117d480572f4962ec70c441.zip |
Don't change properties on already-installed packages (#5580)
* edits to address issues where spack concretization attempts to set properties on already-installed specs
* most added checks only need to check if the spec is concrete; they dont also need to check if the package is installed
* add test to ensure that patches are not applied to an installed spec
* add test to ensure that an error is detected when a dependent requests a dependency constraint which conflicts with a requested installed dependency
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions