Images: install util-linux-extra on debian, libkrunfw on fedora#17
Conversation
|
Sorry I missed this before I opened #20 which adds some more stuff
Can you expend which tests needs that actually, I could not find any reference in buildah who needs this? I only see buildah trying to use libkrunfw-sev.so which would be a different package? |
Without an attestation server, we still have to skip over the attestation step when converting an image to a confidential workload or committing one directly. Signed-off-by: Nalin Dahyabhai <nalin@redhat.com>
8266b4e to
d7a83dd
Compare
No problem, dropping that one from this PR.
Ugh, you're right, that should be libkrunfw-sev. This was a guess based on https://github.com/podman-container-tools/buildah/blob/main/contrib/ci/runner.sh#L54. We don't test krun, specifically, either, so it's possible that we don't need either package. Updated the PR to install both, but I wouldn't be upset if this ended up closed without being merged. |
Tests in the area of confidential workloads benefit from having libkrunfw installed.
pivot_root, which buildah's integration tests call, was moved to a subpackage.