bac | gary_poster: this morning i'm going to try normal hangout but turn off my camera if audio is choppy. | 12:02 |
---|---|---|
gary_poster | hey gmb. Unfortunately, my call with Francis is 1700 UTC, and I already asked him to reschedule it once. (It is not on my calendar because it is his invitation/event...I could make my own but that seemed silly). Is 1800 UTC too late? | 12:02 |
gary_poster | If it is I'm actually ok with trying to reschedule him again | 12:03 |
gary_poster | bac cool | 12:03 |
gary_poster | bac benji frankban call now | 12:10 |
benji | bac: http://www.nhc.noaa.gov/ | 12:13 |
garyposter | bac benji frankban sorry technical probs | 12:13 |
garyposter | be there in one sec hopefully | 12:13 |
bac | gary_poster: from spreadsheet 'form' -> 'go to live form' | 12:32 |
gmb | gary_poster: I can do 18:00 UTC as long as we keep it to half an hour. | 12:53 |
gary_poster | gmb works for me thank you | 12:53 |
gmb | np | 12:53 |
gmb | I'll move it | 12:53 |
bac | frankban: reviewed | 13:21 |
frankban | thanks bac | 13:25 |
=== garyposter is now known as gary_poster | ||
benji | gary_poster: is the Dimiter interview technical or "first"? | 14:10 |
benji | \ | 14:12 |
bac | frankban: my branch has been merged in case you were waiting on it | 14:13 |
bac | the integration tests had weird, non-repeatable failures related to the juju deployment. second time worked fine. | 14:14 |
frankban | bac: ack | 14:15 |
frankban | I am writing the MP for my current branch, should be ready soon | 14:15 |
bac | frankban: i eagerly await! :) | 14:16 |
frankban | :-) | 14:18 |
frankban | bac: and here it is: https://code.launchpad.net/~frankban/lpsetup/bug-1034602-handle-target-dir/+merge/121198 | 14:26 |
benji | gary_poster: we're starting, join us if you can | 15:02 |
gary_poster | benji, yes, sorry | 15:02 |
bac | frankban: approved with easy suggested changes. | 15:20 |
frankban | bac: thanks | 15:22 |
frankban | bac: I see a weird behavior in a test I am doing: see http://pastebin.ubuntu.com/1164612/ | 15:24 |
frankban | it seems that setup.py install does not keep the file permission | 15:24 |
* bac looks | 15:27 | |
bac | i'm trying now. TBH hadn't tried running that from an installed lp-setup before | 15:27 |
bac | frankban: i see the same in my installed egg | 15:29 |
bac | frankban: do we need to add it to 'scripts' in setup.py? | 15:31 |
frankban | bac: I think that will cause launchpad-database-setup to be installed in /usr/local/bin | 15:33 |
frankban | (that can be not a bad thing) | 15:33 |
bac | frankban: you are correct | 15:34 |
bac | but when running within a branch we'll want to refer to the local one | 15:35 |
bac | frankban: i don't yet see how to preserve the execute bits. i wonder if that is not recommended. i'll make a card for this problem and follow up on it this afternoon. | 15:42 |
frankban | bac: ok, thank you. however, it seems similar to http://bugs.python.org/issue5300 | 15:44 |
bac | frankban: as expected, "don't do that" is one early response! :) | 15:45 |
bac | frankban: we can work-around it by changing our code to: call('/bin/sh', script, args) | 15:46 |
* bac -> lunch | 15:46 | |
gary_poster | frankban, your EoD is in 1 hr? | 16:00 |
frankban | yes gary_poster | 16:00 |
gary_poster | cool frankban. want to check some sprint dates with you | 16:01 |
frankban | gary_poster: ok, ready when you are | 16:01 |
gary_poster | will contact you after call | 16:01 |
frankban | cool | 16:01 |
gary_poster | frankban, quick yellowsquad hangout now? | 16:15 |
frankban | gary_poster: ok | 16:15 |
gary_poster | bac hey. when you get back lemme know and let's try to figure out a time to have a quick call about sprints. Note that I'm booked till about 2:30 | 16:23 |
bac | gary_poster: how about 2:30? | 16:57 |
gary_poster | bac, sounds good | 16:58 |
* benji moseys over to the yellow hangout. | 18:01 | |
gary_poster | benji we are in hangout from g+ event | 18:03 |
benji | oh! | 18:03 |
* benji walks around the yard for a minute before figuring out what he should do next. | 18:30 | |
gary_poster | bac, yellowsquad? | 18:30 |
bac | ok | 18:30 |
* bac crosses fingers | 18:30 | |
gary_poster | benji, don't forget option of colaborating with bac (though I'm talking with him this second) | 18:37 |
benji | bac: let me know when you're done with your call | 18:49 |
bac | benji: i am done | 18:49 |
benji | is there any way I can collaborate with you? | 18:50 |
benji | bac: is there any way I can collaborate with you? | 18:52 |
bac | benji: yes. i'm pushing another tiny branch that needs to be done first. perhaps you can review it and then we can work on subunit | 18:52 |
benji | sounds good | 18:53 |
* benji tries to figure out this direct deposit change form in the mean time. | 18:53 | |
bac | benji: https://code.launchpad.net/~bac/lpsetup/xbit/+merge/121259 | 18:55 |
benji | looking | 18:55 |
bac | one liner | 18:58 |
benji | bac: approved, with a concern for you to evaluate | 19:03 |
bac | benji: good point. rather than doing what you suggest, would it be easier/safer to change setup.py to DTRT? | 19:06 |
benji | bac: it would probably be safer; I'm not sure how to do it at the moment, so it might not be easier | 19:08 |
bac | benji: howzabout i land what i've got and later do it better via setup.py? gary wants it done this afternoon and we need to proceed on the subunit problem | 19:11 |
benji | bac: that's fine with me; should we file a bug against lpsetup to be sure it at least isn't lost? | 19:11 |
bac | benji: bug or card i guess | 19:12 |
bac | benji: the subunit fails after a test failure that generates a ~1.4M character traceback. i've downloaded the file and am next going to manually pipe it through subunit to see where it chokes | 19:14 |
bac | benji: do you want to play along via tb? | 19:14 |
benji | bac: sure | 19:14 |
bac | ok, brb | 19:15 |
bac | gary_poster: travel agent will not proceed without the name of the authorizing manager. none of the people on his acceptable list are in our food chain | 19:24 |
gary_poster | bac, um. try robbie? | 19:24 |
bac | robbie isn't in the list | 19:25 |
gary_poster | bac, and flacoste is not, I guess? | 19:25 |
bac | gary_poster: see my PM to you | 19:25 |
gary_poster | bac, got it. I'll dig around and get back to you. Thanks for heads up. | 19:26 |
bac | np | 19:26 |
bac | gary_poster: same for uds i assume | 19:26 |
bac | benji: hangout? | 19:27 |
benji | bac: sure; regular yellow spot? | 19:27 |
bac | yep | 19:27 |
gary_poster | bac and benji, I'm about to join yellow to see how my computer is doing. Sorry for disturbing :-) | 19:33 |
bac | benji: http://ubuntuone.com/1J4THLUkQKfWMlpqvQgDmm | 19:49 |
bac | benji: https://dev.launchpad.net/ParallelTests/ResultsLog | 20:05 |
benji | gary_poster: are you busy? | 20:16 |
gary_poster | benji, not really. writing email | 20:17 |
gary_poster | what's up | 20:17 |
benji | gary_poster: we have questions about this subunit bug, if you have a minute, drop by the treehouse, er hangout | 20:18 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!