[00:30] popey, I know your on the show - but I'm looking for this bug. [00:30] ... [00:30] The bug allows Ubuntu Touch to be installed on Lollipop Android, which it can't at the moment. [00:46] maybe it was pre-recorded. === chuck__ is now known as zul [06:28] AuroraAvenue: que? [06:29] Morning all [06:29] hi popey [06:29] and hi dholbach dpm svij [06:29] morning all! [06:30] hi Kilos, hi svij, hi popey, hi dpm [06:33] morning all [07:29] Morning o/ [07:32] hi davidcalle [09:33] davidcalle, dpm, mhall119, popey: I won't be able to make it to the team meeting later on as I will have to pick up Lisa from the train station [09:34] dpm and I talked about this Friday evening already and thought it might be a good idea to move the meeting to tomorrow [09:34] dpm, ^ do I remember this correctly? [09:34] dholbach, ah, yeah, let me do that, thanks for the heads up [09:34] me either, I'll be on a flight [09:35] wfm [09:35] popey, ah, I thought you'd have landed already. All set for Prague? [09:35] popey, enjoy Prague! :-) [10:07] dpm: ah, no, will be on the way to the airport [10:07] dholbach: thank :) [10:07] *s [10:07] popey, ok [10:07] dholbach, popey, reshuffling calls, then [10:08] thanks [13:02] hey marcoceppi, so about the manual deployment - how is this going to work? you just do a bzr pull or something? [13:02] marcoceppi, in that case we'd also need to pull the dependencies [13:03] and run "./manage.py migrate" at least [13:04] dholbach: right, if the bzr repo is ready to pull, I'll give it a go first and document the process for you [13:04] yes, it should be [13:19] dholbach: it failed: http://paste.ubuntu.com/16048119/ [13:19] ugh [13:20] dholbach: do you have a remedy for this? [13:20] marcoceppi, were the dependencies updated as well? [13:21] yes [13:21] was this part of the layers branch? [13:21] this didn't happen in my testing :-/ [13:21] dholbach: I'm not doing it in the charm [13:21] I'm doing it manually [13:22] I just ran the migrate command after a pip install of the updated requirements.tx [13:22] ok, just a sec, let me see [13:22] dholbach: let me try one more thing [13:22] yep, I have an idea too [13:23] cool [13:24] dholbach: my idea didn't work [13:27] marcoceppi, can you try to apply https://code.launchpad.net/~dholbach/ubucon-site/fix-migration-paths/+merge/292805 and try again? [13:27] the paths in the settings.py referred to the old south migrations [13:29] dholbach: much better, it's progressing now [13:29] <3 [13:29] need to run to an appointment, be back in 15 [13:30] dholbach: http://paste.ubuntu.com/16048220/ [13:30] I have a call now, bbiab [13:41] dholbach: no worries, I just relocated [13:46] davidcalle, ^ we're having a bit of a problem with the ubucon-site deployment [13:46] * davidcalle hides [13:47] marcoceppi: hey :) [13:47] davidcalle: ahoy [13:47] davidcalle: migrations are failing to run because something already exists [13:50] django_openid_auth_association [13:54] marcoceppi: dholbach: maybe try something like this: http://paste.ubuntu.com/16048726/ [13:54] dholbach: please check if it looks sane to you ^ [13:55] This assumes it's based on the devportal code and that you actually have a run.py script in the charm (afaik, you should) [13:56] davidcalle: different charm, this is django layer, but the commands are worth trying [13:56] davidcalle: fake-initial looks promising [13:57] davidcalle dholbach now the migrate command is failing [13:57] davidcalle http://paste.ubuntu.com/16048756/ [13:58] can you run the makemigrations command to see what it adds? [13:59] dholbach: http://paste.ubuntu.com/16048832/ [14:00] oh, fake-inital might not have been the right course of action [14:00] I don't understand where these new migrations come from now :-/ [14:03] dholbach: I restarted gunicon, does the site look as you'd expected? [14:03] yes, it looks good AFAICS [14:04] dholbach: then I htink the migrations are done, since it says there are none to run (despite there being new ones) [14:04] dholbach: I'll copy the new migrations down so you can test/check/potentially commit them [14:04] marcoceppi: dholbach: the administration menu is broken [14:04] when logged in [14:04] perfect. [14:04] svij: what's the login? [14:05] http://ubucon.org/openid/login [14:05] you may need to be in a launchpad group [14:05] ah, you are [14:05] svij: broken how? Looks ok to me [14:06] oh [14:06] now it looks fine here too [14:06] it's taking quite a long time for me to log in at all [14:06] svij: I may have pulled the rug from out under you, since I did a collectstatic after you reported it broken [14:07] marcoceppi: ah! [14:07] dholbach: the upgrade process (when migrations work) is straight forward. I'll be easy for me to build it into the charm. We're probably going to want to redeploy this again sometime, so I'm not sure how to export the content for a reimport but we can takle that later [14:10] is the blog now included? [14:10] marcoceppi, I think the new migration stems from the fact that we did a cms update and one of the internal keys we had foreignkey on changed [14:10] dholbach: sure, so it'll be good to just deploy afresh with the proper migrations, etc [14:11] dholbach: I fear it won't cleanly migrate on the next update [14:11] marcoceppi, davidcalle: does https://code.launchpad.net/~dholbach/ubucon-site/fix-migration-paths/+merge/292805 look sane to you? [14:11] dholbach: here are the instructions to defeat bus factor http://paste.ubuntu.com/16048881/ [14:11] dholbach: I'll build this into the charm so you can do it via juju [14:12] marcoceppi, I'll send an email to mhall119 and davidcalle too with the instructions [14:12] marcoceppi, I don't know anything about juju :-) [14:12] dholbach: hah, I'll learn you soon enough ;) [14:13] ok, I'll take your word for it :-) [14:15] dholbach: so can I play around with the blog finally? [14:15] dholbach: debug true l54, expected? [14:15] davidcalle, it replaces l32 [14:16] dholbach: ok [14:16] looking through the page I'm not sure if the blog bits actually landed or are enabled [14:17] if I add a page content on on the structure view, there's a "News & Blog" header with blog specific things, dholbach [14:19] hum [14:19] if I try to edit the /blog page, I get "you're not allowed to add a plugin" [14:19] marcoceppi, I'm not sure... do you think we should land https://code.launchpad.net/~dholbach/ubucon-site/fix-migration-paths/+merge/292805? [14:20] dholbach: oh you're right [14:26] dholbach: try now [14:26] dholbach: I just landed that migration (cleanly) from your branch [14:26] Also, not urgent, but if in the current or next deployment we could squeeze in: https://code.launchpad.net/~dpm/ubucon-site/add-de-fr-zh_cn/+merge/292809 - cmt-arudy has been asking me to enable French in the site for a few days now [14:28] davidcalle, for the right permissions to add e.g. a blog archive to a page, maybe we need to fix/extend the initdb command(?) [14:28] or maybe just re-run it? [14:28] dholbach: can you edit blog now? === willcooke is now known as wllck [14:29] marcoceppi, I can edit the page, but couldn't add a blog archive plugin [14:29] let me log out and log back in again and see if that changes anything [14:29] dholbach: can you now? [14:30] trying [14:31] no, I don't seem to have the right permissions [14:31] marcoceppi, is the entire MP I sent earlier applied now, if yes - I merge it into trunk to reflect that [14:32] dholbach: I just applied your MP about 3 mins ago [14:32] * dholbach hugs marcoceppi [14:32] brb [14:33] dholbach: marcoceppi, svij: so, I managed to add an archive plugin [14:33] oh wow [14:34] davidcalle is clearly more special then me [14:34] s/then/than [14:34] dholbach: I gave myself the right permissions :) [14:34] i have no idea whats going on ;) [14:34] davidcalle, whaaaaat! [14:34] that's cheating [14:34] lmk when you need me to poke juju [14:34] but good on you! :) [14:34] marcoceppi: :) [14:34] with that we can publish the /blog page and are all done now? [14:36] davidcalle, ^ [14:36] if yes: http://blaqswans.org/wp-content/uploads/2015/04/a_team-300x216.jpg :-) [14:37] dholbach: well, it should work, but I don't know how aldryn works and which plugin to put on the page :) svij, dholbach, let me give you these permissions [14:37] davidcalle, maybe for now just add a blog archive so we get all the latest blog entries [14:37] and then we let svij figure out how to publish a blog entry :-) [14:37] yay [14:37] so we divide up the work items ;-) [14:37] ← break database [14:38] marcoceppi: fix database [14:38] davidcalle: cheat database [14:38] svij: figure it all out [14:38] and then I'll tell Marius Q to write a blog post. Hehe [14:39] this is an excellent example of teamwork :-P [14:41] dholbach: dpm: svij: I've enabled blog plugins control to all ubucon devs. And I guess we can do on a per editor basis? [14:41] svij: I've put you in the dev group as well [14:41] davidcalle, sure [14:42] I don't expect that many editors [14:42] yup [14:42] svij: what browser do you use? [14:43] davidcalle: chromium [14:43] svij: ok, Firefox and Django CMS admin don't work hand in hand for some reasons (eg. plugin deletion on a page doesn't work in Firefox) [14:46] svij: dholbach: feel free to ping me if you need more cheap corner cutting :D [14:47] great work everyone [14:47] thanks a lot! [14:47] dpm, ^ looks like we're ready to go with the blog [14:47] dholbach: I've taken this feedback and started iterating on the charm layer, hopefully by end of next week I'll have a better exeprience for you [14:47] <3 [14:47] o/ folks :) [14:48] thanks dholbach, marcoceppi and davidcalle [14:48] czajkows1i congratulations, may it be a long happy marriage [14:48] thanks so much marcoceppi [14:49] and all! [14:49] dholbach dpm, while I'm rooting around, we can land that language patch if you get it onto trunk [14:49] I'll merge it [14:50] awesome [14:50] marcoceppi, do local juju deployments work with the layer now? IIRC that was one of the issues dholbach was having. I've not tested the site locally in a while, but I can give it another go [14:51] dpm: the problems were with juju 2.0 and lxd, which have been ironed out [14:52] ok, cool [14:52] merged [14:55] thanks dholbach! [14:55] marcoceppi, are you guys still recommending the juju PPA in 16.04? [14:58] dpm: yea, juju 2.0 still hasn't landed in xenial yet [14:59] all right... I'm out to pick up Lisa from the station - see you guys tomorrow - dpm: I'll work on the UOS suggestions first thing tomorrow, maybe we can catch up tomorrow early before the team call too [14:59] dpm dholbach languages pulled down [14:59] marcoceppi, fantastic [14:59] thanks a lot [14:59] it's much appreciated :) [14:59] dholbach: I should be a lot more responsive now that release is out <3 [14:59] excellent :-) [15:00] I know you had lots on your plate [15:00] all right - see you guys tomorrow [15:05] thanks again marcoceppi! [15:07] languages appear on the admin, we now just need to translate some content to test them live === czajkows1i is now known as czajkowski [20:49] Aloha