/srv/irclogs.ubuntu.com/2016/01/21/#snappy.txt

noizerHi00:23
noizerim looking into snappy these days but i want to install the boost library on snappy but how can I do that00:23
noizeranyone that can help me00:24
elopionoizer: you can use snapcraft to generate a snap that will consume the library00:25
elopioor you can use the classic mode while you are developiong something.00:25
noizerwill boost then can be used of anny snap that i will deploy on it?00:32
sergiusenskyrofa, still around? I hope :-)01:08
kyrofasergiusens, yeah hey :)01:37
kyrofasergiusens, got your email01:43
sergiusenskyrofa, I just hacked ROS_MASTER to made up hostname and configured that in /etc/hosts01:46
kyrofasergiusens, well, you just saved me some typing01:46
sergiusenskyrofa, just because I just read this " Great care should be taken when using localhost, as that can lead to unintended behaviors with remotely launched nodes. "01:46
sergiusenskyrofa, we should make our plugin do export VAR=http://$(hostname):####01:47
sergiusenskyrofa, lets see how it goes :-)01:47
sergiusenskyrofa, how's everything with you, all good today?01:47
kyrofasergiusens, I'm not convinced that will change things, but if it doesn't, I bet it's still hostname-related. I have more ideas for you01:48
sergiusenskyrofa, maybe start shooting them out :-)01:48
kyrofasergiusens, today was a bit frustrating. rpi problems. But I worked through them, things are building01:49
sergiusenskyrofa, 16.04? Did unplugging the piglow thing work btw?01:50
kyrofasergiusens, right so, when nodes communicate they provide contact info: "here's how to reach me"01:50
kyrofasergiusens, thing is, by default they use their hostnames01:50
kyrofaSo when setting up a ROS cluster, we always make sure each computer has the others in /etc/hosts01:50
kyrofaBut an alternative is to use the ROS_IP variable01:51
sergiusenskyrofa, I have /etc/hosts setup now, more so because setting up ROS_IP on the snap would be painful01:51
kyrofaWhich allows you to skip using hostnames all together01:51
sergiusenskyrofa, I tried ROS_IP on the plain ubuntu box, didn't work out that well01:52
kyrofaYeah, but snappy doesn't have a real hostname right? It's "localhost"?01:54
kyrofaSo you may want to set ROS_HOSTNAME on the device as well01:55
sergiusenskyrofa, I can set one01:55
sergiusenskyrofa, using snappy config01:55
kyrofaOh interesting. It's odd that I didn't run into this, but yeah: the surefire way to make this work is to use hostnames all the way through. dev computer has a hostname that snappy can resolve, snappy has a hostname that dev can resolve, set the ROS_MASTER_URI to localhost on snappy, set it to snappy's IP on dev01:57
kyrofasergiusens, I'm going to have to sit down and make sure we have a config that actually works for this use-case01:57
sergiusenskyrofa, right, so when you say "ROS_MASTER_URI to localhost on snappy" I think we want it to be the hostname and not localhost01:58
sergiusensfrom what I saw in the wiki01:58
=== rharper` is now known as rharper
kyrofasergiusens, that should be fine. I've never done it, but I can't imagine it'll hurt anything01:58
kyrofasergiusens, how was this working for you previously? Did you change your network setup somehow?01:59
sergiusensexport ROS_MASTER_URI=http://rpi2:1131101:59
sergiusensexport ROS_HOSTNAME=rpi201:59
sergiusenskyrofa, that's my setting now on the rpi201:59
kyrofasergiusens, if rpi2 is actually its hostname, I don't think you need ROS_HOSTNAME01:59
sergiusensping rpi2 and ros-trusty (my hostnames) works from either side02:00
sergiusenskyrofa, I'm setting it up just in case02:00
kyrofasergiusens, alright02:00
kyrofasergiusens, yeah your setup sounds good. Settings on the dev machine?02:00
sergiusenskyrofa, export ROS_MASTER_URI=http://rpi2:1131102:01
sergiusensubuntu@ros-trusty:~$ vi /etc/host02:01
sergiusensoops02:01
sergiusensjust the export :-)02:02
kyrofasergiusens, yeah fire away02:02
sergiusensrostopic and rosnode still work with that setting02:02
sergiusenskyrofa, waiting for the squash now ;-)02:02
kyrofasergiusens, nice. And no-- I'm still waiting for the owncloud build. Now you know why this has taken me so darn long02:03
sergiusenskyrofa, hah02:04
kyrofasergiusens, compiling mysql died several times for lack of RAM. I started using swapfiles... 1G... 2G... screw it, plugged in a flash drive, 16G swapfile02:04
sergiusenskyrofa, I've been considering scalingstack02:04
kyrofasergiusens, do they have ARM?02:05
kyrofasergiusens, I just learned about the alpha launchpad .snap builds, too02:05
kyrofasergiusens, I asked to get in on that02:05
sergiusenskyrofa, I probably got the name wrong though02:05
sergiusensit is arm exclusive02:06
kyrofaOh... hmm yeah that doesn't seem arm exclusive02:07
kyrofa96%...02:08
sergiusenskyrofa, working!02:08
kyrofasergiusens, yes!02:08
sergiusenskyrofa, going downstairs for a bit02:08
kyrofasergiusens, okay :)02:08
sergiusenskyrofa, I've documented the recipe, so I'll share later ;-)02:09
kyrofasergiusens, sounds good02:09
kyrofasergiusens, my cell# is in the directory if you need me and I'm not around02:14
kyrofa100%!02:23
snappy-userkyrofa hello I am just testing :-)06:44
=== chihchun_afk is now known as chihchun
fgimenezgood morning08:15
opmodorogood morning, in the webchat snapcraft example I see an `apps` directive usage, but in the source there is no mention about it. Where is the magic? :)  Thanks08:58
elopiopindonga: beuno: I'm dangerously close to get the xenial tests back to green. static, unit, integration and coveralls are working.09:01
elopioJust need to figure out why the examples started to fail yesterday. So ETA, one more day.09:01
LefterisJPguys for a user providing some extra configuration to a framework is there any standard way? What I can imagine is having a config file in the framework's writable location and then have the wrapper script of the service read that config file to see what args to use when launching the service.09:21
LefterisJPThen an extra binary to query/edit the config for the framework09:21
JamesTaitGood morning all; happy Thursday, and happy Hugging Day! 😃09:33
joeblew99basic question. All applications in ubuntu core snappy run inside LXD. So can it run gui apps like Google chrome ?09:50
=== lool- is now known as lool
=== Odd_Blok1 is now known as Odd_Bloke
=== fgimenez_ is now known as fgimenez
kyrofaGood morning12:02
kyrofaLefterisJP, might be a use for snappy config12:09
kyrofaLefterisJP, https://developer.ubuntu.com/en/snappy/guides/config-command/12:09
kyrofajoeblew99, that's not correct-- they don't run inside an LXD12:10
kyrofajoeblew99, however, supporting things like .desktop files is work that ongoing12:11
kyrofajoeblew99, so yes, eventually, but only in betas right now12:11
kyrofajoeblew99, https://rainveiltech.com/posts/prototype-a-gui-friendly-snappy12:11
LefterisJPkyrofa: looks interesting. So there should be a binary inside the app that can read and output yaml syntax. But seems there is no way to set specific config option from the CLI, just provide a new yaml file to replace the old one.12:19
kyrofaLefterisJP, yeah kinda. ogra_ may be your best resource here-- I know for certain he's used this. I'm not sure of its capabilities12:21
LefterisJPall right will wait for his input then12:24
LefterisJPone more question. I have been trying to turn a snappified directory project to a snapcraft project. How can I make a snapcraft, part of recipe for: 1) Clone repository 2)run specific commands on the repo to produce binaries 3) copy these binaries to the staging area.12:25
LefterisJPAlso the various profiles and other data that go in the meta/ directory for a snappified directory app, how can they be included when creating a snap from snapcraft?12:26
kyrofaLefterisJP, alright let me make sure I understand12:27
kyrofaLefterisJP, you have a project with some sort of build system (even if it's just scripts). You want snapcraft to clone that project, run the build system, and include the binaries in the .snap?12:28
kyrofaLefterisJP, that sounds exactly like what snapcraft does. Am I missing something?12:28
kyrofaLefterisJP, but your build scripts also produce the meta/ stuff?12:29
kyrofaLefterisJP, sorry... I'm feeling a little dense this morning :P12:30
* kyrofa pours his coffee12:30
LefterisJPhehe so let's see12:34
LefterisJPI currently have 1 project which is bassically a readymade directory on which I snappy build12:35
LefterisJPBut I already have the binaries built and ready under bin/12:35
kyrofaOkay, with you so far. And you don't use snapcraft because... cross compiling?12:35
LefterisJPyes12:35
kyrofaOkay, continue12:35
LefterisJPBut if the user has the appropriate libraries, I can actually make it cross-compilable, since this is a go-project and the developers have made a very handy makefile (which resorts to go build eventually)12:36
LefterisJPso I just want to clone the repo and run make with 2 different arguments12:36
LefterisJPand then take the 2 produced binaries12:36
LefterisJPand from then an on continue as I would with a normal snappy build12:37
kyrofaHmm, and are these "appropriate libraries" available in the ubuntu repos for a given arch? Say amd64 or whatever you're running on12:37
kyrofaLefterisJP, or are they other things you need to clone and build?12:39
LefterisJPno they are there12:39
LefterisJPonly need to clone this one repo12:39
kyrofaLefterisJP, ahh.... you just might be able to get this to work12:39
kyrofaLefterisJP, okay. Are these libs build-time dependencies then, not run-time?12:39
LefterisJPyes, since it's go everything is statically linked. I already do this manually, and have it working on a Raspberry Pi. Just wanted to automate it with snapcraft12:41
kyrofaLefterisJP, excellent. Automation is good12:41
kyrofaLefterisJP, can you add a target to the repo's makefile to run both make commands that you need?12:43
kyrofaLefterisJP, or is this a third-part repo you're cloning?12:44
LefterisJPI don't think this is an option12:45
kyrofaLefterisJP, alright, you need to do a bit more work then12:45
LefterisJPI saw there is a make plugin, but that seems to run only make12:45
LefterisJP(no args)12:45
kyrofaLefterisJP, with my limited understanding of what you're doing, I'd use `build-packages` to pull in those libs, and use the `make` plugin with `source: src` and in the src folder create a Makefile to clone your source and run the necessary commands12:46
kyrofaLefterisJP, essentially use the Makefile as a script12:47
kyrofaLefterisJP, keep in mind that the only targets the `make` plugin uses is `all` and `install`12:47
kyrofaAnd the `install` target is called with DESTDIR12:48
LefterisJPhmm is there a way to use a "script" plugin? Just write a script and call it as part of the preparation of building the snap?12:48
kyrofaLefterisJP, not included with snapcraft. But did you know you can actually include your own plugin in-tree?12:49
kyrofaAnd use it in the snapcraft.yaml?12:49
LefterisJPnope. That's funny though. There are so many plugins, I would expect one for a simple script to exist.12:49
kyrofaLefterisJP, I just use the `make` plugin when I want a simple script. How would you expect snapcraft to tell the script where to put stuff?12:50
kyrofaLefterisJP, all the other plugins have established ways to do that (make, autotools, cmake, go)12:51
LefterisJPcall it with an argument which would be interpreted as a path I suppose12:51
kyrofaLefterisJP, yeah, that might be a useful addition. Feel like logging a bug?12:52
kyrofaLefterisJP, regarding custom plugins: https://github.com/ubuntu-core/snapcraft/blob/master/docs/plugins.md12:53
LefterisJPSure, is it https://github.com/ubuntu-core/snapcraft?12:53
kyrofaLefterisJP, that's the src, but bugs are tracked here: https://bugs.launchpad.net/snapcraft/12:53
LefterisJPthanks for the link, will check it out right now.12:53
kyrofaLefterisJP, if you come up with a generic script plugin that you like feel free to propose it to snapcraft12:55
LefterisJPWould love to. So that would be as a Github PR?12:56
kyrofaLefterisJP, indeed. Bugs are tracked at LP, everything else on github12:58
kyrofaLefterisJP, check out the HACKING.md as well as the CONTRIBUTION.md13:01
kyrofaLefterisJP, it'll need some test coverage as well (see the other plugins for examples)13:02
LefterisJPnoted, thank you. If I come up with something good in time I will send it back upstream.13:04
elopiokyrofa: there seems to be a problem in hangouts. Could you get in the call?14:31
kyrofaelopio, google has been annoying lately14:32
kyrofaelopio, want to try again later?14:33
elopiokyrofa: what if we try https://meet.jit.si/snapcraft ?14:34
elopioseems to work here.14:34
kyrofaAgh, elopio sorry got distracted. I'll be right there14:40
kyrofaelopio, that doesn't seem to be working for me either...14:44
elopiokyrofa: :) want to stand up here?14:46
kyrofaelopio, works for me!14:46
kyrofaelopio, your turn first14:47
elopioDONE: update integration tests working on snappy rpi2, coveralls reporting working again from travis lxd, attended the mqtt class and got the mosquito server and client working on rpi2 classic.14:49
elopioTODO: understand the examples errors in jenkins (when I put prints they stop raising an exception :@), make a snapcraft for mosquitto, more work on the jenkins snapcraft jobs.14:49
elopiokyrofa: your turn.14:49
kyrofaAwesome14:49
=== jdstrand_ is now known as jdstrand
kyrofaDONE: Built owncloud package for amd64 and uploaded to store.14:53
kyrofaDONE build owncloud package for armhf but then realized I couldn't upload to the store14:53
kyrofaTODO: Removing amd64 version from the store, uploading new armhf version to replace it14:53
kyrofaTODO: Got emailed several papercut bugs last night. Turning them into real bugs and fixing the low-hanging fruit14:54
kyrofaelopio, ^^14:54
elopiothanks.14:55
elopio@fgimenez I think I need to go and pick up the car of a friend that's traveling, soon. So I might miss our standup.15:16
nothalelopio: No such command!15:16
elopioanything you would like to discuss today?15:16
elopioahh, telegram is affecting me.15:16
fgimenezelopio, ok :) i have a couple of PRs and another one is coming, no rush at all anyway15:17
elopiofgimenez: I'll get to them soon.15:19
fgimenezelopio, thx also there was an error in the integration tests yesterday caused by with https://github.com/ubuntu-core/snappy/blob/master/integration-tests/tests/autoupdate-msg_test.go#L53, could you take a look? if we can't rewrite it maybe it should be dropped, let me know what do you think15:19
elopiofgimenez: from my side, I had to trick travis using the same path in the container and in the host. Now the coveralls works again.15:19
elopioI tried everything I could think about to send the report from the container, and got every possible error.15:20
fgimenezelopio, great, it's working so \o/15:20
elopiofgimenez: well, now the problem are the examples tests. They raise and exception, but when I try to print the stderr, it's not raised.15:21
elopiodamn it with travis.15:21
fgimenezelopio, let me know if i can be of any help15:22
elopiofgimenez: about that test, I would prefer to discuss with mvo about possible solutions. It was one of the first tests added after a UI change, so I wouldn't like to remove it.15:22
elopioI'm fond of it :)15:22
elopiofgimenez: is it failing often, or was it just one time weirness?15:22
elopioI can put it in a loop.15:22
fgimenezelopio, only once in a lot of executions15:23
elopiothis is a great use for jenkins.15:26
elopiojust loop running one test to get more info. I'll try to make the job soon, but I still owe a couple of things from yesterday.15:26
elopiolike the dockers in the hub. I'll finish that first.15:27
mvoelopio: we make it a long operation by creating a fake os update first15:27
mvoelopio: well, longer - and also throttle the download of the fakestore15:27
elopioahh, that's right. Now the update takes a lot less.15:28
elopiook, going for the car. bbs.15:28
elopiothat was a lot faster than what I thought.15:39
elopioand now I have a car for the rest of the week. No idea what to do with it, though.15:40
kyrofaelopio, hahaha15:41
=== chihchun is now known as chihchun_afk
elopiokyrofa: can you give me a hand debugging this? https://paste.ubuntu.com/14590836/16:02
elopiohow can I see what causes make to exit != 0? is there a verbose flag or something?16:02
kyrofaelopio, that's the most unhelpful error message I've ever seen :P16:03
mvojdstrand: thanks for your work on the squashfs-tools \o/16:05
kyrofaelopio, with cmake you can to VERBOSE=116:05
kyrofaelopio, but the actual error should be above what you pasted...16:05
jdstrandmvo: sure. Now I need to see about different archs. I see some code about little endian vs big16:07
mvojdstrand: iirc its nowdays (v4) all one endianess, that might be from the old v2 or v3 squashfs format. but mind you, I'm not an expert :)16:08
jdstrandmvo: oh, btw, kgunn needed a new os snap for the latest ubuntu-core-security when you have a chance. I don't hink he is blocked on it per se (perhaps he can comment)16:08
jdstrandmvo: we'll see! :)16:08
mvojdstrand: sure, happy to update. amd64?16:08
jdstrandI think so16:08
jdstrandkgunn: ^ ?16:08
mvota16:08
kyrofaelopio, can I see more of that log?16:08
kyrofaelopio, is that in travis somewhere?16:08
elopiokyrofa: I tought python was swallowing the stderr, but it seems it just doesn't print anything.16:09
elopioubuntu@xenial:/home/elopio/build/snapcraft/examples/ros/parts/catkin-tutorials/build/build_isolated/beginner_tutorials$ VERBOSE=1 make -j2 -l2 || echo $?16:09
elopio13916:09
elopiokyrofa: yes, one second.16:09
elopiokyrofa: https://travis-ci.org/ubuntu-core/snapcraft/jobs/10379495716:10
elopiosearch for Failed to process package 'beginner_tutorials'16:10
kyrofaelopio, wow, that really is all it gave you16:15
kyrofaelopio, I have no idea what happened there. Yeah, try the verbose16:15
elopiokyrofa: but did you see my line with verbose above? It exits with 139, but prints nothing.16:17
kyrofaelopio, ...16:17
kyrofaelopio, I'm honestly clueless. I've never seen that16:20
kyrofaelopio, what are you testing here?16:20
kyrofaelopio, the only time I've seen anything similar was yesterday, when make was segfaulting for me16:21
elopiothat's what I hate about this. I'm sure I saw it before, at some time. But I've seen so many travis errors this days that I'm confused.16:21
elopiokyrofa: I'm trying ot build from a xenial lxd.16:21
elopioat least now I can reproduce it on my local xenial lxd, so I don't have to wait for travis' output.16:22
kyrofaelopio, I'm so tired of ROS barfing on xenial16:22
elopiokyrofa: oh, but there are 7 tests failing with the same.16:23
elopiosorry, I picked you on ros because I thought you would magically tell me the solution :)16:23
kgunnmvo: jdstrand yep, amd6416:23
kyrofaelopio, hmm. You can reproduce on xenial though? Are they all `make` failures?16:23
elopiokyrofa: I'm trying that, but the costa rican archive is out of sync. So trying another mirror and goes even slower...16:24
elopiowill know soon.16:24
kyrofaelopio, AH! mvo16:25
kyrofaelopio, mvo just installed make on my xenial lxc. IT SEGFAULTS!16:25
kyrofaelopio, I bet you $100 that's your problem16:25
kyrofaelopio, oh I'm so happy I'm not insane16:25
mvokyrofa: ohhhh! so a real upstream make bug!16:26
kyrofamvo, yeah!16:26
kyrofamvo, dang. That's so upstream I don't even know where I'd log such a bug16:26
elopiooh come on, now also the main archive gives a hash mismatch.16:26
elopiokyrofa: what command are you running to get the segfault?16:27
kyrofaelopio, make -v :P16:27
kyrofaelopio, everything seems to segfault except make -h16:27
elopiooh, wow.16:27
kyrofaYeah, terrible16:28
elopioit segfaults when I run it as root, but when I run it as user it doesn't say anything.16:28
elopiopindonga: I give up. Even make is failing on me.16:28
kyrofaelopio, yeah I went back to good-old trusty16:28
kyrofatrusty trusty16:28
pindongaelopio, :(16:28
elopiokyrofa: so, this happens only on xenial lxc, right? on your real xenial machine it works?16:29
kyrofaelopio, I fist experienced in on my rpi2 in classic, so no16:29
kyrofaWell wait16:29
kyrofaThat's actually lxc too16:29
kyrofaright?16:29
kyrofamvo, ^^16:30
kyrofaelopio, I don't actually have a xenial machine16:30
mvokyrofa: not lxc, more like a chroot, it using unshare lightly but mostly a chroot16:30
elopiokyrofa: same version in real machine and in container. 4.1-2. It only fails in the container.16:40
kyrofaelopio, very interesting!16:41
mvokgunn: I put an updated ubuntu-core snap into the edge channel, once I tested it I will promote to the other channels (I guess you will still get it because all images default to edge iirc currently)16:45
kgunnmvo: ta16:45
mvoyw16:50
elopioit works from gdb.16:56
elopiomvo: any idea who to ping about this make segfault?16:56
=== chihchun_afk is now known as chihchun
elopiohttps://paste.ubuntu.com/14591130/17:00
kyrofaelopio, easy review when you have a minute: https://github.com/ubuntu-core/snapcraft/pull/24617:30
elopiokyrofa: was the change in the indentation on purpose?17:31
kyrofaelopio, yeah, it's not valid markdown17:32
kyrofaelopio, and we have another PR that wants it done but it hasn't been updated in a while17:32
kyrofaelopio, so I figured I'd just tackle it here17:32
elopioso it was a trap!17:32
elopiosimple, but I have to read it all :)17:33
kyrofaelopio, yeah, stupid git17:33
elopiodon't worry, I'm on it.17:34
kyrofaelopio, if you trust me, I promise all I added was the build-packages17:34
elopiokyrofa: ok, I will trust you but just because I'm hungry ;)17:35
kyrofaelopio, mmm17:35
=== chihchun is now known as chihchun_afk
mvoelopio: did you got an anser already? do you have some more info? so it happens on amd64 in a lxc xenial env, right?18:28
Lefteris`kyrofa: I managed to automate it as I had planned with a nice local plugin for snapcraft.18:32
Lefteris`kyrofa: What does not work now is the framework's policy18:32
Lefteris`kyrofa: Before I had the framework policy in meta/18:33
kyrofaLefteris`, you'll need to specify it in the snapcraft.yaml. Did you?18:34
Lefteris`same level as package.yaml, but now with snapcraft how do I do it?18:34
Lefteris`(no I did not write anything in snapcraft)18:34
Lefteris`in short everything I had in meta/ when I snapify a directory ... where should it be if I use snapcraft?18:36
enoch85kyrofa, here?18:41
kyrofaenoch85, yessir!18:41
Lefteris`hmm there is an integration test having `framework-policy: dir` inside a snapcraft yaml18:44
Lefteris`will go with that :)18:44
elopiomvo: sorry, late reply. I reported this: https://bugs.launchpad.net/ubuntu/+source/make-dfsg/+bug/153672719:59
ubottuLaunchpad bug 1536727 in make-dfsg (Ubuntu) "make crashes in xenial lxc" [Undecided,New]19:59
kyrofaelopio, even easier than the last one: https://github.com/ubuntu-core/snapcraft/pull/248/files20:06
kgunnmvo: hmm, just pulled an image using core rolling --oem=generic-amd64/stable --channel edge...and system-image-cli -i shows it's from jan 12, expected?20:18
kgunnthot it might be updating soon..20:18
mvokgunn: yes, we stopped updating using system image, please use http://people.canonical.com/~mvo/all-snaps/ for now, unfortuantely the ubuntu-device-flash in xenial is not updated there is a branch review pending still20:22
kgunnnp, thanks mvo20:23
mvokgunn: here is a bit of the background https://lists.ubuntu.com/archives/snappy-devel/2016-January/001400.html20:23
circ-user-edG3Lhi21:17
circ-user-edG3Lhow do i download xenial version of snappy?21:17
circ-user-edG3Lor is that not available currently?21:17
kyrofacirc-user-edG3L, use http://people.canonical.com/~mvo/all-snaps/21:17
circ-user-edG3Lkyrofa: k thx21:18
circ-user-edG3Lkyrofa: are you at the ubucon?21:18
kyrofacirc-user-edG3L, note that it's under heavily development, though21:18
kyrofacirc-user-edG3L, unfortunately no. Too close to having a baby to leave!21:18
circ-user-edG3Lkyrofa: oh.  congratulations!.21:18
kyrofacirc-user-edG3L, haha, thanks21:18
circ-user-edG3Lkyrofa:  is mir spec for xenial ready yet? or still being modified?... is there a timeline for mir/xmir ?21:19
kyrofacirc-user-edG3L, kgunn is your man there21:19
circ-user-edG3Lkyrofa: k thx21:19
dbuelloughhello21:19
circ-user-edG3Lkgunn: is mir spec for xenial ready yet? or still being modified?... is there a timeline for mir/xmir ?21:20
circ-user-edG3Ldbuellough: hi21:20
kyrofacirc-user-edG3L, did you just see sergio and manik's talk?21:23
ogra_still running :)21:23
circ-user-edG3Lkyrofa: im watching it now21:23
kyrofacirc-user-edG3L, the live stream is broken :(21:23
circ-user-edG3Lkyrofa: https://www.youtube.com/watch?v=1C8T4Mp9aSM21:23
circ-user-edG3Lkyrofa: it works21:23
kyrofacirc-user-edG3L, terrible audio here21:24
circ-user-edG3Lkyrofa: :{21:25
enoch85I can confirm that audio is bad21:25
camakoTrying to publish a snap on the store. It fails with "ERROR: manifest malformed: hooks/mir-server is empty...". How do I fix this?21:33
camakoMy snap -->  https://myapps.developer.ubuntu.com/dev/click-apps/share/4255e10a7324e99961bb6a15b0c4368692e318870c3e527339100387379a08c96802720a73162eabafce/21:33
kgunncirc-user-edG3L: i assume you're asking here so specific to snappy?21:42
kgunnwe have it working, just worked thru sec profiles for mir recently with the sec team...so waiting for those to flow thru21:43
circ-user-edG3Lkgunn: yes.21:50
circ-user-edG3Lkgunn: ok.  so spec is finalized?21:52
circ-user-edG3Lkgunn: or still tbd?21:55
circ-user-edG3Lkyrofa: I recorded the demonstration if you want to see it21:55
kyrofacirc-user-edG3L, yes please21:57
circ-user-edG3Lkyrofa: can i have your email address to send?21:59
circ-user-edG3Lkyrofa: im uploading to youtube21:59
kyrofacirc-user-edG3L, just paste the url here if you don't mind, I'm sure other people would like to watch as well22:01
=== devil is now known as Guest26391
=== Guest26391 is now known as devil_
=== devil_ is now known as devil__
=== devil__ is now known as devil_
aatchisonhello!23:48
sergiusensaatchison, http://people.canonical.com/~mvo/all-snaps/23:49
sergiusensutlemming, hey, I'm getting reports from aatchison that the vagrant images don't work. Are you still maintaining those?23:50
utlemmingsergiusens: interesting...23:51
utlemmingsergiusens: yup, looking23:51
sergiusensutlemming, also, out of the blue, do we have rolling/all snaps images for vagrant?23:52
utlemmingsergiusens: I haven't checked since last week, but if that is the default for u-d-f, then yes23:53
aatchisonI'll paste bin the results23:53
sergiusensutlemming, oh, it's not; it needs a non backwards compatible u-d-f23:53
utlemmingsergiusens: then we do not23:54
aatchisonhttp://paste.ubuntu.com/14593617/23:55
sergiusensutlemming, can we use a different u-d-f to set that up? Calling a different image creator?23:55
utlemmingaatchison: windows/mac?23:58
utlemmingsergiusens: can you send me the instructions on that? Better yet, file me a bug with the instructions and I can try to get to it.23:58
aatchisonutlemming, Ubuntu 15.1023:58
aatchisonok23:59
utlemmingaatchison: where did you procure your version of vagrant....this looks like a bug in Vagrant/Ruby, not in the image itself.23:59
utlemmingaatchison: double checking23:59

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