[05:49] PR snapd#9700 closed: client/snapctl, store: fix typos [05:54] PR snapd#9670 closed: devicestate: make checkEncryption fde-setup hook aware [07:58] good morning [08:01] morning [08:02] good morning pawel [08:02] I will do the changes to export manager after work today [08:03] hey zyga [08:39] #9675 needs 2nd reviews [08:39] PR #9675: bootloader/lkenv: add v2 struct + support using it [08:40] it needs a tweak as well [08:42] no, no tweaks [08:43] pedronis: I started yesterday to look, will try to finish after the desktop meeting [08:45] PR snapd#9697 closed: daemon: move general api to api_general*.go [08:48] mvo: pstolowski: thanks for the reviews ^ [08:58] pstolowski: hi, when you have time #9526 needs a re-review [08:58] PR #9526: snapshotstate: add cleanup of abandonded snapshot imports [09:01] ok [10:34] mvo: tiny remark re tests in #9526 and +1 [10:34] PR #9526: snapshotstate: add cleanup of abandonded snapshot imports [10:36] i'm seeing google:ubuntu-20.04-64:tests/main/uc20-create-partitions* failures, i think that's the same pedronis mentioned yesterday [10:48] mvo: I did a pass on #9699 [10:48] PR #9699: hookstate: implement snapctl fde-setup-{request,result} [10:48] mvo: I think it can maybe be simplified further [10:50] pedronis: nice, thank you [11:03] mvo: pstolowski: the simplification I described yesterday for daemon request testing: https://github.com/snapcore/snapd/pull/9703 (this one is small) [11:03] PR #9703: daemon: simplify test helper Get|PostReq into Req [11:04] thanks, will take a look shortly [11:04] pedronis: nice, I have a look [11:05] PR snapd#9703 opened: daemon: simplify test helpers Get|PostReq into Req [12:06] pedronis: i wonder if "forget" should be passed via mode field in postData , or should be a separate flag on post data (mutually exclusive with mode if set) [12:16] PR snapd#9703 closed: daemon: simplify test helpers Get|PostReq into Req [12:16] pedronis, pstolowski thanks for the reviews in 9699, I addressed them [12:18] pstolowski: that's a valid point [12:18] pedronis: alternatively, rename mode to action in the requests [12:23] pstolowski: probably best is to have action=apply and mode and action=forget, and have an explict client.Forget... for forget? [12:23] that is probably more inline with how we do this for other entities [12:28] pstolowski: I answered your question as well [12:30] pedronis: thanks. yes i think this makes sense [12:39] * pstolowski lunch [13:43] pedronis: thanks for 9699 - updated it again [13:51] PR snapd#9690 closed: tests: enable nested on 20.10 [14:27] mvo: #9526 can be merged now? [14:27] PR #9526: snapshotstate: add cleanup of abandonded snapshot imports [14:33] pedronis: yeah, I can do the error format tests as a followup, I think that was the only piece I wanted to do still [14:35] ah, those [14:35] sil2100: do you think we could promote snapcraft from focal-proposed to -updates? it has a fix for autopkgtests and cachio just noticed that snapd tests fail because this was not done yet [14:35] mvo: I have a question in 9699 [14:35] pedronis: sure, looking [14:40] pedronis: no deep reason, are you suggesting to set it on context and then have a OnDone that sets it on the task? or that in the runner I should get it from the hook context instead of using the task for that? [14:43] pedronis: but yeah, I can change it maybe that's easiest and then with the runner see how it all fits [14:43] pedronis: actually I think I see what you mean now, let me try that [15:15] * cachio lunch [15:51] mvo: btw, now that I think, you probably don't want a change if possible, a change means that if you crash, the change will be there to be run again without any relation to the context that needed it, that is awkward [15:57] pedronis: good point [16:27] PR snapd#9704 opened: daemon: split out /v2/interfaces to api_interfaces_test.go [16:30] pstolowski: I addressed your comments 9699 [16:31] mvo: ty [16:34] mvo: have you pushed? [16:35] pstolowski: ups, sorry [16:36] pstolowski: now I pushed [16:36] mvo: ty. btw can you use superpowers to merge #9678? [16:36] PR #9678: wrappers, o/devicestate: remove EnableSnapServices [16:37] pstolowski: sure [16:38] \o/ [16:40] mvo: pstolowski: #9704 is the next refactoring bit [16:40] PR #9704: daemon: split out /v2/interfaces to api_interfaces_test.go [16:42] PR snapd#9678 closed: wrappers, o/devicestate: remove EnableSnapServices [16:43] pedronis: cool, thanks [16:51] fwiw I expect to push a fix for the uc20-create-paritions-* failure shortly [18:02] PR snapd#9699 closed: hookstate: implement snapctl fde-setup-{request,result} [18:07] PR snapd#9705 opened: devicestate: add runFDESetupHook() helper [18:07] pedronis: I pushed the runFDESetupHook code, I could not make it work without using a task but I am open for ideas and will sleep over it [18:17] PR snapd#9706 opened: tests: fix uc20-create-parition-* tests for updated gadget <⚠ Critical> [18:18] mvo: to do that we probably needa new exported helper from hookstate [18:18] or the hook manager [18:19] mvo: I stil think that the change will be a nuisance/problematic conceptually for this situation [18:24] mvo: let's chat tomorrow morning [19:00] pedronis: sure, let's chat tomorrow [19:13] * cachio afk [19:38] PR snapd#9704 closed: daemon: split out /v2/interfaces tests to api_interfaces_test.go