9 Oct
2025
9 Oct
'25
4:16 a.m.
On Tue, Oct 7, 2025 at 6:32 AM Stefano Brivio
On Tue, 30 Sep 2025 14:29:52 +0800 Yumei Huang
wrote: 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.
Got it. Will fix it later. Thanks.
-- Stefano
-- Thanks, Yumei Huang