After installing Podman Desktop on Windows and trying to initialize podman machine, the process stops at "initializing" status (no error).
When trying to manually ininitialize the machine (via CLI), an error is returned:
error: package permissions restore of shadow-utils on guest os failed: exit status 0xffffffff
or
error: the WSL import of guest OS failed
I managed to solved my issue with the info described at https://www.techtutsonline.com/install-podman-in-windows/#Troubleshooting
wsl --set-default-version 2
wsl --unregister podman-machine-default
wsl --shutdown
podman machine init
If that doesn't work, try this with a full restart and retry the command above (I needed this command).
netsh winsock reset
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With