[Bug 262246] fuse ports: messages refer to fuse.ko, not fusefs.ko
Date: Mon, 28 Feb 2022 14:06:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=262246 Bug ID: 262246 Summary: fuse ports: messages refer to fuse.ko, not fusefs.ko Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Keywords: patch Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: obiwac@gmail.com CC: anastasios@mageirias.com, eugen@freebsd.org, jirnov@gmail.com, mi@ALDAN.algebra.com Created attachment 232159 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=232159&action=edit Quick patch The following ports: - security/clamfs - sysutils/archivemount - sysutils/fusefs-smbnetfs - sysutils/fusefs-webdavfs all instruct the user to load the fuse.ko module, when it was renamed in the base system to fusefs.ko in FreeBSD 13. This cost me around 10 minutes of confusion 😄 (I have read ports/UPDATING.) I have attached a quick patch to replace references to fuse.ko with fusefs.ko. -- You are receiving this mail because: You are the assignee for the bug.