7 Oct
2025
7 Oct
'25
12:31 a.m.
On Tue, 30 Sep 2025 14:29:52 +0800
Yumei Huang
If /bin is in the PATH of host, /usr/bin may not exist in mbuto guest, which causes some binaries failing to move to /usr/bin. As a result, tests fail as binaries not found.
Fix it by adding /usr/bin to DIRS. Also create the same symlink for mbuto.mem.img.
Link: https://bugs.passt.top/show_bug.cgi?id=158 Fixes: f4729be7a56b("test: Update mbuto profile to fix the symlink of /bin") Suggested-by: David Gibson
Signed-off-by: Yumei Huang
Applied. Yumei, please don't forget to follow up about David's comment once you get back to this. -- Stefano