Opened 12 years ago
Closed 8 years ago
#10863 closed defect (obsolete)
Remove compiled kernel modules during uninstallation
Reported by: | Owned by: | ||
---|---|---|---|
Component: | installer | Version: | VirtualBox 4.1.20 |
Keywords: | module | Cc: | |
Guest type: | other | Host type: | Linux |
Description
Whenever a Linux kernel is uninstalled, the Virtualbox modules that were installed for it remain behind. e.g.
$ find /lib/modules/3.2.0-27-generic/ /lib/modules/3.2.0-27-generic/ /lib/modules/3.2.0-27-generic/misc /lib/modules/3.2.0-27-generic/misc/vboxnetflt.ko /lib/modules/3.2.0-27-generic/misc/vboxdrv.ko /lib/modules/3.2.0-27-generic/misc/vboxnetadp.ko /lib/modules/3.2.0-27-generic/misc/vboxpci.ko
This should be simple to rectify with some kind of hook for the right event with the system's package manager.
Change History (2)
comment:1 by , 12 years ago
Summary: | Virtualbox does not clean up after itself → Remove compiled kernel modules during uninstallation |
---|
comment:2 by , 8 years ago
Resolution: | → obsolete |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Please reopen if still relevant with a recent VirtualBox release.