Opened 15 years ago
Closed 15 years ago
#5610 closed defect (fixed)
Ubuntu/Debian packages should not allow removal while machines running
Reported by: | Jerome Haltom | Owned by: | |
---|---|---|---|
Component: | other | Version: | VirtualBox 3.1.0 |
Keywords: | Cc: | ||
Guest type: | other | Host type: | other |
Description
The Ubuntu and Debian packages allow themselves to be removed before all machines are stopped. But they don't allow themselves to be installed until all machines are stopped. This can result in a situation when upgrading that the package removes itself, but cannot install it's new version and destroys all the tools that are required for shutting down headless machines.
Note:
See TracTickets
for help on using tickets.
This was fixed in some 3.2.x release. The prerm script now tests for a running VBoxSVC daemon as well.