fuse-utils.postrm still lacks this functionality.

** Changed in: fuse (Ubuntu)
   Importance: Undecided => Wishlist
       Status: New => Confirmed

** Summary changed:

- fuse kernel module not removed on package removal 
+ fuse kernel module should be removed on package removal

** Description changed:

- 
  Using Edgy.
  
  Steps to reproduce:
  
  1) lsmod | grep fuse
  Should print nothing
  
  2) sudo apt-get install gmailfs
  Will install fuse as a dependency
  
  3) lsmod | grep fuse
  Will print an entry
  
  4) sudo apt-get remove libfuse2
  Will remove fuse
  
  5) lsmod | grep fuse
  The entry is still there (even after reboot)
  
  Possible fix:
  
  Remove fuse from /etc/modules

-- 
fuse kernel module should be removed on package removal 
https://bugs.launchpad.net/bugs/107240
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to