/srv/irclogs.ubuntu.com/2021/11/25/#snappy.txt

mupPR snapcraft#3599 closed: desktop: improve shell substitution logic <Created by sergiusens> <Merged by sergiusens> <https://github.com/snapcore/snapcraft/pull/3599>00:06
mupPR snapd#11106 opened: interfaces/browser-support: Update rules for Edge <Created by alexmurray> <https://github.com/snapcore/snapd/pull/11106>03:20
mborzeckimorning06:20
mardymborzecki: hi!06:43
mborzeckimardy: heya06:44
mborzeckimardy: did you find those scripts?06:44
mupPR snapd#11028 closed: kernel/fde: add DeviceUnlockKernelHookDeviceMapperBackResolver, use w/ disks pkg <Needs Samuele review> <Created by anonymouse64> <Merged by bboozzoo> <https://github.com/snapcore/snapd/pull/11028>06:46
mardymborzecki: my memory has just been flushed :-) Remind me what scripts?06:48
mborzeckimardy: the ones for core18, something about initramfs and how base is moutned06:49
mardymborzecki: ah! I'm reading now the backlog in MM, thanks!06:51
pstolowskimorning08:18
mupPR snapd#11030 closed: overlord/snapstate: perform a single reboot when updating boot base and kernel <Created by bboozzoo> <Merged by bboozzoo> <https://github.com/snapcore/snapd/pull/11030>08:47
mvomborzecki: \o/ thanks for landing this!09:06
mupPR snapd#10836 closed: many: add experimental setting to allow using ~/.snap/data instead of ~/snap <Created by MiguelPires> <Merged by MiguelPires> <https://github.com/snapcore/snapd/pull/10836>09:12
mvofwiw, there is a unit test now in https://github.com/snapcore/snapd/pull/1109710:07
mupPR #11097: interfaces: add ACRN hypervisor support <Squash-merge> <Needs Samuele review> <Needs security review> <Created by igorljubuncic> <https://github.com/snapcore/snapd/pull/11097>10:07
mvomiguelpires: \o/ for 10836!10:07
miguelpiresmvo: \o/10:16
mupPR snapd#11105 closed: tests: run snap-disconnect on uc16 <Created by sergiocazzolato> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/11105>10:17
mborzeckimvo: can you land https://github.com/snapcore/snapd/pull/11094 ?10:50
mupPR #11094: cmd/libsnap-confine-private: fix snap-device-helper device allow list modification on cgroup v2 <cgroupv2> <Created by bboozzoo> <https://github.com/snapcore/snapd/pull/11094>10:50
miguelpiresmvo: can you merge https://github.com/snapcore/snapd/pull/11053 please?11:16
mupPR #11053: daemon: write formdata file parts to snaps dir <Squash-merge> <Created by MiguelPires> <https://github.com/snapcore/snapd/pull/11053>11:16
mupPR snapd#11107 opened: overlord, tests: add managers and a spread test for UC20 to UC22 remodel <Run nested> <Created by bboozzoo> <https://github.com/snapcore/snapd/pull/11107>11:23
mvomiguelpires: sure - what flakniess is left btw, is it related to the snapd release and store overlord?11:52
mupPR snapd#11095 closed: systemd: add support for .target units <Created by flotter> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/11095>11:53
mvomiguelpires: meh, didn't squash it - my bad11:54
mupPR snapd#11053 closed: daemon: write formdata file parts to snaps dir <Squash-merge> <Created by MiguelPires> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/11053>11:58
miguelpiresmvo: one the failures was a timeout and the others all seem to be related to this "running "test-snapd-network-status-client.connectivity" failed: transient scope could not be started, job /org/freedesktop/systemd1/job/42 finished with result failed"12:00
mupPR snapd#11108 opened: tests: disable flacky test snapd-failover <Flaky Test> <Created by mardy> <https://github.com/snapcore/snapd/pull/11108>12:13
mupPR snapcraft#3492 closed: spread: cryptography==3.4 and no rust for python_legacy <Created by sergiusens> <Closed by sergiusens> <https://github.com/snapcore/snapcraft/pull/3492>13:07
mupPR snapcraft#3584 closed: extension/desktop: Prevent keeping updating when there is no user useā€¦ <Created by didrocks> <Merged by sergiusens> <https://github.com/snapcore/snapcraft/pull/3584>13:07
mupPR snapcraft#3596 closed: extensions/kde-neon: use platform snap as plug name <Created by ppd> <Merged by sergiusens> <https://github.com/snapcore/snapcraft/pull/3596>13:07
mardylogger.Noticef() messages from snapd should end up in the journal, right? Or are they subject to some condition (like logging level)?13:10
pstolowskimardy: they should, yes13:22
mardycan anyone see a possibility for this function (https://github.com/snapcore/snapd/blob/master/overlord/snapstate/backend/link.go#L57-L92) to fail with the error "ERROR symlink x1 /snap/snapd/current: file exists" (from https://github.com/snapcore/snapd/runs/4289056946?check_suite_focus=true)?13:35
mardyit would seem possible only if somethign else creates that directory in the short time from os.Remove() and os.Symlink(), that appears to be very unlikely...13:35
abeatomvo, hey, where do the Options you put in https://bugs.launchpad.net/snapd/+bug/1948368/comments/1 come from?14:36
mupBug #1948368: consider to limit tmpfs size with option set <snapd:New> <https://launchpad.net/bugs/1948368>14:36
abeatoah, I see them /usr/share/systemd/tmp.mount14:39
mupPR core20#120 closed: spread: add spread testing for the core20 repository <Created by Meulengracht> <Merged by mvo5> <https://github.com/snapcore/core20/pull/120>14:43
mvoabeato: yeah, I don't really know if systemd can merge them or if we need to repeat them, I would love if it could merge them14:46
mvoabeato: but worst case is that we just need to repeat them :/14:46
abeatomvo, sure... what I'm actually wondering is that options do not really look like that atm, but "rw,relatime" if checking in /proc/mounts14:47
mvoabeato: honestly, I don't know, what does "systemctl show tmp.mount" on a ubuntu-core system look like? options= should be fairly high on top15:03
abeatomvo, Options=rw,relatime15:04
mvoabeato: oh, interessting. so maybe what I wrote in the bug is silly15:05
abeatomvo, nonetheless it looks like somewhat the settings are sort of applied, at least /tmp mode=1777 and strictatime seems to produce the expected behavior15:06
abeatoso I don't really know what might be going on15:06
abeatoperhaps we are not putting the right things in /etc/fstab15:06
mvoabeato: could well be, it could be that this is actually generated by the writable-path magic script that is part of the initrd, I have some vague memories but not 100% certain15:07
abeatomvo, right... I'll try to find out15:08
mupPR snapd#11098 closed: tests/main/snapd-reexec-snapd-snap: improve debugging <Created by mardy> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/11098>15:09
=== alan_g__ is now known as alan_g
=== popey8 is now known as popey
mupPR snapd#11109 opened: o/snapstate: add InstallPathMany <Created by MiguelPires> <https://github.com/snapcore/snapd/pull/11109>17:29
mupPR snapd#11110 opened: daemon: write formdata file parts to snaps dir <Created by MiguelPires> <https://github.com/snapcore/snapd/pull/11110>18:09

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