Changes between Initial Version and Version 1 of Ticket #263


Ignore:
Timestamp:
Aug 2, 2017, 5:27:31 PM (7 years ago)
Author:
dmik
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #263 – Description

    initial v1  
    1 There are #261 and #262 which should add make RPM forbidding any package install/update/remove operation if an application restart or a system reboot is pending. We should also add a nice GUI widget (e.g. the one in XCenter) that will remind the user to close the required applications or to reboot in some reasonable intervals if it's not done immediately when executing the respective YUM or RPM command that caused such a pending state.
     1There are #261 and #262 which should make RPM forbid any package install/update/remove operation if an application restart or a system reboot is pending. We should also add a nice GUI widget (e.g. the one in XCenter) that will remind the user to close the required applications or to reboot in some reasonable intervals if it's not done immediately when executing the respective YUM or RPM command that caused such a pending state.
    22
    33Note that this GUI widget should be RPM frontend agnostic. I.e. it should work after both using YUM from the command line or ANPM or any other RPM frontend. That said, YUM or ANPM should of course provide their own UI for performing the requested action immediately, but if the user refuses and closes YUM/ANPM before performing it, this GUI widget should kick in.