Provide modinfo for kernel RPM validation #1
Loading…
Reference in a new issue
No description provided.
Delete branch "codex/kernel-inspection-tools"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Both native ARM and x86 kernel builds completed compilation but failed RPM validation because modinfo was unavailable. Install kmod in the shared runner image and include system-tool directories in PATH. Build-time modinfo/depmod checks run for both architectures.
Validation: diff check passed; the main image build will validate and publish both architectures before any production digest is changed. No application workflow changes.