siemens / kas

Setup tool for bitbake based projects
MIT License
382 stars 152 forks source link

Dockerfile: add ping and ps for testimage #13

Closed moto-timo closed 4 years ago

moto-timo commented 4 years ago

HOSTTOOLS requires ping and ps when running testimage apt-get install iputils-ping and procps to satisfy the requirements

Signed-off-by: Tim Orling timothy.t.orling@linux.intel.com

moto-timo commented 4 years ago

HOSTTOOLS requirements for testimage: http://git.yoctoproject.org/cgit/cgit.cgi/poky/tree/meta/conf/bitbake.conf#n497

Failed build for meta-homeassistant which led to this PR: https://gitlab.com/bachp/meta-homeassistant/-/jobs/325342676

jan-kiszka commented 4 years ago

Interestingly, I can find iputils-ping in latest Yocto manuals as essential dependency but not procps. Documentation bug or downstream added dependency?

Reflecting the patch to kas-devel@googlegroups.com would be good.

jan-kiszka commented 4 years ago

I've mangled this to 14faeece6269acefaf39e70598e4876f7c861b98 because I did a full update of the Yocto essential needs below (52c6ff0a0f3d9c860571a81ead57459ee1a3d630).

jan-kiszka commented 4 years ago

Fix patch subject to f0e0fa5da4c72195b207a73d33ca8d96ae77c705