Comment 5 for bug 942104

Revision history for this message
Sebastian Heinlein (glatzor) wrote : Re: [Bug 942104] Re: the indicator stopped turning red on restart required

There is a miunderstanding of the packagekit api. You need to watch the restartrequired signal on the transaction interface instead. The currently used restartschedule signal is used to indicate the client that a later version of the daemon has been installed as the currently running one.
In packagekit upstream the signal is only emitted during an upgrade transaction (e.g. in the yum backend code).
But aptdaemon will also emit the signal during a get updates call. Hopefully the code on the aptdaemon side will land today or tomorrow.
The packagekit api allows to send different types: application, session and system. At the moment only system restart will be supported.
--
Diese Nachricht wurde von meinem Android-Mobiltelefon mit K-9 Mail gesendet.