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