operating-system icon indicating copy to clipboard operation
operating-system copied to clipboard

Please update systemd to v256

Open IngmarStein opened this issue 1 year ago • 2 comments
trafficstars

Describe the issue you are experiencing

https://github.com/systemd/systemd/pull/32359 was merged into systemd v256 (see NEWS) and fixed https://github.com/systemd/systemd/issues/28001. HAOS 13.1 ships with systemd v254.

This bug is triggered when running the OVA with QEMU with HyperV Enlightenment enabled. With systemd versions before v256, systemd-detect-virt returned microsoft (expected: kvm) which then prevents the QEMU guest agent from being started (ConditionVirtualization=|kvm was not met, ConditionVirtualization=|qem was not met).

What operating system image do you use?

ova (for Virtual Machines)

What version of Home Assistant Operating System is installed?

13.1

Did the problem occur after upgrading the Operating System?

No

Hardware details

Synology Virtual Machine Manager 2.6.5-12202

Steps to reproduce the issue

  1. create a VM using the current OVA image
  2. enable Hyper-V Enlightenments
  3. start the VM
  4. run systemctl status qemu-guest.service to confirm that QEMU guest agent is not started

Anything in the Supervisor logs that might be useful for us?

no

Anything in the Host logs that might be useful for us?

no

System information

No response

Additional information

No response

IngmarStein avatar Aug 26 '24 19:08 IngmarStein