[05:14] morning [05:43] o/ [05:44] mborzecki: can you look at https://github.com/snapcore/snapd/pull/8726 [05:44] it's a one liner and I have a follow-up it opens [05:44] PR #8726: tests: silence stderr from dbus-monitor [05:46] zyga: ack [05:47] for some context, privately I've been using a version of https://github.com/snapcore/snapd/pull/8728 [05:47] PR #8728: tests: detect stray dbus-daemon [05:48] and it essentially prints a TODO list of tests to improve [05:49] mborzecki: I replied but let's chat here [05:49] right now there's nothing more on stderr, if it goes to a file it'd be rather short-lived as that directory goes away when session-tool quits [06:13] zyga: if something fails does is the directory removed too? [06:16] yes [06:16] I looked at the rest of the script and we log other things there [06:16] but it's a remnant of development when I just would comment out the cleanup logic [06:21] fedora-32 is listed in the workflows but doesn't exist in spread.yaml, this is making it fail constantly [06:24] pedronis: oh? [06:24] perhaps mvo added that with the caching PR [06:25] seems so [06:25] zyga: see here: https://github.com/snapcore/snapd/pull/8729 [06:25] PR #8729: snap,many: mv Open to snapfile pkg to support add'l options to Container methods [06:27] yeah, indeed, it's there in the patch [06:28] it's not marked as requires so it was masked by opensuse failing as well, I suspect [06:29] if we cannot get a working image today I'll drop it from the matrix with a comment [06:29] it was marked as required [06:29] or maybe I'm confused [06:29] anyway [06:30] #8729 needs a 2nd review [06:30] PR #8729: snap,many: mv Open to snapfile pkg to support add'l options to Container methods [06:37] i'll fix the sanpd selinux policy today so we'll be able to merge cachio's fedora 32 pr [06:39] pedronis: https://github.com/snapcore/snapd/pull/8729#pullrequestreview-418005303 [06:39] PR #8729: snap,many: mv Open to snapfile pkg to support add'l options to Container methods [06:39] mvo: mborzecki: hi, Pawel's #8697 needs reviews [06:39] mborzecki: cool [06:39] PR #8697: packaging: build cmd/snap and cmd/snap-bootstrap with nomanagers tag [06:41] pedronis: sure, looking [06:42] PR snapd#8723 closed: github: remove workaround for bug 133 in actions/cache [06:43] PR snapd#8721 closed: devicestate, sysconfig: revert support for cloud.cfg.d/ in the gadget [06:55] PR snapd#8729 closed: snap,many: mv Open to snapfile pkg to support add'l options to Container methods [07:03] morning [07:14] PR snapd#8730 opened: data/selinux: allow snapd to remove/create the its socket [07:16] quick drive by fix when testing package updates pushed by Eighth_Doctor ^^ [07:16] mborzecki: hi, can you take another look at https://github.com/snapcore/snapd/pull/8697 ? [07:16] PR #8697: packaging: build cmd/snap and cmd/snap-bootstrap with nomanagers tag [07:16] sure [07:22] pstolowski: small comment https://github.com/snapcore/snapd/pull/8697/files#r430205753 [07:22] PR #8697: packaging: build cmd/snap and cmd/snap-bootstrap with nomanagers tag [07:23] not incorrect, just spreading the awesomeness of make [07:30] zyga: that's nice, thank you [07:31] zyga: oh, nice! [07:31] mvo: the prereq has landed squash merged, now #8711 needs a 2nd review and hopefully to be (almost) green [07:31] PR #8711: snap/squashfs: also symlink snap Install with uc20 seed snap dir layout [07:31] zyga: this should make some of the other stuff we do much more readable if we use this trick [07:32] pedronis: \o/ I have a look [07:32] mvo: cool :) [07:33] mvo: it's annoying we need to repeat this across packaging [07:33] I wish we'd use snaps.mk more [07:34] brb [07:34] zyga: unfortunately I don't think that's an option for debian/ because if we ever want someone to maintain this it has to be as clsoe as possible to a "standard" [07:35] mvo: I don't think so, it's not unlike dh_auto* and using a makefile in the upstream project [07:35] mvo: it's all about integrating dpkg-buildflags inside our native makefile [07:43] PR snapd#8731 opened: snap,many: mv Open to snapfile pkg to support add'l options to Container methods (2.45) [07:43] pedronis: I backported 8711 to 2.45, straight cherry-pick did unfortunately not work [07:44] mvo: it's because of the prereq? #8729 ? [07:44] PR #8729: snap,many: mv Open to snapfile pkg to support add'l options to Container methods [07:44] or something in it itself? [07:46] mvo: ah, you backported the prereq actually https://github.com/snapcore/snapd/pull/8731 ? [07:46] PR #8731: snap,many: mv Open to snapfile pkg to support add'l options to Container methods (2.45) [07:47] mvo: there's a bit of extra tests in boot, do they pass? [07:51] mvo: we should backport #8721 [07:51] PR #8721: devicestate, sysconfig: revert support for cloud.cfg.d/ in the gadget [07:59] pstolowski: with this trick we could actually reduce quite a lot of clutter in the code building commands [07:59] pstolowski: with this trick we could actually reduce quite a lot of clutter in the code building commands [07:59] zyga: ok, but perhaps as followups [07:59] yes, totally [07:59] zyga: i'd really like to get this landed to unblock stuff [07:59] let me do it after your bits land [08:02] pedronis: 8721> yes, looking at this too [08:09] pstolowski: can you take a look at https://github.com/snapcore/snapd/pull/8730 ? [08:09] PR #8730: data/selinux: allow snapd to remove/create the its socket [08:13] mborzecki: https://github.com/snapcore/snapd/pull/8656#discussion_r430233548 [08:13] PR #8656: snap-mgmt: perform cleanup of user services [08:16] siure [08:20] i'll force push to cachio's f32 pr and drop the last commit he made [08:20] PR snapd#8726 closed: tests: silence stderr from dbus-monitor [08:21] ta mvo [08:21] and mborzecki :) [08:21] PR snapd#8725 closed: testutil/exec.go: set PATH after running shellcheck [08:24] PR snapd#8730 closed: data/selinux: allow snapd to remove/create the its socket [08:25] PR snapd#8604 closed: interfaces/builtin/desktop: do not mount fonts cache on distros with quirks [08:41] 8351 needs a second review [08:44] pedronis: do you want to do a review of 8661? it has two +1 at this point (but none from you) [08:47] PR snapd#8732 opened: data/selinux: update policy to allow forked processes to call getpw*() [08:47] pstolowski: another one for you ^^ [08:47] mborzecki: siure [08:47] grr [08:47] *sure [08:48] zyga: can you remind me where in the spread suite do we check for leftovers from namespaces etc? [08:48] pstolowski: what do you mean by leftover from namespaces? [08:49] zyga: sorry, probably mount changes; anything that lxd can leave behind [08:50] I see [08:50] I don't think we do that regularly [08:50] we kind of do it in one spot in mount-ns test [08:50] a branch that I have long open tried to but it picked up too many failures so it was unable to land [08:50] we may get that, a bit, with invariant-tool [08:50] zyga: aah, mount-ns test, i think that was it [08:50] but it needs to be done still [08:52] thanks [08:57] brb [09:00] mvo: ? I don't see the 2nd review [09:01] mvo: as I remarked I think we should apply mborzecki idea of trying not to restart if nothing has changed [09:01] mvo: I think it needs a review from pstolowski [09:03] pedronis, mvo i'll review it in a bit (and also the vitality PR) [09:04] re [09:06] PR snapd#8711 closed: snap/squashfs: also symlink snap Install with uc20 seed snap dir layout [09:06] mvo: ^ I squash-merged it [09:08] pedronis: \o/ [09:09] pedronis: re 8661> sorry, ian did two +1 I misread that [09:10] ah, was confused for a sec [09:10] pstolowski: actualFsTypeAndMountOptions doesn't need to return an error anymore as well [09:10] pedronis: missed that, thanks [09:11] pstolowski: np, but that's where I started thinking about this, because I had move the call to it and then wondered if it would change the failure modes but actually it can't error in itself [09:12] *I had you [09:13] pstolowski: mvo: do we need/want the preseed fixes in 2.45.1 ? [09:14] quick errand, back in 30 [09:16] PR core20#65 closed: Do not attempt signing changes during snap build [09:16] mvo: this is the comment I was referring to in 8661: https://github.com/snapcore/snapd/pull/8661#discussion_r427920348 [09:16] PR #8661: configcore: add "service.console-conf.disable" config option [09:16] pedronis: that would be nice to have [09:17] Issue core20#63 closed: fix travis builds with new subiquity from git [09:17] Issue core20#66 opened: Use focal base in travis [09:17] otherwise it will take long time before it's easily usable with lxd [09:19] pedronis: preseed> it would be a good idea, yes [09:20] pedronis: 8661> aha, sorry, I will look at this [09:24] PR core20#49 closed: fix broken symlinks in /etc/writable [09:26] mvo: I will most likely miss standup today [09:26] mvo: I'll send notes to the standup doc [09:27] I may join from a phone if I have the conditions to [09:30] zyga: ok [09:30] pstolowski: mvo: #8697 failed on centos-8, seems unrelated but not sure [09:30] PR #8697: packaging: build cmd/snap and cmd/snap-bootstrap with nomanagers tag [09:31] pedronis: yes, i've restarted it [09:35] * zyga goes to look at 8697 restart not wasting money anymore [09:47] re [10:07] mborzecki: Ian made a suggestion in #8718 then it should be good to go [10:07] PR #8718: boot, many: require mode in modeenv [10:18] pedronis ijohnson thanks for the reviews [10:18] * zyga hugs mvo [10:18] mvo: the caching behavior is BRILLIANT [10:18] 2 seconds [10:18] need to address some commentrs in 8716 too [10:18] 0.00 cost [10:18] zyga: hah nice :P [10:18] I wonder if this will show up in load charts on the spread runner [10:19] as we're usually bound by memory [10:19] morning folks [10:20] ijohnson: heya [10:20] zyga: re: your comment on 8729 about the header being one byte larger than magic, the magic bytes is just 4 bytes, so a header of 20 bytes already is 16 bytes larger ? [10:20] hey mborzecki [10:20] ijohnson: yeah but it's a constannt [10:20] PR snapd#8733 opened: tests: port document-portal-activation to session-tool [10:20] it's okay but not for the right reasons :) [10:20] zyga: so you think it should be only 5 bytes ? [10:21] I think it should be exactly len(magic) + 1 [10:21] :D [10:21] got it [10:23] PR snapd#8734 opened: tests: port interfaces-wayland to session-tool [10:23] PR snapd#8735 opened: snap/snapfile,squashfs: followups from 8729 [10:23] zyga: applied in a followup ^ [10:23] super [10:23] thanks! [10:24] I was going to do it myself but I was working on a streak of patches [10:33] mborzecki: https://github.com/snapcore/snapd/pull/8736 [10:33] PR #8736: tests: log stderr from dbus-monitor [10:33] ijohnson: not a fan of len(magic)+1, it's not particularly better or worse than the existing especially now that its in squashfs itself [10:33] PR snapd#8736 opened: tests: log stderr from dbus-monitor [10:34] * zyga returns to https://github.com/snapcore/snapd/pull/7825 [10:34] PR #7825: many: use transient scope for tracking apps and hooks [10:34] ijohnson: I'll push something else there [10:34] pedronis: ok [10:34] ijohnson: I mean a 5 bytes file is never a valid squashfs anyway [10:34] well that's not really for us to decide ? [10:35] unsquashfs is the ultimate decider of if it's a valid squashfs ? [10:35] ijohnson: not but as a predictor this is worse than before [10:35] ijohnson: if we didn't care we could use len(magic) and Equal [10:35] I mean for something that's called magic I wouldn't expect it to be perfect [10:36] why the +1 [10:36] anyway I will do yet something else [10:36] and I think we are splitting hairs over a tiny thing [10:36] sure feel free [10:36] I just took zyga's suggestion [10:36] I have no strong feelings about this really [10:36] just feels a bit pointless [10:36] ijohnson: I know, I disagree with the suggestion, doing nothing would have been fine [10:37] ijohnson: also fn to f is not an improvement either [10:37] ijohnson: anyway, it's not your problem anymore, I will push something there [10:37] PR snapd#8737 opened: snap/squashfs: also symlink snap Install with uc20 seed snap dir layout (2.45) [10:41] Cannot allocate google:opensuse-tumbleweed-64: cannot allocate new Google server for opensuse-tumbleweed-64: invalid value for field 'resource.shieldedInstanceConfig': ''. Shielded VM Config can only be set when using a UEFI-compatible disk [10:49] pstolowski: known [10:49] sergio needs to fix the images [10:49] ok [11:07] PR snapd#8731 closed: snap,many: mv Open to snapfile pkg to support add'l options to Container methods (2.45) [11:12] PR snapd#8737 closed: snap/squashfs: also symlink snap Install with uc20 seed snap dir layout (2.45) [11:13] PR snapd#8738 opened: snap,many: mv Open to snapfile pkg to support add'l options to Container methods (2.45) [11:25] ijohnson: once I was looking there, I added some tests to 8735 as well [11:25] pedronis: ok, seems the scope of the PR has greatly increased though [11:27] anyways approved it [11:27] * ijohnson afk for bit [11:32] pstolowski: zyga: I tweaked/expanded a little bit #8729, it needs a re-review [11:32] PR #8729: snap,many: mv Open to snapfile pkg to support add'l options to Container methods [11:32] yeah, reviewing now [11:32] okay [11:32] pedronis: i've commented on the tooling proposal [11:35] pedronis: reviewed [11:37] pedronis: hmm but 8729 was merged? [11:37] heh sorry [11:38] pstolowski: I meant #8735, but another review is not stricly needed anymore [11:38] ah 8735 i guess [11:38] PR #8735: snap/snapfile,squashfs: followups from 8729 [11:38] yep [11:40] pstolowski: seems 8697 can be merged now [11:41] which should unblock 8533 [11:42] pstolowski: thanks for commenting there [11:42] pedronis: I agree with pawel's comments [11:43] pedronis: I don't think we need a distinction between suite/task in the name, a common prefix plus something relevant to the tool function is good for me [11:43] PR snapd#8697 closed: packaging: build cmd/snap and cmd/snap-bootstrap with nomanagers tag [11:43] pedronis: if you pick a name for session tool I'll do a test mass patch to see how it looks like [11:44] zyga: I'm not against the prefix, my issue is that I really care about distinguishing things that affects state across tasks vs not [11:45] hmmm [11:46] PR core20#67 opened: tests: use SNAPCRAFT_PRIME dir instead of hardcoding "prime" [11:46] so things like retry-tool vs things like lxd cleanup? [11:48] pedronis: under this classification, session tool does not affect state across tasks, correct? [11:51] zyga: well session can survive if don't clean them up, no? [11:51] pedronis: sure but the point is to pair session prepare and restore [11:52] so it affects state across task, unless you use it just right [11:52] the classification is based on ideal usage, it's about what gets touched [11:52] I think virtually everything has this property [11:52] mkdir does [11:53] zyga: mkdir is a tool [11:53] sorry [11:53] mkdir is not a tool [11:54] so what is it? [11:57] zyga: for analogy, it's the difference between a helper function vs a methond on the suite struct in go [11:57] ok [11:57] we have some stateless helpers attached to suite sometimes [11:58] I think attaching this to suite is misleading as it reflects a particular way we use it, I look at it more like a context manager in python, it's an enter/exit pair with user code in between [11:58] zyga: we don't have a with statement [11:58] pedronis: ijohnson: https://github.com/snapcore/snapd/pull/8716 is updated now [11:58] as such it could be used with the same vailidity, at the level of a task or the level of a suite [11:58] PR #8716: o/devicestate: refactor current system handling [11:59] pedronis: sure but the pairing nature is similar to one, it's just an analogy [11:59] zyga: anyway it seems you are objecting to suite. , not to the dinstiction [11:59] yes, and I understand your point better now [12:00] so that glancing at the tool name gives some context as to what is the possible impact [12:00] yes [12:00] I don't know if I have a better name suggestion but I see the goal [12:03] zyga: pstolowski: how much is short names a goal for you? [12:04] pedronis: I'm okay with a non-short name [12:04] time to revisit https://github.com/snapcore/snapd/pull/7414 [12:04] I prefer test- to tst- or similar [12:04] PR #7414: tests: keep track of installed packages and restore the state after the test [12:04] mborzecki: looking [12:04] mborzecki: could that be framed in the terms of invariant-tool? [12:06] I think we should be more about detecting issues than automatically fixing the issue as that is easy not to know about; while somewhat more verbose I'd prefer to see a test both install and remove a package rather than rely on another layer computing and removing everything [12:06] just my 0.02 [12:06] ok, folks, I'm arriving at my mom's place, I will miss the standup but I'll write something in the document; remember it's mother's day :) [12:07] zyga: interesting mother's day in the US was like 2 weekends ago [12:07] oh really? :) [12:07] I didn't realize it was different in different countries [12:07] same here [12:07] wonder why :) [12:07] zyga: yeah, it's mother's day in pl and maybe some other countries [12:07] yeah it's may 10th in US [12:07] ok, ttyl [12:07] I'll be back online when we leave [12:08] wow, checked wikipedia, actually may 26 is mothers day only in PL [12:08] pedronis: not super important [12:08] mborzecki, ijohnson heh, interesting [12:08] haha yeah that's interesting [12:12] mborzecki: 8716 looking good, couple small comments [12:17] cachio: hi, i've addressed you comments to #8710 [12:18] PR #8710: tests: spread test for preseeding in lxd container (3/3) [12:22] mborzecki: ijohnson: seededSystem and System are internal vs external and have different content, in theory we can unify seededSystem and currentSystem by adding an optional omitempty actions to the former [12:22] ijohnson: would that help? [12:23] also those struct definitions should probably move to systems.go as well [12:23] yes that sounds like it would help but I don't want to be a bother so if y'all are ok with it as is then it's fine for me too [12:23] we're at the brink of having 4th page of PRs.. [12:24] pstolowski, thanks [12:27] zyga: do you have a moment for https://github.com/snapcore/snapd/pull/8709 ? [12:27] PR #8709: cmd/snap-preseed, systemd: fix handling of fuse.squashfuse when preseeding (2/3) [12:39] ijohnson: mborzecki: let's land it as is for now, and I'll look into it [12:39] ack [12:39] fine with me thanks [12:39] pedronis: does https://github.com/snapcore/snapd/pull/8608 still need to be blocked? was it blocked because of 2.45? [12:39] PR #8608: configcore: issue a warning on core16 when journal.persistent option is set <ā›” Blocked> [12:40] pstolowski: it's blocked becausse mvo made the good point that we should auto-remove the warning if there's a reboot [12:40] pstolowski: that needs a bit of infra work I fear [12:41] pedronis: ah.. good point indeed. i think the comment was made elsewhere, i wasn't aware [12:42] anyway, it's a bit unclear if it's a good time to work on that [12:42] let me put this in it at least [12:42] pstolowski, I left few comments [12:42] it is almost ready [12:42] pstolowski: ah, you did [12:42] just 1 thng to fix [12:42] pstolowski: thx [12:45] pedronis: ok, i can pick it up when time permits and there is nothing more pressing [12:45] cachio: thanks [12:45] pstolowski: exactly [12:45] pstolowski: I think early config stuff, services stuff, and probably after that snapshot stuff is higher priority [12:46] and making sure preseed works as well [12:47] ack [12:48] pedronis: what's the conclusion re preseed fixes for lxd & 2.45.1? [12:48] pstolowski: I think mvo said yes, but he can reconfirm === jkridner|pd is now known as jkridner [12:55] PR snapd#8736 closed: tests: log stderr from dbus-monitor [12:58] pstolowski: yes please unless it's a ton of work [13:14] mvo: ok, will do once the remaining 2 PRs land i nmaster [13:15] *in master [13:15] PR snapd#8732 closed: data/selinux: update policy to allow forked processes to call getpw*() [13:23] PR snapcraft#3143 closed: cli: migrate close to use the new channel map [13:23] PR snapd#8718 closed: boot, many: require mode in modeenv === benfrancis7 is now known as benfrancis [14:00] sergiusens, jdstrand, hi, FTR it seems even the new review-tools still complain about the $SNAP/bin/python symlink which snapcraft creates. I workaround'd it by excluding it via "prime" as it's not really needed, but it seems something either snapcraft or review-tools should handle? [14:03] afk for some time [14:14] running out of battery, more work back home [14:14] o/ [14:21] Bug #1880698 opened: /etc/writable is double mounted [14:24] PR snapd#8739 opened: tests: port interfaces-desktop-* to session-tool [14:30] PR core20#67 closed: tests: use SNAPCRAFT_PRIME dir instead of hardcoding "prime" [14:36] PR snapd#8740 opened: spread.yaml: apply yaml formatter/linter [14:37] cachio: 8693 has a conflict [14:38] mvo, thanks [14:39] I'll fix it [14:40] cachio: thanks! [14:57] ackk: hey, which snap was that again? I don't think the new review-tools is in prod yet [15:10] jdstrand: it is, went to prod yesterday [15:10] PR snapd#8735 closed: snap/snapfile,squashfs: followups from 8729 [15:15] PR snapd#8656 closed: snap-mgmt: perform cleanup of user services [15:16] PR snapd#8738 closed: snap,many: mv Open to snapfile pkg to support add'l options to Container methods (2.45) [15:19] mvo: ^ great, now we can port the fix? [15:19] *backport [15:19] PR snapd#8741 opened: snap/squashfs: also symlink snap Install with uc20 seed snap dir layout (2.45) [15:20] ah :) [15:20] thx [15:20] pedronis: you want 8656 for 2.45 ? [15:21] mvo: the feaure is experimental, but yes, it would make sense [15:21] if it's not too disruptive [15:21] pedronis: sure, let me double check [15:25] PR snapd#8742 opened: snap-mgmt: perform cleanup of user services (2.45) [15:25] 8351 needs a second review [15:26] mvo is https://github.com/snapcore/snapd/pull/8661 ready out of curiosity ? [15:26] PR #8661: configcore: add "service.console-conf.disable" config option [15:27] also mvo did you see my comment in the SU doc about needing to port https://github.com/snapcore/snapd/pull/8706 to 2.45 ? [15:27] PR #8706: interfaces/serial-port: add NXP SC16IS7xx (ttySCX) to allowed devices [15:27] it was a few days ago [15:40] * cachio lunch [15:41] Iā€™m home eating lunch [15:41] Back in some time [15:44] PR snapd#8743 opened: tests: cherry-pick test fixes from master [16:01] ijohnson: I created a model for the pi but my boot is failing because the assertion is signed with an expired key, I think it's caused by the system date being completely wrong there [16:02] ijohnson: how do you fix the date in order to be able to boot? [16:05] cmatsuoka: you mean that it's failing to do the first boot of install mode when the seed is verified during the initramfs? [16:05] ijohnson: it's failing in install mode [16:06] the-tool[285]: [ - assertion is signed with expired public key ... [16:06] cmatsuoka: but to be clear the error is in the initramfs correct? [16:06] yes, it's in the initramfs [16:09] cmatsuoka: do you know how far back the time is in the initramfs? I.e. what time the pi thinks it is? [16:10] ijohnson: I don't know, can I read that from uboot? [16:10] its the birthday of the granny of the founder of broadcom ... [16:11] you cant read it from u-boot [16:12] ijohnson: cmatsuoka: we should be able to apply fixes like the one we do from the real systems from snap-bootstrap I suppose [16:12] (you could patch u-bot to read an RTC if there was a RTC ... but there isnt one on the pi) [16:12] *u-boot [16:12] ogra: how do you deal with this situation? I'm sure you went through this before [16:13] i wrote the fixrtc script šŸ™‚ [16:13] cmatsuoka: I can show you how to flash a new boot.scr when I'm back from lunch [16:13] but i think thats been dropped for some new thing that xnox worked on [16:13] That way you can add dangerous to kernel cmdline and get an initramfs debug shell when the-tool fails [16:14] ijohnson: ok, I'll have lunch too and will be back in 30 min or so [16:14] Okay [16:18] PR snapd#8716 closed: o/devicestate: refactor current system handling [16:19] PR core20#68 opened: static: make /etc/writable mode "transition" in writable-paths [16:20] cmatsuoka: why did you create a new model for the pi? we have all the models one may need avaiable. including dangerous ones. [16:20] cmatsuoka: or is it not good somehow? [16:20] cmatsuoka: can you share the model please? [16:27] ackk: I found the snap [16:28] jdstrand, ah sorry, missed your earlier message [16:31] ackk: ok, I see the issue [16:31] cc sergiusens ^ [16:31] jdstrand, it's canonical-rbac. https://dashboard.snapcraft.io/snaps/canonical-rbac/revisions/241/ is an example of one failure [16:31] yep [16:31] thanks [16:32] mvo: approved #8741 to 2.45 for you [16:32] PR #8741: snap/squashfs: also symlink snap Install with uc20 seed snap dir layout (2.45) [16:33] ijohnson: \o/ [16:33] mvo: also did you see my earlier ping re: the serial-port regex PR for 2.45 ? [16:33] mvo: i.e. https://github.com/snapcore/snapd/pull/8706 [16:33] PR #8706: interfaces/serial-port: add NXP SC16IS7xx (ttySCX) to allowed devices [16:34] ijohnson: I did not see that, cherry-pick should be fine [16:34] mvo: ack just an FYI that I requested jdstrand review it, but it was merged before he could review it, not sure if that affects your cherry-pick decision or not [16:34] ijohnson: done [16:34] ijohnson: well, now it would have - oh well [16:34] sorry [16:34] I should have made that more clear [16:35] ijohnson: it's okay, it looks harmless enough [16:35] agreed, I think in the future I will mark as blocked PR's that require jdstrand's review so that this doesn't happen again [16:42] ijohnson: I added a needs-security label now [16:42] mvo: ok, sounds good [16:45] cmatsuoka: so when you're back, install u-boot-tools via apt, then take this script, https://pastebin.ubuntu.com/p/Nrd5N8n8BV/ and run: [16:45] cmatsuoka: `mkimage -A arm64 -O linux -T script -C none -n "boot script" -d bootscript.rpi /media/your-sd-card/ubuntu-seed/boot.scr` [16:45] cmatsuoka: that script should be named bootscript.rpi for example [16:46] PR snapd#8744 opened: interfaces-ssh-keys: Support reading /etc/ssh/ssh_config.d/ [16:47] ijohnson, mvo: PR reviews start today. I'll do that one first [16:48] thanks jdstrand [16:48] ta [17:00] jdstrand: thanks [17:04] ijohnson: thanks! in this case it seems that the cause was a key that was new and not valid yet :( [17:05] ijohnson: I'm rebuilding the image with the dangerous model and overriding channels, that should work [17:05] ijohnson: but the store is incredibly slow right now [17:05] :-( [17:47] PR snapcraft#3145 opened: cli: migrate upload and release to new channel-map [17:53] PR snapcraft#3131 closed: plugin handler: debug build commands if developer debug enabled [18:01] PR core20#68 closed: static: make /etc/writable mode "transition" in writable-paths [18:34] PR snapd#8741 closed: snap/squashfs: also symlink snap Install with uc20 seed snap dir layout (2.45) [19:05] re [19:05] cachio: hey [19:05] zyga, hey [19:06] cachio: hey, I missed the standup today [19:06] I wanted to ask about opensuse images [19:06] did you notice those are not working now? [19:06] zyga, I am updating those [19:06] but takes a bit of time [19:06] ah, great, thank you :) [19:06] it should be ready in 15 minutes [19:06] both [19:06] zyga, np [19:06] sounds good [19:07] and another question, is fedora 32 operational? [19:07] if not perhaps we should disable it form the test matrix [19:07] zyga, https://github.com/snapcore/snapd/pull/8693/checks?check_run_id=709950381 [19:07] last tests passed [19:07] PR #8693: tests: add fedora 32 to spread.yaml [19:07] oh that's great [19:07] I need to fix other images and then we can merge the pr [19:07] ok, once those are rolled out we should be green [19:07] ok [19:08] today I applied the changes suggested in the pr and those worked [19:09] PR snapd#8734 closed: tests: port interfaces-wayland to session-tool [19:53] a "review" for 8743 would be great, all just cherry picks from master to fix various test failures in 2.45 (probably more to come but this is a good start) [19:53] PR snapd#8740 closed: spread.yaml: apply yaml formatter/linter [20:00] sil2100: hey, fyi, you may have noticed that the core snap was blocked on manual review due to tzdata updates in xenial-updates shuffling around files. wondering if you feel like that was useful or if it would be better to skip checking usr/share/zoneinfo [20:00] * jdstrand approved all of those btw [20:04] jdstrand: o/ [20:06] PR snapd#8521 closed: snap-bootstrap,secboot: clear tpm if provisioning fails [20:12] PR snapcraft#3146 opened: build providers: snap sw to channels if injecting [20:25] cachio: o/ are the suse images out? [20:26] zyga, yes [20:26] thanks, I'll re-trigger a few of my tests [20:26] this job caching makes running tests just magical [20:34] zyga, indeed [20:45] hey zyga :) [20:51] * cachio afk [20:57] PR snapcraft#3147 opened: Use `pylxd` instead of `lxc exec` [21:10] PR snapd#8739 closed: tests: port interfaces-desktop-* to session-tool === KindTwo is now known as KindOne [22:52] PR snapd#8745 opened: tests: port xdg-open-compat to session-tool [22:58] PR snapd#8746 opened: tests: port xdg-open to session-tool [22:58] * zyga wraps up for the night [22:58] cachio: ^ if you have energy left :) === benfrancis7 is now known as benfrancis [23:05] * zyga really EODs [23:05] (I had one more branch ready) [23:05] PR snapd#8747 opened: tests: port snap-routine-portal-info to session-tool [23:10] zyga, I'll take a look