Lxc-execute error

When I use lxc-execute to run command in (no running) container, I always meet the error as fllow.


ubuntu.common.conf is from /usr/share/lxc/config/ubuntu.common.conf.
I don’t have any way to slove it, Please help me!
enviroment of my vmware machine like this:
os: ubuntu 22.04
kernel: 5.15.0-69-generic
installed: gcc, g++, cmake, git, tmux, lxc-templates

When I run lxc-checkconfig, I get this


So Missing cgroup package on ubuntu22.04 causes the error above.
when I attempt to use ubuntu20.04 and lxc4.0.12, lxc-execute work!

I found issue to solve the error. lxc issue