/srv/irclogs.ubuntu.com/2021/08/19/#snappy.txt

mborzeckimorning04:59
mardymborzecki: 'morning!05:04
mborzeckimardy: hey05:04
pstolowskimorning06:19
mardypstolowski: hi!06:45
mborzeckipstolowski: heya06:50
mupPR snapd#10640 opened: cmd, packaging: import BPF headers from kernel, detect whether host headers are usable <Simple 😃> <cgroupv2> <Created by bboozzoo> <https://github.com/snapcore/snapd/pull/10640>06:51
jameshJust saw this post on Twitter about a snapd thread waking every 20 microseconds: https://twitter.com/rbtcollins/status/1428237490171912197 -- is there anything obvious on our side that could be causing that?06:53
pstolowskijamesh: i don't think there is anything obvious, don't think we do anything with such high frequency06:58
jameshpstolowski: yeah.  The only ticker I could see using a timeout measured in microseconds was the systemd watchdog, which should only be firing every 2.5 minutes06:59
mupPR snapd#10641 opened: packaging: remove TEST_GITHUB_AUTOPKGTEST support <Simple 😃> <Created by mvo5> <https://github.com/snapcore/snapd/pull/10641>07:01
mborzeckimardy: pstolowski: 10640 i quite simple, mostly code imports and a bit of autotools, maybe you'd like to take a look?07:06
pstolowskijamesh: i don't see it on my box (but i booted my box 1h ago, maybe it needs time)07:09
pstolowskijamesh: i replied to the tweet, maybe snap debug stacktraces will shed some light07:17
mborzeckipstolowski: jamesh: and as expected snapd and its threads are doing literally nothing here, all threads are nicely asleep07:20
pstolowskiyeah i didn't see snapd at all in powertop07:20
pstolowskisomething went astray there07:21
mborzeckimaybe an ongoing change?07:21
mborzeckior something about snapd being reexeced and the actual binay being produced by an older go (mine was built with go 1.16.707:22
pstolowskimborzecki: he said no FDs, i guess we would see some?07:22
mborzeckipstolowski: hm I see 11 fds open here (incl std* ones)07:23
pstolowskiyeah weird07:23
mupPR snapd#10642 opened: interfaces/u2f-devices: add Nitrokey FIDO2 <Created by kkeijzer> <https://github.com/snapcore/snapd/pull/10642>07:41
mardymborzecki: approved08:02
mborzeckithanks08:11
mupPR snapd#10643 opened: testutil: add DeepContainerMatches Checker <Created by MiguelPires> <https://github.com/snapcore/snapd/pull/10643>08:11
zygagood morning :)08:28
mardy_2ndzyga: hi!08:28
zyga2nd? :D08:29
zygamore IRC on extra computers?08:29
mardy_2ndzyga: yes, now in the park with my laptop08:35
mardy_2ndtoo lazy to logoff from my desktop pc at home :-)08:36
zygamardy_2nd, nice :)08:52
mardywhat is `snapst.Sequence` in this context? https://github.com/snapcore/snapd/pull/10473/files#r69117862810:30
mupPR #10473: interfaces/builtin: add mount-control interface <Created by mardy> <https://github.com/snapcore/snapd/pull/10473>10:30
mupPR snapd#10644 opened: [RFC] o/snapstate: don't hold some snaps if not all snaps can be held by the given gating snap <Needs Samuele review> <Refresh control> <Created by stolowski> <https://github.com/snapcore/snapd/pull/10644>11:12
pstolowskimardy: snapst.Sequence is an array of side infos corresponding to all installed revisions of the given snap (and current index points to one of them)11:12
pstolowskimardy: we sometimes examine its length e.g. when removing the snap to know if we are dropping the snap completely11:12
pstolowskimardy: is this what you were asking for?11:12
mardypstolowski: exactly this, thanks a lot :-)11:13
mardynow it's clear11:13
mborzeckimeh, found a weird bug (problem?) where snap run cannot create a tracking scope for the snap application when running as root on fedora11:28
mborzeckiidk why11:28
mborzeckibut the side effect is that the process stays in the user's scope (user-0) and then s-c proceeds to attach a program to that cgroup which really affects the user's cgroup :/11:29
mborzeckiwhat a mess11:29
mborzeckipffff11:32
mborzeckii think i know what's wrong11:32
mborzeckistill, a mess11:32
mupPR snapd#10645 opened: secboot: switch main key KDF memory cost to 32KB <Run nested> <:rocket: bootspeed> <Created by mvo5> <https://github.com/snapcore/snapd/pull/10645>11:47
pstolowskimvo: can you land https://github.com/snapcore/snapd/pull/10546 (unrelated failures)?11:56
mupPR #10546: daemon, o/snapstate: handle IgnoreValidation flag on install (2/3) <Needs Samuele review> <validation-sets :white_check_mark:> <Created by stolowski> <https://github.com/snapcore/snapd/pull/10546>11:56
mborzeckihttps://bugs.launchpad.net/snappy/+bug/1933699 looks like a problem with translations, those are stored in lp too right?12:00
mupBug #1933699: main.go:176: description of prepare-image's "<target-dir>" <Snappy:New> <https://launchpad.net/bugs/1933699>12:00
mborzeckisince it's about a pt_BR translation maybe miguelpires you could take a look at ^^ whether it even makes any sense?12:02
mupBug #1930175 changed: Translation error in pt_BR <Snappy:New> <https://launchpad.net/bugs/1930175>12:11
mupBug #1938921 changed: Snap binaries are only available for user account and not root account on Raspbian <Snappy:Invalid> <https://launchpad.net/bugs/1938921>12:11
miguelpiresmborzecki: Sure :) seems like there's description starting with lowercase but it's otherwise correct. Where do we keep the translations? I see some under po/ but it doesn't contain this12:28
mborzeckimiguelpires: i belive they are here: https://translations.launchpad.net/snappy12:28
mupBug #1932129 changed: `snap info snapd` refers to freenode <Snappy:Fix Released> <https://launchpad.net/bugs/1932129>12:47
mupBug #1933394 changed: PANIC description of prepare-image's "<target-dir>" is lowercase in locale "pt_BR" <go> <language> <locale> <popos> <pt> <snapd> <snapd-interface> <ubuntu> <Snappy:New> <https://launchpad.net/bugs/1933394>12:47
mupBug #1938469 changed: snapd + snap core stopped working on Fedora <Snappy:Fix Released> <https://launchpad.net/bugs/1938469>12:47
mupBug #1932129 opened: `snap info snapd` refers to freenode <Snappy:Fix Released> <https://launchpad.net/bugs/1932129>12:50
mupBug #1933394 opened: PANIC description of prepare-image's "<target-dir>" is lowercase in locale "pt_BR" <go> <language> <locale> <popos> <pt> <snapd> <snapd-interface> <ubuntu> <Snappy:New> <https://launchpad.net/bugs/1933394>12:50
mupBug #1938469 opened: snapd + snap core stopped working on Fedora <Snappy:Fix Released> <https://launchpad.net/bugs/1938469>12:50
mupBug #1932129 changed: `snap info snapd` refers to freenode <Snappy:Fix Released> <https://launchpad.net/bugs/1932129>12:53
mupBug #1933394 changed: PANIC description of prepare-image's "<target-dir>" is lowercase in locale "pt_BR" <go> <language> <locale> <popos> <pt> <snapd> <snapd-interface> <ubuntu> <Snappy:New> <https://launchpad.net/bugs/1933394>12:53
mupBug #1938469 changed: snapd + snap core stopped working on Fedora <Snappy:Fix Released> <https://launchpad.net/bugs/1938469>12:53
mupPR snapd#10546 closed: daemon, o/snapstate: handle IgnoreValidation flag on install (2/3) <Needs Samuele review> <validation-sets :white_check_mark:> <Created by stolowski> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/10546>13:12
mborzeckimvo: can we land https://github.com/snapcore/snapd/pull/10632 ?13:13
mupPR #10632: spread: temporarily fix the ownership of /home/ubuntu/.ssh on 21.10 <Simple 😃> <Created by bboozzoo> <https://github.com/snapcore/snapd/pull/10632>13:13
mborzeckithanks!13:15
mupPR snapd#10632 closed: spread: temporarily fix the ownership of /home/ubuntu/.ssh on 21.10 <Simple 😃> <Created by bboozzoo> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/10632>13:17
mupPR snapd#10646 opened: tests: fix services-refresh-mode test <Simple 😃> <Created by sergiocazzolato> <https://github.com/snapcore/snapd/pull/10646>14:02
cachio_mborzecki, I see in the test security-dev-input-event-denied that after  snap connect test-snapd-event:joystick and udevadm settle14:19
cachio_sometimes the execution of test-snapd-event "-event-kbd" does not give an error14:20
cachio_perhaps it is a timing issue14:20
cachio_I'll try to reproduce the error but adding a sleep after settle14:23
mupPR core#122 opened: hooks: replaces symlinks in /usr/share/doc with the actual files <Created by mvo5> <https://github.com/snapcore/core/pull/122>14:43
abeatocjp256, hi there! I've seen this weird snapcraft crash: https://paste.ubuntu.com/p/YbZSKV99wT/ - any hint on what might be happening there?14:55
* abeato moving the question to the snapcraft channel...14:56
cjp256abeato: looks like a non-utf8 character in teh yaml?14:56
cjp256err nvm, that's not from the yaml :thinking:14:58
mupPR snapd#10637 closed: tests: remove the test user just when it was installed on create-user-2 test <Simple 😃> <Created by sergiocazzolato> <Merged by sergiocazzolato> <https://github.com/snapcore/snapd/pull/10637>15:32
=== King_InuYasha is now known as Conan_Kudo
=== Conan_Kudo is now known as King_InuYasha
mupPR core20#109 opened: hooks: add bootchart configuration <Created by alfonsosanchezbeato> <https://github.com/snapcore/core20/pull/109>16:19
mupPR core#123 opened: tests: move from travis.yaml to github actions <Created by mvo5> <https://github.com/snapcore/core/pull/123>16:38
mupPR snapd#10645 closed: secboot: switch main key KDF memory cost to 32KB <Run nested> <cherry-picked> <:rocket: bootspeed> <Created by mvo5> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/10645>17:18
mupPR core#123 closed: tests: move from travis.yaml to github actions <Created by mvo5> <Merged by mvo5> <https://github.com/snapcore/core/pull/123>17:58
mupPR core#124 opened: workflow: add basic smoke test <Created by mvo5> <https://github.com/snapcore/core/pull/124>18:03
mupPR snapd#10647 opened: o/snapstate: fail remove if snap can't be found <Created by MiguelPires> <https://github.com/snapcore/snapd/pull/10647>18:18
mupPR snapd#10648 opened: .github/workflows: add codedov again <Simple 😃> <Skip spread> <Created by anonymouse64> <https://github.com/snapcore/snapd/pull/10648>19:48
mupPR snapd#10619 closed: secboot: use half the mem for KDF in AddRecoveryKey <Squash-merge> <Run nested> <cherry-picked> <:rocket: bootspeed> <Created by mvo5> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/10619>20:23
mupPR snapd#10649 opened: release: 2.51.6 <Simple 😃> <Created by anonymouse64> <https://github.com/snapcore/snapd/pull/10649>20:54
mupPR snapd#10649 closed: release: 2.51.6 <Simple 😃> <Created by anonymouse64> <Merged by anonymouse64> <https://github.com/snapcore/snapd/pull/10649>22:04
mupPR snapd#10650 opened: packaging: merge 2.51.6 changelog back to master <Simple 😃> <Created by anonymouse64> <https://github.com/snapcore/snapd/pull/10650>22:09
mupPR snapd#10651 opened: packaging: merge 2.51.6 changelog back to 2.52 <Simple 😃> <Created by anonymouse64> <https://github.com/snapcore/snapd/pull/10651>22:14
mupPR snapd#10652 opened: tests: fix timing issue on security-dev-input-event-denied test <Created by sergiocazzolato> <https://github.com/snapcore/snapd/pull/10652>23:29

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