/srv/irclogs.ubuntu.com/2016/04/25/#ubuntu-community-team.txt

AuroraAvenuepopey, I know your on the show - but I'm looking for this bug.00:30
AuroraAvenue...00:30
AuroraAvenueThe bug allows Ubuntu Touch to be installed on Lollipop Android, which it can't at the moment.00:30
AuroraAvenuemaybe it was pre-recorded.00:46
=== chuck__ is now known as zul
popeyAuroraAvenue: que?06:28
popeyMorning all06:29
Kiloshi popey06:29
Kilosand hi dholbach dpm svij06:29
svijmorning all!06:29
dholbachhi Kilos, hi svij, hi popey, hi dpm06:30
dpmmorning all06:33
davidcalleMorning o/07:29
Kiloshi davidcalle07:32
dholbachdavidcalle, 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 station09:33
dholbachdpm and I talked about this Friday evening already and thought it might be a good idea to move the meeting to tomorrow09:34
dholbachdpm, ^ do I remember this correctly?09:34
dpmdholbach, ah, yeah, let me do that, thanks for the heads up09:34
popeyme either, I'll be on a flight09:34
davidcallewfm09:35
dpmpopey, ah, I thought you'd have landed already. All set for Prague?09:35
dholbachpopey, enjoy Prague! :-)09:35
popeydpm: ah, no, will be on the way to the airport10:07
popeydholbach: thank :)10:07
popey*s10:07
dpmpopey, ok10:07
dpmdholbach, popey, reshuffling calls, then10:07
dholbachthanks10:08
dholbachhey marcoceppi, so about the manual deployment - how is this going to work? you just do a bzr pull or something?13:02
dholbachmarcoceppi, in that case we'd also need to pull the dependencies13:02
dholbachand run "./manage.py migrate" at least13:03
marcoceppidholbach: right, if the bzr repo is ready to pull, I'll give it a go first and document the process for you13:04
dholbachyes, it should be13:04
marcoceppidholbach: it failed: http://paste.ubuntu.com/16048119/13:19
dholbachugh13:19
marcoceppidholbach: do you have a remedy for this?13:20
dholbachmarcoceppi, were the dependencies updated as well?13:20
marcoceppiyes13:21
dholbachwas this part of the layers  branch?13:21
dholbachthis didn't happen in my testing :-/13:21
marcoceppidholbach: I'm not doing it in the charm13:21
marcoceppiI'm doing it manually13:21
marcoceppiI just ran the migrate command after a pip install of the updated requirements.tx13:22
dholbachok, just a sec, let me see13:22
marcoceppidholbach: let me try one more thing13:22
dholbachyep, I have an idea too13:22
marcoceppicool13:23
marcoceppidholbach: my idea didn't work13:24
dholbachmarcoceppi, can you try to apply https://code.launchpad.net/~dholbach/ubucon-site/fix-migration-paths/+merge/292805 and try again?13:27
dholbachthe paths in the settings.py referred to the old south migrations13:27
marcoceppidholbach: much better, it's progressing now13:29
dholbach<313:29
marcoceppineed to run to an appointment, be back in 1513:29
marcoceppidholbach: http://paste.ubuntu.com/16048220/13:30
dholbachI have a call now, bbiab13:30
marcoceppidholbach: no worries, I just relocated13:41
dholbachdavidcalle, ^ we're having a bit of a problem with the ubucon-site deployment13:46
* davidcalle hides13:46
davidcallemarcoceppi: hey :)13:47
marcoceppidavidcalle: ahoy13:47
marcoceppidavidcalle: migrations are failing to run because something already exists13:47
marcoceppidjango_openid_auth_association13:50
davidcallemarcoceppi: dholbach: maybe try something like this: http://paste.ubuntu.com/16048726/13:54
davidcalledholbach: please check if it looks sane to you ^13:54
davidcalleThis assumes it's based on the devportal code and that you actually have a run.py script in the charm (afaik, you should)13:55
marcoceppidavidcalle: different charm, this is django layer, but the commands are worth trying13:56
marcoceppidavidcalle: fake-initial looks promising13:56
marcoceppidavidcalle dholbach now the migrate command is failing13:57
marcoceppidavidcalle http://paste.ubuntu.com/16048756/13:57
dholbachcan you run the makemigrations command to see what it adds?13:58
marcoceppidholbach: http://paste.ubuntu.com/16048832/13:59
marcoceppioh, fake-inital might not have been the right course of action14:00
dholbachI don't understand where these new migrations come from now :-/14:00
marcoceppidholbach: I restarted gunicon, does the site look as you'd expected?14:03
dholbachyes, it looks good AFAICS14:03
marcoceppidholbach: then I htink the migrations are done, since it says there are none to run (despite there being new ones)14:04
marcoceppidholbach: I'll copy the new migrations down so you can test/check/potentially commit them14:04
svijmarcoceppi: dholbach: the administration menu is broken14:04
svijwhen logged in14:04
marcoceppiperfect.14:04
marcoceppisvij: what's the login?14:04
svijhttp://ubucon.org/openid/login14:05
svijyou may need to be in a launchpad group14:05
svijah, you are14:05
davidcallesvij: broken how? Looks ok to me14:05
svijoh14:06
svijnow it looks fine here too14:06
dpmit's taking quite a long time for me to log in at all14:06
marcoceppisvij: I may have pulled the rug from out under you, since I did a collectstatic after you reported it broken14:06
svijmarcoceppi: ah!14:07
marcoceppidholbach: 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 later14:07
svijis the blog now included?14:10
dholbachmarcoceppi, 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 changed14:10
marcoceppidholbach: sure, so it'll be good to just deploy afresh with the proper migrations, etc14:10
marcoceppidholbach: I fear it won't cleanly migrate on the next update14:11
dholbachmarcoceppi, davidcalle: does https://code.launchpad.net/~dholbach/ubucon-site/fix-migration-paths/+merge/292805 look sane to you?14:11
marcoceppidholbach: here are the instructions to defeat bus factor http://paste.ubuntu.com/16048881/14:11
marcoceppidholbach: I'll build this into the charm so you can do it via juju14:11
dholbachmarcoceppi, I'll send an email to mhall119 and davidcalle too with the instructions14:12
dholbachmarcoceppi, I don't know anything about juju :-)14:12
marcoceppidholbach: hah, I'll learn you soon enough ;)14:12
dholbachok, I'll take your word for it :-)14:13
svijdholbach: so can I play around with the blog finally?14:15
davidcalledholbach: debug true l54, expected?14:15
dholbachdavidcalle, it replaces l3214:15
davidcalledholbach: ok14:16
dholbachlooking through the page I'm not sure if the blog bits actually landed or are enabled14:16
svijif I add a page content on on the structure view, there's a "News & Blog" header with blog specific things, dholbach14:17
dholbachhum14:19
dholbachif I try to edit the /blog page, I get "you're not allowed to add a plugin"14:19
dholbachmarcoceppi, I'm not sure... do you think we should land https://code.launchpad.net/~dholbach/ubucon-site/fix-migration-paths/+merge/292805?14:19
svijdholbach: oh you're right14:20
marcoceppidholbach: try now14:26
marcoceppidholbach: I just landed that migration (cleanly) from your branch14:26
dpmAlso, 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 now14:26
dholbachdavidcalle, 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
dholbachor maybe just re-run it?14:28
marcoceppidholbach: can you edit blog now?14:28
=== willcooke is now known as wllck
dholbachmarcoceppi, I can edit the page, but couldn't add a blog archive plugin14:29
dholbachlet me log out and log back in again and see if that changes anything14:29
marcoceppidholbach: can you now?14:29
dholbachtrying14:30
dholbachno, I don't seem to have the right permissions14:31
dholbachmarcoceppi, is the entire MP I sent earlier applied now, if yes - I merge it into trunk to reflect that14:31
marcoceppidholbach: I just applied your MP about 3 mins ago14:32
* dholbach hugs marcoceppi 14:32
marcoceppibrb14:32
davidcalledholbach: marcoceppi, svij: so, I managed to add an archive plugin14:33
dholbachoh wow14:33
dholbachdavidcalle is clearly more special then me14:34
dholbachs/then/than14:34
davidcalledholbach: I gave myself the right permissions :)14:34
marcoceppii have no idea whats going on ;)14:34
dholbachdavidcalle, whaaaaat!14:34
dholbachthat's cheating14:34
marcoceppilmk when you need me to poke juju14:34
dholbachbut good on you! :)14:34
davidcallemarcoceppi: :)14:34
dholbachwith that we can publish the /blog page and are all done now?14:34
dholbachdavidcalle, ^14:36
dholbachif yes: http://blaqswans.org/wp-content/uploads/2015/04/a_team-300x216.jpg :-)14:36
davidcalledholbach: 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 permissions14:37
dholbachdavidcalle, maybe for now just add a blog archive so we get all the latest blog entries14:37
dholbachand then we let svij figure out how to publish a blog entry :-)14:37
svijyay14:37
dholbachso we divide up the work items ;-)14:37
dholbach← break database14:37
dholbachmarcoceppi: fix database14:38
dholbachdavidcalle: cheat database14:38
dholbachsvij: figure it all out14:38
svijand then I'll tell Marius Q to write a blog post. Hehe14:38
dholbachthis is an excellent example of teamwork :-P14:39
davidcalledholbach: 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
davidcallesvij: I've put you in the dev group as well14:41
dholbachdavidcalle, sure14:41
dholbachI don't expect that many editors14:42
svijyup14:42
davidcallesvij: what browser do you use?14:42
svijdavidcalle: chromium14:43
davidcallesvij: 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:43
davidcallesvij: dholbach: feel free to ping me if you need more cheap corner cutting :D14:46
dholbachgreat work everyone14:47
dholbachthanks a lot!14:47
dholbachdpm, ^ looks like we're ready to go with the blog14:47
marcoceppidholbach: 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 you14:47
dholbach<314:47
elachecheo/ folks :)14:47
svijthanks dholbach, marcoceppi and davidcalle14:48
Kilosczajkows1i congratulations, may it be a long happy marriage14:48
dpmthanks so much marcoceppi14:48
dpmand all!14:49
marcoceppidholbach dpm, while I'm rooting around, we can land that language patch if you get it onto trunk14:49
dholbachI'll merge it14:49
dpmawesome14:50
dpmmarcoceppi, 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 go14:50
marcoceppidpm: the problems were with juju 2.0 and lxd, which have been ironed out14:51
dpmok, cool14:52
dholbachmerged14:52
dpmthanks dholbach!14:55
dpmmarcoceppi, are you guys still recommending the juju PPA in 16.04?14:55
marcoceppidpm: yea, juju 2.0 still hasn't landed in xenial yet14:58
dholbachall 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 too14:59
marcoceppidpm dholbach languages pulled down14:59
dholbachmarcoceppi, fantastic14:59
dholbachthanks a lot14:59
dholbachit's much appreciated :)14:59
marcoceppidholbach: I should be a lot more responsive now that release is out <314:59
dholbachexcellent :-)14:59
dholbachI know you had lots on your plate15:00
dholbachall right - see you guys tomorrow15:00
dpmthanks again marcoceppi!15:05
dpmlanguages appear on the admin, we now just need to translate some content to test them live15:07
=== czajkows1i is now known as czajkowski
czajkowskiAloha20:49

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