qemu-guest-agent doesn't autostart after upgrade

Feb 2, 2023
8
1
8
Dear all,
currently experiencing issue with qemu-guest-agent on ubuntu vms (jammy). Every-time there is new version of the qemu-guest-agent package and it gets upgraded, the service doesn't start after upgrade.
From logs it's being gracefully shutdown, upgraded and that's all.
Only fix is manually restart the service/reboot the server.

Anyone experiencing same issue?

Thx.
 
currently experiencing issue with qemu-guest-agent on ubuntu vms (jammy). Every-time there is new version of the qemu-guest-agent package and it gets upgraded, the service doesn't start after upgrade.
From logs it's being gracefully shutdown, upgraded and that's all.
Only fix is manually restart the service/reboot the server.
This happens here also. After running apt dist-upgrade inside VMs, I also always run systemctl restart qemu-guest-agent otherwise the updated Debian/Ubuntu VMs don't respond to shutdown etc.