[12:19] whee! 1 weekend = 742 emails... [12:28] aloha and welcome to Monday [12:29] bac benji danilos gmb, call in 2 (yes, gimme an extra minute) [12:29] ok [12:29] aloha :) [12:31] ok [12:44] * gmb -> late lunch [12:51] kids -> school [14:00] gmb, I'm just starting reading your LEP. I think sometimes there are two useful sorts of feedback (along one axis): feedback when someone is reading something for the very first time, and feedback after they have thought about it. The first can give you ideas on how to make the information more accessible, and the second actually gives thoughtful feedback on the ideas contained. So, I'm immediately ready to give [14:00] Would you like me to enter it here as I go, or in an email, or at the bottom of the LEP, or some other way? [14:01] gary_poster: Email or at the bottom of the LEP is fine; I'm trying to get my head around the upload stuff at the moment and could do without the interruptions for a wee while. [14:01] cool, gmb will do [15:12] gmb, thank you for the LEP. my comments/thoughts got long :-P . I put them on a separate page. No rush for a reply for me--getting back to other things now. :-) https://dev.launchpad.net/LEP/BugRelationships/GaryComments [15:13] gary_poster: Okay, thanks. [15:13] welcome [17:44] * gary_poster has now done pretty much everything he can do before working on the bug he has no motivation for :-P [17:44] procrastination time is over... [17:48] hi gary_poster, want a diversion? [17:49] ooh, bac! yes! [17:49] skype? [17:49] :-) sure, call when ready [17:50] gary_poster: skype crashed [17:50] trying again [17:50] ok [17:51] https://pastebin.canonical.com/53395/ [18:33] benji, gary_poster: either of you updated your tree lately? the addition of txlongpoll is breaking mine [18:34] bac, I did last week, and I think txlongpoll was in it then. Can try again now... [18:34] bac: I haven't. And now I'm scared to. ;) [18:34] yeah, be scared. :) [18:34] bac, what's your symptom? [18:34] i only did to get gary's new storm recorder [18:35] gary_poster: make build failes on installing txlongpoll [18:35] from bin/buildout [18:35] Installing txlongpoll. [18:36] While: [18:36] Installing txlongpoll. [18:36] Getting distribution for 'oops-twisted'. [18:36] Error: Picked: oops-twisted = 0.0.1 [18:36] bac, hm. updating now [18:36] * bac flashback to friday, writ large [18:38] bac, duplicated. investigating [18:38] oops_twisted-0.0.1.tar.gz is in download-cache/dist [18:38] bac, the good news is that it should be easy to fix. versions.cfg is missing. The bad news is that this should never have happened [18:39] our landing machinery should have caught ths [18:39] * gary_poster will try to fix [18:40] i recall txlongpoll had a versions.cfg last week. it was testresources that was ugly [18:40] bac, yeah, simple fix [18:40] it is still building... [18:40] other stuff [18:40] will get you diff [18:40] thanks [18:41] * bac brb [18:44] trying to land testfix. Bah [18:44] conflicts in work I was in middle of [18:58] bac, fwiw, I'm landing testfix via lp-land... [18:58] ...succeeded [18:58] gary_poster: cool. to the txlongpoll package or lp? [18:58] bac, so just bzr pull and should work [18:59] bzr lp [18:59] I mean, bac, lp [18:59] thanks! [18:59] welcome [20:09] gary_poster: your statement recorder suggestion is great. i've discovered this offensive action: [20:09] 'UPDATE BugTask SET status=10 WHERE BugTask.id = 38' [20:09] bac, cool! What is triggering that? [20:09] sadly, the traceback only points to the line of the flush() so i'm still searching [20:09] oh, suck [20:09] yeah [20:09] hm [20:09] * bac wishes for a 'watch' command in pdb [20:10] bac, what flush is this? [20:10] the one at the bottom of bugtaskset:createTask [20:42] bac: I haven't used it, but http://pypi.python.org/pypi/pdbpp has a watch command ("display" is their spelling) [20:42] benji: great, i'll have a look [20:47] @break_on_setattr('bar') <-- Nice! [20:50] bye [21:01] that is nice