26 Sep
2025
26 Sep
'25
2:37 p.m.
On Fri, 26 Sep 2025 09:17:14 +0800
Yumei Huang
Running `make assets` under `test` as root fails with a "Permission denied" error when `prepare-distro-img.sh` invokes `virt-edit` and `guestfish`. This is due to a known bug in libvirt.
Work around the issue by switching to the direct backend.
Signed-off-by: Yumei Huang
Applied. -- Stefano