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.