[00:00] enoch85, works for me-- I have a working apache [00:00] kyrofa, cool! :D [00:01] arg === blr_ is now known as blr === chihchun_afk is now known as chihchun [07:33] good morning [07:33] kyrofa: shall I upload snapcraft 1.0 to regular xenial (not the ppa) for you? [07:34] mvo: do we want to change our docs on developer.u.c to mention 16.04 at some stage? [07:36] dholbach: I think so, especially now that some changes are in the pipeline that will appear really soon. the whole system a/b stuff is obsolete and replaced by all-snaps for example. some environment varialbles are simplified [07:36] etc [07:37] mvo: the a/b stuff and the environment variables are part of snappy/docs, right? [07:45] dholbach: yes, the docs are not updated yet though, I put that on the todo [07:47] ok [07:47] and for developer.ubuntu.com/snappy/start - what would you suggest? [07:47] that we advertise which 16.04 channels? [07:48] do you know if 16.04 images for all different "targets" are built by us already? [07:57] mvo: ok, let's chat about it in a bit - I'll relocate to the office - brb [07:57] dholbach: unfortunately not, we are transitioning the images right now and expect to have new images based on the all-snap architecture by the end of the week. at least for rpi2 and amd64 [07:57] dholbach: see you [07:58] ok cool - I'll file a bug so we can track the work [07:58] thanks === om26er_ is now known as om26er [08:28] mvo: I filed https://bugs.launchpad.net/developer-ubuntu-com/+bug/1533099 [08:28] Launchpad bug 1533099 in Ubuntu Developer Portal "Start advertising 16.04 on /snappy/start" [Undecided,New] [09:18] good morning [09:18] * zyga works on capability type interface, so that everything is an API, not a DSL [09:38] * zyga thinks loudly: cap.Capability refers to cap.Type (iface) which can be a concrete BoolFileType which has interface methods for things like "grant permission(cap, snap)" "revoke permission(cap, snap)", internally the type will also know about snippets of seccomp/apparmor and will hand them out to security systems on demand === chihchun is now known as chihchun_afk === chihchun_afk is now known as chihchun [09:59] Good morning all; happy Tuesday, and happy Poetry At Work Day! 😃 [10:58] Hey guys, is DBUS the only way that a framework's service can listen to requests from the outside world (other snapps)? [11:00] LefterisJP: you can also use other sockets [11:00] LefterisJP: but security gets more complicated then [11:02] ok kyrofa I'm here now [11:04] zyga: I have an app that listens on plain unix sockets, which I need to have as the main daemon service of the framework. Are there any examples where such framework communication is achieved? [11:05] LefterisJP: I think mir would be one [11:05] LefterisJP: you'll need some extra security to handle other people talking to that socket [11:08] zyga: Which of these repos is the framework? https://code.launchpad.net/~mir-team/mir/ [11:09] zyga: Any examples of what kind of extra security I would need to take care of, or well .. if the mir guys do that somewhere in code I could just look at that. [11:10] LefterisJP: you need extra apparmor permissions to let other people talk to your socket [11:10] LefterisJP: I'm sorry, I'm not sure where the mir snapcraft file is [11:13] zyga: It's okay. It's already something good to know that I don't need to use Dbus. I thought I would have to make an extra service to read DBUS and write to that unix socket inside the framework. I will try to look at the apparmor documentation to see how to allow for this communication. [11:13] If anyone has any tips/links I would be more than glad to have them [11:20] LefterisJP: I suggest looking for anything that uses mir in snappy [11:27] zyga: Thank you will do and will come back here with more questions if I got any. [12:52] does anyone have a link to the 16.04 image? [12:54] bellyfeel: which 16.04 image? [12:55] rolling [12:56] bellyfeel: yeah, but there are a number. Maybe you want https://cloud-images.ubuntu.com/snappy/rolling/core/edge/current/ ? [12:56] i'll check it out, thanks! [12:56] bellyfeel: or maybe you want to just use: sudo ubuntu-device-flash core rolling --channel edge --oem generic-amd64/stable --enable-ssh --output rolling_edge_amd64.img === Trevinho|OFF is now known as Trevinho [13:12] has anybody figured out how to run the maas controller on snappy? [13:12] or thought about it? [13:17] dholbach, yes please! [13:17] enoch85, woo you beat me by a few hours. You still here? [13:17] kyrofa: done [13:17] kyrofa, yes :) [13:18] kyrofa, so you got the apache up and running? [13:18] enoch85, I did. Shall we take this private? [13:18] dholbach, thank you! [13:18] kyrofa, ok [13:18] anytime === kickinz1 is now known as kickinz1|lunch [13:43] mvo, what is the state of classic? [13:56] sergiusens, did you ever send out that announcement email? [14:01] kyrofa, yeah, yesterday, it is all over the ubuntu and ubuntudev google plus and twitter accounts ;-) [14:01] kyrofa, and I pinged you here iirc, did I not? [14:01] kyrofa, are you and snappy-app-devel? [14:01] sergiusens, yeah you did, but I must not be on the right mailing list! [14:02] sergiusens, I thought I was. Guess not :P === kickinz1|lunch is now known as kickinz1 [14:02] sergiusens, now I am *cough* [14:02] kyrofa, https://plus.google.com/107265043789873157543/posts/DBonvXp7nen [14:03] sergiusens, very good :) [14:11] kyrofa, do you mind helping Fazer with a proper rebase? [14:12] sergiusens, love to [14:15] kyrofa, whose untriagle? [14:15] sergiusens, davidcalle [14:16] o/ [14:17] davidcalle, mind doing a git commit --amend for https://github.com/ubuntu-core/snapcraft/pull/218 and putting LP: #XXXXX in there? [14:17] davidcalle, asking so you are not forced to rebase once my doc changes land (and I am instead) ;-) [14:18] is there a way to build a snap using snapcraft without installing the dependencies? [14:20] bellyfeel, which dependencies? [14:21] I might be getting confused about the snapcraft cycle but I have a list of packages in stage-packages that get downloaded and installed while doing a snapcraft build [14:21] i only want them to be installed on my device after the snap is built [14:21] bellyfeel, ah [14:21] bellyfeel, but where do they come from on the device? [14:21] bellyfeel, your snap :) === Conor is now known as Guest328 [14:21] bellyfeel, which means they must be downloaded and put into the snap to create it in the first place [14:23] sergiusens: git status [14:23] sergiusens: lol, sorry [14:23] Wrong window [14:23] ok downloading is fine but it looks as if I'm having collisions with packages on my dev machine with packages that should go on my device [14:23] with aptitude [14:24] bellyfeel, that should definitely not be happening [14:24] kyrofa: can you help this guy with the rebase? https://github.com/ubuntu-core/snapcraft/pull/217 [14:24] bellyfeel, stage-packages are downloaded and unpacked only in parts//ubuntu and parts//install [14:24] elopio, yeah I'm typing it out now [14:24] thanks :) [14:25] bellyfeel, what sort of collisions are you seeing? [14:25] I think it might have something to do with 32bit dependencies [14:25] so for instance binutils:i386 [14:26] snapcraft gives me a "failed doing pull for device: binutils:i386" [14:27] no other output information is given, so I tried running aptitude by itself [14:28] bellyfeel, please pastebin the entire log, let me have a look [14:28] snapcraft log? [14:28] bellyfeel, yeah, where you see the error [14:28] ok [14:31] kyrofa: sergiusens: no standup today? [14:32] elopio, no I'm just slow [14:44] elopio, kyrofa ah, more slots have been added http://ubucon.org/en/events/ubucon-summit-us/schedule/ ; the lightning talk is 15 minutes, probably 10 gven setup and such :-) [14:44] sergiusens, whew [14:44] sergiusens: maybe 5, to answer questions :) [14:46] sergiusens: I think I've successfully amended the commit, but being new to git, please check I've made no mistakes, I had to try several times before git let me push it :) [14:47] davidcalle, since you amended, you probably had to force push yes? [14:47] kyrofa, pastebin.com/Vp7uGRgw [14:47] davidcalle, that's normal, since your history and github's history officially "diverged" [14:48] Gahh, rolling is so broken [14:49] kyrofa: ok, just trying to get the hang of the git workflow, which feels a bit alien when coming from bzr :) [14:51] davidcalle, no problem, we understand! [14:53] kyrofa: rolling is broken in what way? [14:54] mvo, http://pastebin.ubuntu.com/14478142/ . Any thoughts? [14:55] kyrofa: uh, that should not have been imported [14:55] mvo, hahaha [14:55] kyrofa: I disabled the importing monday [14:55] kyrofa: thats really anyoing [14:55] kyrofa: sorry for this [14:56] mvo, hey, it's rolling. Not supposed to be perfectly stable :) [14:56] davidcalle, looks like you played a merge game of some kind to make git happy [14:57] kyrofa: well, this change breaks stuff left and right. what kind of image is that? a normal snappy rolling edge or did you copy snappy on it manually or something? [14:57] davidcalle, you should squash up and force push [14:57] kyrofa: if its not the snappy of the image I will stop panicing [14:57] mvo, it's a canonistack VM created from the rolling edge image [14:57] kyrofa: hm, thats bad [14:58] mvo, want SSH? === chihchun is now known as chihchun_afk [14:59] kyrofa: no, its fine [14:59] davidcalle, I just walked another PR author through it if you want a reference: https://github.com/ubuntu-core/snapcraft/pull/217 [15:00] davidcalle, just remember, if you change history, you'll need to push with --force [15:01] kyrofa: ah, excellent, thanks [15:03] kyrofa: thanks for letting me know! [15:03] fgimenez: I have a meeting with Iftikhar and Jibel during our slot. Do you want to move it or cancel it today? [15:05] mvo, no problem! [15:09] elopio, np, i think we can cancel, my report: the jenkins swarm thing is almost done, i hope to have it finished for today [15:09] fgimenez: yay. === chihchun_afk is now known as chihchun === chihchun is now known as chihchun_afk [15:19] kyrofa: could you please try to upgrade your image? [15:19] mvo, just a snappy update? [15:19] mvo, or a new image? [15:20] kyrofa: I think a snappy update should help, not sure if it is available yet [15:20] but should be soon [15:20] mvo, trying now, it's applying something anyway [15:20] kyrofa: yay, lets see if stuff is normal after a reboot [15:32] kyrofa: is it looking better? [15:33] mvo, oops sorry, it took a minute to reboot and I saw a squirrel [15:33] mvo, yep! All fixed :) [15:33] mvo, thank you! [15:34] kyrofa: \o/ thanks! sil2100 saved the day with his system-image superpowerz [15:34] mvo, heh, awesome :) [15:38] is there a way to get more verbose output from snapcraft [15:45] bellyfeel, I'm sorry, I missed your pastebin above [15:46] bellyfeel, my initial assumption is that Snapcraft is not using the i386 sources === femdom is now known as renat [15:46] bellyfeel, you should try running this on an i386 host (virtualized is fine) [15:47] Hi all! It's Renat from Screenly. Yes, again me with my questions=) [15:47] Hey renat :) [15:47] kyrofa, hi!=) [15:47] So - the question is Raspberry Pi /dev/vchiq device relateed [15:49] We created a snap which should use that device to display an interface with OpenGL ES. So - I do snappy hw-assign, and then I can run that snap from the root user. It fails when I try to run it from the ubuntu user, or If I try to run it as a service. [15:49] Perhaps, because of /dev/vchiq access rights [15:49] crw------- 1 root root [15:51] Is it right settings for that device? I believe that display devices should be accessible from any snap, if access granted by the hw-assign. [15:54] renat, I'd normally refer you to ogra, but he's out until the 16th [15:56] kyrofa, thanks. I will create a bug report in hope that he will see it. [15:57] renat, yeah good idea [16:03] elopio, hi there... got any ETA for when https://github.com/ubuntu-core/snapcraft/pull/202 will get merged? [16:07] pindonga, he needs a review from his QA colleagues last I heard [16:08] kyrofa, did you see elopio's pings to you in the docs review? [16:08] davidcalle, you seem to have forgotten to squash [16:09] sergiusens, oh, no, reading now [16:09] sergiusens, care to explain the rationale for squashing all the work into a single commit? [16:10] I think I need to do that on my PR [16:10] pindonga, I'll let kyrofa do that since he is better versed in that [16:10] pindonga, I have 2 reasons, easier to cherrypick and easier to revert [16:10] pindonga, are you familiar with `git blame`? [16:11] kyrofa, the same as bzr blame right? :) [16:12] pindonga, ah, yeah same purpose. So you get a line-by-line "this is who made this change and why" [16:12] If you didn't squash into a feature commit, some of those "whys" would be "crap, forgot this." [16:12] well, but that's the truth :) [16:12] pindonga, hahaha [16:13] But then it would require more digging. "Well, what feature was this a part of?" [16:13] k [16:13] pindonga, when you're developing a feature, checkpoint commits and good and healthy [16:13] But when your feature is done, checkpoint commits have no place in a project history [16:14] For the reasons I mentioned as well as cherry-picking and reverting reasons mentioned by sergiusens among others I'm sure [16:14] kyrofa, I differ somewhat, but that's not the issue here, I appreciate you explaining me the reasons [16:14] am happy to follow the defined process [16:15] * pindonga goes squash his commits [16:16] pindonga, yeah you can imagine how squashing might get out of hand [16:16] pindonga, but that's why we try to keep our features as small as possible [16:16] pindonga, which also lends itself well to the reasons above [16:16] kyrofa, also it's mainly due to a limitation of the tool at hand [16:17] that doesn't show you the 'merge' commit [16:17] as a unit [16:17] pindonga, it does actually, assuming it wasn't a fast forward [16:18] pindonga, but the others are also part of the history [16:18] bzr totally hides that from you [16:18] right [16:18] kyrofa, I wished we had ff support on github too :-) [16:18] which is fine, just a different tool [16:18] kyrofa, exactly , which is why I'm not ranting here :) [16:18] sergiusens, yeah I'm curious about the justification behind that. Gitlab does that too [16:18] * pindonga just prefers bzr model on this, but understand the reasons in git-world [16:19] pindonga, oh it's not taken as a rant! I'm sorry if what I'm saying is coming off that way :P [16:19] no , totally not [16:19] * pindonga was just covering his bases :) [16:19] pindonga, heh. I appreciate your willingness to follow other workflows :) . I know this would be totally weird in bzr [16:20] it's also probably bc I'm not that used to it [16:20] pindonga, understandable :) [16:21] pindonga, I came to bzr from a git background, and was frustrated by the inability to easily clean up my work [16:25] dholbach, do the developer.ubuntu.com docs handle ``` correctly? [16:25] kyrofa: they should soon [16:25] dholbach, or do you need to indent as in normal markdown? [16:26] dholbach, okay [16:26] we're going to use pymdown-extensions in one of our next landings [16:27] dholbach, awesome. Have you synced the 1.x docs since 1.0 was released? [16:27] kyrofa: no, it's still manual until we do the landing I talked about [16:28] like manual manual [16:28] dholbach, heh. Copy-paste? [16:28] and convert some bits and pieces, so links work, etc [16:28] dholbach, blech, poor guy [16:28] yes [16:28] dholbach, when is that landing happening? [16:28] very soon [16:28] we had lots of stumbling blocks along the way [16:29] dholbach, this week very soon or this month very soon? [16:29] I did that twice on the portal, I felt like dying [16:29] sergiusens, hahaha [16:29] kyrofa: I guess the latter [16:29] this or next week [16:29] fingers crossed and all [16:29] it's been quite a bit of work [16:30] dholbach, I think kyrofa asks because of https://github.com/ubuntu-core/snapcraft/pull/221/files [16:30] I'm in a hangout on air right now - I'll get back to you in a bit [16:30] dholbach, I am watching you fwiw ;-) [16:30] :-) [16:30] always watching me [16:30] I don't expect instant replies ;-) [16:30] lol [16:31] 1984 style [16:31] dholbach, okay, and understood! How would you feel about me copy-pasting the ROS docs? So I can point people there? Would that interfere with your landing? [16:31] I think the extension I mentioned above should make ```yaml and stuff like that work [16:31] if you want to update manually, feel free to [16:31] it's not going to interfere [16:32] dholbach, oh sheesh, I'm sorry for interrupting you! When you get a chance, I've not done that before, I'd appreciate it if you could point me in the right direction. I'm not even sure I have permission to do something like that [16:33] kyrofa, dholbach http://stackoverflow.com/questions/7694887/is-there-a-command-line-utility-for-rendering-github-flavored-markdown [16:33] you can probably strips atom's previewer ;-) [16:34] kyrofa, also, pandoc supports github flavored markdown [16:34] sergiusens: http://bazaar.launchpad.net/~dholbach/developer-ubuntu-com/rework-importer/view/head:/md_importer/importer/article.py#L50 [16:35] kyrofa: sure - let me add you and give you links and stuff [16:35] pandoc -f markdown_github [16:35] hey folks is there a 15.04 amd64 image that i can zsync or torrent? i keep having problems getting one where the checksum matches :/ [16:36] sergiusens, by the way, you were spot on regarding why I was asking about that :P [16:36] sergiusens, saved you a comment [16:37] dholbach, thank you! [16:37] kyrofa, I have lost context but good to know I hit a target by accident :-P [16:37] pindonga: lets say end of the week. I'm fighting coveralls now, I hope that's the last one. [16:37] sergiusens, :D [16:37] but every change I have to wait for travis to tell me if I made something wrong. So it's slow. [16:42] jdstrand, so what was wrong in snapcraft, security-policy or security-override? [16:47] sergiusens: on 16.04, security-override [16:47] elopio, http://10.55.33.14:8080/ this is the first deployment, all the slaves come from the same xenial container [16:48] elopio, i'll propose the branch in a few minutes, let me know if we need different slaves [17:00] jdstrand, do we have any docs or guidelines so I know what to do? or a snapcraft bug report (I can write one if the info is elsewhere) [17:09] fgimenez: for snapcraft 1.x, we need vivid or trusty. But for now, I'm more than happy with xenial. [17:10] sergiusens: see docs/security.md in snappy git trunk [17:11] elopio, ok, it's very easy to add them, i'll put hands on it. when we switch to k8s will be even easier, and we don't need to have them around, they'll live while the job that requires them is up [17:23] jdstrand, what is an 'abstraction', have an example handy? [17:24] sergiusens: it is what's in /etc/apparmor.d/abstractions [17:25] jdstrand, the file names or the contents of those files? [17:25] file names [17:25] looks like raw apparmor [17:25] got it [17:33] jdstrand, are all four entries optional? [17:37] hi all [17:38] I just uploaded my rest-cam snap to the store [17:38] I guess I can't install it from there because I am running 16.04? [17:40] rickspencer3, I thought I remembered seeing rolling as a valid channel? [17:40] rickspencer3, or edge or something [17:40] kyrofa, yeah, I put it there [17:40] rickspencer3, oh. I figure that would have worked [17:40] rickspencer3, you too I suppose :P [17:40] well, the bug could be between my head and the keyboard ;) [17:43] rickspencer3, I assume you don't even see it as available, correct? [17:44] rickspencer3, and the automated checks have all passed etc.? [17:44] kyrofa, I was just told that it is not done the checks yet :) [17:44] Ahh [17:44] rickspencer3, you just move too fast. Slow down. Grab a cup of coffee or something [17:44] kyrofa, turns out I had a bug somewhere so it didn't work [17:45] I got too used to it "just working" :) [17:45] Heh === cmiller is now known as qengho [18:10] Chipaca, after reading kyrofa's comment about stop-timeout I read the man page and it seems we can make services wait forever to stop if I read it correctly [18:11] should it trigger manual review is my question [18:11] maybe more of a question for jdstrand [18:16] kyrofa, wrt rolling and ros, maybe check the envvars and make sure they are correct [18:18] sergiusens, yeah I will. Working on a demo now though [18:18] demo beats bug :-) [18:18] sergiusens, timelines man, timelines ;) [18:25] sergiusens: if this is a value of stop-timeout that makes the service wait forever, and we don't want to allow that, the review tools can verify the value is within approved parameters and prompt for manual review if it is outside of those values [18:25] Chipaca, sergiusens: if you'd like this change in the review tools, please file a bug [18:25] jdstrand, right, seems 0 disables it, so it is a number we don't want to allow I guess [18:31] sergiusens, what happens if you specify "0min 0s" or something similar? [18:31] kyrofa, value needs to be an int [18:31] it will likely fail in some other place [18:32] sergiusens, oh right, the yaml requires an integer okay [18:38] sorry for asking again, but does anyone know of a zsync or torrent available for ubuntu-15.04-snappy-amd64-generic.img.xz? i keep getting mismatched checksums [18:49] wxl, I don't know that there are any [18:50] wxl, you could always make the image yourself [18:50] kyrofa: well sheesh we should have one! i'd seed it bud i need to get the darn thing right, first [18:50] kyrofa: link me to instructions? i might have not drilled down enough for that [18:53] wxl, install ubuntu-device-flash and run sudo ubuntu-device-flash core 15.04 --channel stable --output ubuntu-15.04-snappy.img [18:53] wxl, ... I think. It's been a while :P [18:54] kyrofa: i'll grab ubuntu-device-flash and read the man page. thanks for the pointer in the right direction :) [18:54] wxl, sure thing :) [19:03] ugh sheesh how do i find the device names? [19:04] i would think these are them but it doesn't seem to be the case http://system-image.ubuntu.com/ubuntu-core/15.04/stable/ [19:08] ubuntu-device-flash query --list-images --channel ubuntu-core/15.04/stable --device generic_amd64 yields several images [19:09] is darren landol online? [19:09] oh i see. even though you use the core command you need to specific the full path of the channel (ubuntu-core/15.04/stable not 15.04/stable or just stable) [19:09] also, have i386 images stopped getting updated? [19:10] Chipaca: how do i check the mir socket being used? [19:17] jdstrand, and kyrofa care to check https://github.com/ubuntu-core/snapcraft/pull/222/files ? [19:56] kyrofa, I don't understand your question; as in, what you are asking is what I think subtests are for [19:56] kyrofa, removing all but one will make the test fail but validation pass [19:59] sergiusens, yeah I may not understand what's happening here. So it looks to me like you have only one app definition within self.data['apps'], whose definition seems meant to fail all four invalid combinations. No? [19:59] kyrofa, yup [20:00] kyrofa, so first I straight out validate as is in a subTest context expecting to fail [20:00] kyrofa, then I create a real copy of the dict and iterate over the three keywords removing them before a validation expecting them to fail as well [20:01] sergiusens, ahh, tricky, I missed the deletion [20:01] sergiusens, okay ignore me [20:01] it does what you ask for, we can argue about elegance [20:01] sergiusens, no argument from me :) [20:01] but I'd only se testscenarios with testtools [20:02] sergiusens, +1 from me [20:10] kyrofa, \o/ [20:24] kyrofa, docs are also updated fwiw [20:29] sergiusens: link plz? [20:30] jerryG, for what? [20:31] sergiusens: idk. new docs [20:31] sergiusens: :} [20:31] jerryG, it is just a PR, feel free to look though https://github.com/ubuntu-core/snapcraft/pull/221#discussion_r49486380 [20:31] sergiusens: ty [20:38] sergiusens, what is the currently recommended way to create a .snap for an arm device using snapcraft? Is classic in a state to allow that so we can do it on-device? Or a qemu VM? [20:39] kyrofa, classic [20:39] kyrofa, at least rickspencer3 has used it :-) [20:39] sergiusens, excellent. I don't suppose that's available in vivid? [20:40] kyrofa, it only rolls [20:40] sergiusens, alright thanks :) [20:41] sergiusens, rolling edge? Or 15.04? [20:41] Or do I have that backward... rolling stable? :P [20:58] kyrofa, rolling and 15.04 are the releases [20:58] stable and edge are channels [20:58] there is no stable channel on rolling [20:58] sergiusens, ah, so rolling edge is it [20:59] more so; you probably want an all snaps image [20:59] Ah, okay [20:59] kyrofa, maybe build u-d-f out of this branch https://code.launchpad.net/~snappy-dev/goget-ubuntu-touch/all-snaps/+merge/275273 [21:03] sergiusens, hmm... does hw-assign need something special in the package name? I'm using the name snappy list is giving me and I'm getting "snappy package not found" [21:05] Oh... .sideload [21:05] Been a while since I used that one [21:17] kyrofa, hah [21:17] sergiusens, alright I have a demo that works outside of snappy, but within snappy I can't get permission to access the webcam, even with hw-assign. Know anything about that? [21:17] kyrofa, snappy install snappy-debug [21:17] sergiusens, I've got it-- no denials [21:18] kyrofa, not even seccomp? [21:18] kyrofa, what about running the binary from within the package and no launcher? [21:18] kyrofa, as in exec /apps/package/version/bin/my-app [21:20] sergiusens, still denied. [21:20] crw-rw---- 1 root video 81, 0 Jan 12 21:10 /dev/video0 [21:21] kyrofa, oh, sudo mypackage.myapp [21:21] kyrofa, I assume service all the time [21:21] sergiusens, ROS blows up if you run as sudo :( . This works on my local machine with the same permissions-- must be a group thing? [21:22] sergiusens, I can make it a service though-- I guess it'll need to be anyway [21:23] kyrofa, it is a group thing; we just went over this the other day with jdstrand [21:23] kyrofa, add ubuntu to the video group [21:23] sergiusens, oh heh. Sorry to drag it back up [21:23] kyrofa, oh, didn't mean it like that; just that I had it fresh in my mind [21:23] sergiusens, ah, good :) === blr_ is now known as blr [22:49] kyrofa elopio, still around? are we good to merge this https://github.com/ubuntu-core/snapcraft/pull/221 [22:49] elopio, btw, do you want to have a look at this? https://github.com/ubuntu-core/snapcraft/pull/222 [22:59] sergiusens: I'm good with #221. And you already got 2 reviews for #222, so land it when you want. I'll take a peek later. [23:09] elopio, here's one for you https://github.com/ubuntu-core/snapcraft/pull/225 but lets wait for the tests to finish just in case [23:12] how do you guys deal with the fact that you seem to primarily do development on github but generally bugs are being reported on launchpad? i know there's no upstream issue tracker for github on lp, so it seems like you have to fight with two totally separate systems [23:17] wxl, to be fair, the tracker in launchpad is much better [23:17] but we just do [23:17] it is not a problem [23:18] yeah i'm sure you get by but it's interesting, sergiusens :) [23:57] * tsimonq2 spots wxl :)