Odd behavior installing ubuntu-desktop on Ubuntu 22.04 and LXD 22.04 containers

Yes, the work-around steps:

> apt-get install -y acpid
> systemctl disable --now acpid.service acpid.socket acpid.path
> apt install ubuntu-desktop -y

Let the ubuntu-desktop install complete successfully.

Hopefully the root cause can be addressed so the work-around isn’t needed in the future.