Konjiki No Yami
Konjiki No Yami
I am using * KDE Plasma Version 6.0.2 * Arch Linux / Kernel Version 6.8.1 * nextcloud-client 2:3.12.1-1 I have the issue, that some icons are not showing, and I...
> @Pumpapa could you please give it a try again? I updated the image. Tried it on my machine as well. Didn't notice any problems so far. Thanks for the...
This could be somewhat related to #3626. Forgot to mention it, as it was about CentOS 8 and seemed fixed to me.
> AFAIK we won't have a CentOS Stream 9 package for Kata. > ~ @emanuellima1 Then what would be the currently supported distributions? CentOS 8 seems to be end of...
Sad to hear, as that makes Kata Containers harder to use during provisioning. Thanks anyway for the responses. I'd close the issue in ~1-2 weeks in case any progress on...
> when run docker, docker: Error response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: Invalid command "create": unknown. > ~...
+1 So far I only removed `/opt/kata/` as well as the symlinks in `/usr/bin/` to reinstall kata-containers using: ```sh $ sudo rm -r /opt/kata` $ sudo rm /usr/bin/containerd-shim-kata-v2 $ sudo...