=== devil is now known as Guest10106 [03:59] jdstrand: sent lxd 2.0 rc4 to the store, no packaging change === chihchun_afk is now known as chihchun === shuduo-afk is now known as shuduo [07:34] good morning [07:35] hey dholbach! [07:35] salut didrocks [09:52] sync [09:52] hah [09:52] nervous twitch, that [09:52] heh === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun [11:16] Hi all! It's Renat from Screenly! [11:17] I have a question. Does this page contain up-to-date documentation? https://developer.ubuntu.com/en/snappy/guides/gadget/ [11:17] Good morning [11:18] Because when I moved assign part to the boot-assets branch it stopped to produce udev rules with hw-assing information [11:18] Hi, kyrofa! [11:18] There is a code block after the "Structure and layout" heading. [11:20] PS. We moved to 16.04 and now I can't build a gadget snap properly. [11:22] I used canonical-pi2 snap as a base. [11:22] Just added config and assign part. [11:22] Then tried to flash it using the ubuntu-device-flash tool from here: https://people.canonical.com/~mvo/all-snaps/ [11:27] renat, that should work fine [11:27] If I place assign part as usual - I get other error: http://pastebin.com/RCmFFguP [11:27] orga_, hello! [11:27] ogra_, hello! [11:27] Sorry=( [11:29] ps. My os version it 16.04 [11:29] hmm ... mvo ^^^ ? [11:30] (i didnt even know that files out of /boot were ever supported, did that work before ? ) [11:30] (supported from gadget snaps i mean) [11:31] Here is my snap.yaml: http://pastebin.com/UANSHjkN [11:32] ogra_, that worked fine on the 15.04 [11:32] With regular ubuntu-device-flash [11:33] i guess the new "interfaces" security system gets in your way here [11:33] zyga-phone, or mvo should eb able to tell something about it [11:33] hmm? [11:33] what's that? [11:34] zyga-phone, hw-assign stuff from gadget snap as i understand it [11:34] zyga-phone, hi! [11:34] did it break? [11:34] renat: hey! [11:34] renat: AFAIK gustavo will publish spec on how gadget snaps can do this but it's not the same way as it was in 15.04 [11:34] renat, btw, did you try without the "assign:" bit ? does it work then ? [11:35] renat: you will have to express connection between plugs in snaps and slots in the system [11:35] Yes. It works. But I need to assign=) [11:35] indeed [11:35] i just want to be sure it is only that bit that breaks :) [11:37] zyga-phone, it might be technically very complicated though ... looking at the u-d-f error it seems like it tries to add files to the os snap (which is obviously readonly) http://pastebin.com/RCmFFguP [11:37] tghe new implementation needs to take that into account [11:38] ogra_: yeah that sounds plausible [11:38] ogra_: looks like it's just broken now [11:38] yeah [11:39] on the up side, I can now install a snap and see the interfaces instantly :) [11:39] and connect them [11:39] (I don't write security files yet, still waiting for a few branches to land) [11:39] but integration is progressing nicely [11:40] Hey ogra_ you mentioned a few days ago that u-d-f --install seemed broken. It seems broken for me as well (not in snappy list, no systemd units for the services, etc.). Did you ever find a way around that? [11:40] zyga-phone, well, this is for an appliance image so nobody will interact with the system, the assignment needs to be there by default [11:40] yes [11:40] that's supported but the syntax cannot be the same as hw-assign is gone [11:41] ogra_, failing that, do you know where we keep the rpi2 gadget sources so I can customize it a bit? [11:41] kyrofa, nope, and i forgot to file a bug even ... what i saw was that the snap actually got installed under /snaps but the "current" link and all generated files (systemd services etc) were missing [11:41] there's going to be a connection, in the model or gadget, not sure, that says "snap S1, plug P is connected to snap S2, slot S" [11:41] and snappy will honor that [11:41] ogra_, yup, same [11:41] kyrofa, http://bazaar.launchpad.net/~snappy-dev/snappy-hub/snappy-systems/files [11:42] Hmm... I was able to do hw-assign on the 16.04 snappy. [11:42] Is it the other way of setting up access rights to devices on 16.04? [11:43] yes, it all changed [11:43] (and i think hw-assign itself is actually gone in the latest images) [11:44] Where can I read how it's done now? Or is there any example gadget snap where I can find hardware assigning stuff? [11:46] ogra_, where would you log that bug, anyway? https://bugs.launchpad.net/ubuntu/+source/phablet-tools ? [11:48] kyrofa, https://bugs.launchpad.net/ubuntu/+source/goget-ubuntu-touch/+filebug [11:48] ogra_, ahh [11:49] if you give me the bug number i can confirm it :) [11:58] ogra_, bug #1558517 [11:58] bug 1558517 in goget-ubuntu-touch (Ubuntu) "ubuntu-device-flash --install option doesn't work" [Undecided,New] https://launchpad.net/bugs/1558517 [11:59] confirmed [12:02] Thank you :) . So is trunk of that tool the version that actually works? [12:02] i dont think so ... afaik the all-snaps stuff has not been merged yet [12:04] Ugh [12:04] So I can't even try to fix this [12:05] Maybe lp:~snappy-dev/goget-ubuntu-touch/all-snaps ... [12:08] I was hoping maybe the gadget would be as simple as "here's the stuff to preload" but it has all sorts of stuff in it that I don't want to duplicate. I'm not even sure I'd call that a workaround for this problem [12:19] ogra_, I'm willing to bet it's simply using an old version of snappy [12:21] Ok. I found a little bit more information about new mechanism of slots and plugs. As far as I can understand - I need to create a plug to the file on the gadget snap. (I need access to the /dev/vchiq). But I still can't find how it's done on the gadget snap side=( [12:22] Seems I'm digging to chaotically without knowing right direction=( [12:22] Guys, can you help me with this, please? [12:32] renat, sorry, I'm afraid you have more gadget snap experience than I do :( [12:32] I'd love to help [12:32] renat, have you tried looking at the sources for the gadget snaps that already exist? [12:34] kyrofa, I investigated these packages: ~snappy-dev/snappy-hub/snappy-systems but nothing useful there=( [12:35] renat, bah, sorry [12:36] Interesting that there is two commands, snappy and snap. I can install snapcraft 2.4 generated snaps using "snappy" command, but not using "snap" command. [12:43] renat, yeah, we're in the midst of transitioning to snap [12:43] didrocks, I'm not sure what you're saying in your comment here: https://askubuntu.com/questions/746791/snappy-ubuntu-core-on-beaglebone-black/746814#746814 [12:43] I will continue using snappy for now. [12:43] kyrofa: can you se my edit on your answer? [12:43] kyrofa: it needs peer reviewing [12:43] didrocks, no, I'm not that cool on askubuntu apparently [12:44] didrocks, how might I get that ability? [12:44] kyrofa: more credits/points [12:44] Boo [12:44] hum, it seems that my edit was rejected :/ [12:44] let me retry [12:44] and see if you can see it [12:45] "This edit was intended to address the author of the post and makes no sense as an edit. It should have been written as a comment or an answer. [12:45] " [12:45] no, it was another option [12:46] kyrofa: ok, let me write it as another answer then, and you can plus it :) [12:46] didrocks, ooo, rejected! [12:46] jdstrand: Heya [12:46] didrocks, alright, I'll plus it ;) [12:46] jdstrand: When you are around, would you mind to have another look at https://github.com/ubuntu-core/snappy/pull/658? [12:47] kyrofa: https://askubuntu.com/questions/746791/snappy-ubuntu-core-on-beaglebone-black/747087#747087 [12:47] kyrofa: I'm plussing your answers so that you get credits as well :) [12:47] didrocks, I know, it gives me fuzzy feelings every time [12:48] heh [12:49] Thank you :) [12:49] thanks to you! :) [13:01] niemeyer: sure [13:01] niemeyer: and hi :) [13:11] jdstrand: Thanks! [13:17] renat, i fear only zyga-phone and niemeyer can help with your prob (i havent used hw-assign from gadget before and they are the ones implementing the new featureset in 16.04 for such bits) [13:19] there will at least be new syntax that i dont know where it is documented ... [13:21] ogra_, thanks. Let me disturb them again, then=) [13:21] renat, ogra_: This is likely the best docs we have on it ATM: https://docs.google.com/document/d/1Q5_T00yTq0wobm_nHzCV-KV8R4jdk-PXcrtm80ETTLU/edit [13:22] Please note this is work in progress.. fast progress as we speak [13:22] renat: hw-assign will soon not be there [13:22] niemeyer, already read them=( Decided to leave my question here: https://askubuntu.com/questions/747090/allow-access-to-the-device-file-on-the-snappy-16-04 [13:24] But the guy with nick "techraf" sends me back here=) [13:25] renat: I was suggesting, not sending you back [13:25] techraf, hi!=) [13:25] niemeyer, sadly that doesnt cover gadget vs oem snap defaults [13:26] niemeyer, renat used to use the "assign:" bits in his oem snap in 15.04 and wants to convert that part to his 16.04 gadget snap now [13:28] ogra_: I don't recall us touching the gadget snap in that sense yet, although that's definitely going to be broken soon indeed if it's already not [13:29] right, it used to call hw-assign during image creation in u-d-f .... but with all-snaps it cant actually create the udev rules inside the os snap (since it is readonly now) [13:30] ogra_, renat: Aha, indeed.. that's not going to work [13:30] niemeyer, we need to wait for an update? [13:30] yeah, we need to have some equivalent by release though [13:31] renat: So the answer is that this isn't working yet, sorry.. it will once interfaces land entirely and we get the gadget to express the default connections to be made [13:31] renat: What is in that document explains how that's going to work, but it doesn't document how the gadget snap will express those default connections [13:31] renat: That's on me to specify over the next few days [13:31] niemeyer, understood, thanks. [13:33] i'd suggest to use your app snap unconfined for now so you are not blocked by this [13:33] (temporary indeed) [13:34] ogra_, yes. I can do hw-assign for now. At least - it worked today=) [13:34] heh, or that :) [13:34] (as long as it still works) [13:35] niemeyer: should I concern myself with the 'Handling errors' email to snappy-devel? [13:35] renat, ogra_ : Sweet.. hw-assign will probably be broken very soon.. but we'll introduce the development mode before or while we do that so snaps can continue to evolve while we finish the proper logic [13:36] So you'll be able to do something along the lines of "snap install --devel " and get something that is "unconfined" (it'll have more logic to aid in development, besides unconfinement) [13:37] neat ! [13:37] niemeyer, ogra_, thanks! [13:37] (it would even be cooler if it could convert from squashfs to ext2 at install time so you can edit in place ;) ) [13:38] niemeyer: it seems resolved in the comments of the PR, so I guess I'll just ignore the email thread [13:39] jdstrand: It's sorted.. let me answer Zygmunt's email [13:40] ogra_: You'll be able to do the equivalent of that, in a much nicer way [13:40] wow [13:40] ogra_: we will get a "snap try" or "snapcraft try" subcommand, which you can call inside the snap development tree [13:41] cool [13:49] Hi hi. So, when a process calls "snappy config $p yamlfile", it's the responsibility of the config program in the package to verify and then write a new configuration file for the program, right? Is it supposed to signal the running process to reload right then? [13:51] qengho, thats the job of what you defined as "config:" in the snap..yaml of $p [13:52] ogra_: Okay, so the config program in-package should both write the native config file AND reload the process right away. [13:52] qengho, http://bazaar.launchpad.net/~ogra/+junk/ircproxy/view/head:/snapcraft.yaml uses http://bazaar.launchpad.net/~ogra/+junk/ircproxy/view/head:/config.sh in my ircproxy package to generate a bip.conf file for the bip binary it ships for example [13:52] (though shell for parsing yaml is perhaps not what you want :) ) [13:52] Python3 forever [13:53] yeah, i dont really like to ship megabytes of python in my snap for just that [13:54] (the python interpreter in the os snap isnt guaranteed to be there ... we might drop it now that we got rid of system-image) [13:55] ogra_: gasp! Sounds like some better yaml tool should be a to-do item. [13:55] you can use a go or C binary ::) [13:57] If I delighted in doing things the hard way, I would not be using snappy at all. [13:58] well, in any case relying on anything from the os will make your snap not os independent ... which it should be since nothing (except snappy itself) is guaranteed in there [13:59] we might even drop the shell at some point (for some snappy shell implementation) [14:00] sorry ... s/the shell/bash/ .... /bin/sh will have to be there for boot scripts and the like [14:03] ogra_: can I have some kind of built-in programming language that isn't 1975 Bourne shell? Tcl? Awk? [14:08] qengho, whatever you ship :) [14:08] ogra_: And? Can I rely on coreutils? [14:09] you can guess for them :) [14:09] one of the core feastures of snappy is that apps and the os can be updated completely independently ... that only works if you dont make such assumptions [14:10] the question for coreutils is if confinement allows you to use them at all [14:12] (you can indeed make an assumption that python is there or that you always have a certain libc version. but you will risk that the independence breaks when one of them gets in incpmpatible update ... we do not have any actual dependency support) [14:12] s/in/an/ [14:56] Chipaca or mvo: do you know if it's on anyone's plate to tweak the autoupdate frequency (https://bugs.launchpad.net/snappy/+bug/1537793) ? [14:56] Launchpad bug 1537793 in Snappy "Autoupdate should be less frequent and more randomly distributed" [Undecided,New] [15:04] ogra_, looking at the pi2 gadget, autopilot is false. But when I create an all-snaps image it's true. Does that mean another gadget is being used? [15:05] kyrofa, no, it means the option isnt called autopilot anymore :) [15:05] ogra_, hahaha [15:05] legacy code is legacy :) [15:06] ogra_, so I can safely remove that, then. Auto-updates seem to work in all-snaps anyway [15:06] Yeah? [15:06] yeah [15:07] ogra_, is gadget->software->preinstalled still valid? [15:07] not sure [15:07] (i always used --install to get preinstalled snaps) [15:07] ogra_, I'm not sure how I'd find out. Dive into the snappy source I guess [15:08] or just add something and see if it gets installed :) [15:08] ogra_, I just learned that --install will never work for 16.04, by the way [15:08] oh [15:08] ogra_, it's not a bug in u-d-f, it's a snappy thing [15:08] ogra_, where the snaps used to be activated upon boot, but no longer are [15:08] ogra_, u-d-f installs them without activating them [15:09] well, we surely want webdm preinstalled as we had it before ... in the official imgs [15:09] ogra_, we'll have to do it with model assertions then [15:09] whatever works :) [15:09] ogra_, yeah, they're be a way to do it anyway [15:09] there'll [15:10] as long as we know early enough to implement it for the release all is fine i guess [15:10] Agreed [15:25] jdstrand, I'm trying to upload a gadget that is essentially the rpi2 gadget with a preinstalled snap [15:25] jdstrand, it failed review, obviously because it's a gadget, but also with "found binaries for architecture 'all': boot-assets/bcm2709-rpi-2-b.dtb, boot-assets/start_x.elf, boot-assets/bcm2708-rpi-b.dtb, boot-assets/fixup.dat, boot-assets/fixup_x.dat, boot-assets/bootcode.bin, boot-assets/uboot.bin, boot-assets/start_cd.elf, boot-assets/uboot.env, boot-assets/bcm2708-rpi-b-plus.dtb, boot-assets/start.elf, boot-assets/fixup_ [15:25] cd.dat lint-snap-v2_valid_contents_for_architecture" [15:25] thats normal [15:25] Ah, okay [15:26] jdstrand, I requested manual review. Do you mind checking it out? [15:26] gadget is a special case :) [15:28] ogra_, the error message didn't tell me why any of that was actually an error, either [15:28] because your snap is arch: all ... cant contain arch specific binaries [15:29] ogra_, I thought you could do that, as long as you had a shell script to dispatch [15:29] (i.e. you ship armhf binary files ... technically your snap should be arch: armhf then ... but thats not true for gadgets) [15:30] if you would do that in an app snap with a dispatcher script you had to define all arches you ship binaries for (but not use "all") [15:30] not sure if it still exists ... we used to have arch: multi as well [15:30] Oh right, I forgot about that! [15:30] which indicated multiple binary arches [15:31] Okay, that makes sense then [15:31] (i forgot why exactly gadgets have to be arch: all though ... but there was a reason :) ) [15:32] ogra_, yeah I'm sure there's some technicality there somewhere [15:34] kyrofa: yeah. I may use it as a guinea pig for a change [15:35] do we actually allow snaps inside snaps ? [15:35] jdstrand, sure! I'm on a bit of a timeline though, can I still get that through this morning? [15:35] yes [15:35] just be a few minutes [15:36] jdstrand, not a problem at all then, thank you :) [15:45] ogra_, I left a cliffhanger for you in that initrd.img thread; hope you don't mind [15:46] sergiusens, hahaha, you piqued my curiosity [15:46] "Wait... what?" [15:46] kyrofa, lol [15:47] well we have to wait :-) [15:47] jdstrand, ogra_, given the thing about models and the architecture will be defined there it seems perfectly reasonable to make the gadgets arch specific now [15:49] kyrofa: fyi, I pressed the button. [15:49] jdstrand, I appreciate it! Did it work for your test? [15:50] kyrofa: my change worked locally, yes. I suspect the store will need a pull, but wanted to run through the tests again to make sure [15:50] jdstrand, wait, it says failed review [15:50] jdstrand, should I request manual again? [15:50] kyrofa: yes, I pushed the run the tests again button [15:50] please do [15:50] Oh, THAT button [15:50] sergiusens, not a cliffhanger at all :P [15:50] :) [15:50] jdstrand, done [15:51] ogra_, oh, the why we don't mount part [15:52] Still a cliffhanger! Even more intense now as ogra_ totally ignored it [15:52] oh hrmm, I thought this was like yesterday's owncloud [15:52] this is a gadget snap [15:52] lol [15:52] jdstrand, right, it's just reloading yesterday's owncloud [15:52] preloading, rather [15:52] * ogra_ wonders if he has all mails in that thread already ... my old mailserver often delays delivery [15:52] sorry, got a wire crossed cause I was asked to do another one that needed a different review tools fix [15:52] jdstrand, oh oops, I'm sorry! [15:53] kyrofa: ok, let me look at this more closely [15:54] kyrofa: I guess this is following all the new gadget yaml? [15:54] jdstrand, honestly I don't know. I just copied the rpi2 one and added the preinstalled key [15:55] kyrofa: what command did you use to generate the snap? [15:55] jdstrand, snappy build [15:56] ok, you hit bug #1546821 [15:56] bug 1546821 in Snappy "please add -all-root and -no-xattrs to mksquashfs options" [Undecided,New] https://launchpad.net/bugs/1546821 [15:56] kyrofa: can you do: mksquashfs -noappend -comp xz -all-root -no-xattrs [15:56] jdstrand, oh darn, I forgot about that [15:56] kyrofa: and reupload? [15:56] or snapcraft snap ;) [15:57] jdstrand, will do. I'm comparing that YAML to https://github.com/ubuntu-core/snappy/blob/master/docs/gadget.md though, and it doesn't match up. Should it? [15:57] ogra_, I tried snapcraft snap and it gave me a wonderfully cryptic error [15:57] ogra_, I'll look into that later ;) [15:57] oh [15:57] kyrofa: honestly? idk [15:57] jdstrand, I'm going to assume the pi2 one is valid... and I'll test it out as soon as it's in the store [15:58] sure [15:58] when the docs are all up to date, I'll update the tools for gadget snaps [15:58] they'll always trigger a manual review and I can see who uploaded, so I can just waive it through atm [15:59] should gadgets probably stay manual forever ? [16:00] that is my current thinking. that doesn't mean the tools can't do lint checks though [16:00] sound like the place i'd actually do the malicious stuff since it is the most powerful snap in the chain [16:00] yeah [16:00] kyrofa: so, this should specify the architecture, no? [16:00] that is what sergiusens suggested [16:01] jdstrand, there we go, no more hash mismatch error [16:01] (uploaded again and in the manual review queue) [16:02] jdstrand, this has gadget->hardware->architecture, but it seems the gadget snaps are arch all [16:02] ok, thanks [16:02] I'll approve and add a todo to fix that [16:03] kyrofa: this one has a .git directory [16:03] Argh [16:03] * jdstrand rejects [16:04] jdstrand, today they are arch all [16:04] jdstrand, or u-d-f won't find them [16:04] * kyrofa alters the layout of the repo [16:04] I see [16:04] jdstrand, as it doesn't know before hand what arch a gadget targets [16:04] is gadget->hardware->architecture something to look at? [16:04] jdstrand, the functionality of the gadget has been split out and some of it moved to the model [16:04] is https://github.com/ubuntu-core/snappy/blob/master/docs/gadget.md accurate? [16:05] jdstrand, but that is not there yet, when it happens, gadgets can be arch specific [16:05] I see [16:05] I'll just wait then [16:05] this btw makes all gadget snaps show up in snap find/webdm on all arches [16:05] which is rather ugly [16:05] ogra_, that is probably a bug; we used to filter out gadget snaps completely [16:05] as they are only selectable during build time [16:05] yeah,m we should do again [16:06] stevebiscuit, ^ [16:06] well, there were discussions about bootloader updates [16:06] for that you would at least want to see the installed gadget [16:06] ogra_, yeah, but you should only see your own gadget [16:06] jdstrand, uploaded again, sorry about that [16:06] right [16:06] I guess for browsing you can say "show me uninstallables" [16:07] and it will show you other arches and gadgets [16:09] kyrofa: approved. thank you for being patient [16:10] jdstrand, ha! Barely any time at all, thank you for taking the time to check it out :) [16:44] sergiusens, ogra_: noted [17:11] jdstrand, I needed to switch the preinstalled key to built-in on that gadget snap. Mind checking it out again? [17:15] ogra_, FYI, preinstalled isn't supported in 16.04, only built-in [17:16] someone should clean up the docs ;) [17:16] ogra_, yeah didrocks is working on revamping it quite a bit actually [17:17] ogra_, though it sounds like the content of the kernel and gadget snaps will still be changing here soon [17:18] well, nothing that touches the user actually [17:18] ogra_, well, developers though [17:18] that will all be internal stuff (if you refer to the initrd discussion) [17:19] Oh, no. I mean all the extra stuff currently included in the gadget might get thinned out/put into other snaps (e.g. the kernel) [17:19] ah === mhall119 is now known as mhall119_canonic === mhall119_canonic is now known as mhall119_cct [17:22] beuno, I pinged jdstrand about this but I just noticed that he's away. Can I get someone to take a look at the owncloud-pi2.kyrofa gadget snap's update? [17:25] kyrofa, sure [17:26] kyrofa, approved [17:26] beuno, thank you! === mhall119_cct is now known as mhall119_CC [17:28] Ugh. Slots and plugs are bewildering. [17:30] qengho, how so? Can we help? === mhall119_CC is now known as mhall119_CCT === mhall119_CCT is now known as mhall119 [17:41] kyrofa: Is https://github.com/ubuntu-core/snappy/blob/master/docs/meta.md supposed to be up to date? [17:42] qengho, doesn't look like plugs are mentioned in there, eh? [17:42] qengho, so no, I'd say not [17:42] Want some examples to look at instead? [17:43] kyrofa: I think that page is wrong in at least a dozen ways. [17:43] qengho, I think I agree with you [17:44] qengho, looks like sections of it have been updated while others have languished [17:44] like our code :P [17:44] ogra_, hahahahahaha [17:45] qengho, but in all seriousness, there are several examples here that can show you how to use plugs/slots: https://github.com/ubuntu-core/snapcraft/tree/master/examples [17:46] qengho, sorry about the docs, things are still in flux leading up to 16.04 [17:48] kyrofa: I understand. Thanks. [17:48] ls === chihchun is now known as chihchun_afk [18:08] kyrofa, beuno: I'm back now [18:08] jdstrand, all good now, thanks! Tested and works [18:08] kyrofa: was this another upload? did I not approve it? [18:08] jdstrand, it was another upload [18:08] ok [18:08] I really thought I was losing it [18:30] Hey folks, how's it going? [18:38] ryanleesipes, busy ... heading towards a stable 16.04 :) [18:39] ogra_, haha, makes sense [18:39] how far out is it you think? [18:41] stabilizing every day :) [18:42] it should be in beta state when the deb based ubuntu release comes out ... and finished a few weeks after that [18:42] (deb release date is april 21st or so) [18:54] jdstrand, just uploaded another owncloud.canonical using network-listener. Mind pressing the button on that one? [18:55] jdstrand, sorry for this today [18:57] jdstrand, I'll have one more in a minute as well, same package but for armhf [18:57] jdstrand, then I should be done [18:58] done [19:00] jdstrand, alright, armhf is in queue now [19:01] jdstrand, now I think I'm done ;) [19:01] done [19:01] kyrofa: np :) [19:01] jdstrand, awesome, thanks so much! [19:01] :) [19:41] I thought Launchpad's snap-building feature would be too good to be true. I guess the builders don't download "parts". [19:46] is this the proper way to get outbound network access for a snap: [19:46] plugs: [19:46] old-security: [19:46] caps: [network-client] [19:47] qengho, yeah internet access is disabled right now, but that will be fixed soon [19:47] qengho, kinda useless right now unless your snap is archive-only [19:47] qengho, I was told "a week or two" [20:16] jospoortvliet, images FINALLY done, email sent. So sorry for the delay [20:30] f [21:52] elopio: *hopefully* I managed to fix the merge breaks from recent updates with my two PRs, have a look if you get a sec [21:52] elopio: I'm off tomorrow [21:56] Yay, uploaded first package. Boo, fails automatic review because of network listener. [21:57] qengho, that's to be expected! [21:57] qengho, request a manual review [21:58] qengho, network-listener will be changing names shortly, and the review tools are a little ahead of the times. jdstrand knows about this [21:59] I know about this and added it back in trunk and requested a fix [21:59] a pull* [21:59] kyrofa: how does one request a manual review? [21:59] kyrofa: state is still "pending review". [21:59] qengho, oh... how do you know it failed then? [22:00] jdstrand, heh, got tired of all my reviews eh? [22:01] qengho, in my experience there's a big red bar say that it failed the review, and it's a link. If you click that link and scroll to the bottom of the review log you'll see "Request manual review" [22:01] kyrofa: At what web site? myapps.develeloper.u.c? [22:02] qengho, right [22:02] qengho, so you must have just gotten an email, eh? [22:03] kyrofa: I did. [22:04] kyrofa: and I found the button. Submitted.