Thursday, 2021-11-11

kata-irc-bot<dgibson> Right, but when are the meeting links added?  The recordings appearing in that document seems to lag the time of the meetings by quite a bit00:50
kata-irc-bot<dgibson> I've created https://github.com/kata-containers/tests/issues/4179, although I'm not entirely sure that's the right place for this ticket02:11
kata-irc-bot<ssheribe> Hi @fidencio I'm trying to backport the cgroups patches to stable-2.3, straight forward cherry-picking seems to mess vendored code (some duplicate method), what is the proper way to backport patches that update vendored code08:11
kata-irc-bot<ssheribe> wait, no, it does work, but apparently stable-2.3/rc1 doesn't compile on old fedora31 (main does). (I'm using fedora 31 to compile so it would be linked against certain LIBC)08:50
kata-irc-bot<fidencio> @ssheribe, heya!09:29
kata-irc-bot<fidencio> What's golang version you have on the f31 box?09:30
kata-irc-bot<fidencio> I remember having some weirdness with golang 1.13 / 1.14 related to vendoring the code.09:30
kata-irc-bot<fidencio> And what's the build error?09:30
kata-irc-bot<ssheribe> YEs09:31
kata-irc-bot<ssheribe> So found the issue (it's also on main, my branch was not updated)09:32
kata-irc-bot<ssheribe> it's because of the OpenTelemetry Bump09:32
kata-irc-bot<ssheribe> `# go.opentelemetry.io/otel/sdk/trace` `../../vendor/go.opentelemetry.io/otel/sdk/trace/span.go:99:2: duplicate method SpanContext`09:32
kata-irc-bot<fidencio> Let me take a quick look at that09:33
kata-irc-bot<ssheribe> yes it's fairly old golang09:34
kata-irc-bot<ssheribe> 1.13.1509:34
kata-irc-bot<fidencio> https://endoflife.date/go it's not worth fixing, to be honest.09:35
kata-irc-bot<fidencio> just download a newer version of golang, I'd recommend 1.1609:36
kata-irc-bot<fidencio> 1.17 was not tested on our side09:36
kata-irc-bot<ssheribe> yes, probably it's too old09:38
kata-irc-bot<ssheribe> Thanks will try!09:38
kata-irc-bot<fidencio> And I just raised https://github.com/kata-containers/kata-containers/pull/301709:44
kata-irc-bot<lardewey> Hey everyone, in Ubuntu 21.10, it looks like Canonical packaged gcc with the `-fcf-protection=on` , which seems to be breaking the build script for compiling the kernel from source. Has anyone found a work-around for this?16:47
kata-irc-bot<lardewey> Here is the error I am seeing: ```10:13:29 cc1: error: '-fcf-protection' is not compatible with this target```17:25
kata-irc-bot<samuel.ortiz> @ssheribe :wave: I will look at it tomorrow my morning.17:25
kata-irc-bot<wmoschet> @fidencio just saw your commit about the golang-1.17 bump. On versions we still have the mininum set to 1.11 but afaik we don't static-check that version. Should we bump the mininum version to 1.16.x?17:43
kata-irc-bot<fidencio> May I ask for a quick ack on https://github.com/kata-containers/kata-containers/pull/3021 ?19:29
kata-irc-bot<fidencio> I think it does make sense.  Would you raise a PR?19:36
kata-irc-bot<fidencio> All, 2.3.0-rc1 was just released!21:17
kata-irc-bot<fidencio> Thanks a lot to everyone who helped with this! 2.3.0, the final release should happen at some point next week!21:18
kata-irc-bot<fidencio> @shuo.chen, now it's out21:18
kata-irc-bot<eric.ernst> Hey ya’ll. Do we have any stakeholders / owners for acrn hypervisor here? :meow_peek:22:50
kata-irc-bot<eric.ernst> @julio.montes @salvador.fuentes ^^ do you know?22:58
kata-irc-bot<eric.ernst> i’m knee deep into some hypervisor interface refactoring/cleaning, and AFAIU we don’t have any acrn CI in place. If we don’t have CI, I’m wondering … how controversial it would be to drop acrn.22:59
kata-irc-bot<eric.ernst> if/until we can fully support23:00
kata-irc-bot<eric.ernst> See https://github.com/kata-containers/kata-containers/issues/302723:05
kata-irc-bot<eric.ernst> @geoffroy.vancutsem ^23:06
kata-irc-bot<salvador.fuentes> I think Vijay was the main contact, I see that you already pinged him in the issue23:11
kata-irc-bot<eric.ernst> I’ll hold off on the PR associated with the issue for today :)23:13
kata-irc-bot<eric.ernst> Thanks Salvador. I think he’s in our tz, so maybe we can pull him into slack.23:14

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