fuse kernel module should be removed on package removal

Bug #107240 reported by Jared Moore
2
Affects Status Importance Assigned to Milestone
fuse (Ubuntu)
Confirmed
Wishlist
Unassigned

Bug Description

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

Revision history for this message
Oliver Grawert (ogra) wrote :

you should remove fuse-utils instead of libfuse since thats the part setting it up in /etc/modules ... but i agree that there should be a removal line in the postrm script.

Revision history for this message
Daniel T Chen (crimsun) wrote :

fuse-utils.postrm still lacks this functionality.

Changed in fuse:
importance: Undecided → Wishlist
status: New → Confirmed
description: updated
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.