Re: [isar-cip-core][PATCH] recipes-core: ltp: add python3 and jq runtime dependencies

Jan Kiszka <[email protected]>
Newsgroups org.cip-project.lists.cip-dev
Message-ID <[email protected]>
On 13.08.26 14:51, Gourav Singh wrote:
> Ensure ltp-full runtime includes tools needed by the bundled kirk runner
> and report parsing/inspection workflow.
> 
> - python3: required to execute /opt/ltp/kirk.
> - jq: required for parsing/inspection of JSON reports produced by kirk.
> 
> This avoids manual package installation on targets and makes LTP/kirk usage
> reproducible.
> 
> Debian buster compatibility is preserved: buster provides Python 3.7, while
> kirk requires Python >= 3.6.
> 
> Signed-off-by: Gourav Singh <[email protected]>
> ---
>  recipes-core/ltp/files/debian/control.tmpl | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/recipes-core/ltp/files/debian/control.tmpl b/recipes-core/ltp/files/debian/control.tmpl
> index a7d0087..039c6d0 100644
> --- a/recipes-core/ltp/files/debian/control.tmpl
> +++ b/recipes-core/ltp/files/debian/control.tmpl
> @@ -11,7 +11,7 @@ Homepage: https://linux-test-project.github.io/
> 
>  Package: ltp-full
>  Architecture: any
> -Depends: ${shlibs:Depends}, ${misc:Depends}
> +Depends: ${shlibs:Depends}, ${misc:Depends}, python3, jq
>  Description: A collection of tools for testing the Linux kernel
>   The Linux Test Project is a joint project started by SGI,
>   developed and maintained by IBM, Cisco, Fujitsu, SUSE,
> --
> 2.39.5
> 

Is that a longer pending issue or a fix for [1]?

Jan

PS: [1] still didn't make it to the list. Please check your submission 
settings and error logs. I received it because I was on CC.

[1] https://lore.kernel.org/cip-dev/[email protected]/

-- 
Siemens AG, Foundational Technologies
Linux Expert Center
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.