Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Aug 2022 15:51:26 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 258056] lang/go118: musn't poll /dev/fuse
Message-ID:  <bug-258056-227-lSeIdXNYDm@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-258056-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-258056-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D258056

Dmitri Goutnik <dmgk@freebsd.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dmgk@freebsd.org

--- Comment #30 from Dmitri Goutnik <dmgk@freebsd.org> ---
Just to be clear, is this the workaround we're talking about -=20
https://github.com/golang/go/issues/54100#issuecomment-1200265368 ?

Go ports cannot patch go.mod, but they vendor dependencies before the build,
and it's possible to patch bazil.org/fuse vendored copy.

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



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