Dostoievski Batista dd2d12365e Fail patch build when package is not found
While fetching the debs if the patch-build script can't find one of the
packages listed in "stx_packages" field or in "binary_packages" it will
fail instead of building the patch without it.

I have included two small changes in this review too:
- Removed print() call in line 129
- Improved debug description in line 97

Test plan:
    PASS - Build patch with a non-existent package in "stx_packages"
            see if error message is displayed.
    PASS - Build patch with existent package in "stx_packages" see if
            no error message is displayed.
    PASS - Build patch with a non-existent package in "binary_packages"
            see if error message is displayed.
    PASS - Build patch with existent package in "binary_packages" see if
            no error message is displayed.

Closes-bug: 2107493

Change-Id: Ia63638729a860f2bd9b6f6ea55763aea90dba992
Signed-off-by: Dostoievski Batista <dostoievski.albinobatista@windriver.com>
2025-04-16 15:11:19 -03:00
2019-04-19 19:52:37 +00:00
2023-04-28 12:38:49 -04:00
2018-06-01 07:45:23 -07:00
2022-12-26 21:12:47 +00:00
Description
StarlingX build source tree root
12 MiB
Languages
Python 62%
Shell 36.9%
BitBake 0.6%
Dockerfile 0.5%