Source: edk2
Version: 2025.08.01-1
Severity: serious
edk2 pkgtests fails on all architectures:
File
"/tmp/autopkgtest-lxc.ansz698q/downtmp/build.8Sr/src/debian/tests/shell.py",
line 34, in <module>
from UEFI.VarStore import init_shell_entry
File
"/tmp/autopkgtest-lxc.ansz698q/downtmp/build.8Sr/src/debian/python/UEFI/VarStore.py",
line 4, in <module>
from virt.firmware.varstore import autodetect
ModuleNotFoundError: No module named 'virt'
This is the new test, debian/python/UEFI/VarStore.py, added
in the last upload.
Should d/test/control include Depends: python3-virt-firmware maybe?
Thanks,
/mjt