/srv/irclogs.ubuntu.com/2011/07/25/#launchpad-yellow.txt

danilosgmb, btw, do you need any help with unused potmsgset purging, or did you not get to that state yet? :)09:44
gmbdanilos: I'm looking at in now actually.09:44
daniloscool, just ping me if you need any help09:45
gmbdanilos: How can I find out if a POTMsgSet is not participating in any translations?09:45
danilosgmb, "all instances of TranslationTemplateItem's that reference that potmsgset have a sequence of 0"09:46
danilosgmb, we could add an "or they reference potemplate that is inactive"09:47
danilosgmb, if you look at TranslationTemplateItem (\d translationtemplateitem from within "psql launchpad_dev" is useful), it should be clearer what I meant above09:48
gmbdanilos: Okay, I think I'm with you.09:48
gmbdanilos: I was thinking that we could use Garbo.daily for this (I know you said weekly, but I don't thin we have a facility for that unless we add a new cronscript).09:49
gmbWe could do an initial run manually before rolling this out, maybe.09:49
danilosgmb, right, I feel better about separate scripts then munging it all together into one big behemoth, but it's ultimately your call :)09:50
gmbdanilos: Well, it's more that last time I tried this I got a stern "Use Garbo!" from Stub and Lifeless.09:50
danilos(there is an argument to be made about a gazillion scripts as well, so I am partial to both solutions)09:50
danilosgmb, ack09:50
danilosgmb, looking at the docstring of cronscripts/garbo-daily.py, it is indeed the right place to add it :)09:51
gmb:)09:52
gmbRighto, I'll crack on then.09:52
gmbdanilos: I'll ping you if I need any more help. So far it seems clear enough.09:52
danilosgmb, cool, note that you'll have to first drop TranslationMessages for the potmsgsets you are removing as well09:53
gmbdanilos: Ah, right. Noted, thanks.09:53
danilosgmb, also, note that there might be potmsgsets which have no TranslationTemplateItem rows at all (which means they are not in any of the templates), and you can get that more easily with a separate query09:56
gmbOk.09:57
gmbThanks.09:57
bac`hello12:12
=== bac` is now known as bac
danilosCHR is in a very bad shape :/12:14
bacderyck squad bad!12:15
* bac thinks squad colors should be somehow tied to team lead name so i can remember them.12:16
gary_poster:-(12:16
gary_posterthat's no fun12:16
gary_posterand hi12:16
bacwe should be the green team12:16
gary_posterheh, gren gary?12:16
gary_postergeen12:16
gary_postereh blah :-)12:16
bacj & d are hard12:17
* gary_poster tries to think of colors beginning with J and D.12:17
gary_posteryeah12:17
gary_posterdanilos, is it bad enough for me to raise the issue with deryck?  If you think so, I'll investigate to prepare for the conversation12:19
danilosgary_poster, well, there's like 15 open questions from last week12:20
gary_posterdanilos, gotcha.  there were a lot of questions from us when deryck's week started.  It would have been nice if they had made more of a headway, but I suspect that we're still paying the price of the sprint.12:22
gary_posterFor myself, questions are typically near the end of my hour, so I don't make as much progress as I might (and they are often the hardest to deal with).12:22
danilosgary_poster, right, makes sense then12:23
danilosgary_poster, fwiw, I think we should start on them earlier to make sure we clear the back log (the two I hit were from people inside canonical, and some re-raised them on IRC now)12:24
gary_posterdanilos, makes sense12:25
gary_posterbenji bac danilos gmb, call RSN12:29
danilosgary_poster, also, it might be that the way we split work means that items at the bottom of the list never get done12:29
gary_posterack12:29
bacgary_poster:  did you get bunch of rain yesterday?  we had thunder, power flickering, and about 5 minutes of rain.  i think it passed us by and went to wake county.12:50
gary_posterbac, no not really.  It kept looking like it might rain, but nothing :-/12:50
bacoh, i heard parts of wake got 5"12:51
gary_posterbenji, would you be willing to help me qa bug 812335?  If so, I'd like you to help me figure ourt how to do so. :-)13:23
gary_poster("getBranchTips")13:23
benjigary_poster: now that I have my coffee I'm up for anything13:25
gary_posterbenji, :-)13:26
gary_posterso, did you figure out how to create a branch that would be returned from getBranchTips when you qa'd this before?13:27
gary_posterI think we need to do that, and then run getBranchTips,13:27
gary_posterand then ask LOSAs to make the branch private, and then see that we don't see the branch any more13:27
gary_posterI have a reasonable idea of how to do all of those except the first  :-)13:28
gary_posterdo you know?13:28
bacdanilos: do you have time before EOD to review https://code.launchpad.net/~bac/launchpad/bug-788685/+merge/69082 ?13:29
gary_posterbenji ^^^13:30
danilosbac, sure13:32
bacthanks13:32
benjigary_poster: I started to do the QA with "ubuntu", it has lots of qualifying branches (IIRC), but then realized that wgrant had QAed it13:33
benjiso, I believe that "ubuntu" should work, but am not completely certain13:34
danilosbac, r=me, small suggestions :)13:38
bacdanilos: great!13:38
danilosbac, I love the version comparison, very good to learn about things like that :)13:39
bacyes!  so much more sane and cheaper than that awful thing i'd cooked up on friday13:39
gary_posterbenji, flacoste has instructions for me I think.  Now will try them :-)13:41
danilosbac, oh, ignore the comment re IDistroSeriesSet import, I missed that you just reformatted it13:41
bacyep13:41
benjik13:42
gary_posterbenji, shouldn't this work?13:44
gary_poster>>> lp.distributions('principia').getBranchTips()13:44
gary_posterTraceback...13:44
gary_posterAttributeError: 'Entry' object has no attribute 'getBranchTips'13:44
benjigary_poster: it should. Be sure you're using the right version of the API.13:45
gary_posterbenji, pretty sure I am ("./bin/py /usr/bin/lp-shell qastaging devel")13:46
gary_poster"Connected to LP service "https://api.qastaging.launchpad.net/" with API version "devel""13:46
benjigary_poster: I'm not certain how the caching works, you may want to use a different cache dir -- or nuke your current one -- so you aren't using an old WADL13:46
gary_posterbenji ack.  (It works on production, just tested)13:47
danilosbac, btw, qaing that change is probably going to be possible only on dogfood (not sure if staging is up to the par yet, but I doubt it is)13:57
bacdanilos: yeah, i was going to ask you for advice on that13:57
danilosbac, basically, we usually asked soyuz people about re-uploading (re-publishing or something) existing ubuntu packages on dogfood so the same code paths would be triggered14:00
danilosbac, after that, it's easy enough to go to the translations.lp.net/ubuntu/<series>/+source/<package>/+imports to check what was put in the import queue14:01
bacdanilos: sounds good.14:01
gary_posterCHR awaits!15:07
gary_posterDid we ever get gmb around?15:07
gary_posterNo15:08
gary_posterI'll start the counts, then15:08
gary_posterdanilos, could you take a look at https://answers.launchpad.net/launchpad/+question/16569915:20
gmbHello? Is this thing on?15:43
gmbgary_poster: Hi. Apologies for the long absence. My plan to move to a wifi hotspot was thwarted by a telecom engineer using me as a test subject.15:44
gmbUpside: All fixed now.15:44
gmbgary_poster: I'll make up the time this evening, FTR.15:45
gary_posterbac benji danilos gmb, (1) I set up numbers on https://dev.launchpad.net/MaintenanceRotationSchedule ; please review and suggest/make changes.15:45
gary_poster(2) deryck apologized for number of questions.  he offered to help.  I said I'd contact him Thursday if we still had problems.15:45
gary_poster  abentley should be back then, which will help15:45
gary_postergmb, glad you have internet again. :-) thanks for heads up15:45
gary_postermy CHR hour was less productuve than usual16:02
gary_posterbut I need a break16:02
* gary_poster not feeling 100%16:02
gary_posterlunch16:03
* gmb tries to un-break make schema.16:32
gmbA pox on tests where I have to switchDBUser() to make them work.17:23
* gmb -> calling it a night.19:17
* gary_poster slept for 2.5 hours (after 10 hours last night)19:35
* gary_poster going to take a sick day19:35
gary_posterhopefully I'll be ok tomorrow19:35
gary_posterttyl19:35
benjithunder and lightning, very very frightening20:56
bacyeah, we've got it here too.20:56
bacgrass can't live on thunder alone20:57
bacbut i haven't had to mow since before going to dublin20:58

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!