[07:48] Need a trivial review - https://code.edge.launchpad.net/~stub/launchpad/memcache/+merge/21534 [08:11] stub: done [08:11] simple move for someone... https://code.edge.launchpad.net/~thumper/launchpad/move-code-events/+merge/21535 [08:12] Dun [08:15] stub: ta === henninge changed the topic of #launchpad-reviews to: on call: - || reviewing: - || queue: [henninge] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.edge.launchpad.net/launchpad/+activereviews [09:00] jtv: whenever you start reviewing (or are you done?), the upload-from-slave branch is ready. === wgrant changed the topic of #launchpad-reviews to: on call: - || reviewing: - || queue: [henninge,wgrant] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.edge.launchpad.net/launchpad/+activereviews [09:08] henninge: cool, I'll do that one as soon as I'm free to! === noodles775 changed the topic of #launchpad-reviews to: on call: - || reviewing: - || queue: [henninge,wgrant,noodles775] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.edge.launchpad.net/launchpad/+activereviews [09:11] jtv: whatever, but if allenap gets here first, he can pick it up, too. [09:11] Hey jtv, if/when you've time, could you take a look at https://code.edge.launchpad.net/~michael.nelson/launchpad/529926-partner-override-to-main/+merge/21329 === jtv changed the topic of #launchpad-reviews to: on call: jtv || reviewing: henninge || queue: [wgrant,noodles775] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.edge.launchpad.net/launchpad/+activereviews [09:11] noodles775: that's the one on the queue? [09:13] jtv: Pushing a new revision now that merges devel and resolves the conflict. [09:13] noodles775: maybe we can do a trade... I apparently need a UI review on the branch that makes the builder UI not oops out. There really isn't much to look at, but setting up for QA is hard work and I could use the feedback on the documentation for that. [09:13] jtv: yep, I've just removed the conflict and re-pushed like henninge ! [09:14] jtv: I'm sprinting for the next 3 days, but might get a chance to take a look. [09:14] jtv: ooh, that sounds really easy though... [09:15] noodles775: what—not the part where I said "hard work," I take it? [09:17] jtv: is "test_dispatchBuildToSlave" your code? [09:17] lp.translations.tests.test_translationtemplatesbuildbehavior.TestTranslationTemplatesBuildBehavior [09:18] henninge: yes [09:18] http://paste.ubuntu.com/396586/ [09:18] what's the problem? [09:18] but I am doing another make schema now [09:19] henninge: yes, that's a matter of doing a "make schema" [09:20] jtv: have you seen this before? [09:20] http://paste.ubuntu.com/396597/ [09:20] that's in the same output [09:22] henninge: don't know what that is, but I'd try a rocketfuel-get ; make clean ; ./utilities/link-external-sourcecode ../{devel,trunk} ; make [09:22] yeah, I am basically doing that ... [09:24] jtv: yup, all good now. That means the branch you got in review is good, too. [09:24] jtv: so in terms of QA'ing, what I usually do for branches like that is use the factory/SoyuzTestPublisher to create any required data to display in the UI... that way you can just provide a pasted script for the reviewer to use. [09:24] s/QA'ing/demo-ing [09:25] henninge: I know it's good—it went through a full EC2 test. :) [09:25] mine didn't yet ... [09:26] noodles775: I had a look at your demo, but it's very unclear to me (as a non-Soyuz and not-particularly-Soyuz inclined) person how much that would help me for this. I don't need to do things like package uploads for this, though I do use codehosting. [09:27] jtv: couldn't you just use factory.makeSourcePackageRecipeBuild() in a harness? [09:29] noodles775: true, that'd work for source-package recipe builds. Good idea. Then you'd just tell Bob to start work on that one. [09:29] Or wait, maybe, depending on whether the buildd master will pick it up. [09:29] (I don't know how far the factory goes in setting up credible data) [09:33] jtv: if you just set the builder attribute, and the state to BUILDING, it will display what you want in the UI (assuming no other builds are in that state... but you can manually unset those too). [09:34] noodles775: that won't set Builder.currentbuild though, will it? [09:35] noodles775: on a sidenote, AIUI a source package recipe build has an IBuildBase, so it'll present in the UI just like a Soyuz build. Only new thing is that the icon is now part of the link formatter and so is next to the link instead of the sentence. [09:41] jtv: Right, looking at the code, you'd need to grab the associated queue item and set the builder there, so that Builder.currentjob returns your item. [09:42] henninge: in doctests IIRC I've been doing something like builder.startBuild(buildqueue) [09:42] jtv: hangon, I'll take a closer look at your branch. [09:42] cool, thanks [09:42] jtv: talking to me? ;) [09:44] henninge: no [09:44] sorry [09:48] jtv: OK, so you've added a great story which sets up the required data... so a reviewer can just re-use that (or even easier, add a breakpoint and run the webapp using the test database). [09:51] noodles775: a breakpoint in the doctest and then run the webapp against the test db? Clever! Do you do that by something like "env LPCONFIG=test make run"? [09:54] jtv: close: https://dev.launchpad.net/Debugging === wgrant changed the topic of #launchpad-reviews to: on call: jtv || reviewing: henninge || queue: [wgrant,noodles775,wgrant] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.edge.launchpad.net/launchpad/+activereviews === StevenK changed the topic of #launchpad-reviews to: on call: jtv || reviewing: henninge || queue: [wgrant,noodles775,wgrant,StevenK] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.edge.launchpad.net/launchpad/+activereviews [11:31] https://code.edge.launchpad.net/~stub/launchpad/oops-pruning/+merge/21536 is a trivial one [11:32] two imports, one new line, and shifting some existing code one indentation to the right === matsubara-afk is now known as matsubara [12:13] henninge: review done [12:14] jtv: thanks === jtv changed the topic of #launchpad-reviews to: n call: jtv || reviewing: - || queue: [wgrant,noodles775,wgrant] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.edge.launchpad.net/launchpad/+activereviews [12:19] jtv: https://dev.launchpad.net/PythonStyleGuide#Multiline%20function%20calls === adiroiban changed the topic of #launchpad-reviews to: n call: jtv || reviewing: - || queue: [wgrant,noodles775,wgrant,adiroiban(bug-540105)] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.edge.launchpad.net/launchpad/+activereviews === adiroiban changed the topic of #launchpad-reviews to: on call: jtv || reviewing: - || queue: [wgrant,noodles775,wgrant,adiroiban(bug-540105)] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.edge.launchpad.net/launchpad/+activereviews [13:23] gary, care to do a review of https://code.edge.launchpad.net/~leonardr/launchpad/529348-fix/+merge/21508 ? the test suite passed with no problems [13:24] leonardr: sure === mrevell is now known as mrevell-lunch [13:30] leonardr: line 179 of https://pastebin.canonical.com/29282/ is [13:30] - # XXX gary 2010-03-15 bug 539156 [13:30] Bug #539156: remove exception for +blobstore without a REFERER [13:30] I think that XXX needs to star [13:30] stay [13:31] leonardr: other than that, r=gary [13:42] jtv: ping [13:49] jtv: Why did you remove me from the queue? [13:56] gmb: you offered a review earlier today. Could you have a look here: https://code.edge.launchpad.net/~adeuring/launchpad/bug-267689-better-checkwatch-oopses/+merge/21558 ? [14:03] adeuring: Sure. [14:07] adeuring: Looks perfect; r=me [14:07] gmb: thanks! [14:27] StevenK: did I!? [14:28] StevenK: maybe our updates crossed. [14:34] okay, I'll just have to accept that my main machine isn't going to come back to life today. :-( [14:36] jtv, can i get your approval on this trivial diff? it just sets the release date for a new version: [14:36] http://paste.ubuntu.com/396730/ [14:36] leonardr: loading... [14:37] leonardr: I'm sure that's alright. :) [14:37] thanks [14:37] so yes [14:37] fwiw i did check to make sure versions.txt said 0.9.24 [14:38] :) === mrevell-lunch is now known as mrevell [15:03] wgrant: I'm looking at your two merge proposals. Who is ScottK? Did you do a pre-impl call with someone from soyuz? [15:15] EdwinGrubbs: ScottK is an Ubuntu developer, presumably who requested the feature [15:15] thanks for the info === james_w changed the topic of #launchpad-reviews to: on call: jtv || reviewing: - || queue: [wgrant,noodles775,wgrant,adiroiban(bug-540105),james_w(package-merge-proposal-permissions)] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.edge.launchpad.net/launchpad/+activereviews [15:23] https://code.edge.launchpad.net/~james-w/launchpad/package-merge-proposal-permissions/+merge/21561 is ready for review now if someone would be so kind [15:23] it corrects a discrepancy in source package branches that will remove one of the warts that Ubuntu developers see [15:32] james_w, I'm on it. [15:32] thanks [15:34] noodles775: are you still around? [15:38] adiroiban: ping [15:38] EdwinGrubbs: hi [15:40] james_w, done. [15:40] adiroiban: ok, I'll start on your merge proposal since you are the only one here. [15:41] EdwinGrubbs: thanks :) === EdwinGrubbs changed the topic of #launchpad-reviews to: on call: Edwin || reviewing: adiroiban(bug-540105) || queue: [wgrant,noodles775,wgrant,james_w(package-merge-proposal-permissions)] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.edge.launchpad.net/launchpad/+activereviews === salgado is now known as salgado-lunch [15:50] EdwinGrubbs: hey, yep I am, just sprinting. [15:50] ok, I'll take your mp next [15:50] No rush, but when you've time it'd be great to get a review :) [15:50] Thanks! [15:55] jml: all fixed, thanks. diff generating now. [15:56] jml: also, is there a handy method on IBranch to get the product/branch_name pair or the distro/series/sourcepackage/branch_name tuple as necessary? [15:56] I could use unique_name, but the code I'm replacing doesn't use owner currently. [15:56] james_w, hmm. [15:56] james_w, not _really_, there's (branch.target.name, branch.name), I guess [15:57] * jml double checks the IBranchTarget interface [15:57] james_w, yeah, that would work. [15:58] what's name for a source package? [15:58] james_w, the question is a bit inexact. branch.target will always return an IBranchTarget. When it's wrapping a sourcepackage, it'll be distro/series/sourcepackage. [15:59] yeah, that's what I meant :-) [15:59] thanks [15:59] james_w, np. [16:00] james_w, when you are writing code that uses branch, you almost never need to deal with actual products or packages. [16:00] I'm cleaning up ICodeImport to have less derived data, so that we can use IBranchTarget rather than IProduct with them [16:01] james_w, that'd be awesome [16:01] disallowing +junk probably, but still... [16:02] james_w, IBranchNamespace and IBranchCollection are also your friends [16:02] I have no friends, all around me are just interfaces, I never get to know the *real* person [16:04] james_w, you don't need to perform surgery on someone before you really know them === matsubara is now known as matsubara-lunch [17:31] adiroiban: I'm trying to run "./bin/test -t pofile_new_translation_autoselect" What am I doing wrong? [17:32] EdwinGrubbs: nothing... I'm just stupid. I fogot to add the new testfile. I'm pushing it now [17:33] EdwinGrubbs: test pushed. can you please pull the branch and try it again [17:33] sure === matsubara-lunch is now known as matsubara === gary_poster is now known as gary-lunch === leonardr is now known as leonardr-lunch === gary-lunch is now known as gary_poster === leonardr-lunch is now known as leonardr [19:49] gary, https://code.edge.launchpad.net/~leonardr/launchpad/multi-part-etag/+merge/21573 is ready for your review [19:49] great, looking [19:59] r=gary leonardr === EdwinGrubbs is now known as Edwin-afk === matsubara is now known as matsubara-afk === salgado is now known as salgado-afk === Edwin-afk is now known as EdwinGrubbs === EdwinGrubbs changed the topic of #launchpad-reviews to: on call: - || reviewing: -|| queue: [wgrant,noodles775,wgrant,james_w(package-merge-proposal-permissions)] || This channel is logged: http://irclogs.ubuntu.com/ || https://code.edge.launchpad.net/launchpad/+activereviews