nigelb | omg. | 12:07 |
---|---|---|
nigelb | I just realized jelmer is the co-author of bitblee. | 12:07 |
nigelb | blah | 12:07 |
nigelb | bitlbee | 12:07 |
Laney | what table do I need to fiddle with to make launchpad.dev/builders not show a package as building? Seems marking the build as failed by editing buildfarmjob is not enough. | 13:53 |
wgrant | Laney: buildqueue | 15:33 |
Laney | wgrant: I should delete the row? | 15:34 |
StevenK | wgrant: I thought inlinehelp was the only thing that wanted Mochi in? | 15:34 |
Laney | or unset builder | 15:34 |
wgrant | StevenK: There's apparently a Translations thing too | 15:35 |
wgrant | Laney: Unset builder. | 15:35 |
Laney | got it, that worked. thanks. | 15:35 |
StevenK | wgrant: grepping for Mochi shows some functions that need it in lp-mochi.js and a few other places. | 15:36 |
StevenK | wgrant: I can't see it mentioned by translations, but I haven't gone searching for the functions in lp-mochi. | 15:40 |
StevenK | lib/lp/translations/templates/currenttranslationmessage-translate-one.pt would be it. | 15:42 |
wgrant | StevenK: IIRC translations uses lp-mochi | 15:44 |
wgrant | Not mochi directly. | 15:44 |
wgrant | But that's a project for the morrow. | 15:44 |
StevenK | Oh, why? I was just about to delete half of lp-mochi | 15:44 |
wgrant | Eliminating MochiKit and YI2 is one of the week's projects. | 15:44 |
StevenK | YUI2 I'm not sure about, but it seriously looks like Mochi is one branch. Perhaps two. | 15:46 |
wgrant | Probably, yes. | 15:46 |
StevenK | Oh, it doesn't help that MochiKit.js is over 4,000 lines. | 15:47 |
StevenK | Dear Google. Yes, I may be in Hungary. This does not mean I want Google+ to be in Hungarian. No love, me. | 16:05 |
StevenK | stub: I guess that means you made it here too. | 16:05 |
StevenK | stub: Or you're just confusing us with more proxy madness. | 16:06 |
stub | I is here | 16:06 |
StevenK | wgrant: Is https://code.launchpad.net/~stevenk/launchpad/bpph-supersede/+merge/87875 complete crack? | 17:21 |
* jelmer waves to bdmurray, lifeless | 18:47 | |
nigelb | Oh, Epic week? | 20:31 |
mwhudson | y | 20:32 |
nigelb | Nice :-) | 20:36 |
nigelb | How's Budapest in winter? Dark and snowy? | 20:37 |
mwhudson | i | 20:43 |
mwhudson | i'm not there :) | 20:43 |
nigelb | ah | 20:43 |
nigelb | bah, I keep forgetting you're with Linaro now :) | 20:43 |
mwhudson | yeah, sf in feb for me | 20:45 |
mwhudson | which sounds like a better deal than budapest in jan, in most ways | 20:45 |
stub | Its cold, dark but not snowy | 20:45 |
nigelb | heh | 20:48 |
nigelb | stub: got a few mins for a PM? | 20:49 |
stub | a bit. bed time soon. | 20:50 |
spm | Q: we have a sync script for codehost staging; it's recently been failing: from canonical.database.sqlbase import connect <== ImportError: No module named database.sqlbase <== is this a rename, or something more fundamental? | 22:59 |
mwhudson | rename i suspect | 23:01 |
mwhudson | although hm | 23:02 |
mwhudson | spm: can you paste the traceback? | 23:03 |
spm | Traceback (most recent call last): | 23:03 |
spm | File "/srv/bazaar.staging.launchpad.net/scripts/codehosting_branch_mirror.py", line 12, in <module> | 23:03 |
spm | from canonical.database.sqlbase import connect | 23:03 |
spm | ImportError: No module named database.sqlbase | 23:03 |
spm | make: *** [rebuild] Error 1 | 23:03 |
spm | not much more than that | 23:03 |
mwhudson | huh | 23:04 |
spm | (debugging why codehost staging doesn't come back after an update. this be why. hello Mr Yak, and what style are we cutting today?) | 23:04 |
mwhudson | spm: is ./lib/canonical/database/sqlbase.py there? | 23:04 |
spm | huh. the entire database directory is not | 23:05 |
mwhudson | spm: hm, i suspect a more recent revision of devel has readded it | 23:06 |
spm | lib/lp/services/database/sqlbase.py mayeb? | 23:06 |
mwhudson | err | 23:06 |
mwhudson | ah | 23:07 |
* mwhudson suspects a bong merge from devel to db-devel | 23:07 | |
mwhudson | r14610 of devel was the one that farted around with lib/canonical/database | 23:07 |
mwhudson | but it left something in its place | 23:08 |
mwhudson | ah no | 23:08 |
mwhudson | spm: yeah, just change your script to import from lib/lp/services/database/sqlbase.py | 23:08 |
spm | coolies, ta | 23:08 |
mwhudson | well lp.services.database.sqlbase | 23:08 |
spm | nod | 23:09 |
spm | :-) | 23:09 |
nigelb | spm: yak shaving on a monday morning is awesome, isn't it? ;-) | 23:13 |
mwhudson | good week for it | 23:13 |
spm | nigelb: "awesome" is perhaps NOT the word I'd choose :-) | 23:13 |
nigelb | heh | 23:13 |
spm | mwhudson: (sorry, distracted elsewhere) that's a good fix. all working again. ta mon. | 23:53 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!