Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 21 Mar 2023 12:11:08 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 270247] Linuxulator: golang from Ubuntu Jammy is broken
Message-ID:  <bug-270247-227-injeZblNDi@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-270247-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

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.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-270247-227-injeZblNDi>