[00:49] elopio: yes [00:50] plars: could you please check what's the latest error? [00:51] I'm not yet catching the good stuff in the payload. Butt when I test it here it works. [00:55] elopio: sure, just a minute [00:59] elopio: this seems to be the interesting bit: cat: /results/output/log: No such file or directory\nYou are trying to send an empty document, exiting.\ncat: /results/output/summary: No such file or directory\n./snappy-tests-job.sh: 9: ./snappy-tests-job.sh: cannot create /spi_test_result.json: Permission denied [00:59] plars: hum. The docs say that there is an env var $CWD. [00:59] I was using that. I'll take it out. [01:00] thanks. Another try... [01:00] elopio: $PWD perhaps? [01:01] plars: no, the docs say $CWD. But it's not entirely clear what they meant with that. [01:01] elopio: which docs? [01:02] plars: spi-user-docs-latest.pdf [01:02] could be a misprint, but I would think $PWD should work [01:45] * elopio needs better bash superpowers. [01:54] regarding to bug #1499429, what's a proper workflow to reflect review comment to my launchpad branch? force push or another branch? [01:55] bug 1499429 in Snapcraft "snapcraft dies with "export: python3.5/dist-packages: bad variable name"" [Critical,Confirmed] https://launchpad.net/bugs/1499429 [02:14] yashi_: hello. [02:15] I replied on the merge proposal. Just make the change, bzr commit and bzr push. [02:15] elopio: thanks! [02:15] you use the same branch, but are not forcing anything. It will keep the previous commits. [02:16] yashi_: thanks a lot for finding this, and fixing it. Have you signed the contributors agreement? [02:16] http://www.ubuntu.com/legal/contributors/submit [02:18] elopio: nop, reading.... [02:19] yashi_: Here's the faq: http://www.ubuntu.com/legal/contributors/licence-agreement-faq [02:19] please let me know if you want to know something else. [02:40] elopio: the submission ask me to put a project contact. what is it? [02:43] elopio: hmm. do i need to print the pdf, sign it, and snail back to canonical? [02:44] yashi_: the contact is asac. Alexander Sack [02:44] yashi_: and no, afaik you don't have to send the pdf. Let me confirm. [02:46] yashi_: it says that you can send the pdf if you don't have a launchpad account. You are good with filling the form. [03:20] sigh, I suck at bash. I can't even capture the error. [03:20] plars: again, please, whenever you see this. [03:48] elopio: done [03:49] yashi_: thank you! [03:50] welcome to snapcraft. If you ever get bored, we have tons of things funny things you can do ;) [03:50] elopio: will push a fix today === chihchun_afk is now known as chihchun [06:11] sergiusens: hey, you are up. [06:11] sergiusens: these are the problems I had: [06:11] ttps://bugs.launchpad.net/snapcraft/+bug/1499429 [06:11] https://bugs.launchpad.net/snapcraft/+bug/1501980 [06:11] https://bugs.launchpad.net/snapcraft/+bug/1501977 [06:11] Launchpad bug 1501980 in Snapcraft "the error message when a plugin is not found is not good" [Undecided,New] [06:11] Launchpad bug 1501977 in Snapcraft "py2-project example fails to snap" [High,New] [06:12] other than that, looks good. [06:12] haven't tried the minecraft one yet. === bigcat__ is now known as bigcat [06:50] morning :) [07:04] good morning [07:25] asac, thanks for the heads-up, that's an impressive team effort :) Are there any sections you'll still want to keep under wraps or can I assume (after today eod) everything is ready for a first publication? [07:32] good morning [07:35] Hey dholbach, how are you? [07:36] hey davidcalle [07:36] good good - how about you? [07:36] dholbach, life is good [07:38] dholbach, nice work with the snappy doc propositions, I agree with everything :) [07:38] yeah, I was trying to find a balance between: more useful for certain demographics and not too much new maintenance work for us :) [07:39] ... and leaving IA intact [08:36] Chipaca: I'll drop here my hw-assign question (I wrote on the mailing list too), please have a look at it, when you've got time :) [08:37] Good morning all; happy Friday, and happy International Day of Non-Violence! 😃 [08:37] Chipaca: about the possibility to assign a symlink to a device node using hw-assign command (Bug #1496319), I had everything done and ready to be submitted for something like: "snappy hw-assign " but, then, I thought that it's more common to create a symlink only if some conditions are met (like VID/PID, etc.), so I've got the idea to change it in: "hw-assign " where would be a string containing part of [08:37] the Udev rule to append to the newly created rule, like "ATTRS{idVendor}==...". This way one can add different rules, not only symlinks. What do you think? [08:37] bug 1496319 in Snappy "Could not create symlink to hw device with udev rules" [Undecided,New] https://launchpad.net/bugs/1496319 [08:53] clobrano: hmm. first thought is whether udev has been audited enough to have people safely write rules [08:54] Chipaca: yep, that was my first idea too [08:54] Chipaca: like with great power comes great responsability :) [08:55] Chipaca: but at the same time, it's common symlinking to a generic /dev/ttyUSB* and then add conditions to narrow down the list of possible device nodes [08:56] vmayoral|pc: ssh root@212.47.227.205 [08:56] Chipaca: however, that things can be done at different times. First try and add the first implementation and then see if/when we can move to the second one === vmayoral|pc is now known as vmayoral [08:59] clobrano: so which would the first implementation be? [08:59] Chipaca: just hw-assign [09:00] Chipaca: where is optional [09:03] davidcalle: not sure yet. lets see how it looks like [09:04] clobrano: and how would the move to the second phase work? [09:05] tedg, sergiusens: ssh root@212.47.227.205 for the ARM buildd [09:05] vivid, installing snapcraft there now [09:05] Chipaca: that's depend on you all I think :), I can't decide if/when that change will be applicable [09:05] clobrano: no, i mean [09:06] clobrano: let's say we implement hw-assign [] [09:06] clobrano: document taht [09:06] clobrano: people use it [09:06] clobrano: how do we introduce the new thing without breaking the old? [09:06] Chipaca: ooh, right [09:07] Chipaca: well, it's not that hard to recognize a symlink (valid) from a string defining a udev rule, just to keep the backward compatibility [09:08] Chipaca: but I got your point [09:08] vmayoral, tedg, sergiusens: please use ubuntu@212.47.227.205 instead, sorry [09:08] root will go away on reboots, and we should not use root [09:14] ok, sudo works now, removing your root SSH keys guys [09:32] yeah, building! [09:40] fgimenez, elopio: does "python3 setup.py test" crash for you in lp:snapcraft too? [09:41] dholbach, let me try [09:59] dholbach, yes, pip-requirements is failing http://paste.ubuntu.com/12637380/ [10:01] fgimenez, http://pastebin.ubuntu.com/12637392/ is what I'm seeing [10:02] zyga, ^ do you know what's happening here? [10:04] dholbach: looking [10:04] dholbach: yes, it's fixed with a branch that didn't land yet [10:04] dholbach: it's a one-line fix [10:05] dholbach: but I'm not sure if someone fixed it because the original contributor did the fix in a werid way but didn't respond to feedback [10:05] sergiusens: ^^ [10:05] dholbach: it happens because wily has two versions of python3 [10:06] zyga, are http://paste.ubuntu.com/12637380/ and http://pastebin.ubuntu.com/12637392/ the same issue? [10:08] dholbach: no, that seems different [10:08] dholbach: the 2nd one looks like a bug elsewhere, how did you get it? [10:09] dholbach: is that trunk, any released version, something else? [10:09] trunk [10:09] dholbach: on wily? [10:09] yes [10:09] I just ran python3 setup.py test [10:10] dholbach: one sec [10:10] dholbach: I'll just fix the bug that the contributor tried [10:10] dholbach: and see if I get to the 2nd one [10:11] <3 [10:12] dholbach: I should have fixed it earlier but I really wanted yashi_ (AFAIR) to reply [10:12] no worries [10:12] dholbach: https://code.launchpad.net/~yashi/snapcraft/snapcraft/+merge/272337 this is the thing [10:13] dholbach, looking at the developer manual, trying to do 'sudo apt-get install snapcraft-examples' does nothing for me. I'm on 15.04, and I've got the ppa:snappy-dev/tools installed [10:13] anything I'm missing? [10:13] yashi_: around? [10:13] dpm, not sure if anyone updated the ppa - let me check [10:14] dpm, https://launchpad.net/~snappy-dev/+archive/ubuntu/tools/+sourcepub/5408454/+listing-archive-extra [10:14] dpm, it should be there [10:15] are you sure you have the ppa enabled and your apt sources updated? [10:15] * dpm apt updates to be sure [10:15] that might have been it [10:16] yeah, that was it, thanks dholbach [10:17] cool [10:17] fg [10:18] zyga, what does force-push mean in the MP= [10:18] ? [10:19] dholbach: bzr push --overwrite [10:19] dholbach: before it lands that's the best way to do it [10:20] ah, so you're asking yashi to push --overwrite to his branch? [10:20] dholbach: lp tracks past in case someone wants to do data mining but for everyone else it gets rid of "fixup stuff" commits that are just noise [10:20] dholbach: ys [10:20] yes* [10:20] ok [10:20] dholbach: if you want I can fix and land this myself in 5 minutes === chihchun is now known as chihchun_afk [11:18] dholbach: do you want me to fix that quickly? [11:21] zyga, I don't know - I just noticed that the test was broken [11:26] dholbach: yes, we know about it, I think I will just fix it now [11:27] ok [11:33] pitti, hey - got home and I am able to ssh over wifi to the pi. Thanks! [11:33] victorp: cool! [11:34] victorp: wipi! [11:34] hehe [11:42] vmayoral: this will work lp:~mvo/snappy/snappy-classic-mode but its not the final on-disk layout and the comandline will be slightly diffrent [11:42] mvo: great, thanks a lot. I'll have a look [11:42] vmayoral: happy to give you a binary and/or talk more later [11:43] mvo: that'll be great! let's do that [11:47] mvo: tell me about that branch; does it need reviewing, or is it in progress? [11:48] Chipaca: it needs to actually go back to WIP [11:48] done :) [11:48] Chipaca: because there were some changes during the sprint how its constructed etc [11:48] Chipaca: thanks! [11:54] sergiusens: getting https://gist.github.com/vmayoral/b3ea80d53d5fe25e3ed2 when trying to upload the snap to the store [11:54] sergiusens: the framework doesn't exist so it just rejects it [11:56] vmayoral, I'll accept it [11:56] vmayoral, do you have the link? [11:59] beuno: hey, pindonga was working on the issues found here: https://myapps.developer.ubuntu.com/dev/click-apps/3560/review/r/2/. it turned out to be that the server isn't setting the proper local and it has nothing to do with my snap. he approved the last one but isn't here now. would you mind approving this one? [11:59] sergiusens: so i actually don't think that the snap get's even submitted [12:00] sergiusens: it gets rejected before the review process complaining about the missing framework [12:00] * jdstrand -> gone for a few hours [12:01] vmayoral, I think you can click and ask for a manual review [12:01] sergiusens, beuno: stucked at this form https://myapps.developer.ubuntu.com/dev/click-apps/upload/?format=snap [12:02] i believe the manual review process is available in a later step, but let me know if i'm not looking at the right place [12:03] ah [12:03] so we need to add that framework first [12:03] nessita, ^ [12:03] vmayoral, what's the string? [12:07] * Chipaca hopes it's vmayoral-the-magnificent [12:09] beuno: the framework has been named "raspivid" [12:10] beuno, hello [12:10] beuno, fyi, they use a framework, I guess we just need to add it to the framework list [12:10] vmayoral, done [12:10] beuno, I think i can do that [12:10] sergiusens, indeed [12:10] done already [12:10] even better [12:11] beuno: trying again, thanks! [12:14] beuno, sergiusens: it got in https://myapps.developer.ubuntu.com/dev/click-apps/3591 [12:14] beuno, sergiusens: remaking the snap to fix the errors [12:14] vmayoral, awesome, no inlfight installation ftw ;-) [12:15] vmayoral, oh, run click-review from your host/laptop [12:18] sergiusens: in the store already, we were missing a "description" field. [12:20] vmayoral, great [12:34] vmayoral: I found the issue with ros/cmake/tests [12:35] vmayoral: in the process, I found it hard to move the directory around, clean didn't clean up enough [12:35] vmayoral: that is, I copied to a different dir, ran snapcraft clean, and then snapcraft build failed because of a ton of generated files hardcoding the previous path [12:35] vmayoral: this was really hard to fix, would you know a clean way? [12:36] oh shit, I take it back, the error is still there :-( [12:37] lool: so generally, "cakin_make clean" does a good job on that. Wanna join us in the room or should i "screen -x"? === davidcalle_ is now known as davidcalle [13:08] elopio: sorry, I had already gone to sleep when you sent that [13:08] elopio: elasticsearch seems to have blown up on me, so I can't see much right now, let me sort out what happened with that and get you to retry [14:08] ueh [14:28] sergiusens, https://code.launchpad.net/~dholbach/snapcraft/fix-pep8-and-doc-indentation/+merge/273195 updated [14:51] elopio: when you have a chance, could you try again? === chihchun_afk is now known as chihchun [14:56] plars: I've launched a new run. [15:22] popey: hey, you around? (quick store review) [15:22] jdstrand: ya [15:23] popey: would you mind taking a look at https://myapps.developer.ubuntu.com/dev/click-apps/3560/r/2/? there are two review failures but it is due to a server side issue that pindonga has the fix for bt that hasn't rolled out yet. the snap is fine [15:23] popey: he approved 0.1 and it had the same to review failures [15:23] okay [15:23] two* [15:31] elopio: It looks like it's done, but I didn't see it execute any test commands, last I saw it was trying to boot the test image [15:32] elopio: perhaps the test image didn't boot? [15:32] plars: can you take a look at the script to see if I'm doing something stupid? [15:32] elopio: I really think the test image didn't boot [15:33] plars: if that happens, there will be a ssh timeout and the test will fail. [15:33] popey: thanks! :) [15:33] but it always says pass. And I get no payload. [15:33] elopio: no, it won't even get that far if it can't confirm that the image booted [15:33] elopio: it won't even try to run the tests [15:34] elopio: I'm kicking off a test job of mine to see if something else could be causing this [15:34] ok [15:36] grr... logstash broke again [15:36] this was supposed to work [15:49] anyone knows if I have to include a .service file on a snap service or if that is taken care on its own? [15:50] victorp: you do not have to include a .service file [15:50] victorp: in fact it will be ignored :) [15:51] Chipaca, so any idea why when I restart the service I have sideloaded as a snap I get an error ...ICLGcNeLFEPe.service failed to load: No such file or directory [15:52] victorp: that's a bug [15:52] victorp: in particular, one we've fixed [15:52] hehe [15:52] victorp: but i'm bad at tracking where it is in the pipeline to you [15:52] ok, I shall ignore then [15:53] Chipaca, np, I was just thinking I might be doing something wrong, I will ingore it for now and continue [15:53] the error is real, but if it's not blocking you, sure [15:53] is not blocking [15:53] ok :) [15:53] service runs fine from a restart of the pi [15:53] * Chipaca nods [15:53] victorp: and you can probably find the right service and restart it using systemctl, if i remember that bug correctly [15:57] hmm [15:57] victorp: just reproduced in latest stable, so the fix isn't there [15:58] ack [15:58] ... this might be a different bug [15:59] victorp: um. What I'm seeing is that it's not forgetting about the old service [15:59] victorp: that is, "snappy service status" shows the old one and the new one [15:59] oh [15:59] yeah I saw that too [15:59] victorp: but the new one is running alright [16:03] have a nice weekend o/ === chihchun is now known as chihchun_afk [16:17] pitti: you around? [16:32] Hi snappy team, I did a sudo snappy update and then rebooted, grub comes up with system-b , goes thru a certain amount of booting, then gets a kernel panic and starts over. Is there a way to manually switch back to system-a? [16:34] mwenning: it should switch back on its own [16:34] mwenning: what system is this? [16:34] of it *isn't* switching on its own, i'd love to have a look at the system, if it is image'able [16:36] Chipaca, switch to snappy-internal