[01:53] daker: looks like our test expectation should have the next= variable urlencoded [04:00] Would you vote for my Django app? http://www.squaretap.com/contest/ [13:04] good morning [13:35] nigelb: can you please kick tarmac for ld again [13:35] okay [13:35] cjohnston: kicked [13:35] ty [13:41] daker: https://code.launchpad.net/~daker/loco-directory/ltp-blog-fixes/+merge/73095 a commit message please [13:41] ok [13:42] done [13:43] daker: anything else you want included in this release? [13:45] cjohnston, no just go ahead [13:46] are you going to get to https://code.launchpad.net/~daker/loco-directory/fix.team-tests/+merge/73317 soon? [13:46] yeah tonight [13:46] ok [13:46] cjohnston: I've almost got the recovery script working properly [13:46] sweet mhall119 [13:47] trunk is waiting on two merges, and then its ready [13:47] right now things are blowing up in ISD because of a server upgrade, so it may be later today before I'm done with it [13:47] boo [13:48] daker: could you fix this one as well? https://code.launchpad.net/~daker/loco-directory/fix.635799 [13:48] ah yes [13:48] cjohnston: boo indeed, today's gonna be sucktastic for me [14:02] mhall119: I have to go give a presentation at HQ [14:03] on what? [14:03] I Think I'd rather work on a server [14:03] equipment carried on truck [14:03] s [14:35] cjohnston: my membership in ubuntu-community-webthemes is evidently about to expire [14:35] which means I'll no longer be responsible for helping with CSS [14:36] \o/ [14:44] LoL [15:02] mhall119: YOu should have kept quiet, now cjohnston will get you renewed === daker_ is now known as daker === daker is now known as daker_ [16:28] cjohnston: https://code.launchpad.net/~mhall119/loco-directory/data-recovery-script/+merge/73409 [16:31] it won't recover everything, but it gets most of it [17:02] nigelb: daker_: are either of you available to look at ^^ [19:43] cjohnston: daker_: what's the status of the blog feed branches? [19:55] mhall119: it has been merged [19:57] daker: cool, I merged your branch too [19:57] daker: do you know if that's all ready to deploy? [19:58] mhall119: well the blog feed has been tested [20:00] i still need to complete the team tests, also i need to figure out how to login using the openid === Ronnie1 is now known as Ronnie [20:44] mhall119: can you take a look at this http://pastebin.com/0rY9x5Pj ? [20:52] daker: you don't need to use openid in your test cases, you can create a user account with a local password and use self.client.login(username='foo', password='bar') in the TestCase itself [20:53] ah ok [20:53] daker: look at how I did it on summit: http://bazaar.launchpad.net/~summit-hackers/summit/production/view/head:/summit/sponsor/tests.py#L154 [20:54] you'll need to create a user, a group and a Team to match the group [20:54] then assign your user object to the group [20:54] that's essentially all the django_openid_auth does at login [20:55] if your Team.lp_name is the same as your Group.name, the membership lookups should all work [21:27] ok tg [21:27] daker: I'm trying to test your mugshot fix, but I'm getting SSL failures trying to connect to the launchpad API [21:27] I'm pretty sure this is a local-setup problem, but I'm not sure what [21:27] nigelb: ^^^ any idea? [21:28] any backtrace ? [21:28] mhall119: ^ [21:29] (Pdb) launchpad = Launchpad.login_anonymously(client_ident, lp_instance, cachedir) [21:29] *** SSLHandshakeError: [Errno 1] _ssl.c:499: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed [21:31] mhall119: http://code.google.com/p/httplib2/issues/detail?id=154#c0 [21:43] mhall119: http://pastebin.com/gQhptt4H [21:45] mhall119: it gives me http://pastebin.com/NS5Vi4w2 [21:50] damn it, why it doesn't want to work >:( [21:53] mhall119: HELP :'( SOS [22:00] · · · — — — · · · [22:19] ah i guess i know what's the problem [22:45] * AlanBell gets bitten by bug 802508 again [22:46] was going to check if someone had filed a bug for that because it is irritating and I found one. Filed by me. [22:46] :/ [23:01] trying to find out if there is any use-case when the right thing to do isn't to go back to the team [23:02] don't think there is because the same link is always in the top nav [23:04] thanks daker :) [23:04] :) [23:20] newz2000: Hi, where may we find the moinmoin theme for wiki.u.c ? [23:24] ryanakca: ask AlanBell [23:25] dunno, I do know it isn't this: https://code.launchpad.net/~ubuntu-website-community/ubuntu-website/light-wiki [23:25] i think yes [23:26] think it was in something called ~canonical-web-monkeys or similar [23:26] https://code.launchpad.net/~canonical-webmonkeys [23:28] that will be very close to the production code, but I don't trust it to be all of it, I think some changes were made live in production [23:29] well AlanBell i think ~canonical-web-monkeys is for the wiki of canonical [23:29] nope [23:29] sure ? [23:30] https://code.launchpad.net/~canonical-webmonkeys/canonical-isd-web/light-wiki-theme yup [23:31] i see maybe just wait for newz2000 to answer which one is recent [23:32] webmonkeys is the recent one, you can see from the commit dates [23:33] i see