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

mborzeckimorning06:25
mardymborzecki: hi!06:35
mborzeckimardy: hey, anything interesting happend yesterday?06:36
mardymborzecki: not much :-)06:49
mborzeckimvo: hey07:39
mborzeckisomething feels off about the way we handle journal in the tests07:39
mborzeckitrying to fix the tests in https://github.com/snapcore/snapd/pull/10241 is a bit of a PITA but i think i found where the problem is07:40
mupPR #10241: tests: set memory limit for snapd <Simple 😃> <Created by bboozzoo> <https://github.com/snapcore/snapd/pull/10241>07:40
mborzeckimvo: can you land https://github.com/snapcore/snapd/pull/10957 ?07:41
mupPR #10957: build-aux: ensure that debian packaging matches build-base <Created by xnox> <https://github.com/snapcore/snapd/pull/10957>07:41
pstolowskimorning08:01
mupPR snapd#10913 closed: docs: update HACKING.md instructions for snapd 2.52 and later <Simple 😃> <Documentation> <Skip spread> <Created by flotter> <Merged by mardy> <https://github.com/snapcore/snapd/pull/10913>08:02
mvomborzecki: looking08:11
mvogood morning pstolowski and mborzecki and mardy :)08:11
mupPR snapd#10957 closed: build-aux: ensure that debian packaging matches build-base <Created by xnox> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/10957>08:12
mborzeckimeh, our prepare & state manipulation for core tests feels like it's doing things at random08:18
pstolowskimvo: hey, could you land this one? https://github.com/snapcore/snapd/pull/1098508:19
mupPR #10985: o/hookstate: print cohort with snapctl refresh --pending <Squash-merge> <Refresh control> <Created by stolowski> <https://github.com/snapcore/snapd/pull/10985>08:19
pstolowskimvo: squash for easy cherry-pick08:19
mardyhi mvo, pstolowski, zyga 08:39
pstolowskihey mardy 08:40
mupPR snapd#10986 closed: osutil/disks: re-org methods for end of usable region, size information <Simple 😃> <Skip spread> <Created by anonymouse64> <Merged by bboozzoo> <https://github.com/snapcore/snapd/pull/10986>08:52
mborzeckimvo: can you land https://github.com/snapcore/snapd/pull/10943 ?08:54
mupPR #10943: o/snapstate: fix task order, tweak errors, add unit tests for remodel helpers <Needs Samuele review> <Run nested> <Created by bboozzoo> <https://github.com/snapcore/snapd/pull/10943>08:54
zygahey guys08:56
* zyga feels really bad today, goes for a covid test soon08:57
pstolowskizyga: oh, sorry to hear that, get well!09:10
mupPR snapd#10993 opened: o/snapstate: avoid validationSetsSuite repeating snapmgrTestSuite <Skip spread> <Created by pedronis> <https://github.com/snapcore/snapd/pull/10993>09:43
mborzeckimvo: can you land this one too? https://github.com/snapcore/snapd/pull/1086009:56
mupPR #10860: sandbox/cgroup: wait for start transient unit job to finish <Created by bboozzoo> <https://github.com/snapcore/snapd/pull/10860>09:56
mvomborzecki: sure, on it - but I will use all failures there to create flakytests/* PRs that temporary disable them like I announced last week :)10:01
mborzeckimvo: sgtm10:02
mborzeckimvo: we were so close to having a full green spread run last week10:02
mupPR snapd#10994 opened: tests: disable nested lxd snapd testing <Flaky Test> <Created by mvo5> <https://github.com/snapcore/snapd/pull/10994>10:03
mupPR snapd#10943 closed: o/snapstate: fix task order, tweak errors, add unit tests for remodel helpers <Needs Samuele review> <Run nested> <Created by bboozzoo> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/10943>10:08
mupPR snapd#10860 closed: sandbox/cgroup: wait for start transient unit job to finish <Created by bboozzoo> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/10860>10:18
mupPR snapd#10940 closed: tests: force 16.04 packaging when doing test snapd-snap build <Created by xnox> <Closed by xnox> <https://github.com/snapcore/snapd/pull/10940>10:18
mupPR snapd#10995 opened: tests: give nbd0 more time to show up in preseed-lxd <Created by mvo5> <https://github.com/snapcore/snapd/pull/10995>10:18
mupPR snapd#10996 opened: tests: disable flaky "interfaces-udisks2" on ubuntu-18.04-32 <Flaky Test> <Created by mvo5> <https://github.com/snapcore/snapd/pull/10996>10:28
mupPR snapd#10993 closed: o/snapstate: avoid validationSetsSuite repeating snapmgrTestSuite <Skip spread> <Created by pedronis> <Merged by pedronis> <https://github.com/snapcore/snapd/pull/10993>10:43
mborzeckiand pushe the last fix to the mem limit PR, should be good now11:27
mupPR snapd#10997 opened: o/snapstate: maintain a RevertStatus map in SnapState <Created by stolowski> <https://github.com/snapcore/snapd/pull/10997>12:35
ijohnson[m]bboozzoo: thanks for the merge of 10986, now all my current multi-volume PR's are rebased and unblocked12:52
mborzeckiyay12:52
ijohnson[m]\o/12:52
ares0128Hi, I am trying to create a system user on boot for a ubuntu core system. I followed these steps https://ubuntu.com/core/docs/system-user. But when i plug it my system it never creates a user.13:29
ares0128When i run make-systen-user snap , i get this error "error: cannot sign assertion: cannot sign using GPG: /usr/bin/gpg --personal-digest-preferences SHA512 --default-key  --detach-sign failed: exit status 2 ("gpg: WARNING: unsafe ownership on homedir '/home/name/.snap/gnupg'\ngpg: signing failed: No such file or directory\ngpg: signing failed: No13:29
ares0128such file or directory\n")13:29
ares0128", but it still create a .assert file, which never works.13:29
mupPR snapd#10998 opened: o/snapstate: do not prune refresh-candidates if gate-auto-refresh-hook feature is not enabled <Bug> <Created by stolowski> <https://github.com/snapcore/snapd/pull/10998>13:45
mupPR snapd#10990 closed: tests: skip lxd test on ubuntu-21.04 due to apparmor issue <Simple 😃> <Created by sergiocazzolato> <Closed by mvo5> <https://github.com/snapcore/snapd/pull/10990>13:50
mupPR snapd#10994 closed: tests: disable nested lxd snapd testing <Flaky Test> <Created by mvo5> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/10994>13:50
mupPR snapd#10996 closed: tests: disable flaky "interfaces-udisks2" on ubuntu-18.04-32 <Flaky Test> <Created by mvo5> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/10996>13:50
ares012885Instead of through a usb, I can make a system user through rest api, but it does not have sudo access. How can i enable sudo permissions?14:11
miguelpiresmvo: can you merge https://github.com/snapcore/snapd/pull/10970 please?14:59
mupPR #10970: cmd/snap: improve snap disconnect arg parsing and err msg <Simple 😃> <Created by MiguelPires> <https://github.com/snapcore/snapd/pull/10970>14:59
mvomiguelpires: yes (soon)15:31
mupPR snapd#10970 closed: cmd/snap: improve snap disconnect arg parsing and err msg <Simple 😃> <Created by MiguelPires> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/10970>16:56
mupPR snapd#10981 closed: interfaces/dsp: add more ambarella things <Squash-merge> <Simple 😃> <cherry-picked> <Created by anonymouse64> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/10981>17:06
mupPR snapd#10999 opened:  cmd/snap-confine: lazy set up of device cgroup, only when devices were assigned (2.53) <Created by mvo5> <https://github.com/snapcore/snapd/pull/10999>17:11
mupPR snapd#10995 closed: tests: give nbd0 more time to show up in preseed-lxd <Created by mvo5> <Merged by anonymouse64> <https://github.com/snapcore/snapd/pull/10995>18:21
mupPR snapd#11000 opened: snapstate: add debug message where a snap is mounted <Simple 😃> <Skip spread> <Created by mvo5> <https://github.com/snapcore/snapd/pull/11000>19:06
mupPR snapd#11001 opened: spread.yaml: show `journalctl -e` for all suites on debug <Simple 😃> <Created by mvo5> <https://github.com/snapcore/snapd/pull/11001>19:11
mupPR snapd#11002 opened: tests: increase timeout/add debug around nbd0 mounting <Simple 😃> <Created by mvo5> <https://github.com/snapcore/snapd/pull/11002>19:26
mupPR snapd#11003 opened: quota group error should be more explanative when memory cgroup is disabled <Created by atesburak> <https://github.com/snapcore/snapd/pull/11003>21:07

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