[05:38] morning [05:52] mborzecki: hi! [05:54] mardy: hey [06:25] morning [06:37] pstolowski: hey, is it equally foggy outside? [06:37] and the forecast for the rest of the day is rain :/ [06:40] mborzecki: hi, it's very cloudy, but not foggy [06:55] pstolowski, mvo: hi! [06:57] heh, so https://github.com/snapcore/snapd/pull/10241/ even though things are reset on core, a test which does not have memry limit for snap fails with an error that it cannot allocate memory, wth? [06:57] PR #10241: tests: set memory limit for snapd [07:01] good morning mardy and mborzecki and pstolowski [07:02] mvo: hey [07:07] good morning [07:07] zyga-mbp: hi! [07:08] hey mardy :) [07:08] impish is almost out [07:08] I wonder what's the next LTS name going to be [07:31] PR snapd#10692 closed: tests: remove opensuse-15.1 and add opensuse-15.3 from spread runs [07:31] PR snapd#10694 closed: packaging: update master changelog for 2.51.7 [08:21] PR snapd#10675 closed: tests: migrate tests that are only executed on xenial to bionic [09:07] pstolowski: 10680 has some test failure, maybe a fluke, but it could land once it's more green :) (not urgent, just noticed while going over the landable stuff) [09:08] mvo: yeah i kicked it a while ago [09:08] i'm keeping an eye on it [09:10] pstolowski: aha, ok. thanks. so just a fluke (?) [09:12] mvo: definitely, completely unrelated to the change i think [09:13] * mvo nods [09:14] passed now (the unit tests) [09:16] PR snapd#10695 closed: packaging: update 2.52 changelog with 2.51.7 [09:40] heh, on opensuse with modules go build fails complaining there's no go.mod, i hooked up strace and those are the paths it tries: https://paste.ubuntu.com/p/fPTrJGZfTc/ [09:59] mborzecki: woah, maybe they have a different build policy or something [09:59] mborzecki: thanks for looking into this [10:00] mvo: no, it's actually our build.mk and assumption that we're building with gopath [10:00] mvo: the build is run from a different directory than the import path so go gets confused and looks for go.mod in al lthe wrong placese [10:16] mvo: fwiw it builds now, still fighting a bit with install :/ [11:13] mvo: can you land #10680 ? [11:13] Bug #10680: tcpdump: [license] 3- or 4-clause BSD? [11:13] PR #10680: o/assertstate,daemon: refresh validation sets assertions with snap declarations [11:13] pstolowski: sure [11:13] ty [11:17] PR snapd#10680 closed: o/assertstate,daemon: refresh validation sets assertions with snap declarations [11:45] mvo: pushed a couple of patches to https://github.com/snapcore/snapd/pull/10634 [11:45] PR #10634: many: move to go modules gradually <â›” Blocked> [11:52] mborzecki: \o/ niiiiiiiiiiiice [11:53] mvo: and i think i need to revert the change i did for fedora, now that i've read more about how all this works, i think we should be passing the right -mod flag like i did on opensuse [12:02] wow [12:02] modules rock :) [12:43] mborzecki: hi, I left some comments/questions in the open remodel PRs [12:43] pedronis: thanks! [12:57] mborzecki: even better [15:12] PR snapd#10696 opened: many: move to yaml.v3 [15:47] PR snapd#10697 opened: o/snapstate: enforce validation sets on snap install [17:28] PR snapcraft#3576 opened: [WIP] lifecycle: don't add pull dependencies if offline [17:38] PR snapd#10633 closed: tests: spread test for snapctl refresh --pending/--proceed from the snap === mup_ is now known as mup [19:38] PR snapcraft#3572 closed: cli & providers: pass part names for lifecycle commands (CRAFT-481)