Sorry, I read the code and see that it is producing those messages.
unattended-upgrade: print(_("An error occurred: '%s'") % item.error_text) unattended-upgrade: logging.error(_("An error occurred: '%s'"), item.error_text) Binary file unattended-upgrade.pyc matches
Sorry, I read the code and see that it is producing those messages.
unattended-upgrade: print(_("An error occurred: '%s'") % item.error_text) upgrade. pyc matches
unattended-upgrade: logging.error(_("An error occurred: '%s'"), item.error_text)
Binary file unattended-