/srv/irclogs.ubuntu.com/2015/06/12/#snappy.txt

sergiusensjdstrand: ah, fwiw the only reason we exec snappy is to snappy unpack00:32
=== utlemming_away is now known as utlemming
rsalvetisergiusens: will release snappy and goget-ubuntu-touch02:38
sergiusensrsalveti: ok, I'm preparing a nice u-d-f branch that makes things nicer02:51
rsalvetisergiusens: oh, great then02:52
rsalvetisergiusens: the other branch is already merged, and pushed ubuntu-snappy already02:52
rsalvetishould hit proposed in a few, then an upload for goget-ubuntu-touch should do it02:53
rsalvetithen just need to copy it over tools-proposed, and test it again02:53
sergiusensrsalveti: did you create the next milestone already? :-P03:53
sergiusensrsalveti: hmm, the u-d-f change wasn't needed :P03:58
sergiusensrsalveti: this branch would allow to preprovision images with frameworks that provide policies https://code.launchpad.net/~sergiusens/snappy/policyRoot/+merge/26180203:59
sergiusensutlemming: btw ^03:59
sergiusenssuch as docker03:59
seb128hey snappy world06:20
seb128slangasek, hey, just as a fyi, desktop-next built on amd64 now ;-)06:20
mvoseb128: yay, does it also boots ;)06:22
seb128mvo, dunno, I still didn't manage to transform those tarballs in an image locally06:25
seb128the reply I got is "get the build on a s-i channel and use u-d-f"06:25
mvoand its not yet imported info s-i?06:25
seb128it was not yesterday06:26
seb128unsure if that happened during the night06:26
seb128somebody needs to set that up06:26
seb128unsure who the somebody is, slangasek?06:26
mvoseb128: does it have a config already?06:29
mvolooks like it06:29
mvo[channel_ubuntu-personal/rolling/edge]06:29
mvoseb128: looks like you have a image06:30
ToyKeeperWell, hmm.  The latest snappy rpi image comes pre-loaded with ogra_ 's ssh key in .ssh/authorized_keys.06:31
seb128mvo, oh, nice ;-)06:32
seb128mvo, going to try that in a bit06:32
mvoseb128: I guess the next step is that you get u-d-f support for personal, it derrives the url from the product name (core) so right now its not working06:32
seb128oh?06:32
mvoseb128: or do you have a commandline that works?06:32
seb128I see06:32
seb128I don't06:32
* mvo i smaybe missing something06:32
seb128I didn't try u-d-f yet06:32
seb128I didn't even know the channel was configured06:32
mvoseb128: slangasek added it yesterday (according to the bzr logs). so say a big thank you to him :)06:33
seb128slangasek, thanks ;-)06:34
* seb128 is going to pay some beers at the next conference06:34
seb128mvo, thanks as well ;-)06:34
seb128mvo, who do I pay beers to for the u-d-f changes now? ;-)06:34
mvoseb128: sergiusens is the man! let me see if I can add something for you to unblock you06:38
seb128mvo, thanks06:43
mvoseb128: you can try http://paste.ubuntu.com/11700595/ first line is the command, second the diff to use for u-d-f06:47
seb128mvo, danke06:48
mvoseb128: heh, u-d-f needs to create bigger partitions for you now06:57
seb128mvo, those are not dynamic to accomodate the tarball?06:59
fgimenezgood morning07:01
mvoseb128: no, hardcoded afaik07:02
mvofgimenez: hey, good morning07:02
seb128mvo, do you know where? did you try to generate a personnal image? did it fail because of that?07:02
fgimenezhi mvo!07:03
davidcalleGood morning o/07:05
davidcalleogra_, hello, still want to wait for the raspi2 to become officially supported to updated the dev site? The "I expect this URL to persist for a while" from your ml email makes me think we should do it now.07:07
* davidcalle grabs coffee, brb07:07
ToyKeeperI have a lot of learning to do to figure out how rpi2+snappy works.07:09
davidcalleto update*07:11
mvoseb128: so system-{a,b} are just 1gb big, how much do you need? 4?07:11
ToyKeeperWith snappy and systemd and no apt-get and all the other new stuff, it feels like a whole different operating system.07:11
mvoToyKeeper: yeah, it is07:11
seb128mvo, I'm unsure, is it compressed or uncompressed? it should be pretty similar to our standard iso which is a bit over 1G, I'm unsure how much is the installed system nowadys but 4G should be enough07:13
ToyKeeperSpeaking of partitions, one of the things on my todo list is change partition sizes to use the whole card instead of just 4GB.07:13
ToyKeeperBut not tonight.  Tonight, bed.07:15
mvoseb128: ok, you get a updated debdiff in a sec07:16
seb128mvo, thanks ;-)07:16
seb128ToyKeeper, night07:16
mvoToyKeeper: if you use u-d-f you set the size at image creation time07:16
mvoseb128: but only for the writable partitions, the system-a/b are hardcoded07:17
seb128mvo, ?07:17
seb128mvo, was that second line for ToyKeeper as well?07:17
mvoseb128: for you because you need partition size changes :) http://paste.ubuntu.com/11700710/ should do it07:17
mvoseb128: sorry, too little context I guess07:17
seb128mvo, ?07:18
seb128mvo, trying that change, thanks07:18
seb128mvo, "<mvo> seb128: but only for the writable partitions, the system-a/b are hardcoded"07:18
seb128not sure what that meant07:18
seb128anyway, I understand your code change, so trying that ;-)07:18
mvoseb128: sorry, too little context. I was refering to that ubuntu-device-flash has a --size option. but that it won't help you  because of the hardcoding of the sizes of a/b07:19
seb128oh, right07:20
seb128mvo, I though it was a reply to ToyKeeper "one of the things on my todo list is change partition sizes to use the whole card instead of just 4GB."07:20
* mvo nods07:21
seb128the snaps are installed in the writable one right?07:21
mvoseb128: yes07:22
seb128mvo, u-d-f ongoing, it's a bit weird, it downloads a 78M file and a 456M one, those doesn't match the generated tarballs from launchpad07:28
seb128but let's see07:28
seb128maybe it's normal and I'm having wrong assumptions there07:28
mvoseb128: might be different compression (xz vs gz)? the 78mb is the kernel07:28
seb128mvo, kernel = device tarball?07:29
seb128mvo, it's 148M on https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/wily/ubuntu-desktop-next/+build/2945507:30
seb128hum07:30
seb128mvo, did you try that command?07:30
seb128"issue while mapping partitions: more partitions then expected while creating loop mapping07:30
seb128"07:30
seb128it bails out on that here07:30
mvoseb128: meh, I got that now too07:35
mvoseb128: not sure what to do, maybe we need sergiusens for the rescue this is not really a area I worked in much07:35
mvoseb128: but could also be something else, I just set it back to 1024 and get the same error, maybe it got confused because of the earlier error?07:36
seb128mvo, ok, no worry, that can wait a few hours07:36
seb128mvo, or maybe something in the channel is wrongly set07:36
seb128?07:36
seb128ubuntu-core doesn't have a device tarball07:36
seb128ubuntu-desktop-next has07:36
mvocould be07:36
seb128so maybe they have different configs and need another u-d-f handling07:36
seb128mvo, let's wait for sergiusens07:36
mvo150mb vs 78 is indeed a huge diffrence07:36
seb128thanks for trying to help ;-)07:37
mvoyw, sorry that it did not work out07:37
seb128no worry07:37
ogra_davidcalle, that was my plan ... i have some meetings til noon though08:01
mvoogra_: did you see what ToyKeeper wrote earlier?08:06
ogra_mvo, its a fake key ... i explicitly generated it and moved my real one away ... u-d-f --developer-mode requires it08:07
ogra_(it refuses to roll the image if there is no key)08:07
davidcalleogra_, np, to update the page, I just need to know if the first udf snippet (the one not using the OEM .snap) is still relevant and what should replace it. (https://developer.ubuntu.com/en/snappy/start/#snappy-raspi2). I think I can figure out the rest with your README and the current text.08:09
mvoogra_: heh, nice. is it a actual key or a string like "garrrrr, kthxbye")?08:09
ogra_mvo, i wasnt sure if it checks for validity so it is actually a key :)08:09
ogra_else i would just have touched the file ... will try that for the next build :)08:09
ogra_(it is quite an annoying process btw ... once you moved a new key in place half the desktop gets confused because gnome-keyring-daemon caches the wrong one)08:10
mvoogra_: woah08:12
mvoogra_: I guess some people will be unhappy if it looks like a valid key because they have no way of knowing that there exists on maching key on your side :/08:13
ogra_mvo, well, ppisati has a new kernel binary, there is the issue witjh the serial number on cmdline to get a fixed MAC ... i'll have to re-roll anyway soon i guess08:21
ogra_i'll try the touched file then08:21
mvonice08:21
mvothanks!08:21
vsuojanenHello, I haven't tried yet but can you say is it possible in amd64/i386 stable images possible to configure and custom grub menus without loosing the settings after ubuntu core updates?08:23
ogra_lol, why do people always ask the easy questions :)08:26
ogra_mvo, i think the above is a very interesting question ... will snappy personal support dual booting (which means we need a grub menu) ?08:27
vsuojanenthere is only etc/grub.d/09_snappy. what did you mean by snappy personal ? is it some other than https://developer.ubuntu.com/en/snappy/ ?08:30
ogra_yes, the desktop version08:31
ogra_or the converged version ...08:31
mvovsuojanen: its not straightforward right now, what use-case do you see here?08:31
ogra_... however you want to call it :)08:31
mvoogra_: *uff* we want to get rid of update-grub soon08:31
ogra_mvo, well, for a desktop install i would expect people to still have dual boot here and there08:32
ogra_or rather "to want to have" ... :)08:32
mvoogra_: right, I see the need, I just have no idea right now what to do08:32
mvoogra_: well, there are various ways :) need to think about this, but I really really want our grub to be dramatically simpler08:33
ogra_why are we getting rid of update-grub instead of making it get out of our way ?08:33
vsuojanencoreos support pxe and ipxe so that you can netboot and load your rootfs with root= separately.08:33
ogra_vsuojanen, but without using the snappy initrd you wont get the snappy filesystem setup at all08:34
ogra_(you need to make sure thats supplied by your PXE setup ... and even then it will look for partition labels which you would need to hack up inside the initrd)08:35
mvoogra_: it adds (lots) of complexity we don't need. we know exactly what kernels are on the system and where to find them. we can remove ~500 lines of shell to detect labels/parittions/kernels we also can make the mounting much simpler, right now we chroot into the "other" parition and bind-mount back the original one because the system needs to see them both08:36
mvolots of complexity here that will come and bite us with bugs08:36
=== erkules_ is now known as erkules
ogra_yeah08:37
mvoogra_: but other OSes is something we need to think hard about08:37
vsuojanenso snappy is both kernel (with initrd) and rootfs ?08:37
mvoyes08:37
ogra_well, a readonly rootfs08:38
vsuojanenapps are there in the persistent partition08:38
ogra_and a writable partition where the files live you need writable on a system08:38
ogra_and in fact it is two readonly rootfs'es if you want the rollback support08:39
vsuojanenthanks ogra_ mvo08:43
=== devil is now known as Guest56205
zygahi08:50
=== Guest56205 is now known as devil_
* zyga goes to figure out what's wrong with https://bugs.launchpad.net/snappy/+bug/146427508:50
ubottuUbuntu bug 1464275 in Snappy "Unable to boot beagle bone black from prebuilt image #3" [Undecided,New]08:50
ogra_it is funny that only you seem to hit it08:51
zygaogra_: next sd card, verified everything08:53
zygaogra_: and previous image ran08:53
zygaogra_: magic08:53
JamesTaitGood morning all; happy Friday, and happy Peanut Butter Cookie Day! 😃08:55
zygaogra_: is this correct based on your knowledge https://bugs.launchpad.net/snappy/+bug/1464275/comments/608:56
ubottuUbuntu bug 1464275 in Snappy "Unable to boot beagle bone black from prebuilt image #3" [Undecided,New]08:56
zygaogra_: the external sd card is mmc 0, the boot partition (fat) is 108:57
zygaogra_: where do bootpart and loadaddr come from, are they hardwired into uboot?09:02
ogra_usually from uEnv.txt09:03
zygaogra_: well, the uEnv.txt I have is just two lines09:03
zyga# where to load initrd09:03
zygainitrd_addr=0x8808000009:03
zyga# load Snappy environment and call into Snappy boot after processing this file09:03
zygauenvcmd=load mmc ${bootpart} ${loadaddr} snappy-system.txt; env import -t $loadaddr $filesize; run snappy_boot09:03
ogra_not sure if the BBB image ships a uboot.env file09:03
zyga(+ comments)09:03
zyganope09:03
zygajust uEnv.txt and snappy-system.txt09:03
zygaat least in the image I've got09:03
* zyga really really wants someone to try to reproduce that09:04
ogra_hmm, does anyone else have issues reaching people.canonical.com ?09:04
ogra_zyga, then it just uses the defaults from u-boot09:04
ogra_hrm, seems my VPN is screwed up09:08
=== tvoss is now known as tvoss|test
=== tvoss|test is now known as tvoss
zygaogra_: oh09:13
tvossogra_, I cannot reach canonical's irc09:14
ogra_yep, same here09:14
ogra_and the VPN is dead too09:15
ogra_yay, friday :P09:15
zygaogra_: I figured it out09:16
zygaogra_: I need to check if it works just because everyone that ties still has debian on emmc09:16
zygaogra_: but the config is borked09:16
zygaogra_: the defaults point to emmc09:16
zygaogra_: and there's nothing there09:16
zygafgimenez: hey, do you have a beagle bone black?09:16
ogra_there should be an SPL09:16
zygaogra_: can it insert variables into uboot?09:17
ogra_no, it doesnt, it will just switch to SD09:17
ogra_but you need something there to actually boot09:17
zygaogra_: the problem seems to be that on the image we ship, bootpart is 1:209:17
zygathat's eMMC, partition 209:17
zygaand nothing in uEnv.txt changes that09:18
* ogra_ wonders if you have a different model 09:18
zygaogra_: different model of what? uboot from the sd card?09:18
ogra_BBB09:18
fgimenezzyga, yes, but no serial cable, yesterday version 3 worked for me, do you want me to try?09:18
ogra_the BBB is open HW, anyone can make and sell them ... we usually all have element14 devices09:19
ogra_there might be minor differences when manufactured by another manufacturer09:19
zyga(sorry, system crash)09:31
zygaogra_: I have A5A written on the side,09:32
zygaogra_: trying to look at elinux.org but it seems down09:32
zyga(looking for changelog)09:32
zygaogra_: both of my beagles are from element 1409:32
ogra_well, then we should all be on the same HW09:33
zygaogra_: I think it's a minor issue to fix, it _did_ work until I upgraded to -309:34
ogra_elinux is fine here09:34
zygaogra_: and it seems the issue can be fixed with one line in the uEnv.txt09:34
zygaogra_: which version do you have?09:34
ogra_dunno09:34
zygaogra_: (and if you know) how to determine the version correctly09:34
zygafgimenez: which version do you have09:34
fgimenezzyga the box says it's bbb rev C, don't know if i can query the hw somehow, was the 4gb flash storage size in rev B?09:44
zygafgimenez: I think it was 2GB in B09:44
zygafgimenez: ok, you have some C version09:45
zygafgimenez: can you erase your emmc to see if this is unique to a5?09:45
zygamvo: which lab runs tests on snappy/beagle? (looking at one ofthe TODO:QA cards on trello)09:47
mvozyga: I don't know but I was able to run all of them here with my local BBB09:47
zygamvo: I'm trying to understand who runs those tests and how that's set up09:47
mvozyga: fgimenez or leo can help here I think09:49
fgimenezzyga mvo there's still no lab for that, we hope to set up an environment for running the selftest on this monthly iteration09:51
zygafgimenez: do you have a location?09:52
fgimenezzyga nope, we'll contact CI for that, and in the meantime (and always to have consistent results from the tests) we'll run the automated suite locally09:54
zygafgimenez: thanks09:55
zygamvo: how do you run tests with adt?09:55
sergiusensmorning10:10
zygasergiusens: hi10:10
sergiusensseb128: I'll take care of personal; you need more snappy[a|b] storage space, right?10:11
sergiusenszyga: where does booting stop for you?10:11
* sergiusens tries to avoid reading the full backlog in detail10:11
zygasergiusens: it doesn't get out of uboot10:12
zygasergiusens: tries to load everything from the wrong partition10:12
sergiusenszyga: oh, weird; on a bbb revC?10:12
zygasergiusens: I can figure out the workaround, just being frustrated at the replacement laptop just being slow and crappy10:12
zygasergiusens: A5A10:12
zygasergiusens: I doubt it's rev relevant10:12
zygasergiusens: more like what you have on emcc10:12
zygammc10:13
zygasergiusens: unless uboot has wrong defaults for rev A10:13
zygasergiusens: (which is possible)10:13
sergiusenszyga: yes, maybe, plars had a similar issue with that board10:13
sergiusenszyga: and the quick solution was to first install the latest debian to the emmc10:13
zygasergiusens: have a look at https://bugs.launchpad.net/snappy/+bug/146427510:13
zygasergiusens: well10:13
ubottuUbuntu bug 1464275 in Snappy "Unable to boot beagle bone black from prebuilt image #3 (hardware A5A, empty emmc)" [Undecided,New]10:13
zygasergiusens: the image is just broken :)10:13
zygasergiusens: it's just plain wrong and easy to see why :)10:14
zygasergiusens: if you can confirm that your bbb has the same defaults on revc (interrupt uboot)10:14
zygasergiusens: then it's not specific to board revision10:14
zygasergiusens: where can I send patches to uboot config (uEnv.txt)10:14
sergiusenszyga: lp:snappy-hub/snappy-systems10:15
zygasergiusens: thanks, I'll branch that10:15
zygahttps://code.launchpad.net/~snappy-dev/snappy-hub/snappy-systems ?10:16
sergiusenszyga: yeah, beagleblack/uEnv.txt iirc10:16
zygayeah, got it10:17
zygasergiusens: yes10:19
zygasergiusens: that fixes it10:19
zygasergiusens: I'll sent a merge request out10:19
zygaogra_: I fixed it :)10:21
sergiusensack10:24
zygahttps://code.launchpad.net/~zyga/snappy-hub/fix-1464275/+merge/26183310:24
* zyga looks at how to rebuild a clean image for testing10:24
mvozyga: sorry for the delay, there is a readme for that, once sec10:30
mvozyga: http://bazaar.launchpad.net/~snappy-dev/snappy/snappy/view/head:/integration-tests/run-in-image/README10:31
zygamvo: thanks!10:34
zygasergiusens: are there any instructions for rebuilding the fully snappy image?10:38
sergiusenszyga: from which point?10:39
zygasergiusens: I want to rebuild the bootloader snap10:39
zygasergiusens: and rebuild the SD card image with that and core-310:39
* zyga needs to get some terminology right10:40
zyga(please teach me)10:40
sergiusenszyga: if it's to integrate your new bbb snap, snappy build it and then; sudo ubuntu-device-flash core 15.04 --oem ./local_beagleblack.snap --developer-mode --output bbb.img10:40
zygasergiusens: fantastic, thanks10:40
zygasergiusens: do I need any ppas apart from the snappy one>10:40
sergiusenszyga: it's just that the personal folk are dealing with the same one level deeper10:41
sergiusenszyga: no, it's all in ppa:snappy-dev/tools10:41
zygasergiusens: is sudo needed for that?10:44
zygasergiusens: or is it just a habit10:44
ogra_u-d-f needs to mount images10:44
ogra_so it need sudo10:45
ogra_*needs10:45
zygaah, I see10:45
ogra_the patch looks sane, but i'd like to hear from lool, perhaps he sees drawbacks10:46
zygaogra_: thanks10:46
ogra_(and you probably want some verification that it doesnt regress for working boards indeed10:46
ogra_)10:46
* zyga sees hardware packs and linaro-media-create everywhere he looks ;-)10:47
zygaogra_: yep, I'll test a clean image now10:47
zygaogra_: and I want to see how it works on other beagles10:47
ogra_yeah, its kind of an evolution of that :)10:47
tvossogra_, do you still have issues accessing irc.canonical.com, too?10:56
ogra_nope10:57
ogra_vpn works, irc works10:57
zygaogra_: boots okay on empty emmc11:11
rsalvetio/11:29
rsalvetisergiusens: https://launchpad.net/snappy/+milestone/15.04.2 :-)11:29
ogra_tvoss, did you restart your VPN connection after the outage ?11:38
tvossogra_, not running on a vpn connection here11:38
ogra_ah11:38
rsalvetidid we have another outage?11:38
seb128sergiusens, hey, yes, mvo tried to bump it to 4G with http://paste.ubuntu.com/11700710/ but the image build fails atm with a  "issue while mapping partitions: more partitions then expected while creating loop mapping"11:40
ogra_rsalveti, vpn and irc were gone ... not sure if for everyone11:40
seb128sergiusens, but maybe something is wrong with the channel content, it tries to download a 78M device tarball where the one generated by the launchpad builder is 140M11:41
rsalvetiogra_: right, was fine for me at least11:41
rsalvetiweird :-)11:41
plarszyga: ah, right, the way uboot is set up on the BBB image is really weird. I've mostly got it sorted though11:43
plarszyga: I'm just waking up though, give me a bit and I'll send you the info on it11:44
zygaplars: hey11:57
zygaplars: I fixed the bug11:57
zygaplars: details are here https://code.launchpad.net/~zyga/snappy-hub/fix-1464275/+merge/26183311:57
zygaplars: with that patch merged you can always boot11:58
sergiusensseb128: I'll sort it out12:32
tvossasac, ping12:32
sergiusensmvo: hey, can you later look at https://code.launchpad.net/~sergiusens/goget-ubuntu-touch/beBetter/+merge/261804 ?12:33
mvosergiusens: sure12:33
seb128sergiusens, thanks, let me know if you figure out anything or if you have any patch/hack to try12:34
seb128sergiusens, I would have liked to get an image I can boot today, just to a nice way to wrap the week feeling like we get things in shape ;-)12:35
mvosergiusens: you will hate me, have tons of questions. sorry for that, probably because its so hot here. nothing to worry about though (and I'm only at ~20% of the MP sso far) :/12:40
sergiusensmvo: no worries, I mostly switched to composing and implementing the diff in that MP12:40
plarszyga: yeah, we should discuss later. Basically the control over boot location with the s2 button doesn't necessarily do what you'd expect wrt where it pulls uboot from, and even which image it boots (it should worry you that you don't have to press s2 to boot snappy from the sd card)12:59
plarsand in fact, you are booting the uboot from emmc when you do that, not the one that came on the snappy image13:00
zygaplars: I'll explain after the meeting13:02
=== joet is now known as josepht
=== mwenning is now known as mwenning-wfh
elopiohello13:47
tedgelopio, Howdy!13:54
zygaplars: s2 doesn't change anything here, the problem is that even if you hold s2 and boot from sd13:55
zygaplars: uboot will load environment from emmc13:55
zygaplars: and that environment shipped on production boards from element 1413:55
zygaplars: actually allows our current images to boot13:55
plarszyga: right, that's why I had to rebuild uboot13:55
zygaplars: if you wipe emmc then you still boot from sd but now don't have the missing uEnv.txt13:56
zygaplars: the patch I provided changes that so emmc is irrelevant13:56
plarszyga: noooo, we want emmc13:56
plarszyga: without it, what happens if you flash a bad snappy image?13:56
plarszyga: you have no sensible way of replacing it13:56
zygaplars: it tries to load snappy from emmc, look at this:13:56
zygahttps://code.launchpad.net/~zyga/snappy-hub/fix-1464275/+merge/26183313:57
zygaplars: replacing what?13:57
plarszyga: I think we're talking about two slightly different, but related problems13:57
zygaplars: we want emmc but the defaults in our image are wrong13:57
zygaplars: with this patch you can still use emmmc for anything13:57
zygaplars: it just won't be on the critical path for booting13:57
roadmrheya snappers. I did snappy update ubuntu-core (on rpi2), snappy list -v showed 81* and 83!, but when I rebooted it didn't switch to 83, shows 81* 83. Where do I start looking at what happened?13:57
plarszyga: scenario: automated snappy testing on bbb, you flash a bad snappy image to the sd, boot, and find out it's broken. How do you get back your stable testing platform?13:57
plarszyga: that's what I was going for13:58
plarsyou're just hitting the bad bootpart setting in uboot13:58
zygaplars: well, I don't know, that's out of the scope13:58
plarszyga: I certainly hope not!13:59
zygaplars: my point is that snappy images that we ship should work _regardless_ of what you have on emmc13:59
zygaplars: (well, we can use lava LMP)13:59
plarszyga: indeed, and I agree13:59
zygaplars: or "master image" on emmc13:59
rsalvetielopio: spain won in the end, right?13:59
zygaplars: so I think it is out of scope13:59
plarszyga: haha, well, they don't even use that. Apparently it doesn't work13:59
zygaplars: as long as the image we use boots regardless if placed on sd card13:59
plarszyga: talk to dave sometime13:59
zygaplars: oh? :D13:59
zygaplars: I would love to talk to them13:59
elopiorsalveti: yeah... We were close to a tie though.13:59
plarszyga: yeah, I had the same hope, but they told me it was doa13:59
rsalvetisaw a few minutes, and was a bit intense, the goalkeeper was doing an amazing job14:00
rsalvetielopio: yeah, cool14:00
plarszyga: at least that's what he said a few weeks ago, and didn't sound optimistic at the time14:00
elopiofgimenez: I forgive you. I'm setting up the hangout.14:01
elopiofgimenez: https://plus.google.com/hangouts/_/gwxohxu2okyw57dw2o5w2657jqa14:02
elopioeverybody: fgimenez and I will start doing a daily hangout before the standup. Join us if you ever feel alone and need somebody to talk to... about tests.14:04
fgimenezelopio, omw 2-1...14:05
ogra_davidcalle, so how can i log in to the developer.ubuntu.com site in a way that i can edit (i think you or daniel once gave me edit rights)14:18
ogra_the "log in" button only expands a "my apps" option when i click it14:19
ogra_lool, can you remove your pi2.lool snap from the store (i guess we either want an updated one or none at all)14:21
zygaelopio: can you send me an invite please14:22
elopiozyga: I think it's open, just use the link: https://plus.google.com/hangouts/_/gwxohxu2okyw57dw2o5w2657jqa14:22
zygalool: hi, could you have a look at https://code.launchpad.net/~zyga/snappy-hub/fix-1464275/+merge/26183314:23
elopiolet me know if it doesn't work.14:23
zygaelopio: looking14:24
zygaelopio: cool14:24
davidcalleogra_, https://developer.ubuntu.com/openid/login/ (make sure you check the "editor" checkbox)14:38
seb128sergiusens, did you look at the snappy personnal image build yet? just curious to know if you see an issue or a workaround we could use to try to get an image build today ;-)14:56
sergiusensseb128: I just got back from errands, so will be looking now15:11
seb128sergiusens, thanks15:12
jdstrandsergiusens: so overnight my bbb is now not responding to ssh. it will respond to pings15:13
jdstrandsergiusens: is there an r83 image now?15:13
sergiusensmwenning-wfh: all your comments are awesome btw15:16
sergiusenserr, mvo I mean ^ :-)15:17
mwenning-wfhaw man I was trying to sleep15:17
mwenning-wfh:-)15:18
mvosergiusens: thanks15:22
ogra_davidcalle, geez, are we serious about that CMS ? it manages to get my 8 core i7 with 16G ram to its knees !15:23
davidcalleogra_, how?15:23
ogra_seems to have ginormous amounts of javascript that eat my CPU and ram15:24
davidcalleogra_, there are a some pretty bad things with it (and a lot of cool ones), but this one is new to me :/15:24
ogra_well, hangout in one tab, the CMS in another and my browser turns to a slideshow15:25
davidcalleogra_, hmm, for now, do you want to send me your edits (or draft or notes), working fine for me15:26
ogra_no, i'm fine its just dog slow15:26
fgimenezelopio, so, the problem with the wrapper is related to the build of the debs, the dependencies are updated and doesn't work on vivid, right?15:28
elopiofgimenez: I have a brain overload. The build of the deb worked on the desktop, but ssh failed. ssh works on the laptop, but the build fails.15:29
elopiohttp://paste.ubuntu.com/11702627/15:29
elopiohttp://paste.ubuntu.com/11702636/15:31
fgimenezelopio, the first one seems to be related to the different release versions, if you try to execute bzr-buildpkage it should fail too15:32
sergiusensmvo: here's another one (just a rebase) https://code.launchpad.net/~sergiusens/goget-ubuntu-touch/installYaml/+merge/26186515:34
elopiobzr bd works.15:34
fgimenezelopio, yep it seems to be more permissive with changes in the source tree15:35
zygahave a great weekend everyone15:36
=== shaderslayer is now known as shadeslayer
fgimenezbye zyga15:37
fgimenezelopio, do you think that we should compile the tests in the deb build process as part of the wrapper card?15:43
fgimenezelopio, we can also leave this for the card about deploying selftests15:44
elopiofgimenez: I'm not yet sure if we should compile the tests as part of the deb build. Maybe we better make a different card for that.15:44
elopiofgimenez: yes, that sounds better. We can put a task in there about figuring out the best way to compile them.15:44
kgunnjdstrand: hey, just want to test my thinking, so i'm working on the sec policy like you walked me thru...16:24
fgimenezhave a nice weekend o/16:24
kgunni was planning on running mir-demo-server with strace16:24
kgunnand just collecting the syscalls there...does that seem like a sensible approach16:24
kgunnfor the seccomp file16:25
kgunnbrb16:27
=== tvoss is now known as tvoss|test
=== tvoss|test is now known as tvoss
=== Trevinho is now known as Trevinho|Holiday
noise][Anyone else encounter an error w/the latest rpi2 image: $ snappy list -v18:51
noise][1970/01/01 00:20:36 Can not parse 'name: webdm18:51
noise][source: lp:webdm18:51
noise][that's right after a freshly installed image from http://people.canonical.com/~platform/snappy/raspberrypi2/18:53
beunoI bet Chipaca broke it18:55
noise][since he's probably off for the day, it's definitely his fault18:55
beunowhy else would he take the day off?18:56
noise][and i was soooo excited to have my orange matchbox up and running18:56
noise][_was_.18:57
beunonoise][, so18:57
beunothe first issue is the wrong date18:57
beunossl doesn't *love* being told it's the 1970's18:57
noise][y, but not sure why that would affect parsing the rest18:57
beunoyeah, definetly18:58
* noise][ recalls something about that date issue, checks list archive18:58
beunosergiusens can also be blamed18:58
jdstrandrsalveti: hey, what is a simple way I can determine if a snappy is a snappy system as opposed to touch, desktop or server?19:04
jdstrands/if a snappy/if a system/19:05
jdstrandI really hate the last minute workaround in click-apparmor that just looks for /usr/bin/snappy19:05
rsalvetinoise][: hm, I think ogra_ updated the image earlier today19:10
rsalvetiit was fine yesterday19:10
noise][rsalveti: bummer19:10
* sergiusens can sometimes be blamed, but not by beuno :-P19:11
rsalvetijdstrand: hm, wonder if sergiusens can help you with that19:11
sergiusensrsalveti: the only other alternative was to parse /etc/system-image/channel.ini and check for ubuntu-core in there19:12
rsalvetiuntil we change to the store, yeah19:12
jdstrandyeah, that was what I was thinking. ok, thanks19:16
jdstrandsergiusens: I'm uploading https://code.launchpad.net/~sergiusens/click-apparmor/snappyFameworksDir/+merge/261032 to wily. do you want a corresponding upload to the system image build ppa?19:36
sergiusensjdstrand: just wily for now19:44
sergiusensthanks19:44
jdstrandsergiusens: ok. fyi, the change would be harmless on 15.04, but that's fine19:44
ogra_rsalveti, i didnt update anything20:48
ogra_http://paste.ubuntu.com/11704275/20:51
ogra_all fine on my install20:51
ogra_noise][1, i cant really repro that here :/20:53
* ogra_ will take a deeper look tomorrow ... 20:54
noise][1ogra_ hmm.. i'm off now but maybe I'll reflash and try again later/tomorrow21:03
kgunnjdstrand: hey, i'm back at it, first denial i see is a seccomp denial for lchow (which i think is due to the script changing the socket so apps can use it)21:39
kgunnso do i litterally just place lchow in my newly created seccomp.mir ?21:40
=== ahayzen_ is now known as ahayzen
sergiusensogra_: he install webdm 0.1, that predates the release of all releases :-P21:49
ToyKeepergah...  there's no rsync on the orange box and no apt-get.22:09
ToyKeeperI can work around most of the missing stuff, but the workarounds require rsync.  :(22:10
slangasekToyKeeper: what workarounds do you need that work with rsync but not scp?23:08
ToyKeeperslangasek: The idea was to do everything on my desktop and 'rsync -av --delete' that directory to /home/ubuntu on the pi2.  scp is nowhere near as good at syncing that way.23:10
slangasekhmm, well. it requires a bit more scripting for the --delete part23:11
ToyKeeperWhen a project is ready, I'd then make a snap for it and install it that way.23:11
ToyKeeperIdeally, I'd prefer a 2-way sync like unison, but that's far less standard.23:11
ToyKeeperslangasek: BTW, do you have any idea how to get X11 running on the orange box?  Most of my project ideas involved a television.23:12
slangasekToyKeeper: X is incompatible with snappy; you can have Mir instead...23:16
ToyKeeperHmm.  That makes most of my ideas impossible until/unless we get XMir.23:17
ToyKeeperCutting out all legacy debian/ubuntu packages and all legacy graphical apps really limits the options here...23:22

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