Can't enter bazzite-arch container

Trying to enter bazzite-arch via distrobox fails with the below:
[pasquale@marisa pasquale]$ distrobox enter bazzite-arch
Error: crun: chdir `/var/home/azeroth.phila/pasquale`: No such file or directory: OCI runtime attempted to invoke a command that was not found
[pasquale@marisa pasquale]$ distrobox enter bazzite-arch
Error: crun: chdir `/var/home/azeroth.phila/pasquale`: No such file or directory: OCI runtime attempted to invoke a command that was not found
I was able to run exported apps, and it looks like the container is still running, but I can't enter it. The folder that it's trying to enter seems to exist
[pasquale@marisa pasquale]$ stat /var/home/azeroth.phila/pasquale
File: /var/home/azeroth.phila/pasquale
Size: 20480 Blocks: 48 IO Block: 4096 directory
Device: 259,4 Inode: 21233666 Links: 39
Access: (0755/drwxr-xr-x) Uid: (1678801106/pasquale) Gid: ( 100/ users)
Access: 2023-09-14 12:31:25.032195734 -0400
Modify: 2023-09-14 12:31:24.884195729 -0400
Change: 2023-09-14 12:31:24.884195729 -0400
Birth: 2023-02-24 20:12:54.590054992 -0500
[pasquale@marisa pasquale]$ stat /var/home/azeroth.phila/pasquale
File: /var/home/azeroth.phila/pasquale
Size: 20480 Blocks: 48 IO Block: 4096 directory
Device: 259,4 Inode: 21233666 Links: 39
Access: (0755/drwxr-xr-x) Uid: (1678801106/pasquale) Gid: ( 100/ users)
Access: 2023-09-14 12:31:25.032195734 -0400
Modify: 2023-09-14 12:31:24.884195729 -0400
Change: 2023-09-14 12:31:24.884195729 -0400
Birth: 2023-02-24 20:12:54.590054992 -0500
5 Replies
Tetrodotoxin
Tetrodotoxin9mo ago
Actually if I CD to / I can enter the container just fine
dnkmmr
dnkmmr9mo ago
try recreating the container
Tetrodotoxin
Tetrodotoxin9mo ago
My other containers seem to act like this as well. I've tore those down and back up with no change.
dnkmmr
dnkmmr9mo ago
you can't enter the newly created ones?
Tetrodotoxin
Tetrodotoxin9mo ago
I can if I change my directory to something like '/' and then enter the container, It must not like something about my home dir. I'm guessing I have something mapped poorly