cbuild setup --packs
does not install missing packs requested by layers
#1841
Labels
bug
Something isn't working
Describe the bug
When a pack that is referenced by a layer is missing, the layer detection fails with:
To Reproduce
Install these packs:
Make sure that
ARM::CMSIS-Compiler
pack is not installed!Then use the USB_Device example configured for board:
STMicroelectronics::B-U585I-IOT02A
as shown above.Expected behavior
The layer detection does not fail due to missing packs referenced by a potential layer. Once the layer is specified, the
--pack
option downloads the pack.Environment (please complete the following information):
The text was updated successfully, but these errors were encountered: