siemens / kas

Setup tool for bitbake based projects
MIT License
339 stars 145 forks source link

Add unzip to kas-base #89

Closed HannahKiekens closed 1 year ago

HannahKiekens commented 1 year ago

Required for bb recipes that have zip files in SRC_URI

HannahKiekens commented 1 year ago

Zip files in SRC_URI worked fine with the 3.0.2 version of kas-container This adds back the missing dependency

HannahKiekens commented 1 year ago

Fixes:

DEBUG: Executing python function do_unpack NOTE: Unpacking REDACTED to /build/tmp/work/cip-core-bullseye-amd64/REDACTED /bin/sh: 1: unzip: not found ERROR: Unpack failure for URL: 'REDACTED'. Unpack command PATH="/work/isar/scripts:/work/isar/bitbake/bin:/usr/sbin:/usr/bin:/sbin:/bin" unzip -q -o '/build/downloads/REDACTED' failed with return value 127 DEBUG: Python function do_unpack finished

henning-schild commented 1 year ago

This is about "kas-isar" right? because we have it in "kas", where you want to drop it when moving it to "kas-base"

It would also be nice to see this being done via the mailing list workflow.

henning-schild commented 1 year ago

Signed-Off seems missing

henning-schild commented 1 year ago

aka https://groups.google.com/g/kas-devel/c/vjYH8oYL-cE