update manager could warn of possible need to restart before installing
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
update-manager (Ubuntu) |
Fix Released
|
Wishlist
|
Unassigned |
Bug Description
Binary package hint: update-manager
It is not generally possible to determine whether an update will require a restart until after the packages are installed. This goes against the general design principle of warning before doing anything disruptive.
hurst@linckia:~$ lsb_release -rd
Description: Ubuntu 8.04.1
Release: 8.04
hurst@linckia:~$ apt-cache policy update-manager
update-manager:
Installed: 1:0.87.30
Candidate: 1:0.87.30
Version table:
*** 1:0.87.30 0
500 http://
100 /var/lib/
1:0.87.27 0
500 http://
1:0.87.24 0
500 http://
1:0.81 0
500 http://
Related branches
- Michael Vogt (community): Approve
-
Diff: 207 lines (+87/-20)2 files modifiedUpdateManager/UpdatesAvailable.py (+42/-15)
data/gtkbuilder/UpdateManager.ui (+45/-5)
Changed in update-manager: | |
status: | New → Confirmed |
When a restart is required after updating, you are not required to immediately restart your computer, and therefore IMO it is not at all disruptive.
Marking as wishlist.