Skip to content

Conversation

@theihor
Copy link
Contributor

@theihor theihor commented Oct 23, 2025

It turns out run-vmtest has a couple of dependencies that were not installed by it.

A change in s390x runner image for BPF CI that removed installation of build dependencies [1] (we don't build kernels on s390x directly), revealed this [2].

Fix this by explicitly installing necessary packages.

[1] kernel-patches/runner@a02aad5
[2] https://github.com/kernel-patches/bpf/actions/runs/18749161085/job/53516267195

It turns out run-vmtest has a couple of dependencies that were not
installed by it.

A change in s390x runner image for BPF CI that removed installation of
build dependencies [1] (we don't build kernels on s390x directly),
revealed this [2].

Fix this by explicitly installing necessary packages.

[1] kernel-patches/runner@a02aad5
[2] https://github.com/kernel-patches/bpf/actions/runs/18749161085/job/53516267195

Signed-off-by: Ihor Solodrai <ihor.solodrai@linux.dev>
@theihor theihor merged commit d805452 into main Oct 23, 2025
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants