[Bug 270247] Linuxulator: golang from Ubuntu Jammy is broken
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 270247] Linuxulator: golang from Ubuntu Jammy is broken"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
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.