Container not running

Hi,
So on my host machine (manjaro linux xfce) after launching x dsitro in this case debian 11, it wont run, shows the following error, please have a look:

lxc debian 20220715181946.853 WARN     conf - ../src/src/lxc/conf.c:lxc_map_ids:3592 - newuidmap binary is missing
lxc debian 20220715181946.856 WARN     conf - ../src/src/lxc/conf.c:lxc_map_ids:3598 - newgidmap binary is missing
lxc debian 20220715181946.857 WARN     conf - ../src/src/lxc/conf.c:lxc_map_ids:3592 - newuidmap binary is missing
lxc debian 20220715181946.857 WARN     conf - ../src/src/lxc/conf.c:lxc_map_ids:3598 - newgidmap binary is missing
lxc debian 20220715181946.997 ERROR    cgfsng - ../src/src/lxc/cgroups/cgfsng.c:cgfsng_mount:2131 - No such file or directory - Failed to create cgroup at_mnt 24()
lxc debian 20220715181946.997 ERROR    conf - ../src/src/lxc/conf.c:lxc_mount_auto_mounts:851 - No such file or directory - Failed to mount "/sys/fs/cgroup"
lxc debian 20220715181946.997 ERROR    conf - ../src/src/lxc/conf.c:lxc_setup:4396 - Failed to setup remaining automatic mounts
lxc debian 20220715181946.997 ERROR    start - ../src/src/lxc/start.c:do_start:1272 - Failed to setup container "debian"
lxc debian 20220715181946.997 ERROR    sync - ../src/src/lxc/sync.c:sync_wait:34 - An error occurred in another process (expected sequence number 4)
lxc debian 20220715181947.134 WARN     network - ../src/src/lxc/network.c:lxc_delete_network_priv:3631 - Failed to rename interface with index 0 from "eth0" to its initial name "vethac58b65c"
lxc debian 20220715181947.137 ERROR    lxccontainer - ../src/src/lxc/lxccontainer.c:wait_on_daemonized_start:877 - Received container state "ABORTING" instead of "RUNNING"
lxc debian 20220715181947.137 ERROR    start - ../src/src/lxc/start.c:__lxc_start:2107 - Failed to spawn container "debian"
lxc debian 20220715181947.138 WARN     start - ../src/src/lxc/start.c:lxc_abort:1036 - No such process - Failed to send SIGKILL via pidfd 19 for process 4375
lxc debian 20220715181952.118 WARN     conf - ../src/src/lxc/conf.c:lxc_map_ids:3592 - newuidmap binary is missing
lxc debian 20220715181952.118 WARN     conf - ../src/src/lxc/conf.c:lxc_map_ids:3598 - newgidmap binary is missing
lxc 20220715181952.155 ERROR    af_unix - ../src/src/lxc/af_unix.c:lxc_abstract_unix_recv_fds_iov:218 - Connection reset by peer - Failed to receive response
lxc 20220715181952.155 ERROR    commands - ../src/src/lxc/commands.c:lxc_cmd_rsp_recv_fds:128 - Failed to receive file descriptors for command "get_state"

Literally have no idea as I am total newbie if I should run lxd specifically on ubuntu based distros or any distro would work, apologies if I missed something from the docs tried my best to skim through.

If it helps but the end goal is to self host some apps on a linux server.

Also i think I should mention this that first four lines in the logs are not shown if I install lxd from pacman and launch the same thing.

Its been a few hours now I just want to set it up and use a container to practice shell stuff.
It would be a major help. Thanks

Looks like the same issue is affecting Arch users too (not surprisingly):