[Bug 1205398] Re: Reset state after a Cancel
Barry Warsaw
1205398 at bugs.launchpad.net
Tue May 27 20:36:00 UTC 2014
** Changed in: system-image (Ubuntu)
Status: New => Invalid
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to system-image in Ubuntu.
https://bugs.launchpad.net/bugs/1205398
Title:
Reset state after a Cancel
Status in Ubuntu system image (server/client/updater):
Invalid
Status in “system-image” package in Ubuntu:
Invalid
Bug description:
Currently, after a Cancel, the dbus daemon has to be .Exit()'d before
it can be used again. This is because of the state that the daemon
carries, and the fact that it's not yet possible to reset the state.
This isn't very convenient for the u/i although with dbus activation,
it's workable. Better would be to automatically (or explicitly?)
reset the state after a Cancel so that the u/i could do this:
CheckForUpdates() -> True
Cancel() -> Canceled
CheckForUpdates() -> True
GetUpdates() -> ReadyToReboot
Resetting the state would also allow for this:
CheckForUpdate() -> False
(wait a little while)
CheckForUpdate() -> True
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-system-image/+bug/1205398/+subscriptions
More information about the foundations-bugs
mailing list