[11:02] henninge, ping [11:02] mrevell: Hi! [11:03] hey henninge, remember my translation help branch? I'm getting an odd error from ec2 test. Mind if I pastebin it to you? [11:03] mrevell: go ahead! [11:05] https://pastebin.canonical.com/26742/ [11:05] mrevell: the import violations are not your error. [11:06] mrevell: there has been a thread about that on the mailing list. [11:06] henninge, Ah, I must have missed that. I'll go re-read [11:07] mrevell: you can still fix it, though, if you like. [11:08] ;-) [11:08] henninge, I'm assuming I just need to merge the latest devel. [11:08] Is that right? [11:08] mrevell: I thought ec2 uses the latest devel for the test. [11:09] mrevell: but that is a good check in any case. [11:09] mrevell: you do that and I'll prepare a patch that you can add to your branch, if it does not help. [11:10] henninge, Thanks :) [11:14] mrevell: looks like one is gone, the other was my doing.... [11:15] henninge, When you say "gone", does that mean I don't need to worry about it? [11:16] mrevell: yes, it means it is fixed in latest devel (from looking at the code). [11:17] cool [11:17] mrevell: I'll have a fix for the other one once I ran a test on it. [11:17] Ah thanks [11:18] henninge, I'm just looking at the xx-translation-import-queue.txt failure [11:18] mrevell: yes, what does it look like? [11:22] mrevell: here is the patch for import violation [11:22] mrevell: you can just forward me the FAILURE mail btw. [11:22] http://paste.ubuntu.com/358977/ [11:23] henninge, Unfortunately, I never get the failure mails. All I have is the output in my terminal. I can paste that to you. [11:23] thanks for the patch, looking now. [11:25] mrevell: please paste [11:25] henninge, Actually, isn't that what I've already pasted to you? https://pastebin.canonical.com/26742/ [11:26] mrevell: well, the actual output of the failure itself would be great but I can generate that myself from your branch. [11:26] if you don't have it [11:26] henninge, I'll run the test alone now [11:26] good idea [11:26] ;_) === matsubara-afk is now known as matsubara [11:36] mrevell: bin/test -vvct xx-translation-import-queue [11:36] thanks henninge [11:36] mrevell: -vv for verbosity, -c for colours, -t for specifying the test. [11:41] henninge, I'm getting a traceback from bin/test -- is this related to the import problems? https://pastebin.canonical.com/26747/ [11:41] mrevell: the output has lots of rubbish in it atm. dunno why [11:42] that's probably why I never cared about the import violations, either ... ;-) [11:45] henninge, I'm confused. It looks to me as though the test is failing to run, rather than giving me any output I can reasonably use to understand why the test is failing [11:48] mrevell: ;-) [11:49] I'll try it out. What's your branch again? [11:50] henninge, https://code.edge.launchpad.net/~matthew.revell/launchpad/translations-help-10.1 [11:50] mrevell: ok, got it. [11:50] ;-) [11:57] mrevell: This is what I get http://paste.ubuntu.com/358985/ [11:58] * mrevell looks [11:58] not to mention that "'Upload either a single file' in ff_owner_browser.contents" is a bad test. [12:00] I don't understand why the test won't run on my machine. It's complaining that there's "No module named testtools". Hmm. Thanks for the test output. I shall fix the test and then put it back through ec2 [12:04] mrevell: Might be similar to the issue I had per mailing list - sounds familiar. [12:04] thanks stub, i'll take a look at your mail === bac changed the topic of #launchpad-reviews to: on-call: bac || reviewing: - || queue [adiroiban(bug-340662-take-2)] || This channel is logged: http://irclogs.ubuntu.com ||https://code.edge.launchpad.net/launchpad/+activereviews [12:27] good morning === mrevell is now known as mrevell-lunch [13:30] morning bac [13:30] got a branch for you [13:31] will send it in 30m when I've a) eaten b) written a cover letter :) === mrevell-lunch is now known as mrevell [13:53] bigjools: ok === jamalta changed the topic of #launchpad-reviews to: on-call: bac || reviewing: - || queue [adiroiban(bug-340662-take-2), jamalta] || This channel is logged: http://irclogs.ubuntu.com||https://code.edge.launchpad.net/launchpad/+activereviews [14:18] hi EdwinGrubbs [14:19] bac: hi [14:29] jamalta: please ping the on-call reviewer when you have a branch. you'll get noticed faster. [14:32] bac: Oh! Ok :) [14:32] bac: ping ;) ... just kidding [14:32] I actually have two things, of course the MP first [14:32] https://code.edge.launchpad.net/~jamalta/launchpad/destination-ppa-498643/+merge/17628 [14:32] jamalta: ok [14:33] After that, I need a chat about a bug I started on.. I guess it's more of a late implementation talk [14:33] It's another very trivial issue, I just want to make sure you are okay with the way I'm going to make the change, but more about that later. [14:34] jamalta: sounds good [14:35] bac: thanks :) [14:36] beuno: can you have a look at the screenshots for https://code.edge.launchpad.net/~bac/launchpad/bug-499351-batching-dls/+merge/17492 ? [14:36] bac, will look in a minute === bac changed the topic of #launchpad-reviews to: on-call: bac || reviewing: adiroiban || queue [adiroiban(bug-340662-take-2), jamalta] || This channel is logged: http://irclogs.ubuntu.com||https://code.edge.launchpad.net/launchpad/+activereviews === bac changed the topic of #launchpad-reviews to: on-call: bac || reviewing: adiroiban || queue [jamalta] || This channel is logged: http://irclogs.ubuntu.com||https://code.edge.launchpad.net/launchpad/+activereviews === salgado is now known as salgado-lunch [15:09] hi adiroiban [15:09] bac: hi [15:10] adiroiban: i just started your review. running the test i notice there is an import violation. will you fix it please by importing IProductSeries from lp.registry.interface.productseries [15:12] ...looking into this... [15:14] bac: now that you mention it, the test on my branch has an import violation as well, although it's not related to anything i changed... [15:14] how can I find that import violation? [15:14] i tried asking about it yesterday but no one was around [15:14] adiroiban: just run your test. it'll show up at the end [15:15] adiroiban: it is not related to your work but this is a good time to clean it up. we're striving to stomp out import violations. [15:15] jamalta: what is the import violation message? [15:15] * jamalta goes run the test again [15:19] adiroiban: the problem is simply that in lp.trans.browser.product the import from IProductSeries is from the wrong module [15:19] s/from/for [15:20] potemplate-edit looks clean on my side http://paste.ubuntu.com/359058/ [15:20] running the other tests to see where is the problem [15:22] adiroiban: have you merged from trunk lately? [15:23] adiroiban: i just ran your demo. logged in as test@canonical.com and tried changing the 'translation domain' and i get an unauthorized exception. [15:24] adiroiban: date_last_updated requires launchpad.TranslationsAdmin [15:26] bac: hm. I will merge the code and look into the problem. we need more tests for this branch [15:27] adiroiban: agreed. can you reproduce the failure i'm seeing? [15:28] bac: waiting for LP to start on my computer [15:28] bac: strange. the potemplate-edit is also testing an update using „test@canonical.com” [15:29] yep. I got that error [15:29] I will improve potemplate-edit pagetest [15:30] thanks adiroiban [15:30] np === bac changed the topic of #launchpad-reviews to: on-call: bac || reviewing: jamalta || queue [-] || This channel is logged: http://irclogs.ubuntu.com||https://code.edge.launchpad.net/launchpad/+activereviews [15:30] bac: regarding the import violation. I shall see it after the merge? [15:30] adiroiban: i suspect so. i got a fresh copy from devel and then merged in your branch. so if you merge in devel we'd be at the same spot. [15:31] ok [15:31] bac: http://paste.ubuntu.com/359060/ that's the violation i'm receiving [15:31] adiroiban: sorry you got bit by that import violation... [15:31] don't worry about it for now though, we can cover that when you're ready for me :) [15:32] bac: np. I'll solve it. [15:32] jamalta: the second one in that pastes is the same as i'm discussing with adiroiban [15:32] bac: oh ok [15:33] bac: is it safe for me to ignore it, or is it something i need to fix? [15:35] jamalta: you can ignore it [15:35] bac: ok, thanks :) [15:36] jamalta: and the other goes away if you merge from devel as someone else has fixed it. [15:36] bac: ok, i'll merge from devel and retest [15:37] jamalta: on second thought you may want to fix the existing one since you may land before adiroiban does. [15:37] jamalta: it's a simple one line change [15:37] bac: sure [15:45] beuno, ping [15:47] deryck, pong [15:47] bac, almost looking [15:48] is there a specific rocketfuel script to merge from devel? [15:48] or is bzr merge lp:~launchpad-pqm/launchpad/devel sufficient [15:48] bac: which of the 2 import violations did you want me to fix? [15:49] jamalta: IProductSeries [15:49] beuno, can you do a UI review for me? [15:49] jamalta: the merge you stated will work. you should be able to just do 'bzr merge' [15:49] bac: oh even easier [15:50] beuno, mrjazzcat and I did a branch at the sprint and intellectronica and I are unsure about one part of it. [15:50] jamalta: as devel should be the parent to your branch, if you used rocketfuel-branch to set it up [15:50] bac: i did, so it should work :) thanks [15:50] bac: also, IProductSeries is referenced once in lp.translations.browser.product [15:51] jamalta: right, the problem is it is imported from .product instead of .productseries -- that's all [15:51] bac: OH! Ok [15:51] bac: makes sense, lets see if that fixed the test [15:52] deryck, sure [15:52] URL? [15:53] bac: so the other violation i should ignore, correct? [15:53] jamalta: the other should not be present after you merge from devel [15:54] bac: oh ok, then i should no see any violations with this test [15:54] sweet! [15:54] uhm,.. this is interesting [15:54] i've never come across this [15:54] so i merged, and there's a ton of changes [15:55] should i just commit and include that i merged in the description? [15:55] jamalta: yep. you're seeing everything that has changed in devel since you made your branch. [15:55] beuno, https://code.edge.launchpad.net/~deryck/launchpad/no-lp-bugs-homepage-439245/+merge/17634 [15:56] beuno, screenshots attached. The main question is should we remove the search form when there are no bugs. [15:56] jamalta: i have a bzr alias for it: bzr alias rfs="commit -m "Merge from trunk"" [15:56] beuno, I'm inclined to say yes and did the work. intellectronica thinks maybe this isn't right. [15:56] bac: ah cool [16:02] deryck, it [16:02] it's a nice improvment [16:02] I only hve 2 comments [16:02] beuno, thanks [16:03] jamalta: your MP is approved with one small formatting suggestion. thanks for the branch. [16:03] 1) project-not-using-lp-new-ui.png, I'd make it simpler, "Project doesn't use LP... (i) Enable bug tracking" [16:03] bigjools: is your branch coming up soon? [16:03] 2) roject-using-lp-no-bugs-new-ui.png, "There are currently no bugs against $project. _Report a bug_" [16:04] deryck, minus those 2, ui=,e [16:04] me [16:04] :) [16:04] bac: gah, forgot [16:04] bac: wait, i ahven't commited the violation fix! [16:04] bac, no screenshots? :) [16:04] jamalta: i've approved it with the understanding you'll make the requested fixes [16:04] ah [16:04] bug [16:04] bac: oh! ok, got it :) [16:04] beuno: 4 screenshots on the bug. [16:04] * bac wishes you could add screenshots to the MP [16:05] bac: thanks for catching that.. i don't know how i ended up shifting that code right heh [16:05] i'll fix that as well :) thanks so much [16:06] beuno, will do. Thanks. === salgado-lunch is now known as salgado [16:08] bac: beuno: I did a UI review of https://code.edge.launchpad.net/~bac/launchpad/bug-499351-batching-dls/+merge/17492 because I am familiar with this problems that the page faces. merge proposals does not allow me to have separate reviews for UI and code. [16:08] sinzui, great, I'll just review your review then :) [16:09] sinzui: thanks. === bac changed the topic of #launchpad-reviews to: on-call: bac || reviewing: - || queue [-] || This channel is logged: http://irclogs.ubuntu.com||https://code.edge.launchpad.net/launchpad/+activereviews [16:10] bac: am i to bug you about pre-implementation talks? [16:11] jamalta: i can do a pre-imp if you'd like. that's one of the things the OCR is here to do. [16:11] bac: awesome, do i need to add myself to the queue again? [16:11] jamalta: no [16:12] bac: ok cool, so i'm looking at bug #87058 and #106924 [16:12] Bug #87058: Instruction 'Yes, define new tag' is misleading [16:12] they are both very closely related, and it was suggested that both be fixed together [16:12] i just wanted to know what the best language to use is [16:12] bac: just sent off MP email === matsubara is now known as matsubara-lunch [16:19] EdwinGrubbs: I am not sure CHR should have admin on admin_merge_teams. They have access to delete a team (which is a very controlled merge) [16:21] EdwinGrubbs: I think you made this change to update the story, but the problem is in a different story: delete teams. Since the fix in the view code, I expect the test to be of the view; I do not think a story test is right. [16:23] EdwinGrubbs: We are testing the view's contract, operation, and the objects final state. So a unit test or doc test is more appropriate. [16:30] sinzui: I'll look into that. [16:30] EdwinGrubbs: I am writing a fuller summary of the test [16:30] bigjools: it still hasn't arrived on https://code.edge.launchpad.net/launchpad/+activereviews [16:30] EdwinGrubbs: your security change allows any team owner/admin to take control of any other team! [16:34] beuno, I requested you as UI reviewer on that MP you just reviewed. Can you click approve for the sake of the MP? [16:36] deryck, yes I can [16:36] free karma [16:36] beuno, thanks [16:40] bac, I have a branch for review I would like to add to the queue. [16:40] deryck: ok [16:40] bac, https://code.edge.launchpad.net/~deryck/launchpad/hot-bugs-list-color-icons-439128/+merge/17664 [16:40] bac, and thanks! === deryck changed the topic of #launchpad-reviews to: on-call: bac || reviewing: - || queue [deryck] || This channel is logged: http://irclogs.ubuntu.com||https://code.edge.launchpad.net/launchpad/+activereviews [16:41] bac: I got an email back with an oops! [16:45] bac, I think sinzui is right on the mark with the problem [16:45] beuno: ok [16:46] bac, one way of fixing this could be [16:46] to isntead of presenting it as a navigation [16:46] have an "See older releases >" link [16:47] EdwinGrubbs: I replied to your MP with an outline of the test that reproduces what is happening. I included a real-world example that you can do on edge to get the oops [16:48] sinzui: thanks === matsubara-lunch is now known as matsubara [17:08] bac: I resent the MP request (was OTP) [17:13] bac: https://code.launchpad.net/~julian-edwards/launchpad/ppa-expire-sources/+merge/17669 [17:16] bac: submitted an MP for the issue we discussed earlier.. whenever you have some time for me again === jamalta changed the topic of #launchpad-reviews to: on-call: bac || reviewing: - || queue [deryck, jamalta] || This channel is logged:http://irclogs.ubuntu.com||https://code.edge.launchpad.net/launchpad/+activereviews === beuno is now known as beuno-lunch === flacoste is now known as flacoste_lunch === matsubara is now known as matsubara-dr === beuno-lunch is now known as beuno === jamalta is now known as jamalta-lunch [17:56] gmb, allenap` are either of you available to review https://code.edge.launchpad.net/~gary/launchpad/fix-db-devel-sourcecode/+merge/17674 quickly? two line change to work around wadl problem for now [17:57] gary_poster: Sure, I'll do it. [17:57] Tahnks allenap` [18:01] gary_poster: r=me [18:01] thanks allenap` [18:01] gary_poster: Welcome :) [18:02] :-) === gary_poster is now known as gary-lunch === jamalta-lunch is now known as jamalta === bac changed the topic of #launchpad-reviews to: on-call: bac || reviewing: deryck || queue [jamalta] || This channel is logged:http://irclogs.ubuntu.com||https://code.edge.launchpad.net/launchpad/+activereviews === flacoste_lunch is now known as flacoste [18:39] hi deryck [18:46] sinzui, beuno: any idea why https://bugs.edge.launchpad.net/launchpad/+bugs doesn't show the bug sprite in webkit? [18:46] bac: yes I know everything [18:47] sinzui: cool. can you tell deryck how to fix it in his branch? [18:47] or just tell me and i'll pass it along and look smart [18:47] is invalid markup [18:48] sinzui: ah, span can't self-close? [18:51] sinzui: \0/ [18:51] firefox likes this this markup, but wbkit nos it is bad [18:52] sinzui: webkit is a tough cookie [18:53] bac: the bug (me cannot remember its number) is fixable in tales formatter doing   [18:54] sinzui: the one in question is bug 439128, which doesn't use a formatter [18:54] Bug #439128: "Hot bugs" doesn't show coloured bug icons [19:02] bac: that is a duplicate. [19:06] sinzui: do you have the other bug number? [19:07] * sinzui is still looking [19:07] great [19:08] sinzui: bug 144101 ? [19:08] Bug #144101: Bug icons are not correct colour on bugs.lp.net homepage [19:08] It is a foundations bug about khtml/webkit [19:08] ah === bac changed the topic of #launchpad-reviews to: on-call: bac || reviewing: - || queue [jamalta] || This channel is logged:http://irclogs.ubuntu.com||https://code.edge.launchpad.net/launchpad/+activereviews === bac changed the topic of #launchpad-reviews to: on-call: bac || reviewing: bigjools || queue [jamalta] || This channel is logged:http://irclogs.ubuntu.com||https://code.edge.launchpad.net/launchpad/+activereviews [19:11] bug 393825 and I think it has a dup: bug 452799 [19:11] Bug #393825: Icons missing from bug listings in WebKit and KHTML [19:11] Bug #452799: no pencil next to title of bug with konqueror === matsubara-dr is now known as matsubara === gary-lunch is now known as gary_poster [19:27] bac: I did not fix bug 393825 after I had identified the issue a few weeks ago because I expects the fix could break many tests. [19:27] Bug #393825: Icons missing from bug listings in WebKit and KHTML [19:29] sinzui: ok. i'll mention to deryck to see how brave he is === bac changed the topic of #launchpad-reviews to: on-call: bac || reviewing: jamalta || queue [] || This channel is logged:http://irclogs.ubuntu.com||https://code.edge.launchpad.net/launchpad/+activereviews [19:34] * deryck is back from lunch, but about to see do lightening talks [19:34] bac, will look closely after talks. thanks for the review and comments [19:34] np deryck. hope you're having a good sprint [19:35] jamalta: thank you for the nice MP including demo URLs. sure makes reviewing easier [19:37] bac: as for deryck's work not using the tales formatter, He is sort of. [19:37] [19:37] should be [19:37] [19:37] once the tales formatter is fixed [19:37] bac: np :) glad to know! [19:37] sinzui: ah, you're right. deryck ^^ [19:39] bac: deryck: by asking for the icon, we get free updates to the markup and css when they change. The extravagant use of applying css directly to elements has caused a lot of bugs...the markup and the css are not independant [19:40] jamalta: it looks like you missed some tests [19:40] jamalta: try: bzr ls -VR --kind=file --null | xargs -0 grep -In define\ new\ tag [19:41] jamalta: also, you can run all of the tests related to bugs by doing: [19:41] % bin/test -vvm lp.bugs [19:41] it's pretty handy to make sure you found all of the places in a given app [19:42] bac: oh wow, cool [19:42] makes a lot of sense [19:42] i did miss some places, heh [19:44] jamalta: do you use emacs? if so, jml has a nice bzr-grep tool [19:44] bac: no, vim [19:44] i saw some of the emacs tools available on the dev wiki [19:44] but i would have to learn to use emacs [19:44] jamalta: you'll also need to request a UI review from sinzui or beuno due to the wording change. [19:44] * bac hides from that discussion [19:45] that doesn't sound good... lol === bac changed the topic of #launchpad-reviews to: on-call: bac || reviewing: - || queue [] || This channel is logged:http://irclogs.ubuntu.com||https://code.edge.launchpad.net/launchpad/+activereviews [19:47] sinzui, beuno let me know when either of you have a chance :) [19:51] jamalta: ui:r=me [19:52] sinzui: need a link to the MP? [19:53] jamalta: I just approved the UI for the MP. you will get the email shortly [19:53] sinzui: oh awesome, thanks! :) [20:00] jamalta, sure [20:00] show me screenshots! [20:00] beuno: sinzui already approved it, but i can show you [20:00] * jamalta sits patiently while make run does a ton of stuff [20:00] speaking of screenshots, is people.ubuntu.com down/deprecated? [20:01] jamalta, if sinzui approveed it [20:01] then it's all good [20:01] beuno: ah ok [20:02] beuno: FTR, you still have to mentor his UI review, right? [20:04] bac, can you take a look at https://code.edge.launchpad.net/~leonardr/lazr.restful/use-bleedthrough-for-methods/+merge/17683 ? === bac changed the topic of #launchpad-reviews to: on-call: bac || reviewing: leonardr || queue [] || This channel is logged:http://irclogs.ubuntu.com||https://code.edge.launchpad.net/launchpad/+activereviews [20:04] leonardr: on it [20:05] not sure if i explained it well enough, but i'm here [20:05] beuno: http://picasaweb.google.com/lh/photo/yNYcG4o9IpJqET__8gP_cw?feat=directlink [20:07] leonardr: at line 37 i think you need a comment explaining why you're doing a push(None) [20:07] sinzui, bac -- if I'm reading the scrollback right, I should use replace and structure to get the element right, and the icons will appear cross-browser correctly? [20:08] bac: [20:08] # Because we don't know the name of the earliest version [20:08] # published by the web service (we won't know this until [20:08] # runtime), we'll use None as the name of the earliest [20:08] # version. [20:08] leonardr: +1 [20:09] deryck: yes, but i think the TALES formatter has to be fixed first [20:09] bac, ah, ok. a predicament :-) [20:09] bac, and yes, I can fix the related bug you mentioned on the MP. [20:09] bac, sinzui -- is there an ETA on fixing the TALES formatter? [20:11] deryck: the bug i mentioned in the MP (bug 393825) is the one that does fix the TALES formatter... [20:11] Bug #393825: Icons missing from bug listings in WebKit and KHTML [20:11] ah, sorry, misunderstood. [20:11] bac, let me look closer at it then. [20:12] bac, ah, I see now. Sure, we can fix the formatter and then use it correctly in my current branch. [20:12] deryck: great === salgado is now known as salgado-afk [20:14] bac, and thanks for the great review catching all this. [20:14] deryck: i have a vested interest. :) [20:15] :-) [20:16] deryck: I know the tales formatter has to be fixed for the UI changes I plan for +packaging and +needs-packaging. But I wont be working on the UI until tomorrow at the earliest [20:17] leonardr: done === bac changed the topic of #launchpad-reviews to: on-call: bac || reviewing: - || queue [] || This channel is logged:http://irclogs.ubuntu.com||https://code.edge.launchpad.net/launchpad/+activereviews [20:22] bac: running all tests in lp.bugs takes forever -.- [20:22] but, provided it finishes successfully, i should be ready :) [20:22] jamalta: indeed it does. well about 40 minutes i'd guess [20:30] bac, what's the bug number for the privacy icon in webkit browsers? [20:30] if you know [20:30] I saw that a moment ago [20:30] it is different [20:31] ‏‎deryck: bug 397457 [20:31] Bug #397457: Bug privacy edit icon is not visible in WebKit browsers [20:31] thanks sinzui [20:31] um, how did I do that [20:32] deryck: did my message appear right-to-left in your display? [20:32] sinzui, no [20:33] okay, My display is on doap again [20:46] bac: fancy reviewing a nice little branch from bdmurray and me? [21:10] intellectronica, https://code.edge.launchpad.net/~deryck/launchpad/show-package-hot-bugs-455995/+merge/17675 [21:16] bac: nm, b.t.w, deryck already reviewed our branch [21:16] even though they had it before. [21:17] sinzui: I was able to recreate the error with delete instead of merge, so I have no problems adding correct tests for that. [21:18] EdwinGrubbs: okay. I am sorry that I did not report how I discovered the bug on edge in the first place [21:19] sinzui: that wasn't the problem. I think I accidentally tried deleting a team that the no-priv user owned, so I didn't see the error. [21:20] Yes, it a hard bug to discover. [21:32] bac: awesome, everything works [21:32] let me push up the changed tests.. hold on [21:34] bac, I've updated the MP for the branch you reviewed earlier, when time allows for you to re-consider it. [21:34] sinzui: so, do you want me to change /people/+adminmergeteam to launchpad.Admin from launchpad.Moderate? === matsubara is now known as matsubara-afk [21:36] EdwinGrubbs: No +adminteammerge should remain unchanged [21:38] sinzui: then, I think I should keep the change to the story test, since it is more likely to break for the registry experts than for the admins. === jamalta is now known as jamalta-afk === jamalta-afk is now known as jamalta [21:49] EdwinGrubbs: Yes, keep the test and the permission change on the link. [21:52] deryck, jamalta: will have a look in a bit [21:52] thanks for your quick changes [21:55] bac: thanks [22:05] bac, thanks [22:15] intellectronica: Hurray you fixed hotness. Now my branch to use hotness will be broken in a few hours [22:16] sinzui: what do you mean by 'fixed hotness'? [22:16] hotness => heat [22:16] IBug.heat [22:17] sinzui: you can thank adeuring and kfogel for that [22:18] did the schema change? [22:18] sinzui: you're welcome. I think it's still in PQM, but yes, there's a small schema change. [22:19] bugger, that kills the UI changes for edge this release. [22:20] sinzui: easy search-and-replace, I hope? [22:21] or is it an issue of the freeze coming up? [22:21] no, edge and staging conflict. [22:21] oh [22:21] * kfogel carefully inserts his head into the sand [22:21] So the devel's changes will not play on db-devel. [22:22] I need to land a second branch after the failure in db-devel to make the query work with a different schema [22:22] kfogel: I may be able to do some trick where I check the env to determine the correct column name. [22:23] sinzui: I think the question I'm really asking (except that I haven't, until now) is: Is there something unusual/preventable about this situation, or is this just what schema changes tend to do? [22:23] sinzui: wasn't the python name "Bug.heat" already, though? [22:23] kfogel: This is a rare collision where I am adding model code on level 1 where you are changing schema SQL on level 0. [22:25] kfogel: I do not think there is enough crack in the world to tempt me to check the model of bug.heat 20,000 times when sorting a list of every package in Ubuntu [22:25] sinzui: see https://code.edge.launchpad.net/~kfogel/launchpad/509194-506514-bug-heat-db-fixes/+merge/17625 -- the interesting part of the diff is at the end. === abentley1 is now known as abentley === jamalta is now known as jamalta-afk