[05:28] Does anybody know how to upgrade snapd on Ubuntu Core 16.04.1? [05:29] I just installed Ubuntu Core 16.04.1, and it installed snapd 2.16. [05:29] I think the latest version of snapd is 2.25, but I don't know how to upgrade snapd on the Ubuntu Core system. [05:45] bso: The latest version of snapcraft is 2.25. Latest snapd is 2.20 [05:46] @stub, oops, yes you are right. the latest snapd is 2.20. [05:46] bso: No such command! [05:47] But, is there any way I can update snapd version on Ubuntu Core? [05:47] On Ubuntu desktop, I can do "sudo apt install snapd". [05:47] snapd itself is a part of core? [05:48] The core version is already 16.04.1 [05:48] bso: snapd 2.20 is in xenial-updates, so you might need to enable that [05:48] I'm not sure about Core - I'm working with desktop stuff [05:50] @stub, could you elaborate how to enable xenial-updates? [05:50] bso: No such command! [05:52] If you are running Ubuntu Desktop, top right icon and select 'system settings'. Then 'Software and Updates'. Then the 'Updates' tab, which has a tick box for 'recommended updates' [05:52] I am on Ubuntu Core, not Ubuntu Desktop. [05:53] Yeah, I don't know Ubuntu Core sorry. Maybe editing /etc/apt/sources.list and following embedded comments, but I'm just guessing here. [05:54] You might need to wait for more of Europe to come online before you get an answer [05:54] @stub, Yup, I will wait for others to help me with Ubunto Core. Thanks. [05:54] bso: No such command! [05:56] bso: we don't prefix nicknames with signs like @ or anything else in IRC. That's more of a Twitter thing. [05:56] Of course, most bots don't use @ as a command prefix, either. Usually ! or sometimes #. [05:57] nhaines, thanks for your advice. I am used to the @prefix habit. Sorry about that. [05:58] bso: no worries. Not a problem at all except for the bit where it keeps setting off the bot. ;) === JanC_ is now known as JanC [07:49] good morning [08:02] mcphail: Afaik the Nextcloud snap contains a web server which has the configuration to transparently proxy requests to the spreedme snap. [08:19] Hi longsleep. Unfortunately, I don't think it does. The only way I can see to get this working is to edit and recompile the nextcloud snap [08:20] I've got an idea for a patch to allow the admin to switch it on and off, though === rumble is now known as grumble === faenil is now known as faenil_ [09:24] I have a classic snap in the store that is published in stable and public, but not listed by 'snap find' and cannot be installed 'snap install --classic'. Name is 'wal-e', or wal-e.stub. What have I forgotten? [09:25] stub: to update snapd? [09:25] I've got 2.20, and the machine was restarted fresh this morning [09:25] And I can install the snaps from a local .snap, just not from the store [09:26] Oh... juju-act is the same. Would the hypen be a problem? [09:26] stub: installing classic from the store is a 2.21 feature [09:27] ok, that explains it then :) [09:27] :-) [09:27] stub: it's in -proposed afaik (but don't quote me on that :-) ) [09:28] I need to wait for 2.21 in xenial (and hopefully trusty), since this is for charms [09:28] * stub wonders if the snap-layer should be pulling in snapd from -proposed or a ppa [10:31] <__chip__> mwhudson, o/ [10:32] <__chip__> mwhudson, is the go race detector expected to work in 1.7? [11:06] Is it possible to install snappy on centos7? [11:06] aisrael, https://github.com/snapcore/snapd/wiki/Distributions [11:07] only fedora currently [11:07] Thanks, ogra_! [11:23] So, what happens if I installed too many snaps and have a small SDD? Any way to put snaps on another disk? [11:24] <__chip__> blu2, are you on classic, or is this a core system? [11:26] this was just a thought I had on core [11:26] because I'm 100% certain this will be a question in the future [11:32] Hi guys. [11:45] <__chip__> blu2, on core, there isn't currently a way of doing that [11:45] <__chip__> ToeiRei, o/ [11:46] __chip__: eventually? [11:46] <__chip__> blu2, it isn't planned, but should be straightforward if the need arises [11:46] <__chip__> there's nothing "special" about where snaps are stored [11:47] is there a way to work with core in a headless way? [11:48] because I'm in a bit of a dilemma [11:48] <__chip__> ToeiRei, depends what you mean by headless [11:49] __chip__, headless in terms of "no keyboard, no mouse, no screen" [11:49] ToeiRei, currently a console is a requirement for the initial setup of the installed image (network data, user account) [11:49] <__chip__> ToeiRei, serial? [11:49] can be serial though [11:49] I'm on a raspi 3 here with a remote user... who's tech skills are as good as the ones of a lipstick. [11:52] <__chip__> ToeiRei, I'm not sure where to begin to help you with that [11:52] <__chip__> ToeiRei, how did you get yourself into such a predicament? [11:52] my spouse spilled coffee... [11:53] so he went off for a new raspi and a new card and I'm sitting a few miles away [11:55] now I got ssh onto my trusty ol' laptop... [11:55] a card reader and some 'remote hands' with a *very* limited technical understanding [11:57] __chip__, does that help? [11:57] you either need a serial cable or a monitor/tv and keyboard ... [11:57] <__chip__> ToeiRei, I'm not familiar enough with the pi to know: is it like the bbb where you plug it in and you have serial-over-usb, or do you need to jtag? [11:58] wait a minute... you're about to tell me that I need to hook up a console to that thing for core?!?!? [11:58] __chip__, you need an ftdi cable [11:58] <__chip__> aww :-( [11:58] <__chip__> ToeiRei, only if you need to set up a user and the network [11:59] I mean... raspbian says 'do an empty file named ssh on /boot' [11:59] (like you do on the BBB in case you want to access the bootloader) [11:59] <__chip__> which is probably a 'yes' unless you're creating your own image [12:00] <__chip__> ToeiRei, well, the alternative is to ship a default user and then have botnets take down the world [12:00] __chip__, I like the 'ssh file' way of raspbian. Something like a bootloader param would have done the trick [12:00] ... and none of the current reference images does that ... [12:00] at least something [12:01] ToeiRei, how would that help if the device is not configured for the network [12:01] nor has any user account that could be used with ssh [12:01] ssh is on by default on ubuntu-core [12:01] dhcp does the trick [12:01] just doesnt help without IP [12:01] (or user) [12:03] ogra_, I have a dhcpd running. [12:03] in theory the sshd is running [12:03] and I can read its key [12:04] ToeiRei, well, that wont help you ... the image is set up in a way that you need to run a first boot setup wizard [12:05] that's so braindamaged for embedded. [12:06] you could create your own gadget snap and image to have a pre-created network config and user setup through cloud-init [12:06] nothing to be done remotely I suspect [12:07] the existing developer images have the firstboot setup as a req. simply because they are developer images :) [12:08] on an actual embedded image that runs i.e. some kiosk app or just some datas collection you would likely not even have a user at all and have your data logging or kiosk app included [12:08] (and manage themselves via browser or whatnot) [12:08] I know why I usually do not run any flavor of ubuntu in my environment. once more confirmed. [12:08] thanks [12:09] regarding developer images we simply expect developers tp work with them [12:09] *to [12:09] which requires a login ... [12:09] I don't even have spare monitors around due to laptops [12:10] a TV will do ;) [12:10] could you bring one over? [12:10] heh [12:11] I do not have any kind of an external monitor around [12:11] not even a f* tv set [12:11] well, then your only option is serial i fear ... which i'd expect an embedded developer to have around like i expect a carpenter to own a hammer [12:12] (probably to high expectations) [12:12] I just have no idea how to explain to my bf how to plug that in. [12:12] http://elinux.org/RPi_Serial_Connection perhaps ? [12:12] you need a pi hat for a serial connection afaik [12:13] no [12:13] you plug your FTDI serial cable directly into the headers on the board [12:13] usually I use raspi boards as remote cpus for networking tasks... so I usually do not need serial cables at all. [12:54] elopio: Hello! around ? === JanC_ is now known as JanC === ben_r_ is now known as ben_r === JanC_ is now known as JanC [14:04] i have a snap (libertine.canonical) pending manual review in upload because it's using the 'desktop' property... can this be worked around, or alternatively can the upload be canceled so i can revert the 'desktop' change? [14:13] Hi there, I'm trying to snap a game and I'm using the make plugin and artifacts keyword to copy all the files to the stage, but apparently wildcards are not supported on artifacts. How can I copy all the files without declaring every file and directory one by one? [14:14] look at the dump or copy plugins [14:15] yeah, I tried that, but dump/copy plugin can't access other parts [14:15] does your makefile have an install target ? [14:15] iirc that should just be used automagically [14:16] It does. But it doesn't install as conventions and I need all the files from the project [14:17] could you just add additional install lines ? like https://github.com/ogra1/nethack/blob/master/Makefile ? [14:20] Do you mean add new install entries for every file in the project? [14:21] no, for the whiole dirs [14:21] see the "doc" line in the above makefile [14:22] that puts the whole doc subdir into $DESTDIR [14:29] ogra_: Is there a particular reason the makefile does the downloading? As opposed to letting snapcraft do it? [14:31] Well, I tried what you said about install directories. This is supposed to work, bot I will need to edit the Makefile every time I pull [14:37] om26er: hello. I am around now. [14:37] pachulo: pong. Where you looking for me? I was on vacations last week. [14:38] elopio: Hey! can you tell which script is responsible for upload of snapweb to edge channel once a change is merged into master ? [14:39] elopio: we need to run some tests every time a snapweb snap is published in edge. [14:40] om26er: https://github.com/snapcore/snapweb/blob/master/.travis.yml#L50 [14:42] om26er: but if you have tests that need the edge package, my recommendation would be to just run them daily. [14:49] kalikiana, you mean the wget ? [14:50] kalikiana, a) that makefile predates the ability in snapcraft to do downloads itself ... b) if i would use a source: stanza it would try to use the upstream makefile and i couldnt do the patching or run the setup.sh script [14:51] kalikiana, in this case the makefile is rather a better shellscript though [14:57] jdstrand, thanks for taking a look at my mp friday evening - my snap is currently stuck pending manual review (due to the desktop property)... can that be worked around? i'll happily get a new version uploaded using the old setup/gui/*.desktop if you just want to cancel my pending uploads [15:01] larryprice: I can approve it. the upcoming snapcraft 2.26 will keep that out of the snap.yaml so eventually this won't be an issue [15:01] larryprice: I don't see it though. what is the snap name? [15:02] jdstrand, libertine (libertine.canonical) [15:02] ah, ok. I've got it [15:04] larryprice: done [15:04] jdstrand, thanks! we're also hoping to auto-alias the libertine-launch alias... not sure what the process is there [15:05] larryprice: can you paste your snapcraft.yaml? [15:05] larryprice: I can do it [15:06] jdstrand, https://paste.ubuntu.com/23852309/ [15:07] larryprice: updated the store: [15:07] [ [15:07] "libertine-launch", [15:07] "libertine-container-manager", [15:07] "libertine-manager-app" [15:07] ] [15:08] larryprice: note that r47 and r48 are approved but you need to release them [15:09] jdstrand, ok cool - should i switch back to old-style desktop files in my uploads until 2.26 is released? [15:10] welcome back elopio ! Yes, I wanted to talk with you about the help you offered me for writing tests for this: https://github.com/snapcore/snapcraft/pull/980 [15:10] oh, that's you. Sorry for the late reply... [15:11] pachulo: a good way to start would be with some simple tests for the sources that don't support checksum [15:11] larryprice: probably best if you don't want to ping a store reviewer, yes. aiui, serguisens was planning a 2.26 update sooner than later. he doesn't seem to be here atm [15:11] kyrofa: do you know if 2.26 is coming out soon? ^ [15:11] oh, but I see you already added those, nice! [15:15] zyga: ping [15:16] pachulo: next, I would write a few tests for "invalid checksum format". But I need to catch up with a few things before helping you write that code. [15:19] pachulo: I think those tests can live in snapcraft/tests/sources/test_checksum.py, because it's the same function you will be calling for all the different sources. [15:22] ok elopio , I write down your tips and will try to implement the simplest ones [15:23] pachulo: and there are a few possible options. You can write a test that calls directly the verify_checksum function, with an invalid source_checksum paramter. Or you could fabricate a sources object, like you do on the tests for sources that can't have checksum like you did last week. [15:24] pachulo: I think I would prefer the second option, because it tests the verify function in a bigger context. But the other one is not wrong, also good. [15:26] pachulo: take a look at snapcraft/tests/test_tar.py, for example. From there you can get an idea of how to make a tar source object. Add an invalid checksum in there that will throw and exception, and you already know how to expect that exception in a test. [15:26] ping me in case of doubt. [15:26] oh, thanks a lot for working on this! [15:27] zyga: I'm trying to execute spread tests in Debian, and found some issues along the way. fgimenez tells me you have done it, is that correct? [15:31] you're welcome elopio ! Just giving some of my time after years of sucking from FOSS!! [15:36] :D === chihchun is now known as chihchun_afk [16:39] Just opened an install issue with classic and Debian here https://github.com/snapcore/classic-snap/issues/7 [16:46] mcphail, yeah, `occ upgrade` always disables them. I have no idea why [16:47] kyrofa: yeah - spotted the bug on the tracker. [16:48] jdstrand, I know he was planning on releasing soon, but he's out sick today I'm afraid [16:48] kyrofa: do you have plans for setting up apache config for spreed.me? I posted a bug about it [16:53] mcphail, I wasn't really planning on it. I'd have to test to make sure it continued working every release [16:53] And your proposal, while better than just having a proxy in there all the time, sounds a bit fragile [16:55] mcphail, I think I'd rather support it more like this: https://github.com/nextcloud/nextcloud-snap/issues/172 [16:57] Yes, a more robust method would be better. Not sure when one is going to arrive, though [16:58] jdstrand: hello [16:59] mcphail, indeed, which is why such things are in a bit of a holding pattern for the time being [16:59] jdstrand: when would be a good time to sit together and look at snap-alter-ns [17:01] mcphail, the challenge is that snaps can currently update from any revision to any other revision. Which means any temporary solution we come up with will have to have a migration path, and we'll have to maintain it forever [17:02] jdstrand: doesn't have to be today [17:08] so i need a little help getting my systemd script to start [17:09] http://paste.ubuntu.com/23852922/ [17:10] if i run the exec command directly then it all loads [17:10] actually no it doesnt [17:10] this command fails /usr/bin/snap run conjure-up.bridge [17:10] zyga: not today, but a) is the kernel issue addressed and b) what do we need to look at together? [17:11] the ultimate goal is to just have the network interface and iptables rules persist through a reboot [17:11] here my snap files https://github.com/conjure-up/conjure-up-snap [17:12] zyga: (not today cause I have a bunch of PR reviews to do that come in over the weekend/today [17:12] ) [17:12] the bridge file is pretty straight forward https://github.com/conjure-up/conjure-up-snap/blob/master/snapcraft/wrappers/bridge.start [17:14] though im not sure what snap run conjure-up.bridge file is being run? is that the command-bridge.wrapper? [17:17] jdstrand: a) \o/ (great!) b) I think a hangout where I walk you through it and show what's missing would be more constructive [17:17] jdstrand: I wrote lots of unit tests but I still have some blank spots [17:17] jdstrand: and I need to write spread tests to actually see it work [17:17] zyga: re 'a', that was a question-- is it addressed? [17:17] jdstrand: ahhh [17:17] jdstrand: too bad :( [17:18] I mean, jjohansen may have found something, idk otoh, hence the question :) [17:18] jdstrand: no, no change there (I need to sped more time to investigate as what I'm seeing made no sense) [17:18] I think we should understand what is happening with the kernel as that may block the implementation [17:18] jdstrand: but I don't think it affects us in alter-ns as alter itself is not confined [17:19] jdstrand: I agree it would be good to get to the bottom of this [17:19] jdstrand: I was coding all day to get to the point where the bulk of the code is in place and not scary [17:19] jdstrand: I'll spend tomorrow landing bits upstream and checking what may be going on in the kernel [17:19] (and I still have to write snapd changes) [17:22] zyga: I was comfortable with the spec. if you want to do a PR and have me review, then I can decide if a hangout is needed [17:24] jdstrand: I made a tiny change compared to the spec (and left a todo entry to update the wiki so that it stands out) [17:24] jdstrand: it's not an error if a file is empty [17:24] jdstrand: (the fstab-like file) [17:24] jdstrand: we just carry on as if it were empty [17:24] jdstrand: otherwise the design checks out [17:25] er [17:25] jdstrand: it's not an error fi the fstab-like file is *not present*, we just treat it as if it were *empty* [17:25] (that's better) [17:26] can anyone help with ubuntu snaoppoy [17:26] ubuntu snappy [17:26] depends :) [17:27] Guest55973: I think it's better to just ask your question :) [17:27] what is the default pswrd for first boot ssh connection [17:27] there is none [17:27] it uses your ssh key that you uploaded for your ubuntu one account [17:27] it said wrong passwrd [17:28] yes, because there is no password, it is locked down ... only key authentication is allowed by default [17:28] i am putting ubuntu sso account username as both log in and pasword [17:29] well, that wont work [17:29] you need to have the secret ssh key for the public one that you uploaded to the SSO account on your local machine [17:30] then you will not even be asked for a password [17:32] where do i have to enter that public key , ssh client or host? ? [17:32] host isn't responding to any command [17:32] you dont have to enter it ... it gets downloaded from login.ubuntu.com when you run through the firstboot wizard [17:33] i.e. the thing you get on fist boot after the "please press enter" message ... [17:34] after setting up the network there it asks for your SSO account ... then it downloads the key from the SSO server and puts it in place on the machine [17:34] didn't get it, so first i'll enter my host ip then log in as sso user and for pssword ... blank? [17:35] whats the hardware you are working on ? [17:35] rasp 3 [17:35] and what image did you use ? do you have the url you used for downloading it ? [17:36] ubuntu core pi 3 [17:36] from where ? :) [17:36] * ogra_ wants to make sure you have the correct image before we move on [17:36] from the ubuntu.com [17:37] http://releases.ubuntu.com/ubuntu-core/16/ [17:37] from there ? [17:37] yes that is correct [17:37] ok [17:37] so this image runs a first-boot wizard you need to complete first [17:38] either via serial console or with a monitor and keyboard attached to the pi [17:39] i have successfully installed the to raspberry i had no problem until that login and password thing came up [17:39] so you finished the wizard ? [17:39] yes [17:39] it usually gives exact instructions for the ssh login [17:40] there is no password and if everything worked you should also not be asked for one when you ssh in [17:41] as username@ipadress? [17:41] well, whatever was written on your screen (it shoudl still be there if you attach a monitor) [17:41] it prints the exact ssh command there [17:41] what about client ? i am using putty for remote access [17:41] oh [17:42] i'm not sure how you add your secret key in putty ... [17:42] (the last time i used putty was 15y ago or so ... sorry ) [17:43] (i didnt mean to scare him away though :P ) [17:47] ogra_: it's actually very very very hard :) [17:47] ogra_: because putty uses some odd format for the key [17:47] ogra_: so you need to convert them on command line with some unholly openssl command [17:48] ogra_: then once you have the key in both formats it's not that hard, just double-click on the key file (it has to have some extension specific to putty) [17:48] ogra_: then you get putty agent in the windows tray [17:48] ogra_: but I didn't do that for a long time either [17:48] ogra_: in case someone asks we should have an answer on the wiki (I bet lots of windows devs will come) [17:48] jamiebennett: ^^ [17:49] yeah, we need docs for this [17:50] mhall119: ^^ where could we put this [17:51] https://help.ubuntu.com/community/SSH/OpenSSH/ConnectingTo [17:52] sadly that doesnt have any info about that key thing you mentioned [17:52] question about the d-bus interface... is it possible to connect to a snapped dbus interface from non-snap world, like just using dbus-send from the command line? [17:53] oh my [17:53] http://the.earth.li/~sgtatham/putty/0.60/htmldoc/Chapter8.html [17:54] thats like a whole book ! [17:55] bah, and it doesnt talk about windows at all [17:57] larryprice: yes [17:57] larryprice: well, in theory :) [17:57] larryprice: I didn't check if you can actually do that (if the rules allow unconfined processes to have access) [17:58] larryprice: can you please find out and edit the wiki page at https://github.com/snapcore/snapd/wiki/Interfaces [17:58] zyga, in that case, it may be that my daemon isn't started automatically (a different issue) [17:58] zyga, sure - i'll pioneer this [18:01] __chip__, are you incognito recently ? [18:01] <__chip__> ogra_, i forgot to log off on the computer downstairs [18:01] ah === faenil_ is now known as faenil [18:08] larryprice: thank you [18:08] larryprice: feel free to create a sub-page (look at the content interface) [18:08] larryprice: thank you! [18:49] jdstrand, two questions: 1) do you see anything wrong with the logic in bug #1658774, and 2) would you update the review tools as a result, or does it not matter? [18:50] kyrofa: I have to step out right this second but will get back to you after I'm back [18:50] jdstrand, no rush, thank you :) [18:54] Hi, does anybody know how to update snapd versions on Ubuntu Core? [18:55] I installed Ubuntu Core 16.04.1 and it came with snapd 2.16, but I would like to update it to the latest version. [18:59] bso: it should happen automatically [18:59] bso: try "sudo snap refresh" [19:00] zyga, it seems snapd is not a snap. I tried "sudo snap refresh", but it says everything is up to date. [19:00] "snap list" does not list snapd as one of the snaps. [19:01] bso: that's correct, snapd is in the core snap [19:01] bso: hmm [19:01] bso: are you running snapd on classic ubuntu? [19:01] My core snap version is 16.04.1 [19:01] bso: or on ubuntu core image [19:01] No Ubuntu Core 16.04.1 [19:02] bso: can you tell me the output of "snap version" please [19:02] 2.16 [19:03] bso: is that the whole output? [19:03] bso: how id you get your image? [19:04] Actually it has + after that. It is running an IoT device which is away from me at this moment. [19:05] zyga, good news - it seems that i can easily access the dbus apps from the rest of an unconfined system [19:06] zyga, however i'm having some trouble getting my simple daemon to auto-start on install... is there a good way to debug this? [19:07] larryprice: not sure, what are yo seeing? [19:07] *you [19:07] bso: can you please pastebin the whole output [19:07] bso: how did you obtain this image? [19:08] Chipaca: ^^ (2.16 doesn't update, maybe side-loaded, maybe something else?) [19:09] zyga, I got it from https://developer.ubuntu.com/core/get-started/intel-joule [19:09] There is link to the image on that page. [19:09] I see [19:09] jamiebennett: ^^ [19:10] bso: so the core should update on its own, having said that 2.16 feels old (we are at 2.21 now) and I wonder if there is anything that would cause this to fail [19:10] bso: if you run "snap list" what does it say about the core snap? [19:10] bso: (or at that age, ubuntu-core) [19:11] core is 16.04.1 [19:11] zyga, oho - looks like all the logs are going to syslog, i can visibly see the issue now [19:11] does it mention anything in the notes? [19:11] I tried snap refresh core, but it says it is already up to date. [19:12] I will have to get the Joule board to read that again, but it is away from me at this moment. sorry. [19:13] bso: thank you for reporting this, would you mind opening a bug on launchpad.net/snappy please? [19:13] I would like to update it to 2.21, but it seems I can't find a way. [19:14] zyga, sure I can do that soon. By the way, what is the usual way to update snapd on Ubuntu Core. Is it currently impossible? [19:15] "sudo apt install snapd" does not work on Ubuntu Core. [19:15] bso: on core snapd updates automatically without human intervention [19:16] bso: as soon as you boot the system it will update itself [19:16] bso: (and everything else) [19:16] I see. Then, something is broken since snapd is not updated automatically somehow. [19:16] I will file a bug. [19:17] bso: thank you [19:17] ogra_: ^ do we generate up-to-date images for joule? [19:21] zyga: these images are coming from tuchuck it seems [19:21] Ideally we need them on cdimage [19:23] zyga: I think we need to talk to the people who are producing them for an update i.e. CE [19:23] jamiebennett, i have fresh ones from JohnAgosta ready ... gimme a bit [19:24] ogra_: that is fine but we need a regular cadence for these not one-shots [19:24] images that are built in a non standard way manually cant go on cdimage [19:24] * zyga agrees with jamiebennett [19:24] they usually go to http://people.canonical.com/~platform/snappy/ [19:24] jamiebennett, well, they are one shots ... they have a lot of manual changes [19:25] ogra_: right but I would hate for them to go stale if we can help it [19:25] and dont use the standard build systems [19:25] ogra_: what changes? [19:25] zyga, talk to the CE team [19:25] ogra_: can you kick off an internal mail to John and others to discuss Joule/Artik/NUC/... image production? [19:25] for nuc we could merge them and they know we take their changes happily if they are includeable [19:26] (i.e. for nuc you should noowadays take the generic amd64 images) [19:26] jamiebennett, will do ... for now i'll release the jule image though :) [19:26] ok [19:29] zyga: what "this" do you want to put somewhere? [19:30] bso, http://people.canonical.com/~platform/snappy/tuchuck/uc16-beta4/ [19:30] there is a new joule image [19:30] *jule [19:30] orga_, thanks for the link [19:32] mhall119: instruction on how to connect to a core device from windows using putty [19:32] mhall119: with putty agent, keys and what not [19:32] mhall119: it's not trivial [19:33] ogra_, thnaks [19:33] np [19:35] jamiebennett, we got behind in posting updates for Joule. This is now a refresh...the image does require a new BIOS flash to v174 [19:36] to late [19:36] (he just dropped off) [19:36] ogra_, jamie is now offline but ^^ -- I am asking the marketing team to update the details on the website now [19:37] ogra_, for the NUC, it now uses the standard x86 images as we moved all requirements directly into the standard image [19:39] JohnAgosta, yep, i know (i added a good bunch of the missing stuff that was missing) ;) [19:39] :) [19:39] do we know when snapd 2.21 will make it out of proposed? [19:39] we should look if we can do the same for the other arches [19:39] need it for the --classic snap install [19:39] i'll start a ML thread tomorrow morning and we can discuss [19:44] stokachu: soon (tm), not sure though [19:44] zyga, also if the snap is in the store as classic do i still need to pass --classic during snap install? [19:44] right now i do sudo snap install conjure-up --classic --edge [19:44] stokachu: yes [19:44] ok [19:44] stokachu: you always need to pass --classic as this informs the user that all of confinement is off [19:44] gotcha, makes sense [19:53] zyga, any experience launching snapped d-bus services as daemons? currently i just get complaints in syslog about no DISPLAY being set... [19:53] zyga: is connecting to Ubuntu Core different from connecting to classic Ubuntu? [19:55] or is it just pubkey auth rather that password auth that makes it difficult? [20:19] larryprice: DISPLAY not set does not smell like a dbus service [20:20] larryprice: are you using the session or system bus? [20:20] larryprice: currently snappy doesn't support session services [20:20] zyga, right i was just reading up on that (we've been using session bus) [20:20] mhall119: it is, because there's no password at all and you must use key auth [20:20] mhall119: unless you know exactly how to do that in putty on windows it's not easy to do [20:21] zyga, the current alternative is to use system bus? or force users to launch the service manually in the bg for now, and switch over the daemon when the session stuff is ready [20:23] larryprice: no, that's not an alternative, if you *must* be on the session bus the system bus is useless [20:23] what are you trying to snap? [20:23] * zyga should EOD [20:23] it's late [20:23] zyga, currently snapping libertine and its tools, i have full control of the source [20:24] zyga, feel free to call it a day - thanks for all your help [20:25] yeah, I should rest [20:25] (in case anyone is interested) snap-alter-ns -- the thing that lets you alter a namespace as snaps execute (e.g. you can connect a content interface element to a running app) is here: https://github.com/snapcore/snapd/compare/master...zyga:snap-alter-ns-part1?expand=1 [20:26] the commit message there lists remaining issues [20:26] but nothing major :) [20:26] jdstrand, tyhicks: ^^ [20:27] (I'll make that a PR when a prerequisite is merged) [20:28] when can we ditch telling people to use 'sudo snap install..' rather than just 'snap install'? [20:28] to not use* [20:29] stokachu: you can sudo snap login [20:29] stokachu: then you can snap install AFAIK [20:29] zyga, ah ok [21:05] hello folks! I would like to implement an Snap Store! I was reading that it is a simple restful server, but which are the methods that i must implement in order to make it compatible with snapd? [21:23] zyga: ack, I'll add it to my list. there are quite a few other reviews that are queued before it so not today. likely tomorrow [21:37] kyrofa: I don't see anything wrong with your logic. there is no reason to include the symlinks since the libc libraries are already available to the snap [21:38] jdstrand, excellent, thanks for taking a look! Want me to apply it to the review tools as well so you can remove that special case? Or should we keep that in place? === zbenjamin_ is now known as zbenjamin [21:45] kyrofa: I'll subscribe the bug and remove the special casing when it is released [21:51] jdstrand, alright [22:09] jdstrand, how do you keep track of all the bugs to which you're subscribed? [22:10] I can barely keep up with snapd and snapcraft-- you must have far more than that [22:10] I feel like I'm missing a trick [22:11] kyrofa: I have procmail rules that make directly subscribed bugs hit my inbox [22:12] and I know the feeling on that. I have a pretty big email queue to go through every day [22:12] jdstrand, and ones you get because you're a member of some group? [22:12] but them's the breaks on a busy project [22:13] kyrofa: depends on the group. all snappy bugs happen to also hit my inbox [22:13] that's a lot of bugs :) [22:13] No kidding [22:14] but I can't really see any other way to catch stuff [22:14] Indeed. So really your response is "I put on my boots and wade through it" ? :P [22:14] I obviously don't read every bug, but if it has something to do with the sandbox, interfaces, policy, review tools, etc, I read them [22:15] Fair enough. I just need to factor that into my day a bit more, then [22:15] eg, I don't read snapcraft bugs very closely, unless it has something to do with new yaml or something I'm personally interested in [22:16] ie, I read all the subjects [22:16] then decide [22:17] it's not terrible to wade through [22:39] mwhudson, any chance you could take a look at https://askubuntu.com/questions/875429/network-configuration-timed-out-in-ubuntu-core-16 ? [23:01] kyrofa: got the optional switch for apache working in the nexcloud snap, but have found spreedme's config too opaque to be useful! Think I might abandon this plan for now ;) [23:01] mcphail, hahaha! [23:01] Well, thanks for taking a crack at it :) [23:02] :)