Containers stopped run after update.
Error response from daemon: start failed fork/exec /usr/bin/containerd-shim-runc-v2: no such file or directory: unknown
After the reboot, the docker service also stopped starting.
I have Artix runit.
Rolled back to 1.5.9-2 - everything became normal.
Any ideas how to upgrade and make it work?
Sory for bad english.
https://github.com/archlinux/svntogit-community/commit/9fd350a8e67a7d0016ad450a6713c2078fd8f1d9#comments
1.6.0-1 has an error in packaging, wait for 1.6.0-2 to reach the mirrors. If you can't wait, install containerd from [community]:
# pacman -Sy community/containerd
Currently I am fixing this and will be fixed soon, and once mirrors sync
Thank you all very much.