[Bug 230670] emulators/qemu-user-static: Can't run shell scripts with chroot

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 22 Mar 2026 20:56:19 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=230670

--- Comment #5 from Torsten Zuehlsdorff <tz@freebsd.org> ---
I'm closing this as qemu-user-static has been updated from version 2.11.50 to
3.1.0, a major rewrite. The specific code path (`is_target_shell_script`
guarded by `__FreeBSD_version < 1100000` in bsd-user/freebsd/os-proc.c) almost
certainly no longer exists in the current codebase. The reporter identified the
exact fix needed, which has likely been incorporated upstream.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.