[00:10] spm: Around? bug #514074 has been going on for a few days now, and I think it's probably a sysadmin/LOSA thing. [00:10] Bug #514074: PGP fingerprint registration fails to find key [00:11] hrm. I have a sneaking suspicion I may know what's causing that.... [00:11] Is keyserver.internal not syncing with the rest? [00:42] do you know if there is some plan to upgrade the launchpad bzr branch to fix bug #513432? (I'm stuck for installing LP on lucid to expose some new element on the API) [00:43] Bug #513432: AttributeError: 'Inter1and2Helper' object has no attribute 'source_repo' [01:03] didrocks: you can't work around it? [01:07] james_w: I guess I have to init-repo 0.92 format, right? [01:07] so, change the lp-rocket script? [01:08] didrocks: I'll find you. [01:08] james_w: thanks, just one sec, getting some coffee right now :) [01:09] I can't see which branch would be problematic, though. [01:10] spm: Any luck? (I suspect this will affect me tomorrow, so I'm fairly interested) [01:10] wgrant: not yet unf; I'm about 2-3 layers down in higher priority interrupts atm. sorry... :-/ [01:11] Ah, right. [02:04] well, getting online in town was a bit more of an adventure than i expected [03:58] mwhudson, surprised. The nets were favourable at LCA. [03:58] abentley: yeah, it was a bit strange [03:58] abentley: i'm now in the library about 150m from the lca venue and it's working fine :) [03:59] :-) [04:01] i had a 70000 (yes 70 seconds) ping to python.org from the other place i tried [04:08] Does Wellington's Internet somehow break when it no longer has the extra load of 700 geeks? [04:14] it's possible the access points got rebooted more aggressively that week or something [04:20] right, time to go and see some dotty art [04:26] 150m ?? [04:26] I'm getting ~30kb/s between my two systems trying to doanlowd ~200MB [06:08] Anyone here who can do UI review? [06:21] stub: if code review has approved https://code.edge.launchpad.net/~kfogel/launchpad/506018-patch-report, and martin's UI review said "need fixing" but then I fixed all the things he said need fixing, is it okay to land it? [06:21] stub: my intuition is yes, but I don't want to step on any toes. [06:22] Need Fixing means they want to see it again. [06:22] stub: thanks. Second question is finding someone who can do UI review right now, then :-). [06:22] You can get Approved conditional on changing stuff [06:22] That wouldn't be me then :) [06:23] stub: ah, I see. [06:23] yeah, I wonder if the dev wiki lists ui reviewers, let's see... [06:26] stub: https://dev.launchpad.net/ReviewerSchedule pretty much everyone is EU/Americas right now. Oh well. [06:29] spm: okay, ready for some questions. http://paste.ubuntu.com/368019/ lists five branches, in various states of review (some can be landed now, some need review or re-review first). For the purposes of argument, let's say they're all approved already, so we can focus on the mechanics of landing. Three of the branches are against devel, two are against db-devel. The goal is to have the total (all five) live on staging. Would I land [06:29] the three devel ones on devel, the two db-devel on db-devel, and then... anything special to do after that? [06:30] I see I stumped him :-) [06:30] yup [06:30] I think I know the answer, just confirming :-) [06:34] ahh this is what I was looking for. it's moved. https://dev.launchpad.net/Trunk [06:34] yup. land on devel 1st; when that gets thru to db-devel; land against db-devel. from a high level. [06:34] Is there any point in landing the first one separately? [06:35] so it gets to edge? [06:36] or is your meaning; why not merge the 1st 3 into one mega merge? [06:36] It's not clear that the second and third are related, but they both include the first so landing it separately seems pointless. [06:37] ahh. that'd be code issues - /me hands that Q back to kfogel :-) [06:38] spm: one of these db-devel branches has no dependencies on the others, and is approved. I assume I can land that one now, right? [06:39] wgrant: as for how to land them, yes, I may do it all as one mega merge. [06:39] wgrant: point is, they all need to be approved first -- separately. [06:39] spm: specifically, https://code.edge.launchpad.net/~adeuring/launchpad/bug-512500-searchtasks-patch-age-sort/+merge/18446 seems approved. I'm not sure it's landed yet. I know it passes tests because I just ran them on a mega-integration branch :-). [06:40] if it hasn't landed, I'm going to land it [06:40] * kfogel issues fair warning [06:40] kfogel: ... [06:41] kfogel: yeah that looks fine; stub's given the nod and he's the one I know needs to care about db-devel landings [06:41] spm: oh, wait, I forgot to mention that there are *slight* conflicts (trivial) between some of these branches. I already resolved them once in my integration branch, so I may just land that when the time comes. [06:41] oh? [06:41] being ware that if BB can't merge; it'll reject [06:42] heh (evil grin ON) much a losa does when doing a manual merge..... [06:42] spm: what does "can't merge" here mean? If I've resolved the conflicts in my mega-integration branch, and that's the branch I land, then it's okay, right? [06:43] kfogel: rephrasing - if you submit a branch; and "something/one" goes to merge against their version of the code; and it fails. Boom. [06:44] spm: sure. But I don't see why it would fail to merge, in this case, that's all. [06:44] ie. you need to verify your branch (whichever one you submit) works as a merge against, eg, db-devel [06:44] spm: *nod* [06:44] so if it has a trivial conflict; it's still a conflict [06:44] kinda thing.... [06:45] spm: sure, but I resolved those (on the integration branch) [06:47] sweet, shouldn't be a problem then. and we can all igore the last 5 minutes of conversation. :-D [06:48] spm: interesting -- in all of db-devel, two revisions seem to have a pqm commit message of the form "[db=foo]"; all the rest use "[r=foo]" :-) [06:48] I'd put down a small wager that was eitehr one of us; or stub, getting bored. :-) [06:50] [db=foo] doesn't appear to be in the RE, so that should be fine [06:50] spm: sanity check: bzr pqm-submit --submit-branch=lp:~launchpad-pqm/launchpad/db-devel -m "[r=stub,jml][bug=512500] Add Bug.latest_patch_uploaded column, to allow efficient sorting by patch age." [06:50] looks good to me [06:52] spm: holy cow, PQM is backed up though. I guess this'll be landing in 2012 sometime. [06:53] oh oh.... [06:53] spm: btw, I got this error, because it's abel's branch not mine: [06:54] bzr: ERROR: Not a branch: "bzr+ssh://bazaar.launchpad.net/~kfogel/launchpad/bug-512500-searchtasks-patch-age-sort/". [06:54] I don't see an option to pqm-submit to tell it "use ~adeuring/... instead of ~kfogel/..." though [06:55] Most people seem to use 'ec2 land' or push the branch up themselves. [06:55] I'm not sure if there's another way. [06:58] kfogel: https://wiki.canonical.com/InformationInfrastructure/OSA/LaunchpadRollout <== under prep there's a complete submit we/I use for config submissions. that may help? I've used that to land eg branches from francis. [06:58] spm: thanks [06:58] wgrant: I've already run through ec2, so don't want to reintroduce that delay [06:59] spm: hunh, looks like the '--public-location' option of bzr pqm-submit might be useful here. I've been trying to figure out what it's doc means :-). [07:00] "Use this url as the public location to the pqm." is not exactly crystal clear [07:02] spm: this worked (I think) -- http://paste.ubuntu.com/368037/ [07:02] kfogel: if any consolation, when I worked that recipie out istr I was almost at the level of bliding trying random configs in the hope something worked. :-) [07:03] s/bliding/blindly/ [07:03] spm: pqm is to code submission as reed snorkel is to traversing arctic sea under ice? [07:04] on the grounds of living near to lead dev for same - ie thumping range: No Comment. [07:04] spm: I'm a little worried -- pqm.launchpad.net says "Wed Feb 3 07:01:51 2010 UTC: Karl Fogel , Request for non-PQM managed branch." [07:05] spm: I was trying to land abel's branch *onto* db-devel, and I thought db-devel is a PQM managed branch. So why that message in the queue (currently #16, at the bottom)? [07:06] hrm. I suspect the syntax may be backwards on the submit; I'll check the mesg [07:07] spm: ack, sorry. I can redo w/ reverse values to the options... [07:08] kfogel: did you use "--submit-branch=ARG" ? [07:08] spm: you know, reverse values, like http://paste.ubuntu.com/368039/ (/me giggles) [07:08] al-maisan: I used both --submit-branch and --public-branch, and fear I messed it up. I'm submitting a branch of adeuring's, not my own branch. [07:09] * spm falls out of chair; hurts self laughing and sues the pants offa kfogel [07:09] --submit-branch is probably all you need [07:09] al-maisan: my exact command is here: http://paste.ubuntu.com/368037/ [07:09] al-maisan: no, that got an error (is backscroll available to you?) [07:09] * al-maisan looks [07:09] al-maisan: here, I'll clarify: [07:09] I originally did this: [07:10] 1) I branched lp:~adeuring/launchpad/bug-512500-searchtasks-patch-age-sort locally [07:10] 2) I cd'd into that local branch [07:10] 3) I ran this pqm submit command: bzr pqm-submit --submit-branch=lp:~launchpad-pqm/launchpad/db-devel -m "[r=stub,jml][bug=512500] Add Bug.latest_patch_uploaded column, to allow efficient sorting by patch age." [07:10] [07:10] That got me an error: [07:10] bzr: ERROR: Not a branch: "bzr+ssh://bazaar.launchpad.net/~kfogel/launchpad/bug-512500-searchtasks-patch-age-sort/" [07:11] ah [07:11] I see [07:11] al-maisan: ...okay, so it was looking in lp:~kfogel instead of lp:~adeuring. How to tell it to use the lp: branch where my local branch "came from", not the branch it "would go to" if I pushed? [07:11] just a second [07:11] al-maisan: so next, I tried http://paste.ubuntu.com/368037/ (just so you're up to date) [07:12] al-maisan: and that got the result that the PQM queue at pqm.launchpad.net has a weird message at the bottom of the queue now: [07:12] "Wed Feb 3 07:01:51 2010 UTC: Karl Fogel , Request for non-PQM managed branch." [07:12] al-maisan: that's where we are now. [07:13] kfogel: I believe for '--submit-branch' you should use the uri syntax from ~/.bazaar/locations.conf [07:14] al-maisan: bzr+ssh://bazaar.launchpad.net/~launchpad-pqm/launchpad/db-devel ? [07:14] i.e. --submit-branch=bzr+ssh://bazaar.launchpad.net/~launchpad-pqm/launchpad/db-devel [07:14] :-) [07:14] :) [07:14] spm: wanna get my dud out of the queue, and I'll try al-maisan's suggestion above? [07:14] sure [07:15] gone [07:15] kfogel: also, https://dev.launchpad.net/WorkingWithDbDevel [07:15] (fwiw, was prepping to do just that, figuring it'd be needed shortly) [07:15] spm: nice magic wand you got there [07:15] al-maisan: thank you! [07:15] * kfogel reads [07:16] last section: "Submitting to PQM" [07:18] Even Minotaur would be proud of the labyrinth called launchpad (development) .. *sigh* [07:19] * spm bows in admiration to al-maisan for THAT line [07:19] * al-maisan blushes [07:20] If you want to land abel's branch, you don't need to fake things with --public-location. Just tell pqm to land it (bzr pqm-submit -m 'comment' --submit-branch=bzr+ssh://... bzr+ssh://bazaar.launchpad.net/~abel/... [07:21] stub: just pass abel's branch as a direct argument? [07:21] Yes. bzr pqm-submit --help gives you the command line syntax [07:22] No need to stuff around with local branches - its not like pqm can access your hard drive. [07:22] stub: Thank you. Believe me, I've been poring over that help quite a bit :-). It doesn't make clear when one can/can't use the "lp:" shorthand, and the difference between --submit-branch and --public-location is not clear. [07:22] Glitches are bits of pqm can't cope with lp: urls and you need to explicitly specify --submit-branch because you likely haven't got abel's launchpad branches configured in your locations.conf [07:22] stub: yeah, I thought it looked in the local branch to divine the upstream lp branch to submit, but if there's a way to just tell it, then... no need. [07:23] right, I don't have anything in locations.conf about it [07:23] Use bzr+ssh: all the time for pqm - I think they work in some bits, but no idea which bits they are [07:24] stub: http://paste.ubuntu.com/368044/ [07:26] Bah [07:26] stub: if I did use --public-location, would adeuring's branch be the right arg to it? [07:29] Bah. Could have sworn that worked. echo "star-merge bzr+ssh://bazaar.launchpad.net/~abel/... bzr+ssh://bazaar.launchpad.net/~launchpad-pqm/launchpad/foo-devel" | gpg --cl | mail pqm@canonical.com -s "merge message" [07:29] kfogel: Might work with --public-location [07:29] stub: I'll try. I can always get spm to clean a dud out of the pqm queue again :-) [07:29] heh [07:30] stub: well, that seemed to succeed. let me see what pqm front page says about it. [07:31] looks good to me! item #16 [07:31] spm: seriously, though: should I worry about the size of that pqm queue? [07:31] kfogel: nope [07:31] we have a real landing taking place; and the tests are... slow [07:31] spm: ok [07:31] it's still doing real work [07:31] stub: thanks [07:32] yeah, most recent, just a few mins ago. slowly but surely... [07:33] Howdy people [07:34] hey noodles775 [07:35] hey noodles775 [07:35] * noodles775 waves to spm and kfogel [07:37] huh. that'd be why mwh and myself were able to attempt to break buildbot with impunity earlier; all the merges are stuck behind pqm. win. [08:07] beuno: ping [08:09] kfogel, hi [08:10] beuno: hey, morning [08:10] beuno: need some UI re-review on some branches. [08:10] beuno: actually, give me a sec and I'll point you to a mail with lots of nice info [08:11] beuno: this is all assuming you've NOTHING BETTER to do, of course :-) [08:11] kfogel, I still need to get out of bed [08:11] beuno: what are you doing on IRC, man?? [08:11] but if you give me a link, I will get to it within the next few hours :) [08:12] kfogel, danilo got to the bathroom first! [08:12] beuno: https://lists.launchpad.net/launchpad-dev/msg02411.html [08:13] beuno: that mail gives context for what's going on. The actual branches that need ui review are: [08:13] https://code.edge.launchpad.net/~allenap/launchpad/patch-report-for-people-and-teams-bug-506018/+merge/18414 [08:13] kfogel, cool, will feed back soon [08:14] https://code.edge.launchpad.net/~intellectronica/launchpad/no-patches-message/+merge/18428 [08:14] and a re-review for this one: [08:14] https://code.edge.launchpad.net/~kfogel/launchpad/506018-patch-report/+merge/18181 [08:15] beuno: re that mail: I'm writing a followup in which I de-confuse something that is very confused toward the end of the mail. sorry. It's late here. [08:16] and I'm still sleepy, so it should even out [08:18] heh [08:18] beuno: okay, followup sent [08:19] beuno: upshot is, there will probably be one more MP later that needs UI review ("patches view sorting by patch age" basically), in addition to the above. But the new one doesn't exist yet. [08:30] good morning [08:31] adeuring: heh [08:31] adeuring: I'm about to go to bed -- see my email. [08:31] adeuring: good morning :-) [08:31] adeuring: but before I go to bed, let's coordinate a bit maybe? [08:31] hi kfogel, must have been a long for you,.. [08:32] kfogel: yes, but let me find your mail first. [08:32] adeuring: well, it was punctuated by an amazing concert by Radu Lupu in Carnegie Hall, that's why I'm up now. [08:32] adeuring: https://lists.launchpad.net/launchpad-dev/msg02411.html [08:32] adeuring: note that right after, I send a followup that clarifies something confusing in the original post. [08:33] adeuring: (it's where I wrote the wrong summary line for the hypothetical merge proposal text; it'll be obvious) [08:33] adeuring: so, I'm going to go brush teeth and stuff while you read. I'll check back here in some minutes. [08:37] kfogel: do you have screenshots for the ui re-review of lp:~kfogel/launchpad/506018-patch-report ? [08:39] adeuring: no, but I could make them [08:39] adeuring: hey, let me brain dump at you briefly about conflict resolution: [08:40] adeuring: some subsequent changes of 506018-patch-report trivially conflict with the other branches for which it is a prereq. I've had to resolve them two or three times now, so I know them almost by heart :-). It's that in the story test, "user_browser" became "anon_browser", and "expected_contents" became "contents". [08:40] And in factory.py, we init is_patch to the "_DEFAULT" object instead of None now, and test for that. [08:41] there might be some others, but they're equally trivial if so [08:41] kfogel: ok. [08:41] adeuring: now, would you like some screenshots? [08:41] kfogel: na, i think you should go to bed ;) I'M trying to understand what i need to do today, except to get a review for one of my branches [08:42] adeuring: main thing, I think, is actually implement the UI for patch age sorting. [08:42] kfogel: right. [08:42] adeuring: it's actually easy for me to make the screenshots, let me do that. I have martin's three Ui comments right here in front of me anyway. [08:42] - Padding in the tooltips would be super nice [08:42] - I'd add an "Order by: " label to the ordering drop down, and drop the "by" from each option to improve readability [08:42] - Bug icons don't respect importance [08:47] adeuring: urrrrgh, just noticed a buglet: if you view patches by user: [08:47] https://bugs.launchpad.dev/~name16/+patches [08:47] the page says: [08:47] "Patch attachments in Foo Bar" [08:47] where Foo Bar is the person's name. [08:47] should be "for Foo Bar" or something. [08:47] kfogel: I like this ;) [08:47] you like the "in"? [08:47] kfogel: yes [08:48] adeuring: as a native speaker, I'm going to have to assert my authority here :-). [08:48] kfogel: yeah, I get the meaning .-- that's the reason why I like it [08:54] adeuring: okay, here you go: [08:54] http://people.canonical.com/kfogel/patches-view/screenshot-patches-view-distroseries-2010-02-03.png [08:54] http://people.canonical.com/kfogel/patches-view/screenshot-patches-view-no-patches-message-2010-02-03.png [08:54] http://people.canonical.com/kfogel/patches-view/screenshot-patches-view-orderby-dropdown-2010-02-03.png [08:54] http://people.canonical.com/kfogel/patches-view/screenshot-patches-view-padding-around-tooltip-has-orderby-label-bug-icon-respects-importance-2010-02-03.png [08:54] http://people.canonical.com/kfogel/patches-view/screenshot-patches-view-project-group-2010-02-03.png [08:55] kfogel: thanks! [08:55] adeuring: before I go to bed, are you set? [08:55] kfogel: yes ;) [08:56] adeuring: beuno should be coming back soon, and has the list of things needing UI review, but might be good to confirm with him. [08:56] Okay, I'm off. [08:56] adeuring: thanks! Sorry not to have had the new patch-age-sorting UI ready for you :-(. [08:56] kfogel: ok. BTW, I think my branch for sorting by patch age does not need a ui review, because it does not implement any UI chenages [08:57] kfogel: no problem with the patch age sorting still missing. [08:58] adeuring: (if I handed beuno your branch for UI review, it was an accident -- in fact, I think I *did* do that accidentally at one point, then deleted the MP right afterwards when I realized) [08:58] but you might have gotten an email about it [08:59] kfogel: ah, right, just tred to find that MP and got a 404 [08:59] :-) [08:59] adeuring: let beuno know that was an accident when he comes back, please :-) [08:59] kfogel: sure [09:01] adeuring: ok, g'night for realz. See you later. [09:01] Night kfogel [09:01] night noodles775 [09:01] night kfogel [09:01] * kfogel gets stuck in an infinite good night loop... [10:03] hi, after reading some launchpad code, I'm a bit confused. what is a Project, and what is a Product? [10:07] hmm, I think I got it now, it looks like for example "firefox" is called a "project" in the web UI, but internally it is implemented by IProduct [10:08] and IProject defines a super-project/project-group [10:09] thekorn: IProduct is what is called in the UI a 'project', and IProject is what is called in the UI 'project group'. confusing, eh? :) [10:10] hi all [10:10] it, is confusing! same with bug and tasks, in the web UI your can search for bugs, but get a list of tasks as the result [10:10] launchpad needs a glossar ;) [10:10] what's the difference between the lp_person table and the person table ? [10:11] thekorn: that's actually a good idea. maybe we should start one on the wiki [10:12] * intellectronica doesn't know :-O [10:12] yeah, let's called it "launchpad speech for n00bs" [10:12] -ed [10:16] anyone ? [10:16] asabil: stub would probably know, but i can't see him online at the moment [10:17] ok thanks, I will wait then [10:17] asabil: It's to do with integration with the Ubuntu SSO service. Ignore the lp_* tables. [10:18] (they should be identical copies of the corresponding non-lp_* tables -- eg. lp_person has the same content as person.) [10:18] wgrant, that's what I see, but I don't really understand the purpose [10:18] asabil: We can't see the code that uses them, so that's not surprising. [10:19] oki thanks === salgado-afk is now known as salgado [10:57] allenap, hi, I merged your official_bug_tags changes to my branch, now the xx-official-bug-tags.txt test is failing, http://paste.ubuntu.com/368114/ [10:57] do you have any idea what's going wrong there? [11:01] thekorn: I'll take a look.. [11:02] thank you [11:09] thekorn: It's because I made IOfficialBugTagTargetPublic.official_bug_tags read-only. [11:13] allenap, oh yeah, makking it readonly=False works [11:13] thekorn: Of course, other things break now :) [11:14] allenap, but in my understanding there are a few lines in registry/interfaces/product.py which make this field writable? [11:14] * allenap goes to look [11:15] around line 727 [11:16] thekorn: In r/i/distribution.py too. [11:16] thekorn: This is all a bit hacky and unpleasant. [11:29] allenap, ok, I don't think I have enough voodoo powers to understand what's going on there, and maybe to work around it, [11:30] thekorn: I think I've got something... I'll paste a diff in a minute or two. [11:30] wow great [11:30] thekorn: Well, more like 10 or 20. [11:30] take your time === henninge is now known as henninge-bbl === matsubara-afk is now known as matsubara [12:24] thekorn: Merge my branch again; it's got something that seems to work in it. === henninge-bbl is now known as henninge [12:55] can someone explain what is zopeless please ? [13:27] allenap, thanks. looking [13:58] allenap, super, I finally was able to merge your changes, it works great, (altought I don't get how this is different to the old hackish solution) [13:58] thanks again === jamalta-afk is now known as jamalta === henninge_ is now known as henninge [14:31] thekorn: Well, the difference is that it's less hackish ;) [14:31] allenap, ok, but this does not explain why it was not working the other way :) [14:32] thekorn: That's the magic of Zope! (Meaning, I will try and think of a better answer...) [14:34] allenap, anyway, it seems to work now, is something fundamental missing (or wrong), if not I think I will go an file a merge proposal for this branch [14:35] so I can get this searchTasks in, in a later branch I will try to add methods like searchCommentedTasks() ... [14:39] A/5 [14:42] thekorn: Go for it :) === salgado is now known as salgado-lunch [15:01] done, https://code.edge.launchpad.net/~thekorn/launchpad/make_iperson_ihasbugs/+merge/18523 [15:01] allenap, thanks again for your help, you helped me alot [15:02] thekorn: Cool, you're welcome, you're helping us a lot :) [15:43] hi rockstar === matsubara is now known as matsubara-lunch [16:11] bac, hi === salgado-lunch is now known as salgado [16:22] hi rockstar. nm, i was able to get help from abentley [16:23] bac, awesome. abentley is handy like that. :) [16:43] rockstar: When using "Resubmit proposal", can I change the merge target? [16:43] allenap, no, because then you're not resubmitting. Your submitting to another target. [16:45] rockstar: Ah, fair. (I'm trying to be constructively lazy when I submit to lp:launchpad when I mean devel.) [16:45] thekorn: The merge proposal for make_person_ihasbugs is proposed for merging into lp:launchpad, aka db-devel, so the diff is huge. You'll need to file a new proposal for devel. [16:45] allenap, yeah, I've done that a few times as well. I just delete the proposal and start over. [16:46] rockstar: Yep, me too. Thanks. [16:49] rockstar, allenap: We are planning to allow resubmitting with a changed target in the future. [16:51] abentley: That will be great. [16:53] rockstar, chat? [16:53] abentley, 5 mins? [16:53] rockstar, sure. Call me. === matsubara-lunch is now known as matsubara [17:01] adeuring: I haven't read all email yet, btw [17:02] kfogel: so, Martin ui-approved your main branch, and (implicitly) also the "no patches available" variant [17:02] my branches landed on db-devel [17:02] adeuring: both of yours? awesome! [17:02] adeuring: so the three devel branches still need to land, then? [17:02] intellectronica branched from your big-iintegration branch and added sorting by patch age [17:03] kfogel: yes, but i think we can just land tom's most recnet branch, if... [17:03] if we are sure that everything is reveiwed ;) [17:03] adeuring: ah, it has everything, right. [17:03] whew [17:03] adeuring: well, I'm doing that now: checking the review status on all the individual branches, then will look at tom's integration+sorting branch. [17:04] kfogel: cool. [17:04] beuno: can you mark https://code.edge.launchpad.net/~intellectronica/launchpad/no-patches-message/+merge/18428 as approved by you, since you implicitly approved that UI in another branch already? [17:05] adeuring: https://code.edge.launchpad.net/~allenap/launchpad/patch-report-for-people-and-teams-bug-506018/+merge/18414 has no UI review yet, and it's not clear to me if beuno or anyone else did persons/teams. [17:05] ? [17:05] kfogel: well, the presentation is the same as for the other variants [17:06] kfogel, done [17:06] adeuring: well, there is that "in" vs "for" issue we noticed last night [17:06] beuno: thank you! [17:06] kfogel: I think it's safe to not do a UI review. There are, however, some pending changes to that branch which abel noticed this morning. [17:06] allenap: pending changes? [17:07] kfogel: yes, the things you moticed earlier [17:07] kfogel: The title was wrong for people, and the target column was not showing up. [17:07] "patches in..." [17:07] allenap: so the necessary changes are in the branch now, or need to be made? [17:07] and i think that we should show the target on ~person/+patches [17:07] kfogel: I'm making them, and will be done soon. [17:08] adeuring, kfogel: you can land my branch, it's reviewed and all. it does require a test run, though i'm quite confident about it [17:08] adeuring: I'm actually a little curious, now that I think about it, about the meaning of ~person/+patches. Is it showing all patches for bugs which that person is somehow associated with, or...? [17:08] kfogel: i'll have to go away in an hour. are you cool to take over? [17:08] intellectronica: yes [17:08] intellectronica: your branch https://code.edge.launchpad.net/~intellectronica/launchpad/no-patches-message/+merge/18428 was part of my mega-test-run yesterday. [17:08] kfogel: yes, but don't ask me about details, what "associated" exactly means... [17:09] adeuring: IOW, it's about how a person/team "has bugs", whatever "has" means [17:09] kfogel: yes [17:09] adeuring: the issue, though, is what should the title of the target column be then? [17:09] kfogel: i have another branch, ~intellectronica/launchpad/sort-by-patch-age, which does what it says on the tin. that's the one i was referring to [17:09] adeuring: what if it can be both packages and products, for example? [17:09] intellectronica: ah, ok, thanks [17:09] kfogel: right [17:10] it can be packages and products... [17:10] adeuring: so, we need a better title :-) [17:10] so, "target"? [17:10] ugh [17:10] adeuring: loathe to use "target", since (as others have pointed out) it has a verb meaning for series and milestones. [17:10] or "package/product"? [17:10] prackuct? prodage? [17:11] kfogel: let's try that ;) [17:12] whoo boy [17:12] kfogel: but I wouldn't put too much effort into this detail right now. There isn't very much time left to run the ec2 test and to merge [17:13] kfogel: let's take something vaguely reasonable, like target, and replace it by a better word later [17:14] adeuring: *nod* [17:14] beuno: are you seeing above? I can summarize if you want. [17:15] kfogel, sorry, am not [17:15] beuno: I'll summarize, np: [17:15] what's up? [17:15] When seeing the patches view for a person/team, we're going to make two simple UI tweaks. [17:15] One is obvious: "Patches in J. Random" isn't a good page title, should be "Patches *for* J. Random". [17:15] I assume no controversy there :-). [17:16] The second is that there's a variable column in the view -- second from right column, it's sometimes called "Package" and sometimes called "Project" (meaning product) depending on the type of the view. But in the case of persons/teams, it can vary row-by-row, sometimes pkg, sometimes proj. [17:16] beuno: so, we're thinking we have to call it "target" for now, unless you can think of a better name. [17:17] the column, that is [17:17] (maybe "Task Target" ?) [17:17] kfogel, target I think is something we only know what it means [17:18] beuno: I know. I just can't come up with a better word right now. "Pkg/Proj" ? [17:18] "Package / Project" is awfully long. [17:18] kfogel, this is the table header? [17:18] beuno: right, column name in the table. [17:22] adeuring: okay, so I'd like to sketch out what comes next if you don't mind. [17:22] kfogel: sure [17:22] adeuring: first of all, we're done with db-devel, right? No worries there. [17:22] kfogel: right [17:23] adeuring: we now have four other branches to integrate [17:23] (one sec) [17:23] kfogel: well, they _are_ integrated, aren't they? [17:23] s/integrate/land/ [17:23] but one of them needs some code changes! [17:23] I don't actually have intellectronica's new branch; let me find it. [17:24] kfogel: i think allenap's branch is not yet merged into your big integration branch [17:24] oh, allenap's [17:24] adeuring: how much longer are you on? [17:25] adeuring: (subtext is: I'm going to need some food at some point soon) [17:25] kfogel: not very long, at least not in a "useful way". I think I caught a bronchitis [17:25] kfogel: but grabbing food right now is a good idea :) [17:26] adeuring: oh, sorry :-( [17:26] adeuring: 15 min, just some quick breakfast [17:26] I'll be much more functional after that === jamalta-afk is now known as jamalta [17:26] kfogel: sure, I'll be afk for 20 minutes to buy some food [17:26] see you back here [17:34] allenap, damn, sorry. will file a new one [17:35] thekorn: No worries, I do it all the time. abentley earlier said that a feature to resubmit a proposal for a different merge target is planned, but for now you've got to create a new one and delete the old one. [17:37] allenap, that's the new one: https://code.edge.launchpad.net/~thekorn/launchpad/make_iperson_ihasbugs/+merge/18541 [17:38] thekorn: Cool. [17:41] adeuring: back [17:48] intellectronica: (still there?) what about UI review on your branch? [17:49] kfogel: come on, for adding another option to the combo? [17:49] ui=me [17:49] intellectronica: okay. I'm still learning the processes :-). [17:49] me too :) [17:50] hi [17:50] what is the username/password in the sampledata [17:51] poolie: foo.bar@canonical.com, "test" I think [17:51] allenap: so reading backscroll, I'm not quite clear on what changes you're making to which branch. Can you give me a one-sentencer? [17:51] thanks [17:51] poolie: np, thanks for looking it over [17:51] poolie: test@canonical.com, mark@example.com (I think), with "test" as the password. [17:52] kfogel, sorry I moved away. Need me to click on anything? [17:52] poolie: I never used that one allenap said above, but maybe it works too :-) [17:52] karl's stuff worked [17:52] beuno: no, won't be for at least half an hour yet unfortunately [17:52] kfogel: Sorry if I was butting in. There are several users to choose from. [17:52] beuno: sorting out some chaos here. [17:52] kfogel, take my ui=beuno and land. I can always file bugs :) [17:52] beuno: many branches flying around, trying to reduce that to just one or two :-) [17:52] oh that's so sexy [17:52] a not-quite-so-trivial branch [17:52] beuno: heh. thanks, wil do [17:53] intellectronica: Do you have time to review r10187 in https://code.edge.launchpad.net/~allenap/launchpad/patch-report-for-people-and-teams-bug-506018/+merge/18414? I /hope/ it'll be swift and painless. No harm in saying no though. [17:54] allenap: ah, great! I see rev 10187; you were doing what I was about to do, great. [17:55] (except probably doing it faster, cough cough) [17:55] kfogel: Oh, don't believe that; I took a fair old time doing that one. [17:55] allenap: and IPerson.providedBy(foo) counts teams as well, right? [17:57] kfogel: Yep. [17:57] allenap: in another branch, shouldShowTarget name is now targetName and looks like this: [17:57] http://paste.ubuntu.com/368365/ [17:58] allenap: and the .pt file has been updated accordingly. [17:58] allenap: that's in https://code.edge.launchpad.net/~kfogel/launchpad/506018-patch-report/ [18:00] allenap: the purpose of that is to vary that column name depending on whether it should be "Package" or "Project" (product). after discussion, beuno suggested defaulting to "Project" when it's a person view (since the column may show both, but "project" is broader). [18:00] kfogel: I have to go, erm, basically now. I will be back in about 2.5h, can it wait, or could you perhaps fix it up in the integration branch? I would guess it should be something like "Project or Package" for IPerson. [18:00] allenap: I can fix it up, np. I just wanted to let you know. [18:00] kfogel: or whoever: where should new bugs-related pagetests go? [18:01] lib/lp/bugs/pagetests/ or something else? [18:01] poolie: not sure [18:02] kfogel: Thanks. [18:02] BjornT: ^^ ? [18:03] allenap: np. thank you so much for finishing those UI fixes! [18:03] kfogel: Sorry I was so slow. [18:04] allenap: I dunno, man, I was sleeping :-). [18:04] if you'd been faster, I wouldn't have woken up earlier! [18:19] adeuring: ayt? [18:19] kfogel: yes [18:20] adeuring: now that we're both fooded, let's resume :-). My next steps are to integrate https://code.edge.launchpad.net/~intellectronica/launchpad/sort-by-patch-age and the new r10187 from https://code.edge.launchpad.net/~allenap/launchpad/patch-report-for-people-and-teams-bug-506018 into my patches-view-mega-integration branch (which is based off db-devel, btw). [18:21] There will be some trivial adjustments to make, at least in allenap's code, but nothing that should be a problem. [18:21] Then I'm going to run EC2 on that, and then submit it (I believe we have all the approvals now, will double-check that). [18:21] adeuring: when I submit, I submit to db-devel? [18:21] kfogel: yes [18:21] adeuring: actually, I should the ec2-land thing, right? [18:22] * kfogel realizes these tools exist for a reason [18:22] kfogel: yes ;) [18:22] kfogel: but ec2 test -s "submit message" etcetc works too [18:22] adeuring: so, I'm sure that the ec2 run will start in less than an hour, probably less than half an hour. Given that, I think I can tell jcastro not to move his talk to friday, but keep it thursday. [18:23] kfogel: right [18:24] adeuring: thanks [18:24] kfogel: but to be sure, let's double-check with the LOSAs when staging is update [18:24] ...updated [18:24] adeuring: ok. losas, ayt? :-) [18:25] kfogel: what's up? [18:25] adeuring: you'll be more competent at asking this question. [18:25] mthaddon: (what adeuring says; I'll listen and learn) [18:25] mthaddon: at whoch time is the code on staging updated? [18:26] i.e.;: What is the lastest time to land a branch so that it is included in the next code update? [18:26] adeuring: it runs every half an hour, but if it includes DB updates, the upgrade can take up to 1 day, so it's very hard to estimate [18:27] mthaddon: wow, that's more frequently than i assumed [18:27] The DB patch already landed, BTW [18:29] adeuring: in my patches-view-mega-integration branch (locally), I should *not* do 'bzr merge ../devel', right? [18:29] kfogel: no, it's better to merge db-devel [18:32] adeuring: how frustrating. 'bzr update' in my db-devel branch locally gets no changes, but 'bzr pull' does. How is one supposed to remember this? [18:32] sorry, just grumbling [18:32] ;) [18:33] adeuring: 'cd patches-view-mega-integration; bzr merge ../db-devel' [18:33] Warning: criss-cross merge encountered. See bzr help criss-cross. [18:33] adeuring: should I worry about that? [18:33] kfogel: gah, yes :( [18:33] kfogel: do you get many conflicts? [18:34] adeuring: 4, yes [18:34] adeuring: I can redo the entire integration branch; that'd add maybe 15 minutes delay. [18:34] kfogel: well, that's not many ;) [18:34] adeuring: should I just resolve them before committing? [18:34] kfogel: yes, I think so. But our bazaar specialists might have better advice [18:34] adeuring: I just worry that the "criss-cross" merge could end up screwing up db-devel's history. [18:35] is that possible? [18:35] kfogel: I must admit that I was never sure about the side effects of a criss-cross merge... [18:35] kfogel: but I think it is hard to avoid it now... [18:36] adeuring: I'm asking in bzr. [18:38] adeuring: poolie says that won't screw up the history. [18:38] kfogel: ok, so, if the conflicts are not too difficult to resolve, let's try that [18:40] adeuring: they're actually not completely trivial. I'm asking poolie in #bzr about maybe reordering my operations to avoid it, one sec. [18:40] kfogel: which files show conflicts? [18:41] adeuring: [18:41] Text conflict in lib/lp/bugs/doc/bugtask-search.txt [18:41] Text conflict in lib/lp/bugs/interfaces/bugtask.py [18:41] Text conflict in lib/lp/bugs/stories/webservice/xx-bug.txt [18:41] Text conflict in lib/lp/testing/factory.py [18:41] adeuring: first file is trivial whitespace, no issues [18:42] second one is small, but not immediately obvious which side is "right" [18:42] kfogel: I think these are real conflicts. [18:43] kfogel: let me have a look myself. Is your integration branch on LP up to date? [18:43] (except for the db-devel merge, of course) [18:43] adeuring: yes. it has tom's change, but I havne't committed nor pushed the db-devel merge yet. [18:43] kfogel: ok [18:44] adeuring: note jam suggest 'bzr merge --weave' or 'bzr remerge --weave' over in #bzr [18:45] kfogel: right, that helps quite often. You could try that, but I think the conflicts detcted by bzr are all real [18:45] adeuring: *nod* if you can resolve them, that'd be great. can you just push to my branch, or do you have to push to somewhere else and then I merge from your branch? [18:45] "my branch" meaning mine up on launchpad [18:45] kfogel: a few minutes, please ;) [18:45] I suppose you can't do that. Oh well, no big deal. [18:46] adeuring: sure :-) [18:47] mthaddon: so I wasn't clear on the resolution of the conversation you and abel had just now. We're going to send a db-devel branch through EC2 in the next hour or so; assuming it passes and lands, when will staging get the update? [18:48] kfogel: the conclusion was there's not really an easy way to tell - I'd have to dig into it in a lot more detail to be able to tell you but I'm already past EOD - we update every 30 mins, but with DB updates it can take a day to restore [18:49] mthaddon: np, I don't want to keep you late. Is there another LOSA who will be around the next few hours? [18:52] kfogel: it depends on if there are any other commits with db changes that hit before that one does - if so, two days, if not, one day is about as close as we can get [18:54] mthaddon: one day as in ~24h ? [18:54] yep [18:55] assuming there are no problems with the staging update process [18:58] kfogel: conflicts resolved: lp:~adeuring/launchpad/patches-view-mega-integration [18:59] adeuring: I will now merge that into my local patches-view-mega-integration and push up, and then take care of getting allenap's chnages in [18:59] mthaddon: thanks. [18:59] kfogel: ok [18:59] adeuring: based on what mthaddon says above, I think I need to tell jcastro to move his talk to friday. concur? [18:59] installing LP on lucid is still failing, but not in the bzr part this time (thanks james_w!). It seems to try to executes something in a non existing file: http://pastebin.com/f5426fbab [19:00] kfogel: yes, that's probably better [19:06] adeuring: okay, lp:~kfogel/launchpad/patches-view-mega-integration is now totally up-to-date; includes your branch, which means it's up to date with latest db-devel. Right? I'm being extra verbose just to make sure I don't miss a step here :-). [19:06] kfogel: yes ;) [19:07] kfogel: except... that db-devel has been updated in the last minutes. but that shouldn't matter [19:08] adeuring: thanks. Now, I need to merge *just* http://bazaar.launchpad.net/~allenap/launchpad/patch-report-for-people-and-teams-bug-506018/revision/10187 . Is that just this command?: [19:08] bzr merge -c 10187 lp:~allenap/launchpad/patch-report-for-people-and-teams-bug-506018 [19:08] kfogel: yes, but I think you don't need to specify the revision. We want the recent verion, don't we? [19:09] s/verion/version/ [19:09] adeuring: oh, right, duh -- bzr will just DTRT. I'll try it without -c. [19:09] adeuring: merging now. remember this is the one where I will have to resolve some conflicts. [19:09] kfogel: right [19:12] good morning [19:14] how is this +apidoc generated out of thes wadl file? [19:14] mwhudson: morning [19:14] thekorn: oh, wait, I think we covered this long ago, I might have a branch that has notes on this... [19:16] kfogel, sorry, already found it, there is a stylesheet in launchpadlib which is used for it [19:16] I was just confused because I expected to find something in launchpad itself [19:17] thekorn: so https://code.edge.launchpad.net/~kfogel/launchpadlib/426323-apidoc-html-title-attrs is of no help to you now, I guess :-) [19:17] more specifically, https://code.edge.launchpad.net/~kfogel/launchpadlib/426323-apidoc-html-title-attrs/+merge/12442 [19:18] kfogel, it tells me that launchpadlib is the correct place to look at [19:18] thanks kfogel [19:19] thekorn: np [19:22] kfogel: any idea about the failing installation? ^ [19:23] didrocks: I'm afraid I'm under the gun right now with a deadline, sorry. Wish I could look :-(. [19:24] kfogel: no pb, I can handle other task and ping you again when you're up again. It's just that LP doesn't want me apparently :-) [19:25] didrocks: no, it wants you, I promise. It's just coy sometimes. [19:26] kfogel: hehe right, do you mind I ping you later? (next week if you prefer?) [19:26] just need my changes to land before alpha3 for Quickly Feature Freeze [19:27] didrocks: it's always okay to ping, sure! [19:27] if i'm tied up I'll just say so [19:28] didrocks: but, others may be available sooner (like now, maybe?) worth a try, if you're in a rush [19:28] adeuring: http://paste.ubuntu.com/368404/ [19:28] adeuring: ^^ trouble building patches-view-mega-integration. were you able to run the branch? [19:28] adeuring: I got the same error with 'make run', btw [19:29] adeuring: hmmm, maybe I didn't link external sourcecode? [19:29] I'll try that... [19:30] nope [19:30] still get the error afterwards [19:30] kfogel: strange.... [19:30] adeuring: you can build it? [19:31] adeuring: btw, the pending changes in my tree are allenap's fixes, with conflicts resolved. I can push those, I just wanted to actually test them first. [19:31] let me try... [19:32] kfogel: no problems running "make", "make schema" [19:33] adeuring: whoa [19:33] adeuring: well, in the interests of time, let me push up then [19:33] kfogel: when running utilities/link-entrnal-sourcecode, did you specified ../devel or ../db-devel? [19:34] kfogel: gah, sorry, used the wrong branch [19:35] adeuring: I specified ../db-devel [19:36] kfogel: hmmm... that should be right... [19:37] kfogel: let me run the tests you want. (I have r8960 of the iegration branch) [19:37] adeuring: wait, pushing now [19:37] you want 8961 [19:37] kfogel: i have it [19:37] ..now [19:38] :-) [19:38] adeuring: run bin/test -v -t patches-view.txt first, I'd say, just to make sure [19:40] kfogel: a few simple test failures. http://paste.ubuntu.com/368409/ I'll fix tehm [19:41] adeuring: dang it. what'd I miss? reading... [19:43] adeuring: hunh. I wonder why we get those? [19:43] ohhhhhh [19:43] I see why [19:44] allenap change the displayname, yeah... [19:44] good, makes sense now [19:44] kfogel: i think defualt sort order changed too ;) [19:46] adeuring: could be [19:52] Anyone here know what might cause http://paste.ubuntu.com/368404/ ("ImportError: No module named canonical.config" "make: *** [compile] Error 1" when trying to build a branch) ? [19:52] mwhudson: ^^ [19:52] barry: ah, you might know answer to above [19:53] kfogel: no, not really [19:53] i guess i'd try make clean; make === salgado is now known as salgado-afk [19:54] kfogel: lp:~adeuring/launchpad/patches-view-mega-integration has the test fix [19:55] adeuring: thank you. [19:55] mwhudson: that may have fixed it... [19:55] kfogel: np [19:59] adeuring: pushed up now, 8962 is latest in my branch [19:59] adeuring: I'm doing 'make schema' and 'make run' now just to sanity check, and run the patches-view.txt tests. Then I will start the EC2 run with auto-land on success. [20:00] kfogel: great. So let's start ec2 test [20:00] adeuring: start now in parallel you mean? [20:00] adeuring: makes sense [20:00] let me compose the cmd [20:00] kfogel: nah -- I'll leave that to you ;) [20:01] I guess that I'm sleeping when the test will finish [20:01] so I wouldnt notice any problems... [20:01] adeuring: hm? the cmd is now -- I meant the ec2 command, which will have the pqm submit message in it [20:02] kfogel: now I'm conpletely confused ;) [20:04] adeuring: I thought you were saying "Start the ec2 tests now, with the option to auto-land via pqm if the tests are successful." [20:04] kfogel: yes, that's what i meant [20:05] adeuring: so the cmd I'm composing begins with "utilities/ec2 ..." [20:06] adeuring: I'm trying to figure out whether to use 'land' or 'test'. I guess 'land' wants a merge proposal, whereas 'test' takes a branch. [20:07] kfogel: I've always used "ec2 test -s 'submit-messge'" [20:07] kfogel: ...which would in our case also need the traget branch speciiftaion [20:07] adeuring: that's all? Don't we need to specify db-devel as the dest? [20:08] :-) [20:08] kfogel: yes [20:08] adeuring: *nod* okay, one sec, I'm writing the submit message [20:08] kfogel: so, --pqm-submit-location=bzr+ssh://... [20:09] but without a trailoing '/' [20:09] adeuring: it's important that it be w/o trailing '/' ? [20:10] kfogel: IIRC, pqm bails out if it sees a trailing '/' [20:10] adeuring: ok [20:11] kfogel: and you can't use the lp:~launchpad-pqm/... notation either. You must use bzr+ssh:// [20:12] adeuring: yeah, learned last night :-( :-) [20:13] adeuring: should I actually make an MP for lp:~kfogel/launchpad/patches-view-mega-integration ? I don't see any need, really, but if I should I can. [20:14] nah, i think that's not necessary [20:19] adeuring: sanity check please: [20:19] utilities/ec2 test --pqm-submit-location=bzr+ssh://bazaar.launchpad.net/~launchpad-pqm/launchpad/db-devel --submit-pqm-message='[r=intellectronica,adeuring,allenap][ui=beuno][bug=506018,512500,516593,512498,516186] Implement a "+patches" view on packages, products, project groups, distroseries, persons, and teams.' [20:19] [20:19] (should we say just "series" instead of "distroseries" ?) [20:19] oh, forgot jml and stub as reviewers, let me add them [20:19] kfogel: i think it doesn't matter ;) [20:20] kfogel: -...i mean the [distro]series stuff [20:20] ok [20:20] but right, stub and jml should appear in r= [20:20] I made it "series" and added jml and stub [20:20] utilities/ec2 test --pqm-submit-location=bzr+ssh://bazaar.launchpad.net/~launchpad-pqm/launchpad/db-devel --submit-pqm-message='[r=intellectronica,adeuring,allenap,jml,stub][ui=beuno][bug=506018,512500,516593,512498,516186] Implement a "+patches" view on packages, products, project groups, series, persons, and teams.' [20:21] Ready to launch? :-) [20:21] looks good (ti my somewhat tired eyes ;) [20:21] kfogel: yes, ready to launch to the pad [20:22] erm, launch the pad ? from the pad? [20:22] adeuring: wow, you are tired [20:22] adeuring: :-) [20:23] wow, instance taking a long time to start up [20:30] adeuring: should I have done --headless? [20:31] adeuring: I will need to be able to shut my laptop later... :-) [20:31] salgado-afk: ping [20:32] mars: ping [20:32] kfogel: yes, --headless have been better, [20:33] kfogel: so, just stop the current test and restart with --headless [20:34] adeuring: yup [20:35] kfogel: but make sure that the current instance is really goone in the AWS management console [20:35] adeuring: why is it that, after I ^C in the terminal, *and* hit the "Terminate" button in elasticfox, the instance is still listed? [20:35] kfogel: no idea... [20:35] adeuring: if I hit the "don't show terminated instances" checkbox, then it goes away, which is reassuring, but still... oh well. [20:36] not going to worry. [20:36] just kill the instance in elasifox [20:36] adeuring: I did, see above :-) [20:37] kfogel: perhaps elastifox is simply slow in updating the machine status... [20:37] adeuring: could be [20:37] anyway, restarting with --headless [20:39] bac: Bug 514074 concerns me. [20:39] Bug #514074: PGP fingerprint registration fails to find key [20:39] bac: All of the involved keyservers are contained within the DC. [20:40] The synchronisation issues that sinzui speaks of should be nonexistent. [20:40] And it's well over a few hours. [20:40] wgrant: the keyservers were synced by IS a little while ago by pjdc [20:40] wgrant: i'm not sure why this situation occured [20:40] adeuring: I see this line in the output: [20:40] ec2test@i-64584b0c$ bzr branch bzr+ssh://bazaar.launchpad.net/~launchpad-pqm/launchpad/devel /var/launchpad/test [20:40] shouldn't that be db-devel? [20:41] kfogel: hmmm [20:42] adeuring: full output so far: [20:42] http://paste.ubuntu.com/368440/ [20:42] bac: Are they regularly syncing now? [20:42] kfogel: I think you're right -- but I assume that the ec2tests I ran today worked the same way [20:42] adeuring: well, if they checked out devel, then folded your entire branch -- including the db-devel changes -- into the devel dest, I guess in theory that would wok. [20:42] work [20:43] right [20:44] mwhudson: see paste above, and my question to adeuring a bit before that about "shouldn't that be db-devel?". Are my ec2 tests abut to run on the wrong trunk? [20:44] wgrant: i will follow up with IS after i verify the problem is gone [20:44] kfogel: did you run "ec2 test -b db-devel" ? [20:44] mwhudson: nope, thanks [20:45] if you used -s, if the tests pass it will be pqm-submitted to devel, which will fail [20:45] mwhudson: okay, terminating the instance and restarting. [20:45] mwhudson: (I read the help for -b, and did not take away from that that it does what I know understand it does, though on re-reading it seems clearer -- hindsight is great) [20:46] mwhudson: you mean "-b bzr+ssh://...lots of stuff/db-devel", not just "-b db-devel", right? [20:47] kfogel: i don't know all of the things -b does but i know what -b db-devel does :-) [20:47] kfogel: actually no [20:47] mwhudson: literally "-b db-devel" [20:47] * kfogel breathes a sigh of relief [20:47] kfogel: literally "-b db-devel" [20:47] At least something works kind of the way one would want :-). [20:47] thanks [20:48] mwhudson: about to re-start. Does anything about this command strike you as wrong?: [20:48] utilities/ec2 test --headless -b db-devel --pqm-submit-location=bzr+ssh://bazaar.launchpad.net/~launchpad-pqm/launchpad/db-devel --submit-pqm-message='[r=intellectronica,adeuring,allenap,jml,stub][ui=beuno][bug=506018,512500,516593,512498,516186] Implement a "+patches" view on packages, products, project groups, series, persons, and teams.' [20:48] mwhudson: uh, aside from that fact that you should also be listed in the reviewers, I mean! :-) [20:49] kfogel: i don't *think* you need the --pqm-submit-location if you have "-b db-devel" [20:49] but that's just possible redundancy, not wrong [20:49] kfogel: go for it [20:49] mwhudson: that would make sense. It can't hurt, though. [20:50] mwhudson: firing away; thanks for reviewing. I added your name and henninge's to the r= list. [20:50] kfogel: cool [20:50] adeuring: third try's the charm... [20:58] mwhudson: I think I do need the full expansion of the db-devel URL after all; see http://paste.ubuntu.com/368452/ (search for 'bzr: ERROR: Invalid url supplied to transport: "lp:db-devel": No such project: db-devel') [20:58] kfogel: :( [20:58] mwhudson: or at least the "lp:..." expansion [20:58] if not the full URL [20:58] easy enough to fix [20:58] kfogel: try -b launchpad=db-devel [20:58] mwhudson: whoa, really?? [20:59] not this? [20:59] utilities/ec2 test --headless -b lp:~launchpad-pqm/launchpad/db-devel --pqm-submit-location=bzr+ssh://bazaar.launchpad.net/~launchpad-pqm/launchpad/db-devel --submit-pqm-message='[r=intellectronica,adeuring,allenap,mwhudson,henninge,jml,stub][ui=beuno][bug=506018,512500,516593,512498,516186] Implement a "+patches" view on packages, products, project groups, series, persons, and teams.' [20:59] mwhudson: I've never seen that "launchpad=foo" syntax before. You are making me suspicious, sir. Kindly back away from the machinery. [20:59] kfogel: i have that in my shell history a few times, at least [20:59] (tbh, i mostly use ec2 land these days) [20:59] mwhudson: above should work too, though, right? [20:59] kfogel: yes, it should [20:59] ok [21:00] fourth try now [21:04] mwhudson: nope, fail again. Your syntax may have been the way to go. http://paste.ubuntu.com/368457/ [21:04] kfogel: grrr [21:05] mwhudson: trying your way now [21:06] it's great, though: I'm accumulating all these terminated instances in my elasticfox. I think of them like shrunken trophy skulls lined along my belt. [21:06] Er, well, lined down my suspenders. Anyway. [21:15] kfogel: you DO know what "suspenders" means in british english? [21:15] mwhudson: oh, right, forgot [21:15] mwhudson: s/suspenders/braces/ :-) [21:15] :-) [21:15] mwhudson: success at last: http://paste.ubuntu.com/368469/ [21:16] kfogel: yay [21:16] * mwhudson wanders off for a couple of minutes [21:17] * kfogel does same [22:00] mwhudson: ping [22:06] thumper: hi [22:07] mwhudson: can I get you to triage some of the new recipe bugs? [22:07] mwhudson: or actually any bugs :) [22:07] new ones that is [22:08] mwhudson: also, the priority on the incremental import work just got ratcheted up somewhat [22:08] thumper: ok [22:08] thumper: goodie [22:08] I'll tell you more when I'm back next week [22:09] thumper: ok [22:10] thumper: step 1 is done now [22:10] yeah, I saw that lnad [22:10] land even [22:34] hey, who would be a good person to chat to about tweaking the CoC signing workflow [23:25] * mwhudson lunches