[Bug 270247] Linuxulator: golang from Ubuntu Jammy is broken

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 21 Mar 2023 12:11:08 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=270247

--- Comment #5 from Edward Tomasz Napierala <trasz@FreeBSD.org> ---
Okay, so the fallocate(2) problem is because it returns EINVAL instead of
EOPNOTSUPP when running on ZFS, which doesn’t support fallocate(2).  With that
fixed and the env workaround the tests work :)

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