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
..
2022-04-19 17:42:35 +08:00
2025-01-22 09:09:43 -05:00
2025-01-22 09:09:43 -05:00
2022-04-19 17:42:35 +08:00
2022-04-19 17:42:35 +08:00