Wednesday, 2022-08-24

kata-irc-bot<fidencio> @a.gaevoy231, Kata Containers' purpose is not to run legacy VMs, that's KubeVirt.06:13
kata-irc-bot<a.gaevoy231> @fidencio ok, so that was my question "can I run VMs with kata on microk8s?", I know the purpose is different but I am searching for this particular case07:45
kata-irc-bot<fidencio> What are you trying to achieve?07:46
kata-irc-bot<vbatts854> anyone seeing build failure on `src/lib/protocols/`?18:33
kata-irc-bot<vbatts854> ```vbatts@melisma:~/src/github.com/kata-containers/kata-containers/src/libs/protocols$ cargo build    Compiling protocols v0.1.0 (/home/vbatts/src/github.com/kata-containers/kata-containers/src/libs/protocols) error: failed to run custom build command for `protocols v0.1.0 (/home/vbatts/src/github.com/kata-containers/kata-containers/src/libs/protocols)`  Caused by:   process didn't exit successfully:18:33
kata-irc-bot`/home/vbatts/src/github.com/kata-containers/kata-containers/src/libs/target/debug/build/protocols-d9befd4431b41459/build-script-build` (exit status: 1)   --- stdout   cargo:rerun-if-changed=protos/google/protobuf/empty.proto   cargo:rerun-if-changed=protos/oci.proto   cargo:rerun-if-changed=protos/types.proto   cargo:rerun-if-changed=protos/csi.proto   cargo:rerun-if-changed=protos/agent.proto   cargo:rerun-if-changed=protos/health.proto   18:33
kata-irc-bot--- stderr   ERROR: Permission denied (os error 13) vbatts@melisma:~/src/github.com/kata-containers/kata-containers/src/libs/protocols$ rustc --version rustc 1.63.0 (4b91a6ea7 2022-08-08)```18:33

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!