Podman stopped working on the latest KDE Linux version 202605210254
After updating, I was trying to access my distrobox but it end up throwing this error
`ERRO[0000] running /usr/bin/newuidmap 3653 0 1000 1 1 100000 65536: newuidmap: Could not set caps Error: cannot set up namespace using "/usr/bin/newuidmap": should have setuid or have filecaps setuid: exit status 1`
After some more investigating it turns out podman itself refuses to work. This also affects Toolbox.
Rolling back to version 202605202148 fixes the issue.
issue