/srv/irclogs.ubuntu.com/2021/05/21/#snappy.txt

mupPR snapd#10287 opened: tests/main/snap-quota-groups: add functional spread test for quota groups <Test Robustness> <quota> <Created by anonymouse64> <https://github.com/snapcore/snapd/pull/10287>01:20
mupPR snapd#10288 opened: tests/nested: add test for gadget default config values being available early <Bug> <Created by anonymouse64> <https://github.com/snapcore/snapd/pull/10288>01:20
mupPR snapd#10289 opened: Introduce acrn interface for launching virtual machines on ACRN <Created by ttzeng> <https://github.com/snapcore/snapd/pull/10289>04:35
mborzeckimorning06:06
mborzeckihmm hmm07:04
mborzeckitrying to find a smart way of intercepting a panic from a goroutine executing the taskrunner07:04
pstolowskimorning07:07
mborzeckipstolowski: hey07:12
=== pedronis_ is now known as pedronis
pedronispstolowski: hi, I'm working on suggestions for https://github.com/snapcore/snapd/pull/1028408:11
mupPR #10284: o/snapstate: introduce minimalInstallInfo interface <Refresh control> <Created by stolowski> <https://github.com/snapcore/snapd/pull/10284>08:11
pstolowskipedronis: ok, i've been working on them as well... although tbh i got stuck at earlyChecks for a while08:12
pedronispstolowski: sorry08:13
pstolowskipedronis: np, i made just a few changes but i'm not too far08:13
pstolowskipedronis: if you have a clear idea how to refactor this then maybe it's easier than iterating over this in a review; thanks for tackling it08:15
pedronispstolowski: something like this seems to work:  https://paste.ubuntu.com/p/4pGXkdJTB8/08:51
pedronisI don't know if it makes sense for what you need later, but it seems ok08:52
mborzeckipedronis: i've updated https://github.com/snapcore/snapd/pull/10254 the reboot test is kind of a hack but it works08:54
mupPR #10254: overlord/devicestate: tasks for creating recovery systems at runtime <Skip spread> <Created by bboozzoo> <https://github.com/snapcore/snapd/pull/10254>08:54
mborzeckianyways, i should probably look into conflict checks right now08:56
pstolowskipedronis: looks good at a glance, not quite sure about readyUpdateInfo yet, i need to apply this on top of phase2 PR to check09:00
pedronismborzecki: thx09:04
pedronispstolowski: ok, let me know, there might be something cleaner that we can do but we need to see how the whole thing work. one cleaner thing could be to unify the thin wrapper struct and the params function09:33
pedronisthis was the most mechanical refactor09:34
pstolowskiitm09:35
mborzeckipstolowski: can you check something for me?11:21
mborzeckipstolowski: `cd overlord/devicestate && go test -check.f deviceMgrRemodelSuite.TestReregRemodelClashAnyChange`11:22
mborzeckidoes it panic?11:22
pstolowskione sec11:23
pstolowskimborzecki: yes,  invalid memory address or nil pointer dereference11:27
mborzeckipstolowski: thanks for double checking :)11:28
pstolowskiyw11:29
mupPR snapd#10290 opened: o/snapstate: add helpers for setting and querying holding time for snaps <Needs Samuele review> <Refresh control> <Created by stolowski> <https://github.com/snapcore/snapd/pull/10290>11:47
pstolowskipedronis: i proposed ^, going to look at integrating your changes next11:48
pedronispstolowski: thx11:48
mupPR snapd#10291 opened: overlord/snapstate, overlord/devicestate: exclude change conflict check <Created by bboozzoo> <https://github.com/snapcore/snapd/pull/10291>11:57
pedronispstolowski: I have quite a few meetings this afternoon so I probably won't get to the new PR today12:03
mupPR snapd#10235 closed: asserts: fix errors reported by linter <Needs Samuele review> <Created by mardy> <Merged by pedronis> <https://github.com/snapcore/snapd/pull/10235>12:07
pstolowskinp12:18
pedronismborzecki: I re-reviewed https://github.com/snapcore/snapd/pull/10254, thanks, some errors needs tweaks12:34
mupPR #10254: overlord/devicestate: tasks for creating recovery systems at runtime <Skip spread> <Created by bboozzoo> <https://github.com/snapcore/snapd/pull/10254>12:34
mborzeckipedronis: thank you, in the meantimve i've opened #10291 with the conflict checks, but there's no rush, i understand your  review queue is already long12:34
mupBug #10291: c_rehash uses /usr/local/bin/perl (Re: ca-certificates) <openssl (Ubuntu):Fix Released> <openssl (Debian):Fix Released> <https://launchpad.net/bugs/10291>12:34
mupPR #10291: overlord/snapstate, overlord/devicestate: exclude change conflict check <Created by bboozzoo> <https://github.com/snapcore/snapd/pull/10291>12:34
pedronismborzecki: not super long but I have mostly meetings after the standup12:35
mardypstolowski: and how is your review queue? :-) I radically modified https://github.com/snapcore/snapd/pull/1028212:35
mupPR #10282: services: remember if actiong on the entire snap <Created by mardy> <https://github.com/snapcore/snapd/pull/10282>12:35
pstolowskimardy: yeah i should get to it today, thanks & sorry12:36
pstolowskipedronis: applied your changes on top of autorefresh phase2, all fine, thank you13:48
pstolowskiijohnson: i think you forgot to push the "break" change to  #1021814:37
mupPR #10218: o/servicestate: add RemoveSnapFromQuota <quota> <Created by anonymouse64> <https://github.com/snapcore/snapd/pull/10218>14:37
mupBug #10218: after mounting second disk at /home, gnome login fails <gnome-session (Ubuntu):Invalid by seb128> <https://launchpad.net/bugs/10218>14:37
ijohnsonpstolowski: yeah sorry let me push that now15:05
ijohnsondone15:07
ijohnsonpstolowski: also with your other suggestion, I think you are right and it is simpler, I hadn't considered putting the ensure and patchQuota calls inside the loop15:14
pedronispstolowski: thx, I'll look at everything on Tue15:43
mupPR snapd#10234 closed: cmd/snap-update-ns: fix linter errors <Created by mardy> <Merged by pedronis> <https://github.com/snapcore/snapd/pull/10234>15:43
pstolowskiijohnson: great15:45
mvomardy: anything left in 10251? it seems it got a +1 from pedronis and security reviewed it too. can I merge it or is anything left there?15:46
pedronismvo: it can be merged, a follow-up for raw-usb to make them more consistent would be good, but that's a follow-up15:48
mvota!15:53
mupPR snapd#10276 closed: tests: remove tests.cleanup prepare from nested test <Simple 😃> <Created by sergiocazzolato> <Merged by sergiocazzolato> <https://github.com/snapcore/snapd/pull/10276>16:43
mupPR snapd#10251 closed: interfaces/builtin: introduce raw-input interface <Needs Samuele review> <Created by mardy> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/10251>17:33
mupPR snapd#10280 closed: packaging: merge 2.50.1 changelog back <Skip spread> <Created by anonymouse64> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/10280>17:33
mvoijohnson: any concerns if I merge 10218? has two +1 and looks ince17:46
mvonice17:46
ographew17:46
* ogra is bombed by spam bots 17:46
mvoogra: where?17:47
ograin PMs17:48
ograone every 5min or so ...17:49
ograthe decay of freenode 😞17:49
mupPR snapd#10285 closed: interfaces/serial-port: add Qualcomm serial port devices to allowed list <Created by tsunghanliu> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/10285>17:58
mvoijohnson: also did you had a chance to address the feedback in 10274?18:05
mupPR snapd#10218 closed: o/servicestate: add RemoveSnapFromQuota <quota> <Created by anonymouse64> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/10218>18:08
ijohnsonmvo  I can quickly when I'm back from lunch18:09
mvoijohnson: no rush, I will call it a day soon but wanted to get our pr count a bit down before the weekend :)18:13
ijohnsonI'm back now, let me quickly make the change maciej requested18:13
mvoijohnson: \o/ thank you18:17
* cachio afk19:04
mupPR snapd#10274 closed: cmd/snap: include locale when linting description being lower case <Simple 😃> <Created by anonymouse64> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/10274>20:04
mupPR snapd#10283 closed: tests: change machine type used for nested tests <Run nested> <Simple 😃> <Created by sergiocazzolato> <Merged by anonymouse64> <https://github.com/snapcore/snapd/pull/10283>22:44

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!