Skip to content
Snippets Groups Projects
Commit b02981f1 authored by Tamara Dahlgren's avatar Tamara Dahlgren Committed by Todd Gamblin
Browse files

bugfix: ensure proper dependency handling for package-only installs (#15197)

The distributed build PR (#13100) -- did not check the install status of dependencies when using the `--only package` option so would refuse to install a package with the claim that it had uninstalled dependencies whether that was the case or not.

- [x] add install status checks for the `--only package` case.
- [x] add initial set of tests
parent 654914d5
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment