Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#5045 - fuse package does not include kernel module
|
Detailsthere is some contradiction there:
in the post-install function of fuse.install, it is said: "==> You must load the fuse kernel module to use FUSE. -> Run 'modprobe fuse' to load the module now." but the kernel module is NOT included in the package ! so how can we modprobe i module that is not installed ????? so please choose between including the fuse module (why not ?) or clean that post-install function. |
This task depends upon
Comment by Jan de Groot (JGC) -
Friday, 14 July 2006, 15:27 GMT
The fuse module is included in the kernel, so if you built your own kernel without FUSE, then the fuse module is not installed. AFAIK, the stock kernel and the beyond kernel both include this module by default.