[06:34] hey dpm [06:35] dpm, https://github.com/ubuntu/snappy-playpen/pull/20 :-) [06:35] good you're just coming online ;-) [06:35] morning dholbach [06:35] oops - it doesn't look as pretty (https://github.com/ubuntu/snappy-playpen/blob/101c6000c403c1e1e53a795f5340c67d487f1494/README.md) as locally - let me fix it [06:37] :) [06:37] ok, much better: https://github.com/ubuntu/snappy-playpen/blob/629344e2f5180e7a2ef5037ef0c657b67b9e4dbe/README.md [06:39] nice [06:41] dholbach, reviewed and commented [06:41] ah yes [06:43] https://gitter.im/ubuntu/snappy-playpen [06:48] updated: https://github.com/ubuntu/snappy-playpen/blob/ebfa1ee92306733818c8f1515301e020c03bd696/README.md [06:59] and I just added gitter/travis integration [07:04] excellent, thanks! [07:14] dpm, another one for you: https://github.com/ubuntu/snappy-playpen/pull/21 :) [07:15] looking... [07:20] dholbach, I'm playing with the github review system... I added an inline comment and proposed a change (software -> snap) directly editing the file [07:22] mh, I'm not sure if linking to uappexplorer will make things a bit more confusing [07:22] just looking at https://uappexplorer.com/app/moon-buggy.dholbach it links my click packages too [07:23] I'm happy to link to it though [07:23] we could add a link to the upstream project too, if we like [07:27] dholbach, just a suggestion, I'll leave it up to you [07:37] dpm, added the uappexplorer links [07:41] ok, cool [07:50] ready to merge? [07:51] salut davidcalle [07:59] o/ [08:00] dholbach, sorry, I missed the comment, yes! [08:04] merged, thanks [08:39] davidcalle, it looks like the newest rev was not pulled in when I typed 'make' [08:39] how can I find out which branch is used? [08:39] I assume this is not https://code.launchpad.net/~dholbach/developer-ubuntu-com/fix-consistency-command/+merge/295718? [08:43] dholbach: last line of $ cat ~/mojo-ue-devportal/ue/mojo-ue-devportal/common/collect should tell you the branch used (it's the list of places it pulls from, there should be, at the end: dependencies (with a revno), staging (commented out), this branch without revno (meaning it pulls the latest). [08:44] hum [08:44] ok [08:44] dholbach: you can try a full redeployment this way: [08:45] http://bazaar.launchpad.net/~dholbach/developer-ubuntu-com/fix-consistency-command/view/head:/developer_portal/management/commands/check-consistency.py does not match juju-stg-ue-devportal-machine-4:/srv/devportal-app-0/code/current/developer_portal/management/commands/check-consistency.py [08:46] look in Ctrl+r destroy, you should have a command looking like this: juju destroy-environment ;mojo destroy workspace ;juju bootstrap;make [08:46] I'm not on the vpn right now, but I can jump in to look for the exact one if you want [08:47] will do [08:47] You need to run it from the same place you would run make [08:47] yep, on it [08:48] thanks davidcalle [08:51] davidcalle, [08:51] Bootstrap complete [08:51] make: *** No targets specified and no makefile found. Stop. [08:51] dholbach: are you in mojo-ue-devportal/ue/mojo-ue-devportal? [08:53] ah, that looks better now, thanks [08:54] np :) === \b is now known as benonsoftware [10:26] davidcalle, it looks like it always needs a full redeploy [10:26] even if it says during the deployment that it's up to [10:27] dholbach, that's what I actually do most of the time [10:27] right, I'll do another one then :)