[Bug 370142] [NEW] plpfuse is broken in jaunty: don't modprobe fuse!

Reuben Thomas rrt at sc3d.org
Fri May 1 01:13:19 UTC 2009


Public bug reported:

Binary package hint: plptools

/etc/init.d/plptools should omit the line "modprobe fuse" now that fuse
is build into the kernel, as this line will fail and hence plpfuse will
now never work.

If you want a test which will work with kernels that don't have fuse
built in, then do something like

if ! grep fuse /proc/filesystems; then
  modprobe fuse
fi

Workaround for current jaunty users: comment out or delete the line that
says "modprobe fuse" in /etc/init.d/plptools.

(Hint: this bug does not exist upstream (I am upstream); the init script
comes from Debian. I'm filing a bug in Debian too.)

** Affects: plptools (Ubuntu)
     Importance: Undecided
         Status: New

-- 
plpfuse is broken in jaunty: don't modprobe fuse!
https://bugs.launchpad.net/bugs/370142
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs




More information about the universe-bugs mailing list