[05:55] PR snapd#9707 opened: update-pot: fix typo in plural keyword spec [06:54] morning [07:10] PR snapd#9706 closed: tests: fix uc20-create-parition-* tests for updated gadget <âš  Critical> [07:22] good morning [07:23] final day of cycle scheduling for me, after that I will have time for pushing snapd forward [07:40] zyga: hey [07:44] hey :) [07:44] feeling better? [07:46] zyga: yeah, much better but still a bit weak [08:02] morning [08:03] good morning pstolowski and mborzecki [08:04] pstolowski: mvo: hey [08:04] mborzecki: how are you? feeling better? [08:05] pedronis: yes, feeling better now [08:12] mborzecki: great to hear! take it slowely if you still feel weak [08:15] heh i replaced some not MATCH with NOMATCH but it looks like as if it's just spawninng subshells in a loop [08:16] mborzecki, oh [08:16] maybe a bug in the wrapper somewhere [08:16] NOTMATCH was added to the redirect system relatively recently [08:16] + NOMATCH /run/mnt/ubuntu-seed [08:16] + mount [08:16] /bin/bash: warning: shell level (1000) too high, resetting to 1 === pedronis_ is now known as pedronis [08:32] zyga: nvm, my fork of spread was not rebased on top of latest master, that's why NOMATCH was not define as a function in spread [08:36] PR snapd#9708 opened: tests/main/uc20-create-partitions: verify ubuntu-save encryption keys, tweak not MATCH [08:36] mvo: ^^ [08:40] mborzecki: thanks, looking [08:42] mborzecki: https://github.com/snapcore/snapd/pull/9708/commits/e4dd82d0211a81f7f1625abd93174a2feac8ac3b <- description and content do not quite match is thta the right comit? [08:42] PR #9708: tests/main/uc20-create-partitions: verify ubuntu-save encryption keys, tweak not MATCH [08:43] mborzecki: I guess it is, I was just confused [08:43] mvo: hm the upper hunk is a drive by tweak, i can split it in 2 patches if that's better [08:43] mborzecki: no, it's fine, I was just confused by not expecting this [08:47] some unexpected failures after mergeing master: [08:47] google:ubuntu-20.04-64:tests/main/lxd:snapd_cgroup_just_outside [08:47] google:ubuntu-20.10-64:tests/main/snapd-reexec-snapd-snap (package was updated in the distro?) [08:47] google:ubuntu-20.10-64:tests/main/snapd-reexec-snapd-snap (this seems to be quite random) [08:59] mborzecki, ahh, good [08:59] (about nomatch) [09:39] mvo: i've udpated #9686, please take a look [09:39] PR #9686: tests: remove workarounds that add "ubuntu-save" if missing <â›” Blocked> [09:45] mborzecki: looking [09:56] PR snapd#9526 closed: snapshotstate: add cleanup of abandonded snapshot imports [10:31] Hey guys! So I just went and confirmed if current ubuntu-image properly calculates the image size - and I think it does [10:31] So I have https://code.launchpad.net/~ubuntu-core-dev/livecd-rootfs/+git/livecd-rootfs/+merge/393247 prepared to drop the --image-size workaround for UC20 images [10:32] But just in case, could someone here do a quick test: build an UC20 image with ubuntu-image 1.10 (current) and see if the images boot and work correctly, as expected, with the auto-calcualted size? [10:32] (i.e. without specifying --image-size for amd64) [10:33] The image sizes per the generated files seem correct, but I'd prefer a live test to see if everything still works [10:34] This is fixed since a long time, but so far our UC20 cdimage image builds still had the --image-size=8G set, and I'd just want a double-confirmation that we can really safely drop that [10:36] PR snapd#9709 opened: snapshotstate: improve handling of multiple errors [10:36] pedronis: your intuition about the error formating was spot-on, the test I wrote forced me to do some refactoring. sorry that it's a bit more complicated now :/ [10:43] sil2100: sure, let me try [10:44] mvo: thank you! [10:46] PR snapd#9675 closed: bootloader/lkenv: add v2 struct + support using it [10:50] mvo: ok, I added it to my queue, should we chat about fde hook running? [10:50] pedronis: yeah [10:51] pedronis: is now good? [10:52] sil2100: seems to be fine. image is 3g in size and /writable has 540 mb free [10:54] mvo: now is ok if it's not too long [10:54] mvo: can you squash merge https://github.com/snapcore/snapd/pull/9694/ ? looks like the uc20 nested test failed on uc20-create-partitions which is fixed in master, and another spread run does not make sense [10:54] PR #9694: o/devicestate,daemon: fix reboot system action to not require a system label [10:59] mvo: sweet! Thanks a bunch! [10:59] sil2100: yw, thanks for promoting snapcraft btw [10:59] mvo: yw, sorry I only did it so late, yesterday was weird [11:08] there are unit test failures in https://github.com/snapcore/snapd/pull/9695 [11:08] PR #9695: bootloader/lk: add support for UC20 lk bootloader with V2 lkenv structs [11:13] sil2100: no worries [11:16] PR snapd#9710 opened: seed/seedwriter: consider modes when checking for deps availability [11:26] PR snapd#9691 closed: spread: bump delta ref, tweak repacking to make smaller delta archives [12:01] PR snapd#9711 opened: tests: reset fakestore unit status [12:38] pstolowski: can you take a look at https://github.com/snapcore/snapd/pull/9687 ? [12:38] PR #9687: osutil: add helper for getting the kernel command line [12:38] sure [12:40] pstolowski: thanks [12:50] mborzecki: if you have a moment, https://github.com/snapcore/snapd/pull/9609 needs 2nd review [12:50] PR #9609: tests: add unit test for auto-refresh with validate-snap failure [12:50] pstolowski: sure [12:50] pstolowski: heh, i did the change ian proposed on wednesday, but apaprently did not push the branch :/ [13:10] mvo: I commented on https://github.com/snapcore/snapd/pull/9709, I'm not quite conviced about its current form if the intention is to share it [13:10] PR #9709: snapshotstate: improve handling of multiple errors [13:52] PR snapd#9688 closed: boot: add kernel command lines to the modeenv file [13:52] PR snapd#9708 closed: tests/main/uc20-create-partitions: verify ubuntu-save encryption keys, tweak not MATCH [14:27] PR snapd#9687 closed: osutil: add helper for getting the kernel command line [14:41] #9590 needs second review [14:41] PR #9590: tests: download timeout spread test [15:17] PR snapd#9712 opened: cmd/snap-repair,store: increase initial retry time intervals, stalling TODOs [15:21] pstolowski: ^ what I discussed in the standup, there are also some todos that we might have to consider when we are bit more sure of the work we did for downloads [15:22] pedronis: thanks, will take a look [15:27] * cachio lunch [15:37] PR snapd#9713 opened: tests: sign new nested-18|20* models to allow for generic serials [16:08] PR snapd#9609 closed: tests: add unit test for auto-refresh with validate-snap failure [16:43] PR snapd#9714 opened: client: reduce again the /v2/system-info timeout [16:55] pedronis: I pushed a draft of the EphemeralRunHook with the context, let me know if I captured what you had in mind. it will need more tests but mostly wondering if the shape is allright. but no rush of course! [16:58] PR snapd#9715 opened: hookstate: add new HookManager.EphemeralRunHook() [18:48] PR snapd#9716 opened: daemon: split interfacesCmd to api_interfaces.go [18:58] PR snapd#9686 closed: tests: remove workarounds that add "ubuntu-save" if missing [19:06] waveform: hey, help with https://github.com/snapcore/pi-gadget/issues/60 would be great (no rush but I'm not sure if you monitor GH issues) [19:13] pedronis: thanks so much for your initial thoughts on 9715! [20:49] * cachio afk [20:59] PR snapcraft#3389 opened: plugins v1: move build base test in v1 plugins to base class