Tuesday, 2021-11-02

kata-irc-bot<lardewey> Hey everyone, I am trying to build the kernel using the `build-kernel.sh` tool, but am getting the following error from `jq`: ```08:51:52 >>>>> Running build-kernel.sh setup <<<<< 08:51:52 jq: Unknown option -X 08:51:52 Use jq --help for help with command-line options, 08:51:52 or see the jq manpage, or online docs  at https://stedolan.github.io/jq 08:51:52 INFO: Config version: 87 08:51:52 INFO: Kernel version:  08:51:52 INFO:13:55
kata-irc-botkernel path does not exist, will download kernel 08:51:52 ERROR: failed to get kernel version: Kernel version is emtpy``` Any ideas on what I am missing?13:55
kata-irc-bot<lardewey> The host is a Fedora 34 machine13:56
kata-irc-bot<fidencio> That kinda feels like something expected was not properly installed.14:06
kata-irc-bot<lardewey> It feels that way to me, as well, but I am not sure what that thing might be :thinking_face:14:11
kata-irc-bot<fidencio> Gimme a few minutes that I want to try to reproduce it here14:21
kata-irc-bot<lardewey> :thumbsup:14:31
kata-irc-bot<fidencio> So, I was able to get to the root cause of the issue.  I had a private chat with Larry and he mentioned that getting the correct `jq` installed made him pass that part, but that then he had issues with `yq read`16:59
kata-irc-bot<fidencio> That happens because the version used & expected by kata-containers is `3.4.1` , which is already deprecated.17:00
kata-irc-bot<fidencio> I had installed `4.something` and hit the same issue, meaning that we need an issue for supporting a newer version of `yq`17:00
kata-irc-bot<fidencio> Sorry for the time it took for getting to this, ended up having two meetings back to back17:01

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