/srv/irclogs.ubuntu.com/2019/10/01/#snappy.txt

mupPR snapcraft#2736 opened: cli: prompt for login if required <Created by sergiusens> <https://github.com/snapcore/snapcraft/pull/2736>00:52
mupPR snapcraft#2737 opened: cli: add -s back to clean for legacy <Created by sergiusens> <https://github.com/snapcore/snapcraft/pull/2737>01:34
mborzeckimorning05:02
zygaGood morning06:03
zygaI’ll start late, looking after Lucy while wife is away06:04
zygaShould be back full time by 1006:04
mborzeckizyga:  hey06:14
zygaHey :-)06:15
zygaBug triage day for me :-)06:15
jameshhi zyga06:29
mupPR snapd#7537 closed: tests: fix ubuntu-core-device-reg test for arm devices on core18 <Created by sergiocazzolato> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/7537>06:41
mborzeckimvo: morning06:42
mvomborzecki: good morning06:45
=== pstolowski|afk is now known as pstolowski
pstolowskimorning07:10
mborzeckipstolowski: hey07:11
mborzeckipstolowski: since you're already reviewed it, can you take another look at https://github.com/snapcore/snapd/pull/7443 ?07:14
mupPR #7443: timeutil: fix schedules with ambiguous nth weekday spans <Bug> <Needs Samuele review> <Created by bboozzoo> <https://github.com/snapcore/snapd/pull/7443>07:14
pstolowskimborzecki: will do today07:14
mborzeckipstolowski: thanks!07:16
mupPR snapd#7538 opened: tests: use `snap model` instead of `snap known model` in tests <Created by mvo5> <https://github.com/snapcore/snapd/pull/7538>07:33
zygare07:34
zygajamesh: hello :)07:34
zygasorry for starting late, Lucy was sleeping while hugging me on the floor and I was pinned down until the wife returned :)07:35
jameshzyga: I'm just back from holiday.  I wasn't just ignoring your review comments07:37
zygajamesh: no worries, I wasn't thinking that at all07:38
jameshzyga: I think https://github.com/snapcore/snapd/pull/7197 has all the review ticks it needs.  Would you mind landing it for me when you have time?07:39
mupPR #7197: usersession: track connections to session agent for exit on idle and peer credential checks <Created by jhenstridge> <https://github.com/snapcore/snapd/pull/7197>07:39
zygalooking now07:40
zygadone :)07:41
zygaI'm very happy about what's coming to snapd recently07:41
zygaexciting new features are brewing07:41
mupPR snapd#7197 closed: usersession: track connections to session agent for exit on idle and peer credential checks <Created by jhenstridge> <Merged by zyga> <https://github.com/snapcore/snapd/pull/7197>07:41
zygamvo: could you please double check https://github.com/snapcore/snapd/pull/7533 is safe for landing07:41
mupPR #7533: client: add support to use the new "download" API <Created by mvo5> <https://github.com/snapcore/snapd/pull/7533>07:42
zygait's got +2 and green but there's a comment there that may need attention07:42
zygajust got an app failure from travis ...07:44
zygaand it turns out they run on heroku! who knew?07:44
mvopedronis: hey, I need a quick advice - in "snap debug boot-vars" - if a boot vars is not set, should we print "snap_bootvar=" or simply omit printing anything?07:50
pedronismvo: is it related to 7519 ?07:53
mvopedronis: yeah07:54
pedronismvo: I'm not quite sure 7519 makes completely sense07:54
mvopedronis: fair enough, I can kill it07:54
pedronismvo: I think snap debug boot-vars though should probably return something specific on classic07:55
pedronisnot print the env var as empty07:55
pedronisboot-vars atm don't make sense on classic07:55
pedronismvo: to be clear my comment about 7519 it's that it moves from code not trusting snapd to code that does07:55
pedronisnot sure it's a good idea for tests in general07:56
pedronisor maybe it needs to be changed test by test07:56
pedronismvo: but the reason was to fix some core18 tests, right?07:59
pedroniswe'll need to do something about those07:59
mupPR snapd#7519 closed: tests: use `snap debug boot-vars` in "ubuntu-core-upgrade" test <Created by mvo5> <Closed by mvo5> <https://github.com/snapcore/snapd/pull/7519>08:01
mupPR snapd#7277 closed: overlord/snapstate: fix undo on firstboot seeding <Created by stolowski> <Merged by stolowski> <https://github.com/snapcore/snapd/pull/7277>08:10
Chipacapedronis: mvo: imo 'snap debug boot-vars' could error with 'wtf, u classic'08:12
Chipacaon classic i mean08:12
Chipacano need to print anything there08:12
zygahmmm08:13
mborzeckipedronis: #7468 is ready to land, there's a typo in the comments, but i'm not sure it's worth another spread run08:36
mupPR #7468: seed/seedwriter,snap: support local snaps <Created by pedronis> <https://github.com/snapcore/snapd/pull/7468>08:36
mupPR snapd#7539 opened: sandbox/cgroup: avoid dependency on dirs <Simple 😃> <Created by bboozzoo> <https://github.com/snapcore/snapd/pull/7539>08:56
mborzeckizyga: super simple fix for dependency cycle when importing sandbox/cgroup in release ^^08:56
zyga+108:57
mborzeckithx08:58
pedronismborzecki: is there no other place using this that will need to mock root?08:58
pedronisfor it08:58
mborzeckipedronis: there's a higher level mocking helper for this already08:59
pedronisah ok08:59
Chipacait's impressive how badly gocheck fails when you try to DeepEquals some nil things09:21
mupPR snapd#7468 closed: seed/seedwriter,snap: support local snaps <Created by pedronis> <Merged by pedronis> <https://github.com/snapcore/snapd/pull/7468>09:22
mupPR snapd#7540 opened: interfaces/seccomp: query apparmor sandbox helper rather than aggregate info <Simple 😃> <Created by bboozzoo> <https://github.com/snapcore/snapd/pull/7540>09:33
mupPR snapd#7541 opened: seed/seedwriter: support for extra snaps <Created by pedronis> <https://github.com/snapcore/snapd/pull/7541>09:33
mborzeckizyga: ^^ probably needs a blessing from jdstrand too09:34
pedronismborzecki: yes09:36
zygamborzecki: done09:36
pedronismborzecki: I applied that typo fix in the follow up, also applied some of pstolowski comments in it and previous09:36
pedronismvo: pstolowski: I pushed one more seedwriter PR  (the one after that is the actual switch in image)09:37
pstolowskipedronis: thanks, will try to look at one of your remaining PRs today09:40
mvopedronis: thanks!09:48
mvopedronis: will look once 2.42 is out09:48
Chipacamborzecki: how would you say "update daily from 10pm to 6am, or any time on the weekends"?09:56
mupBug #1635258 changed: ubuntu-image should reserve 1-5% for root  when creating filesystems <snapd:Triaged> <Ubuntu Image:New> <https://launchpad.net/bugs/1635258>09:56
* Chipaca is bad at writing these things because coming up with it from examples is hard09:56
mborzeckiChipaca: in the refresh schedule?09:57
Chipacamborzecki: yeh09:57
mborzeckiChipaca: something like: mon-fri,22:00-6:00,,sat-sun09:58
Chipacamborzecki: thanks09:58
mupBug #1634803 changed: snapcraft register-key doesn't use U1 SSO login credentials <Snapcraft:New> <snapd:Invalid> <https://launchpad.net/bugs/1634803>09:59
mupBug #1637324 changed: snapd does not provide a REST API to log out <snapd:Fix Released> <snapd (Ubuntu):Fix Released> <https://launchpad.net/bugs/1637324>10:02
mupBug #1637046 changed: requesting "quiet" mode <canonical-is> <papercut> <snapd:Confirmed> <https://launchpad.net/bugs/1637046>10:05
mupBug #1642669 changed: PolicyKit doesn't work inside snaps, preventing snap installation in unity8 <personal> <Canonical System Image:Confirmed for thomas-voss> <snapd-glib:Confirmed> <Snappy:Won't Fix> <Unity8 Session Snap:Confirmed> <https://launchpad.net/bugs/1642669>10:05
mupIssue pc-amd64-gadget#20 opened:  GRUB shows "Trying to terminate EFI services again" and blocks boot for a while <Created by zyga> <https://github.com/snapcore/pc-amd64-gadget/issue/20>10:07
mupBug #1642090 changed: crontab like snaps or interfaces <snapd:New> <https://launchpad.net/bugs/1642090>10:08
mupBug #1642183 changed: GRUB shows "Trying to terminate EFI services again" and blocks boot for a while <snapd:Triaged> <https://launchpad.net/bugs/1642183>10:08
mupBug #1637328 changed: Ubuntu Core 16 includes libnss-resolve from universe <Snappy:Fix Released by mvo> <https://launchpad.net/bugs/1637328>10:11
zygahmmm10:14
zygaI think launchpad ate my bug10:14
zygamvo: can you see bug https://bugs.launchpad.net/snapd/+bug/1643893 ?10:14
mvozyga: in a meeting, but no10:14
zygathanks10:14
zygaI'll ask in lp channels10:15
zygaijohnson: please look at this bug for your work concerning services https://bugs.launchpad.net/snappy/+bug/164527110:18
mupBug #1645271: User unable to disable service <snapd:Confirmed> <https://launchpad.net/bugs/1645271>10:18
mupBug #1644074 changed: auto connect none auto-connect interfaces of snaps in gadget snap <snapd:Fix Released> <https://launchpad.net/bugs/1644074>10:20
mupBug #1645271 changed: User unable to disable service <snapd:Confirmed> <https://launchpad.net/bugs/1645271>10:20
mupBug #1646968 changed: There's something weird about /tmp <snapd:Won't Fix> <Ubuntu Image:Fix Released by barry> <https://launchpad.net/bugs/1646968>10:24
mupBug #1646881 changed: Enable pre-caching of snaps in a classic chroot <cpc> <snapd:Triaged> <https://launchpad.net/bugs/1646881>10:30
mborzeckimvo: i've moved the f31 cgroupv2 minimal work to done, we don't seem to have a an umbrella card for cgroupv2 work10:47
mvomborzecki: feel free to create one10:49
mborzeckimvo: added one for hierarchy support and one for device filtering (cc zyga)10:49
mvomborzecki: and *thank you*10:49
mupPR snapd#7542 opened: release: 2.42 <Created by mvo5> <https://github.com/snapcore/snapd/pull/7542>10:49
zygaack10:49
ograzyga, while going over all these 3 year old bugs you should probably first ask if it can still be repoduced at all :P11:10
zygayeah, I'm doing that :)11:10
mupPR snapd#7539 closed: sandbox/cgroup: avoid dependency on dirs <Simple 😃> <Created by bboozzoo> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/7539>11:16
* Chipaca lunches11:30
=== ricab is now known as ricab|lunch
mborzeckisomebody just added a comment in the AUR page of snapd that fonts are rendered as boxes12:04
mborzeckiwell, they are https://i.imgur.com/5sLAJTs.png12:04
zygaohhh12:12
mborzeckiadded a note under: https://forum.snapcraft.io/t/snapped-app-not-loading-fonts-on-fedora-and-arch/12484 still, no clue how to debug fontconfig rendering little boxes :/12:14
zygadid something new land there?12:17
mborzeckiit's touching a number of paths: https://paste.ubuntu.com/p/C39dpbfyHC/12:17
zygaperhaps we can get our desktop teams to help us understand the stack more?12:18
mborzecki[2019-09-24 07:09] [ALPM] upgraded fontconfig (2:2.13.1+12+g5f5ec56-1 -> 2:2.13.91+23+g65087ac-1)12:18
mborzeckiso the package got updated just recently12:18
mborzeckihm maybe i can downgrade on my laptop12:20
mupPR snapd#7543 opened: release: make forced dev mode look at cgroupv2 support <Created by bboozzoo> <https://github.com/snapcore/snapd/pull/7543>12:20
mborzeckizyga: ^^12:20
mvomborzecki: do you get anything useful with FC_DEBUG=5 gnome-logs12:22
mvomborzecki: or 112:23
mborzeckimvo:  https://paste.ubuntu.com/p/83CNv4NncM/12:24
mvomborzecki: https://www.freedesktop.org/wiki/Software/fontconfig/Devel/ fwiw has the high level changes12:24
mborzeckihmm Rework Flatpak support interesting, flatpak has extra sugar in there? something we could use too?12:25
mvomborzecki: a good question12:26
zygamborzecki: yes, they create fontconfig config12:27
zygaAFAIK12:28
mborzeckihm pango got updated more-less at the same time12:29
pedronismvo: I commented in #753612:34
mupPR #7536: gadget: accept system-seed role and ubuntu-data label <Created by cmatsuoka> <https://github.com/snapcore/snapd/pull/7536>12:34
mvopedronis: thank you!12:35
mvopedronis: sounds perfect12:35
pedronismvo: probably best first to introduce ModelConstraints with just Classic12:36
pedronisand then do the UC20 change on top12:36
mvopedronis: makes sense (cc cmatsuoka )12:36
pedronismborzecki: ^ that probaby is interesting for #750912:41
mupPR #7509: gadget, snap/pack: perform extended validation of gadget metadata and contents <Created by bboozzoo> <https://github.com/snapcore/snapd/pull/7509>12:41
zygajoining13:00
mupBug #1645606 changed: Default ubuntu core Pi2 configuration doesn't allow to use fullscreen browser <snapd:New> <https://launchpad.net/bugs/1645606>13:00
zygasorry13:01
mborzeckizyga: do the fonts render correctly on TW?13:05
zygamborzecki: yes13:06
zygaI checked yesterday13:06
zygaodd?13:06
zygamborzecki: I can recheck today13:06
mborzeckizyga: zypper dup? :)13:06
zygayeah, daily13:06
mborzeckihmmm13:07
mupBug #1648712 changed: Complete /etc content from host accessible to the snap <snapd:New> <https://launchpad.net/bugs/1648712>13:10
=== ricab|lunch is now known as ricab
mupBug #1663103 changed: No snapd API to determine which plugs/slots an app uses <snapd:Confirmed> <https://launchpad.net/bugs/1663103>13:16
cachiomvo, #7537 for 2.42 please13:20
mupPR #7537: tests: fix ubuntu-core-device-reg test for arm devices on core18 <Created by sergiocazzolato> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/7537>13:20
mvocachio: thanks, will cherry-pick it13:20
mvocachio: this is already in :)13:21
mupBug #1663787 changed: Libreoffice 5.3 instalado via snapd. NO accede a root ni a la partición con ntfs <Snappy:Invalid> <https://launchpad.net/bugs/1663787>13:22
dokomvo, whoever: https://bugs.launchpad.net/ubuntu/+source/abootimg/+bug/184620813:22
mupBug #1846208: [MIR] abootimg (dependency of initramfs-tools-ubuntu-core) <eoan> <rls-ee-incoming> <abootimg (Ubuntu):Incomplete by snappy-dev> <https://launchpad.net/bugs/1846208>13:22
mvodoko: in a meeting right now but let me see what this is about13:24
mvodoko: I get to it13:24
mupBug #1669000 changed: classic snap can't use confinement override <amd64> <apport-bug> <xenial> <snapd:New> <snapd (Ubuntu):Confirmed> <https://launchpad.net/bugs/1669000>13:25
mupBug #1669151 changed: No way to discover one's own appID <personal> <Canonical System Image:New> <snapd:Incomplete> <https://launchpad.net/bugs/1669151>13:37
zygacamera angle on the thinpad is really poor13:37
roadmrzyga: hopefully better than the XPS 13 nostril-cam though :)13:37
zygahahaha13:37
zygayeah, that's true13:37
zygait showed my forehead and ceiling13:37
roadmrI prefer foreheads over knuckles blocking the person's face haha13:38
roadmrI mean, it was so bad that Dell actually had to move it to the top bezel at the expense of Windows Hello support13:38
roadmrbecause knuckle fingerprints or nose hair scans are not yet a thing13:39
mupPR snapcraft#2735 closed: extensions: add gsettings plug to gnome-3-28 extension <Created by galgalesh> <Merged by sergiusens> <https://github.com/snapcore/snapcraft/pull/2735>14:02
mborzeckimvo: sooo, krita works fine, no font issues14:03
mborzeckimvo: actually looking at gnone-logs snap, it pulls in fonts.conf from the gnome-3-28-1804 connected via content interface14:04
mborzeckianyone know of gtk3 snap that does not use gnome-3-28-1804?14:05
ijohnsonzyga: thanks for the ping, I use irccloud now so I don't need to be logged in to get pings :-)14:07
zyga:)14:07
zygacool14:08
ijohnsonand I closed that bug as FixReleased, the command exists, it's just called `snap stop --disable`14:08
ijohnsonunclear if that command existed when the bug was filed but it exists now14:08
mupPR snapcraft#2737 closed: cli: add -s back to clean for legacy <Created by sergiusens> <Merged by sergiusens> <https://github.com/snapcore/snapcraft/pull/2737>14:08
zygathank you14:10
ijohnsonmvo: you were right it was a bunch of binaries I had in my git tree which made it run out of space, should we perhaps include `git clean -xfd` in the prepare section for spread?14:11
mvoijohnson: sounds sensible!14:12
mborzeckimvo: poedit is gtk3, uses gnome-3-26-1604 and works fine, fonts are rendered correctly14:15
=== pedronis_ is now known as pedronis
mupPR snapd#7544 opened: tests: fix snapd-failover test for core18 tests on boards <Created by sergiocazzolato> <https://github.com/snapcore/snapd/pull/7544>14:57
* zyga -> food15:08
ijohnsonpstolowski: mind giving a review to #7437 when you get a chance?15:14
mupPR #7437:  wrappers/services.go: add disabled svc list arg to AddSnapServices <Created by anonymouse64> <https://github.com/snapcore/snapd/pull/7437>15:14
* cachio lunch15:15
pstolowskiijohnson: sure, will do, but most likely tomorrow15:16
ijohnsonthat's fine, thanks!15:16
pedronisChipaca: I did a pass on #7445, looking good but tests need some addition/tweaks15:20
mupPR #7445: overlord/snapstate/policy, etc: introduce policy, move canRemove to it <Created by chipaca> <https://github.com/snapcore/snapd/pull/7445>15:20
Chipacapedronis: thanks15:20
Chipaca“Thanks all, love the work you guys are doing. It’s helped us reach users and saves us a lot of time and energy”15:49
Chipacahttps://forum.snapcraft.io/t/autoconnection-of-camera-for-wickrpro/13413/7?u=chipaca15:49
Chipaca<315:50
zyganice :)15:50
roadmr15:50
ChipacaI'm going to soft-eod and try to sneak in a run before the sky falls15:56
mupPR snapd#7542 closed: release: 2.42 <Created by mvo5> <Merged by mvo5> <https://github.com/snapcore/snapd/pull/7542>16:01
=== pstolowski is now known as pstolowski|afk
mvoxnox: adding abootimg to initramfs-tools-ubuntu-core in eoan has triggered lp 184620816:11
ijohnsonpedronis: looking at mvo's usage of `snap model` in #7538 shows me that there are a number of cases where we can't use `--verbose` and have to use `--assertion` even in the scripted case like we have in the tests, is it okay if I ping you to look at that PR (can be tomorrow) just to think about the current design for `snap model` ?16:26
mupPR #7538: tests: use `snap model` instead of `snap known model` in tests <Created by mvo5> <https://github.com/snapcore/snapd/pull/7538>16:26
xnoxmvo:  yes. it's naughty to use things in the image-build PPA that are from universe, as there is no security support for them.16:27
* ogra is surprised abootimg isnt in main yet given it was the most essential bit to actually boot our phones16:31
ograwe have used and supported it for at least 5 years before16:32
ograseems it simply never moved to the right archive component16:32
enkayzhey ladies16:49
cachiomvo, hey, I see this error when I reboot core 18 https://paste.ubuntu.com/p/WpNftfG5G2/17:13
cachioon my pi317:13
cachiofail unmounting writable17:14
pedronisijohnson: mmh17:19
pedronisijohnson: I'm probably missing something17:19
ijohnsonlet me submit my PR review if you want to look at it right now17:19
ijohnsonpedronis: look at https://github.com/snapcore/snapd/pull/7538#pullrequestreview-29572787917:22
mupPR #7538: tests: use `snap model` instead of `snap known model` in tests <Created by mvo5> <https://github.com/snapcore/snapd/pull/7538>17:22
pedronisyes?17:22
ijohnsonso there are instances where we can't use `snap model --verbose` to look at authority-id for example17:23
ijohnsonso firstly I was wondering if we should include `authority-id` in `--verbose`17:23
ijohnsonsecondly, we can't use `snap model --verbose` to easily look at the `model`, since we have the display-name before the actualy model value17:24
pedronisijohnson: mmh, I probably misunderstood something17:25
pedroniswhen we finalized the other PR17:25
ijohnsonso since this is the first time I've seen someone other than myself try to use snap model in a programmatic way, I'm wondering if we should revisit the discussion around the display-name for the model and whether we should use `authority-id` because here's a use case where we couldn't do that17:25
ijohnsons/should use/should show/17:26
pedronisijohnson: I don't think display-name work as intented17:26
pedronisfor --verbose17:26
ijohnsonoh that's fair I seem to recall you wanted `model : display-name (value)` for --verbose just like without --verbose17:26
ijohnsonbut I could have gotten that wrong17:27
ijohnsonpedronis: I need to break for lunch right now, but if you want to just comment on the PR what you think in your morning we can discuss tomorrow if needed17:29
pedronisijohnson: the minsunderstanding was here: https://github.com/snapcore/snapd/pull/7411#discussion_r32370444717:32
mupPR #7411: cmd/model: output tweaks, add'l tests <Created by anonymouse64> <Merged by chipaca> <https://github.com/snapcore/snapd/pull/7411>17:32
pedronisijohnson: because of generic-classic doesn't have a display-model17:33
pedronisijohnson: in --verobse is strange to have the display-name in model and in display-name17:34
ijohnsonok so it does sound like a bug with `snap model --verbose`, I should have done the similar thing with model/display-name that we did with brand/brand-id17:35
ijohnsonso then, `snap model` -> shows `display-name (value)`17:35
ijohnson`snap model --verbose` -> show `model: value` and also `display-name: display-name-thing`17:35
ijohnsonis that correct?17:35
pedronisyes17:36
pedronisI thought it was already implemented like that17:36
pedronisbecause of my comment17:36
ijohnsonno I don't think it is implemented like that I just tried in a UC vm with snapd edge and it looks like this:17:36
pedronisbut the discussion uses an example without a display-name17:36
pedronisit's not17:36
pedronisI looked at the code17:36
pedronisthe x.Serial case was split intoo17:37
ijohnsonhttps://pastebin.ubuntu.com/p/6cwvVwf28k/17:37
pedronisin two17:37
ijohnsonalright I will submit a fix to snap model for that then17:37
ijohnsonalso quick, while you're here, do you need to review #7437 or can I merge when I get a 2nd review?17:38
ijohnsonpedronis: ^17:38
mupPR #7437:  wrappers/services.go: add disabled svc list arg to AddSnapServices <Created by anonymouse64> <https://github.com/snapcore/snapd/pull/7437>17:38
=== ijohnson is now known as ijohnson|lunch
pedronisijohnson|lunch: you can merge with a 2nd review17:41
pedronisijohnson|lunch: I will look at the final one once the prereqs are in17:43
pedronisijohnson|lunch: what's the use case for authority-id in --verbose apart tests, at least for model is always the same as brand-id17:45
pedronis?17:45
xnoxogra:  phone was built out of universe18:02
mvocachio: is this new?18:28
cachiomvo, don't know18:28
cachiobecause I saw this on my device18:29
cachioand bata and edge validation are done on the lab devices18:29
mvoijohnson|lunch: is snap model in 2.42?18:29
mvocachio: ok, would be great to check if its a regression compared to 2.3118:30
mvocachio: eh 2.4118:30
mvocachio: and if so I think we need to see if its reproducible and if so we probably need a 2.42.1 :/18:30
cachiomvo, I'll check now against stable18:31
cachioit is 2.4118:31
mvocachio: oh? so this happend on 2.41?18:31
cachiono18:32
cachiosorry18:32
cachiois it 2.4218:32
cachiomy fault ;)18:32
mvocachio: ok, thanks. let double check if it happens all the time and also if it happen with 2.4118:32
cachiomvo, sure, thanks18:33
mvocachio: thanks, I will soon eod, but if you could mail me a brief summary of your findings that would be great18:33
cachiomvo, sure, so far we are ok but I had to re-execute some tests because of the issue that we saw running 2.42~pre18:34
cachiomvo, the issue related to the memory18:35
mvocachio: right18:36
mvocachio: yeah, that is a also a bit worrying18:36
mvocachio: the umount issue is also something we need to double check18:37
mvocachio: but not rush, I won't get a chance to look at any of this today anyway :)18:37
mvo(my today)18:37
cachiomvo, sure, I'll continue reviewing the results and I'll send you a briefa report18:38
mupBug #1672740 changed: Netplan replug function is incompatible with ath9k_htc module <verification-done-xenial> <verification-done-yakkety> <verification-done-zesty> <netplan:Fix Released by cyphermox> <Snappy:Fix Released> <nplan (Ubuntu):Fix Released> <nplan (Ubuntu Xenial):Fix Released> <nplan18:42
mup(Ubuntu Yakkety):Fix Released> <nplan (Ubuntu Zesty):Fix Released> <https://launchpad.net/bugs/1672740>18:42
mupBug #1672803 changed: Console-conf restarts on db when applying wrong wlan SSID or password <Snappy:Fix Released> <subiquity (Ubuntu):Fix Released> <https://launchpad.net/bugs/1672803>18:48
jdstrandzyga: hi! fyi, I reviewed 7421 with conditional approval20:30
=== ijohnson|lunch is now known as ijohnson
zygajdstrand: oooh, thank you!20:54
zygajdstrand: I got the note that you are off for the week20:54
zygahave a fantastic anniversary :)20:54
Greyer2mVhw5w84100821:07
jdstrandzyga: thanks! :)21:20
mupBug #1669476 changed: content: piece of content interfaces now mandatory in trunk <snapd:Fix Released> <https://launchpad.net/bugs/1669476>21:22
mupBug #1674468 changed: More than 36% overhead running tests for dbus interface in snap with devmode confinement <snapd:Triaged> <https://launchpad.net/bugs/1674468>22:25
mupBug #1674634 changed: After initial 'refresh', snapd doesn't work <snapd:Incomplete> <https://launchpad.net/bugs/1674634>22:25
mupBug #1749276 changed: Interface request: dvb <snapd-interface> <snapd:Fix Released> <https://launchpad.net/bugs/1749276>22:28
mupBug #1676614 changed: snap install canonical-livepatch fails on system with nvidia driver <snapd:Fix Released> <https://launchpad.net/bugs/1676614>22:31
mupBug #1749028 changed: snapd and disks <snapd:Fix Released> <https://launchpad.net/bugs/1749028>22:31
mupBug #1680011 changed: snapd support for xdg-desktop-portal <cross-distro> <snapd:Fix Released> <https://launchpad.net/bugs/1680011>22:34
mupBug #1683061 changed: Support wayland <Snappy:Won't Fix> <https://launchpad.net/bugs/1683061>22:34
mupBug #1651090 changed: snap names starting with capital letters aren't supported <capitalized-app-name> <Snapcraft:Opinion> <Snappy:Won't Fix> <https://launchpad.net/bugs/1651090>22:37
mupBug #1648478 changed: 'snap run --shell snap.hello-world.env' tries to read /snap/snap/current <snapd:Confirmed> <https://launchpad.net/bugs/1648478>22:40
mupBug #1651936 changed: autopkgtests fail on ppc64el <snapd:Confirmed> <https://launchpad.net/bugs/1651936>22:43
mupBug #1655594 changed:  expect based tests fails on ppc64el <snapd:Confirmed> <https://launchpad.net/bugs/1655594>22:43
mupBug #1749374 changed: The /bin/sync command is not allowed by default <snapd:New> <https://launchpad.net/bugs/1749374>22:43
mupBug #1756285 changed: Gamepads only working in devmode <snapd:Confirmed for zyga> <https://launchpad.net/bugs/1756285>22:46
mupBug #1761363 changed: Add interface to access to Zeitgeist <snapd-interface> <snapd:New> <https://launchpad.net/bugs/1761363>22:49
mupBug #1833004 changed: Application SNAP is slower than DEB at first launch <snapd:Confirmed> <https://launchpad.net/bugs/1833004>22:58
zygakenvandine: can you please enqueue a sanity check of https://bugs.launchpad.net/snappy/+bug/183406123:02
mupBug #1834061: qt apps in hidpi looks tiny <Snappy:Triaged> <https://launchpad.net/bugs/1834061>23:02
mupBug #1804281 changed: Cannot refresh snaps if home is in NFS with root_squash <snapd:Incomplete> <https://launchpad.net/bugs/1804281>23:04
mupBug #1839709 changed: does not work under cgroup v2 <snapd:New> <snapd (Debian):Confirmed> <snapd (Fedora):Unknown> <https://launchpad.net/bugs/1839709>23:07
mupBug #1828175 changed: Lack of proxy support for snap prepare-image <snapd:Triaged> <https://launchpad.net/bugs/1828175>23:10
mupBug #1834723 changed: snap auto-import causes part-probe to hang while running in a VMware VM <snapd:Triaged> <https://launchpad.net/bugs/1834723>23:10
mupBug #1841327 changed: Install snaps in Dockerfile <wishlist> <Snappy:Won't Fix> <https://launchpad.net/bugs/1841327>23:10
zygaijohnson: can you please enqueue a quick pass over https://bugs.launchpad.net/snapd/+bug/179594723:12
mupBug #1795947: `snap services` should indicate when services are a oneshot <snapd:Triaged> <https://launchpad.net/bugs/1795947>23:12
ijohnsonzyga: sure as long as you can enqueue some sleep :-)23:12
zygaijohnson: yeah, I should23:13
zygaone last and I'm off23:13
ijohnsonfamous last words!23:13
mupBug #1795947 changed: `snap services` should indicate when services are a oneshot <snapd:Triaged by anonymouse67> <https://launchpad.net/bugs/1795947>23:13
zygaok, I'm off :)23:14
zyganight night :)23:14
zygadown to 66 new bugs on snappy23:15
mupBug #1801567 changed: /home/* access not available <snapd:Triaged> <https://launchpad.net/bugs/1801567>23:16
ijohnsongood work! and good night zyga :-)23:22

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