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