[Bug 258056] lang/go118: musn't poll /dev/fuse
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 258056] sys/fs/fuse: commit 7b8622fa22 breaks net/rclone mount"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 09 Aug 2022 15:51:26 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258056
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 -
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.
--
You are receiving this mail because:
You are the assignee for the bug.