So i found the source of the problem at:
https://github.com/OpenNebula/one/issues/5504

Systemd disables acpid with the line: 'ConditionVirtualization=!container' 
since it recognizes that it is running in a container.
However, there is an error in the configuration file for acpid.path because the 
line is missing here. Hence the hint that the endpoint is missing.
In the acpi.path after the line: 'Description=ACPI Events Check' in the section 
[UNIT] ' create a new line with: 'ConditionVirtualization=!container' and then 
restart the unit.

So it is a problem of acpid and not acpi-support.

** Bug watch added: github.com/OpenNebula/one/issues #5504
   https://github.com/OpenNebula/one/issues/5504

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1938088

Title:
  acpi-support prevents Groovy and Hirsute booting in LXC

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-identity-provider/+bug/1938088/+subscriptions


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to