[06:15] Hey [06:15] Back to school day [06:17] morning [06:17] We need to land the critical PR [06:17] zyga: hey, which one? [06:17] Stuff is still broken, eh [06:17] Last one [06:18] 8178 [06:18] uhh [06:19] zyga: that's why pushing snapd to store failed on friday? [06:22] re [06:22] checking what failed [06:22] yes [06:22] sucks, eh? [06:22] I saw some failover failures yesterday [06:23] and eh [06:23] fu** [06:23] https://www.irccloud.com/pastebin/RwhTm8UI/ [06:23] fun? :) [06:23] where do we get foo frm? [06:24] crap from other test? [06:24] yeah, tha'd be my first guess [06:25] pushed a fix [06:25] there's security-private-tmp test [06:26] and it ran before [06:27] mmm [06:27] I'll get coffee and fix this properly [06:27] zyga: maybe as a workaround, we could also take down the setgid flag in postinst? [06:28] hmm? [06:28] postinst of the deb? [06:28] that would ruin the snap, no? [06:28] as in, that would cause the snap to be g-s [06:28] unless I don't understand how it's made [06:29] in either case, it's all temporary [06:29] we'll fix review tools today [06:29] deploy in a day or two [06:29] duh, yeah, that may produce a different result for deb and snap [06:30] hm looks like the snap is built by just extrating snapd, so we'd have to tweak the bit there too [06:30] but that would break review-tools again :/ [06:31] mborzecki: I didn't test-build the deb because i didn't feel comfortable guessing how it's really built [06:31] mborzecki: but the deb, for sure, has no g+s anymore [06:31] er [06:31] *has* [06:31] so with some luck it will pass [06:40] brb [07:07] PR snapd#8179 opened: interfaces: power control interface [07:42] re [07:43] mborzecki: can you review 8178 [07:43] I'll land with one review [07:51] PR snapd#8178 closed: packaging: work around review-tools and snap-confine <⚠ Critical> [07:58] PR snapd#8180 opened: tests: rm -rf /tmp/snap.* in restore [07:58] mborzecki: ^ quick follow-up [07:58] hey mvo [07:58] good morning [07:58] mvo: FYI https://github.com/snapcore/snapd/pull/8178 [07:58] PR #8178: packaging: work around review-tools and snap-confine <⚠ Critical> [07:59] hey zyga [07:59] zyga: looking [08:01] morning [08:01] hey Pawel :) [08:01] mvo: this was pre-approved but I wanted to let you know it landed [08:01] mvo: it allows core/snapd snaps to be published again [08:04] mvo: pstolowski: hey [08:04] hey pstolowski and mborzecki [08:04] zyga: yeah, saw the mails over the weekend [08:05] failover still fails [08:05] zyga: do you know if jamie is aware that the review tools need fixing? [08:05] yes [08:05] PR snapd#8136 closed: boot: write current_kernels in bootstate20, makebootable [08:05] mvo: yes, he said he was working on it [08:05] we talked (Jamie / Pedronis / me) about it together [08:05] cool [08:05] mvo: hey! it occured to me over the weekend that snap-pressed could be made a classic snap, which is what you probably meant when you suggested making it a snap :) [08:06] snapd-failover failure on top of current master https://www.irccloud.com/pastebin/pxEx4fth/ [08:06] pstolowski: yeah, that will work [08:09] PR snapd#8168 closed: snapcraft.yaml: add comments, rename snapd part to snapd-deb [08:10] mvo: good, i'll prep a PR for that (a snapcraft.yaml inside cmd/snap-presseed?) and will make a quick test [08:11] pstolowski: do we know it's needed? I'm probably missing something [08:11] hey pedronis, good morning :) [08:12] pedronis: the only alternative afaict is to use a ppa right now, until a new deb lands in the distro [08:14] pstolowski: it's probably ok to wait for them for feedback first, their build setup is special and may not be suitable for snaps (I honestly don't know). so might be worth to double check before we invest time in this [08:15] btw. trying to find out why spotify core dumps on arch reminded me of the missing feature of having access to debug symbols, that we discussed but never got down to working on it [08:16] mborzecki: there is been work on the snapcraft side on that [08:16] we actually need to play with it [08:17] but not much time atm [08:17] mvo: sure [08:18] pedronis: interesting, is there some info about the snapcraft bits? [08:18] mborzecki: yes [08:18] mborzecki: I can give some pointers in the standup [08:19] pedronis: please do, thanks! [08:39] mvo: I made a comment on #8100, does #8142 need a master merge? [08:39] PR #8100: httputil: add support for extra snapd certs [08:39] PR #8142: client: add support for "ResumeToken", "HeaderPeek" to download [08:42] mborzecki: did you see my remark on #6708 ? [08:43] PR #6708: tests/main/buildmode: verify usability of PIE hardening for deb packages <⛔ Blocked> [08:43] pstolowski: are you waiting on reviews from me atm ? [08:43] pedronis: no. thanks for asking! [08:45] mborzecki: when you have a second could you push master into #8147 ? [08:45] PR #8147: cmd/snap-bootstrap: verify kernel snap is in modeenv before mounting it [08:45] pedronis: sure [08:45] thx [08:58] pedronis: thanks, will followup, 8142 probably needs a master merge [09:28] spread tests should be fixed now in #8156 [09:28] PR #8156: cmd/snap-bootstrap: subcommand to detect UC chooser trigger [09:33] mvo: pedronis: the recovery chooser binary is /usr/lib/snapd/snap-recovery-chooser, does that sound ok? i want to open a PR to subiquity with changes to console-conf-wrapper [09:34] hi, how do I remove a broken (try) snap? it complains because it doesn't find the .service file [09:37] https://paste.ubuntu.com/p/r4H46ycwVq/ is what I get [09:40] oh, it seems umounting the snap before trying to remove it worked [09:54] mborzecki: sorry for the delay, was in a meeting. the name sounds good to me [09:55] ackk: thanks, this feels a bit like a bug on our side, we need to be robust against failures here [09:56] mvo, TBF this was a "snap try" whose prime dir ended up being removed/overwritten, so kinda of an edge case [09:57] ackk: agreed and yet we should handle it better :) but agreed on the edge-case so not that high of a priority right now [09:57] ackk: out of curiosity, did you guys made progress on the run-away supervisor processes? [09:59] mvo, sort of. BjornT experienced something similar installing maas on a rpi4. my gut feeling is that if for some reason there's a high cpu usage and everything slows down, supervisord times out on starting processes, kills and restarts them, making things worse [10:00] mvo, in my case because of squashfuse using all cpu, on the rpi because of limited cpu power [10:00] mvo, there doesn't seem to be any error in logs in these cases, just processes being started and killed [10:00] PR snapd#8181 opened: packaging: revert "work around review-tools and snap-confine" <⛔ Blocked> [10:00] ackk: woah, ok [10:15] mvo: https://github.com/snapcore/snapd/pull/8181 has two patches, only one should be reverted (the other will conflict once https://github.com/snapcore/snapd/pull/8180 lands [10:15] PR #8181: packaging: revert "work around review-tools and snap-confine" <⛔ Blocked> [10:15] PR #8180: tests: rm -rf /tmp/snap.* in restore [10:19] yay, opened https://github.com/CanonicalLtd/subiquity/pull/636 [10:20] PR CanonicalLtd/subiquity#636: bin/console-conf-wrapper: detect whether snapd recovery chooser should run [10:20] mborzecki: looking :) [10:21] i'm thinking that maybe w should have a list of ttys in snapd that the chooser can be invoked on, like /etc/securetty, this can easily be gadget dependent [10:21] mborzecki: looks innocent enough :) [10:21] yeah, it does ;) [10:22] zyga: aha, thanks, feel free to edit and force push, in a meeting righ tnow [10:22] mvo: ack, will do [10:22] /var/lib/snapd/choosertty [10:25] again soemthing with jenkins spread test? [10:26] mborzecki: I saw that today [10:26] their repo times out [10:26] eh [10:26] PR core20#23 opened: hooks: ensure console-conf@ is started after snapd.recovery-chooser-trigger.service [10:27] mborzecki: question [10:27] what happens if that service is disabled? [10:27] namely if you systemctl disable snapd.recovery-chooser-trigger.service [10:27] how does that affect dependency chain? [10:27] zyga: nothing, it's only Before/After ordering, not Requires [10:28] aaah [10:28] that's great [10:28] ok [10:31] mborzecki: wild west idea: a tool that reads from a google spreadsheet, allowing us to put a marker in a specific cell that means jenkins test is skipped [10:31] or that arch or tumbleweed are broken today [10:31] etc [10:31] mborzecki: the sheet could be ACLd and locked [10:36] zyga: we have s3 like storage for out gcp now, we could easily upload a list of disabled tests there, download it to the host, and skip at runtime, then track which run skipped what [10:36] mborzecki: spreadsheets are way easier to work with [10:36] mborzecki: and I bet the ACLs on entire file is not as nice as per-cell ACL [10:38] idk, i prefer plain text files :P [10:38] mborzecki: even changing files in s3-like thing is hard [10:38] and the other thing is self-documenting, you open a URL to a specific cell [10:38] and if you can, you can edit it [10:38] easy [10:46] core 20 setup is sloooooooow [10:48] PR snapd#8133 closed: cmd/snap-confine: deny snap-confine to load nss libs [10:59] PR snapd#8182 opened: build: enable type: snapd <⛔ Blocked> [11:03] zyga: we'll start taking care of some todos that should improve that a bit this week [11:06] that's good to know [11:12] #8176 is simple and green [11:12] PR #8176: tests: adding amazon linux to google backend [11:20] brb, cold and somewhat hungry as a result [11:37] re [11:37] hot tea :) [11:50] did anyone debug why tests/go.{mod,sum} show up [12:00] kids back from school [12:00] also school is back [12:00] whee [12:00] :) [12:13] duh, wonder why nothing is printed out with termbox-go controlling ttyS0 [12:35] mborzecki: maybe it establishes exclusive control over tty? [12:35] there's an ioctl for it [12:35] I used it once [12:35] https://github.com/snapcore/core-build/blob/master/initramfs/testing/init.c#L212 [12:37] mborzecki: some comments and questions on 8156 [13:00] zyga: hm so input works, i'm loogginmg when keys are pressed and so on, but the output does not work [13:00] that's odd [13:01] zyga: are you aware of any mount flag that disables directories bind mounts but won't affect regular file bind mounts? [13:01] cmatsuoka: no, because that's not a property of a mount point [13:02] cmatsuoka: in other words, that's not possible AFAIK [13:02] zyga: I'm having this really weird bug where I can't bind mount directories but files work normally [13:02] I mean, bind mounting files work, but directories fail silently [13:02] cmatsuoka: can you tell me more please [13:02] cmatsuoka: also /proc/self/mountinfo would help [13:02] zyga: ok, so it's a long story. I'll start with the symptoms [13:03] cmatsuoka: sure [13:03] cmatsuoka: do you want to HO or is here find? [13:03] *fine [13:03] in a HO it will be easier to explain [13:04] sure [13:04] I'm in the SU room [13:04] one sec [13:15] cmatsuoka: hasn't xnox made progress (see uc20) [13:16] cmatsuoka: all i can see is that without a valid /etc/crypttab things that require writable mount and bind to it, all get torn down by systemd, because it says dev-mapper-ubuntu-data.device? i don't need that, stop it now. [13:17] cmatsuoka: i'm now redoing to provide a valid /etc/crypttab in the mounted system, to ensure the post-switch-root systemd has left and right half of the brain connected together. [13:21] for reference, we discussed some ideas, including unbindable, and will look at mountinfo data to try to understand what is going on [13:21] xnox: thanks, I think the most interesting piece of information is that switching from a point as late as initrd-cleanup still works [13:22] snap session agent socket activation failed [13:22] https://www.irccloud.com/pastebin/8UEOWyMx/ [13:22] jamesh: ^ [13:27] cmatsuoka: yes, it's the systemd from the rootfs that gets confused. [13:27] cmatsuoka: you can boot with init=/bin/bash => such that switch-root pivots to a bash shell, where everything still looks sane [13:28] xnox: will try that [13:28] mvo: what is happenign here: https://api.travis-ci.org/v3/job/654356068/log.txt there's a SKIP_GOFMT=1 but an error about go fmt ?? [13:30] pedronis: it runs gofmt [13:30] and ignores the result [13:30] that's how I remember it [13:31] (it's kind of weird) [13:31] pedronis: it really failed on FAIL: overlord_test.go:694: overlordSuite.TestEnsureLoopPruneAbortsOld [13:31] pedronis: roughly before the middle of the test log [13:31] ah [13:32] I was confused [13:32] pstolowski: https://api.travis-ci.org/v3/job/654356068/log.txt [13:32] yeah, we should remove that gofmt thing on SKIP_GOFMT [13:32] it's silly [13:32] pedronis: I'll do it later today [13:33] * zyga looks outside at endless rain [13:34] good thing I have tea :) [13:37] xnox: confirmed, it works just after switch root and before init [13:40] zyga: what about SKIP_GOFMT? [13:40] mborzecki: it's really RUN_GOFMT_AND_NOT_FAIL_LOL=1 [13:41] well, that's its purpose [13:41] mborzecki: it's a weird purpose [13:41] mborzecki: it's always noise [13:41] mborzecki: why would you want to look at gofmt from incompatible version of go? [13:41] zyga: not sure i follow [13:41] mborzecki: we set SKIP_GOFMT=1 when we know the result is garbage anyway [13:42] zyga: the problem is that travis builds and cheks with go 1.10, which i don't use locally [13:42] mborzecki: when it is equal to 1 then we _run_ gofmt, print a bunch of diff, and not fail on that [13:42] zyga: right, so that you know what's wrong wrt. 1.10 that travis uses [13:42] mborzecki: are you saying it's always wrong? :) [13:42] zyga: if go didn't break the formatting in 1.11 we wouldn't have the problem, but they did [13:43] mborzecki: anyway, if you look at what the code does now [13:43] mborzecki: I think you will agree that what we do is silly [13:43] mborzecki: we do run the gofmt check with the right go [13:43] mborzecki: (in other places) [13:43] mborzecki: but we always run and print useless diff regardless of anyone asking for it [13:44] as data point I was confused by it and missed the real issue initially [13:44] zyga: but other palces isn't travis unit tests job , maybe it shouldn't check gofmt then [13:45] mborzecki: there's a task that checks gofmt with the right version [13:45] mborzecki: it's not the quick-and-early check [13:45] mborzecki: the quick and early check does run gofmt verification, wasting time, producing confusion and _ignores_ the result because go version mismatch [13:45] mborzecki: that's the problem [13:46] mmh, this was not the early check [13:46] this was unit/go [13:46] afaict [13:46] pedronis: right [13:46] pedronis: because that's the same piece of code [13:46] it runs twice [13:46] zyga: because we run unit tests twice [13:46] I think we should just not run gofmt check at all if SKIP_GOFMT is set [13:46] mborzecki: correct [13:47] zyga: once in travis, then antoher one in spread, the 2nd may run on a new distro where go isn't 1.10 [13:47] mborzecki: that's correct too [13:48] zyga: so shoudl the early check fail, you get a diff of the code wrt. 1.10, and you know what to fix or reformat [13:48] mborzecki: that's not what I'm saying [13:48] mborzecki: unless I'm confused: I think we should just not run gofmt check at all if SKIP_GOFMT is set [13:49] mborzecki: this is sufficient to keep checking exactly what we check now and reduce the confusing diff intermixed with actually relevant unit test failures [13:50] jdstrand: hey [13:50] jdstrand: https://github.com/snapcore/snapd/pull/8123 is ready for a quick re-review [13:50] zyga: ah ok, so yeah, skip the whole thing then [13:50] PR #8123: interfaces/network-control: bring /var/lib/dhcp from host (approach b) [13:50] jdstrand: please check my comments but I think you will find that it implements what you outlined [13:50] zyga: I saw [13:50] well, I saw it was ready for re-review [13:50] jdstrand: I didn't implement the helper that makes the permissions side more understandable [13:50] I haven't gone through it yet [13:50] guten tag friends :-) [13:51] jdstrand: but you indicated that as optional for now [13:51] hey ijohnson :) [13:51] hey jdstrand [13:51] jdstrand: I'll get back to transient scope pr now [13:51] ijohnson: halo :) [13:52] how are you zyga? have a good weekend? [13:52] ijohnson: pretty good, yeah [13:52] ijohnson: winter holidays are over so kids are back to order ;) [13:53] nice, it got really warm here over the weekend (like 5-10 C I think) and we had a bbq at my mom's house, and I found some paczki to share for dessert! [13:53] ijohnson: oh, nice :) [13:53] ijohnson: what's the flavor? [13:54] zyga: it had custard cream in it with some powdered sugar on the outside [13:54] let me see if I can find a picture [13:54] NO :D [13:54] I guess it's a bit "americanized" [13:54] I didn't have lunch yet [13:54] hahaha [13:54] I'll be super hungry all standup :D [13:55] ijohnson: we usually have some jam inside, rose or plum [13:55] ijohnson: and carmelized orange peel on the outside [13:55] https://usercontent.irccloud-cdn.com/file/RhgAaQJe/paczki.png [13:55] (yummy) [13:55] ah that sounds really good [13:55] ^ that's what the ones I found look like [13:55] that's a sizable bag :D [13:55] oh well [13:56] I have some leftovers from dinner to warm up after standup [13:56] (not paczki though) [13:56] :-) [13:57] cmatsuoka: I see the mountinfo data [13:58] pedronis, zyga oh it failed despite the sleep bump last Friday? hmm [13:58] pstolowski: not sure but I think I saw one failure after rebasing [13:59] pstolowski: I don't know the state of the branch that Samuele was looking at [13:59] i see [14:00] cmatsuoka: and when it was in the broken state, what's the mount operation that you tried to perform exactly? [14:00] oh [14:00] standup [14:39] PR snapd#8183 opened: tests: remove tmp dir for snap not-test-snapd-sh on security-private-tmp test [14:41] https://github.com/snapcore/snapd/pull/8180 needs a 2nd review and should be [simple] [14:41] PR #8180: tests: rm -rf /tmp/snap.* in restore [14:43] zyga: ok, responded to PR 8123 [14:43] PR #8123: interfaces/network-control: bring /var/lib/dhcp from host (approach b) [14:43] jdstrand: thank you [14:43] zyga: did you see my comment in PR https://github.com/snapcore/snapd/pull/7731#issuecomment-589829764 [14:43] PR #7731: usersession/userd: add "apt" to the white list of URL schemes handled by xdg-open <⛔ Blocked> [14:44] jdstrand: not yet [14:44] zyga: you might want to see my other comments from friday [14:44] jdstrand: I will, github has some nice new notifications [14:44] I need to start using that again [14:44] zyga: I think we can merge it now, cherry-picking to 2.44 if needed [14:44] (the previous one was just noise and hard to find anything in) [14:45] jdstrand: ack, I'll review both shortly [14:50] meh, my inbox just exploded with snapd edge build failures :( [14:53] yeah [14:53] did you check [14:53] I'm considering checking or having quick lunch ahead of core 20 sync [15:05] does a rabbit qualify as "quick lunch"? [15:05] also - baby oil - which part of the baby does it come from? 🤔 [15:09] roadmr: i literally asked that yesterday [15:12] you were around asking questions about baby oil on #snappy on sunday? [15:14] roadmr: you are on fire today :) [15:14] failure from launchpad builders https://www.irccloud.com/pastebin/i6AZBoZK/ [15:14] and it's only 10:15 am :) [15:14] \o/ [15:17] pstolowski: ^ does that ring a bell [15:18] zyga: have you seen this kind of spread failure ? https://pastebin.ubuntu.com/p/TQ3mkHcQW5/ I've seen this twice now in the past week [15:18] ijohnson: yes, it's fixed [15:18] ijohnson: https://github.com/snapcore/snapd/pull/8180 would help too [15:18] zyga: ack I'll merge master into my PR [15:18] thanks [15:18] PR #8180: tests: rm -rf /tmp/snap.* in restore [15:18] ijohnson: if you review, it's +1 and green and simple [15:19] thank you [15:19] zyga: +1d and merged [15:19] PR snapd#8180 closed: tests: rm -rf /tmp/snap.* in restore [15:22] little description is confusingly close to little encryption [15:22] zyga: no, not really [15:22] pstolowski: ok, [15:41] zyga: I see a lot of failures in the ppa build with "cannot set effective group to 0: Operation not permitted" - do you know anything about this? [15:42] zyga: https://launchpad.net/~snappy-dev/+archive/ubuntu/edge/+packages e.g. the s390x build for 19.10 === hggdh-msft is now known as hggdh [15:54] zyga: fwiw, it happens when running the unit tests it seems [15:57] mvo: hmmm [15:57] mvo: probably the setgid change [15:57] mvo: I'll check [15:57] zyga: yeah, I was wondering if it might be [15:57] zyga: thanks for having a look! [15:58] zyga: the error does indicate it, maybe the priv dropping leaking into the unit tests? [15:58] zyga: anyway, strange that it suddently starts [15:58] mvo: perhaps that's the change I landed in the morning [15:59] zyga: that sounds plausible [15:59] zyga: that's around the time it started to fial [15:59] aaah [15:59] fail [15:59] I get it [15:59] * mvo hugs zyga [15:59] the test run as user [15:59] and this is new code path [15:59] I'll fix this today [15:59] sorry [15:59] it didn't come out in our tests because those ... run as root [15:59] OR [16:00] there's something else missing [16:00] I think we may have started to run tests as a user as well [16:00] zyga: yeah, it breaks the snap building so let's treat is as high priority [16:01] I'll finish dinner and fix it [16:10] zyga: if I can help please let me know, happy to investigate myself but I also feel it's probably silly because you know the details way better than me [16:16] ijohnson: a review of 8182 would be appreciated, I saw you self-requested a review, we would like to cordinate with the store to do this RSN [16:18] hi, does snapd need access to anything else than api.snapcraft.io:443 to for store access? [16:19] re [16:19] ackk: probably, for downloads [16:19] ackk: but dunno for sure [16:21] ackk: yes, there is more, the store keeps an official list [16:21] PR snapd#8182 closed: build: enable type: snapd <⛔ Blocked> [16:22] pedronis, thanks [16:47] pedronis: re: error wrapping in #8177, is it okay if I wrap errors in other places? or would you prefer that I just not wrap errors there for now and add a TODO:UC20: to wrap those errors later? because many of the seed errors are a bit unclear on an actual system to see why boot failed IMHO [16:47] PR #8177: cmd/snap-bootstrap/initramfs-mounts: mount the snapd snap in run-mode too [16:47] ijohnson: I would prefer not to wrap for now [16:47] because that code is in flux [16:47] pedronis: ack I will just remove the wrapping for now then [16:48] ijohnson: there's some common code there, that probably should go in a single helper [16:48] pedronis: in this PR or later with TODO:UC20: [16:48] ? [16:48] I know the TODO's are a bit piling up now [16:48] ijohnson: later [16:48] ok [16:49] ijohnson: I need to change a bit the signature of LoadMeta [16:49] PR snapd#8142 closed: client: add support for "ResumeToken", "HeaderPeek" to download [16:49] sure that would make it easier/quicker in run mode [16:53] pedronis: 8177 is ready again but still needs second review [16:54] * ijohnson updates 8147 now === heather1 is now known as hellsworth [17:11] ijohnson: I reviewed both [17:11] thanks pedronis === heather1 is now known as hellsworth [17:12] I'll do a little bit more gardening of my open PR's then get back to opening the boot robustness tests PR [17:12] thx [17:40] ijohnson: I'm reading now grub TryKernel, I don't understand when it would return true and err at the same time [17:41] maxiberta: hello :) what would you think about autoconnecting htop's necessary permissions? last week a user on #ubuntu had a seriously unhappy machine https://pastebin.com/raw/hJASew3R [17:41] pedronis: but we will eventually have multiple implementations of ExtractedRunKernelImageBootloader, i.e. uboot, lk, etc. [17:41] ijohnson: they should all behave this way [17:41] it's not a sane api [17:41] pedronis: but can't we be more safe ? [17:42] ijohnson: yes, and no [17:42] we can but that invariant broken is very confusing for readers [17:42] so I'm not sure this is a long term sane state of things [17:43] would a comment help this to explain we're being extra cautious there ? [17:43] ijohnson: maybe but honestly I wouldn't expect users of that api to need to be cautius [17:43] it's really unusual for a go function to return an error and other values != zero [17:43] it happens but it's rare [17:43] and usually very documented [17:44] yes but when it happens it's a usually a bug so we're trying to be resilient here against a bug [17:44] if we aren't careful then we would panic and boot would fail [17:44] err rather [17:44] if we aren't careful and there is a bug, we would panic and boot would fail [17:44] I'm perfectly fine with your suggestion to change the order of the check [17:45] i.e. `if err == nil && tryKernelExists` seems fine to me === ijohnson is now known as ijohnson|lunch [18:17] ijohnson|lunch: related to this boot.ExtractedRunKernelImageBootloader probably merits more details docs about the methods behavior [18:29] PR snapd#8184 opened: cmd/libsnap, tests: fix C unit tests failing as non-root <⚠ Critical> [18:29] * zyga pushes one small PR and EODs [18:29] please land that to unbreak PPA builds [18:29] * zyga is afk, tg in case of urgency [18:30] PR snapd#8171 closed: cmd/snap-failure/snapd: rm snapd.socket, reset snapd.socket failed status [18:37] PR pc-amd64-gadget#37 opened: Drop duplicate grub.cfg-* [18:47] PR snapd#8176 closed: tests: adding amazon linux to google backend === ijohnson|lunch is now known as ijohnson [19:33] PR snapd#8185 opened: tests: add uc20 kernel snap upgrade managers test, fix bootloadertest bugs [20:34] hey mwhudson do you still maintain console-conf for ubuntu core? [20:37] ijohnson: "maintain" [20:37] :-) [20:37] quick question [20:38] this PR: https://github.com/CanonicalLtd/subiquity/pull/389 was merged to the core/bionic branch, but I don't see any other core/... branches, so if we need to do the same thing/similar thing for uc20, where would we propose that change to? [20:38] PR CanonicalLtd/subiquity#389: services: run console-conf after core18.start-snapd.service [20:38] or better yet, could we just land the equivalent change for uc20 to subiquity master and have it show up in focal eventually ? === heather1 is now known as hellsworth [21:02] mwhudson: ^ [21:03] ijohnson: hmmm the version of console-conf in focal may well be a bit broken [21:03] ijohnson: in general xnox knows a lot more about uc20 things [21:03] mwhudson: ok, just curious about the branching situation with console-conf [21:04] ijohnson: magic 8 ball says "vague" [21:04] ijohnson: basically there isn't one i guess [21:04] mwhudson: haha, fair enough [21:06] mwhudson: also thoughts on having the console-conf service always specify `After=... ` in the systemd unit? I don't think that breaks anything because if the uc things don't exist if it's just After then it's just ignored IIRC [21:06] i.e. put that in master so it runs on classic and core [21:06] ijohnson: i've dropped version number from the systemd job in core20, because it is silly. [21:07] ijohnson: sounds vaguely sane [21:07] ah hi xnox [21:07] ijohnson: and yes, something similar needs to land to master + dput to focal [21:07] ijohnson: ie. After=core.start-snapd.service After=core18.start-snapd.service to cover all basis [21:07] xnox: so should I file a PR to subiquity master with those changes then? [21:07] ijohnson: we are overdue a consoleconf upload. [21:07] ijohnson: yes please [21:07] ok, sounds good [21:08] ijohnson: i can pre-test them against hand-built core20 snap too with a UC20 image [21:08] xnox: also not sure if you saw, but maciej opened this: https://github.com/snapcore/core20/pull/23, but I think the better way to do that is to just put it all in console-conf upstream [21:08] PR core20#23: hooks: ensure console-conf@ is started after snapd.recovery-chooser-trigger.service [21:09] ijohnson: i think so [21:10] xnox: ok, I think I will file a PR with the core18 specific hacks first then maybe maciej re-opens his core20 PR against subiquity upstream then [21:15] thanks xnox and mwhudson [21:26] part [21:36] PR snapd#8147 closed: cmd/snap-bootstrap: verify kernel snap is in modeenv before mounting it [21:46] ijohnson: after further thinking, I still we should follow the pattern we use in other cases (like ErrNoState) and have a special error (ErrNoTryKernelRef ?) instead of the bool for TryKernel [21:46] pedronis: ok, that's easy enough to do and I think I can wrap that up succinctly in my next PR [21:47] s/still/think/ [21:48] ijohnson: thx [22:16] ensure prune thing is still failing [22:27] https://github.com/snapcore/snapd/pull/8186 as promised [22:27] PR #8186: run-checks: SKIP_GMFMT really skips formatting checks [22:27] and back to bed [22:28] PR snapd#8186 opened: run-checks: SKIP_GMFMT really skips formatting checks [22:55] PR snapd#8187 opened: boot: misc UC20 changes [23:17] PR core18#148 opened: hooks: delete console-conf hack [23:20] PR core20#24 opened: hooks: delete console-conf hack