✸ podman --log-level debug run -it debian:latest /bin/bash
ERRO[0000] could not get runtime: error creating runtime static files directory /var/home/aron/.local/share/containers/storage/libpod: mkdir /var/home: permission denied
but I think I just figured it out. I have previously run Silverblue on this system then reverted to Workstation. The first time I used these commands was on Silverblue, and it populated some config in ~/.config/containers that mentions /var/home/aron
Similarly in ~/.local/share/containers
If I move all that aside, then podman works.
Thanks for the reply, I probably wouldn’t have kept trying without the encouragement