[04:04] Project devel build #1,006: STILL FAILING in 4 hr 30 min: https://lpci.wedontsleep.org/job/devel/1006/ [08:22] Gah, no jtv. [08:25] I think I caused a bunch of lint problems :( [08:35] nigelb: Oh? [08:36] wgrant: Yeah, jtv emailed me saying there are a bunch of lint warnings. Updaging devel and branching to poke at it. [08:37] *updagint [08:37] GAH [08:38] *updating [08:40] hm, what's pipes? [08:40] bzr plugin? [08:42] nigelb: Yes. lp:bzr-pipeline [08:43] nigelb: bzr-pipeline [08:43] It's packaged. [08:43] At least in oneiric. [08:43] Installed. [08:43] No lint warnings. [08:43] Not from a fresh branch from devel [08:43] make lint only lints changed files. [08:43] Because the tree has so much damn lint still. [08:43] what if I have no changed files? [08:43] To lint the whole tree would cause you to die. [08:44] jtv wasn't talking about your branch? [08:44] yeah, excepct I have no idea which one :D [08:44] What does the email say? [08:45] http://dpaste.com/603990/ [08:46] Ah. [08:46] Anyway, now you have bzr-pipeline installed you'll see lint for any future branches. [08:46] And people will fix the lint you've just created as they see it. [08:46] Okay, so I don't need to get worked up into fixing it right now. [08:47] Right. [08:47] Just try to avoid it in future :) [08:48] I should just use lp-propose, why I didn't so far is baffling me [08:49] Hrm, I'm trying to add (UTC+foo) to person-index [08:49] Except I'm failing spectacularly. [08:49] Does pytz give you that information? [08:49] Not easily. [08:50] I wrote a function that does this. http://dpaste.com/603992/ [08:50] I'm fairly sure somone is going to stab me for that. [08:50] More importantly, I just have oops than it working. [08:53] >>> pytz.timezone('Australia/Melbourne').utcoffset(datetime.datetime.utcnow()) [08:53] datetime.timedelta(0, 36000) [08:54] Adding this as a property to the PersonView class is the right thing? [08:55] datetime.datetime.now(pytz.timezone('Australia/Melbourne')).strftime("%z") is slightly less confusing that what you wrote, but I think it might be what you want. [08:56] Unless you want to convert the 36000 to +1000 yourself. [08:56] Which seems silly. [08:56] This works as well. [08:56] Trying === almaisan-away is now known as al-maisan [09:02] Yay OOPS [09:07] grrr [09:07] "LocationError: (, 'show_time_offset')
" [09:08] Does that mean my function is not in the object? [09:20] hm, OOPS-2066CP26 [09:20] I can't see the https://code.launchpad.net/~launchpad-pqm/launchpad/devel page === al-maisan is now known as almaisan-away === almaisan-away is now known as al-maisan === al-maisan is now known as almaisan-away === almaisan-away is now known as al-maisan === almaisan-away is now known as al-maisan === almaisan-away is now known as al-maisan === al-maisan is now known as almaisan-away === almaisan-away is now known as al-maisan === al-maisan is now known as almaisan-away === almaisan-away is now known as al-maisan === al-maisan is now known as almaisan-away [13:29] How do I fix "./bin/lint.sh: line 125: pocketlint: command not found"? [13:33] nigelb: sudo apt-get install python-pocket-lint [13:34] Do you have launchpad-developer-dependencies installed? === almaisan-away is now known as al-maisan [14:18] wgrant: I followed the instructions to set up launchpad [14:18] I don't know if the developer dependancies wewre part of it === al-maisan is now known as almaisan-away [15:07] * nigelb fails at tests === almaisan-away is now known as al-maisan === al-maisan is now known as almaisan-away [18:20] Project devel build #1,007: STILL FAILING in 4 hr 46 min: https://lpci.wedontsleep.org/job/devel/1007/ [18:58] nigelb: the dependencies package is part of the scripts [18:58] nigelb: did the scripts glitch or error ? [19:20] lifeless: Installing python-pocket-lint fixed it. [19:20] and the scripts were not working actually. [19:21] I now realize doing a make lint until today was ineffective :( [20:10] I'm having some trouble with create_initialized_view [20:10] I did a html = create_initialized_view(person, '+index')() [20:10] html turns out empty [23:07] lifeless: Go away. [23:09] I am gone. [23:10] Good :) [23:10] hehe === almaisan-away is now known as al-maisan [23:12] wgrant: 'morning [23:13] wgrant: do you know what the status of staging is? [23:13] Still broken. [23:13] Don't expect it for a few more days at least. [23:13] It's a little over two weeks out of date now. [23:13] ok :-/ [23:13] Thanks. === al-maisan is now known as almaisan-away [23:13] What does it do that you desire? bzr 2.4? [23:14] yeah, I landed my bzr 2.4 branch on db-devel two weeks ago with plans to do extensive QA on staging. [23:14] I will try to coerce LOSAs into unbreaking it today, but failing that I will convince bigjools to bump the prio of the ticket. [23:15] Or maybe I need flacoste. [23:15] Probably. [23:15] Oh good, qastaging is broken now too. [23:16] Hmm. [23:16] wgrant: seems alright here [23:16] Maybe buildbot-poller. [23:16] It's 20 revisions out of date. [23:16] Yeah, buildbot poller is broken, it seems. [23:17] Stale lock. [23:17] LOSA ping. [23:17] howdy [23:17] spm: Could you please bzr break-lock lp:~launchpad-pqm/launchpad/stable? [23:17] Unable to obtain lock held by launchpad-pqm@bazaar.launchpad.net [23:17] at crowberry [process #1008], acquired 64 hours, 30 minutes ago. [23:18] done [23:18] Thankyou sir. [23:21] It worked. [23:22] \o/