update.manual ============= Update the system using a manual update file. .. raw:: html
The absolute path to the update file.
Should be set to true
if a previous call to this method returned a CallError
with errno=EAGAIN
meaning
that an upgrade can be performed with a warning and that warning is accepted.
If set to false
, the manual update file won't be removed on update success and newly created BE won't be
removed on update failure (useful for debugging purposes).