=== Ringtailed_Fox is now known as RingtailedFox | ||
mborzecki | morning | 05:14 |
---|---|---|
jamesh | hi mborzecki | 05:24 |
mborzecki | jamesh: hey | 05:24 |
mborzecki | pff asrock efi bios decided to randomly drop all my settings :/ | 06:20 |
mborzecki | mvo: hey, welcome back | 06:42 |
mvo | hey mborzecki ! good morning | 06:44 |
pstolowski | heyas! | 07:02 |
mborzecki | pstolowski: hey, welcome back | 07:08 |
pstolowski | o/ | 07:10 |
pedronis | morning | 07:16 |
mvo | pstolowski: hey, welcome back | 07:17 |
mvo | pedronis: hello, nice to "see" you! | 07:17 |
pstolowski | mvo: and likewise :) | 07:17 |
pedronis | mvo: pstolowski: welcome back | 07:17 |
pstolowski | how are things? thanks everyone for pushing my PRs forward! | 07:20 |
* pstolowski finished reading standup notes for last 2 weeks | 07:49 | |
pstolowski | pedronis: you mentioned a change in preseed priorities for cpc (issue with snap-daemon vs system-key divergence) the other day? | 07:57 |
zyga | mvo, hello, are you available for the 1:1 today? | 08:03 |
mvo | zyga: yes, sry | 08:03 |
pstolowski | hey zyga! how are you? | 08:05 |
pedronis | pstolowski: yes, in general they were more worried about blockers bug than key divergence | 08:05 |
pedronis | pstolowski: we still want to fix a couple of key divergence related things though | 08:10 |
pstolowski | pedronis: i'm skimming over preseed chat but it's hard to get the bug picture; can we sync about that today? | 08:12 |
pstolowski | s/bug/big | 08:12 |
pedronis | pstolowski: they have workardounds for the bugs, we have a fix in snapd as well but it's waiting on security to review | 08:12 |
pedronis | pstolowski: we can sync with Ian in the afternoon I suppose | 08:13 |
pedronis | pstolowski: your oldest 3 PRs still open have some comments | 08:16 |
pedronis | one is about splitting | 08:16 |
pstolowski | pedronis: yes i remember, will update them today | 08:18 |
pedronis | thx | 08:18 |
pstolowski | pedronis: sounds good about sync with Ian | 08:18 |
pstolowski | pedronis: also, AFAIU the work about snap debug preseeding has been concluded with Ian's PR? | 08:19 |
pedronis | pstolowski: yes, it's on edge afaik | 08:20 |
pstolowski | ok, great | 08:20 |
zyga | pstolowski hey | 08:41 |
zyga | pstolowski tired :) | 08:41 |
zyga | we had a 1:1 with mvo and I'm just tired from standing | 08:41 |
zyga | but I'm feeling much better | 08:41 |
zyga | I need to go to the hospital again now so I'll see you guys later | 08:42 |
zyga | two more visits before I can remove that thing | 08:42 |
* zyga waves and goes away | 08:42 | |
pstolowski | zyga: good luck, happy to hear you're better! | 08:49 |
pedronis | mvo: is this fix released https://bugs.launchpad.net/snapd/+bug/1866424 you mentioned pushing a fix but never changed the state of ti | 09:10 |
mup | Bug #1866424: refresh fails when gpio is not exported <mvo> <snapd:Triaged> <https://launchpad.net/bugs/1866424> | 09:10 |
mvo | pedronis: thanks, looking and will update accordingly | 09:11 |
pedronis | mvo: also this recent changes affect/fix this https://bugs.launchpad.net/snappy/+bug/1650688 (it seems to be open since forever) ? | 09:17 |
mup | Bug #1650688: timedatectl set-timezone fails on UC16 <hwe> <Snappy:Triaged> <https://launchpad.net/bugs/1650688> | 09:17 |
mup | PR snapd#9002 closed: o/snapstate: integrate free space checks with install/refresh and remove (3/N) <Disk space awareness> <Needs Samuele review> <Created by stolowski> <Closed by stolowski> <https://github.com/snapcore/snapd/pull/9002> | 09:21 |
mvo | pedronis: checking that now too | 09:24 |
mup | PR snapd#9084 opened: o/snapstate: check disk space before creating automatic snapshot on remove (3/N) <Disk space awareness> <Needs Samuele review> <Created by stolowski> <https://github.com/snapcore/snapd/pull/9084> | 09:31 |
pedronis | mvo: this was decided right, https://bugs.launchpad.net/snapd/+bug/1883955 ? should I assign it to you? | 09:38 |
mup | Bug #1883955: where should ubuntu-core-initramfs pull snap-bootstrap from <snapd:Triaged by pedronis> <ubuntu-core-initramfs:New> <https://launchpad.net/bugs/1883955> | 09:38 |
mup | Bug #1887760 changed: Installing snap app is not updating required content snap <snapd> <Snappy:Won't Fix by pedronis> <https://launchpad.net/bugs/1887760> | 09:43 |
mvo | pedronis: I think so, I need to look at my notes/try-to-remember the details | 09:44 |
mvo | pedronis: there was a bit of back-and-forth | 09:44 |
pedronis | mvo: ok | 09:44 |
pedronis | mvo: I moved it to you | 09:45 |
mvo | pedronis: 1650688 timezonectl on uc16 is still an issue, I bet because there is a race with writable-path mounting things and when systemd looks for /etc/localtime | 09:49 |
pedronis | fun | 09:53 |
mvo | pedronis: yeah, pretty terrible | 09:55 |
pedronis | mvo: isn't writeable-path run form the initrd? | 10:02 |
mvo | pedronis: it's writing the mount units there but the actual mount happens later - it's actually worse, because etc/system/ is written in initrd already to avoid excatly a race like this. fwiw, the bug also happens on uc18 and (not tested yet) uc20 | 10:20 |
mvo | pedronis: hm, actually it bind mounts all /etc in initrd so the fact that timedatectl is wrong is puzzling | 10:44 |
mborzecki | quick errand, back in 30 | 11:16 |
mup | PR snapd#9085 opened: daemon,many: switch to use client.ErrorKind and drop the local errorKind <Created by pedronis> <https://github.com/snapcore/snapd/pull/9085> | 11:27 |
mvo | pedronis: \o/ | 11:27 |
mborzecki | re | 11:31 |
mup | PR snapd#9086 opened: many: reorg cmd/snapinfo.go into snap and new client/clientutil <Cleanup :broom:> <Created by pedronis> <https://github.com/snapcore/snapd/pull/9086> | 11:32 |
=== alan_g_ is now known as alan_g | ||
mup | PR snapd#9087 opened: o/snapstate: check available disk space before downloading a snap on install (4/N) <Disk space awareness> <Needs Samuele review> <Created by stolowski> <https://github.com/snapcore/snapd/pull/9087> | 11:57 |
MikeRL | Anyone else notice the Thunderbird snap for some reason uses an old icon? Otherwise things are fine. At least on the edge channel. Looks antiquated. Can I manually replace it? | 12:35 |
ijohnson | pstolowski: would you mind if we synced up tomorrow morning re: ubuntu-bartender to reproduce the issue with xenial mounting and things ? | 13:59 |
pstolowski | ijohnson: yes, perfect, i'll look at version check first, thanks | 13:59 |
ijohnson | sounds good I'll send a meeting invite then | 14:00 |
cachio | cmatsuoka, hey | 14:06 |
cachio | cmatsuoka, , https://github.com/snapcore/snapd/pull/9027/checks?check_run_id=931938026#step:5:6853 | 14:06 |
mup | PR #9027: tests: refresh/revert snapd in uc20 <Run nested> <Created by sergiocazzolato> <https://github.com/snapcore/snapd/pull/9027> | 14:06 |
cachio | cmatsuoka, this is interesting | 14:06 |
cmatsuoka | cachio: will check as soon as this meeting finishes | 14:06 |
cachio | cmatsuoka, sure | 14:07 |
jdstrand | zyga: hey, I don't recall if I mentioned this to you directly: https://forum.snapcraft.io/t/alternate-home-workaround-request/18679/11 | 14:35 |
mvo | cachio: please beta-validate the current core update in beta, it's the update from xnox for the grub security fix | 14:44 |
cachio | mvo, sure | 14:44 |
mvo | thank you cachio | 14:45 |
cachio | mvo, np | 14:45 |
cmatsuoka | cachio: Hm, this is the same error you found last week I think | 14:46 |
cmatsuoka | cachio: and again we had multiple boots there | 14:48 |
cachio | cmatsuoka, yes | 14:49 |
ijohnson | cmatsuoka: cachio: seems that my fix to use `ts` works, but then we have the issue that since I had the serial console go to stdout for a systemd service, we lose a lot of messages early on for some reason, I think we need to configure journald to keep more logs around or something, see https://github.com/snapcore/snapd/runs/940727015?check_suite_focus=true#step:5:958 | 14:50 |
cachio | ijohnson, interensting | 14:52 |
ijohnson | yeah so if I can fix that journald issue to keep all the logs it would show the hang like cmatsuoka found in the logs directly | 14:53 |
mup | PR snapd#9027 closed: tests: refresh/revert snapd in uc20 <Run nested> <Created by sergiocazzolato> <Merged by sergiocazzolato> <https://github.com/snapcore/snapd/pull/9027> | 14:58 |
* cachio lunch | 14:59 | |
=== alvesadrian is now known as adrian-gluu | ||
=== Eighth_Doctor is now known as Conan_Kudo | ||
=== Conan_Kudo is now known as Eighth_Doctor |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!