[00:30] "Add a proportion of the maximum bug heat to a bug's heat for every day since the bug was created. [00:30] " [00:30] Isn't that the opposite of what one would normally want? [00:35] wgrant: :) [00:35] the proportion could be negative [00:36] That's true. [00:37] In fact it seems to add a quarter of the max heat divided by the number of days since creation. [01:24] thumper: ping [01:39] lifeless: pong [01:39] hey [01:39] I'm on airport wifi [01:40] do you have any other issues with the patch ? [01:40] I realise its not a priority, but i have a plane flight where I can polish it, if more is needed [01:40] I've not looked at it, chasing other issues [01:40] ok [01:44] lifeless: Running back already? :P [01:45] wgrant: speaking at devopsdays tomorrow morning [01:45] wgrant: then UDS [01:45] * wgrant should probably work out what needs doing before UDS. [01:45] 'stuff' [01:45] wgrant: are you going to be at UDS ? [01:45] lifeless: I am. [01:46] wgrant: cool. And have you applied for the code team job position yet ? [01:46] :) [01:46] Heh, no. [01:51] -> .au - ciao. [01:59] .nz -> .au again already? What it that uninspiring? [01:59] Heh. [02:00] Hm, Maverick doesn't exist yet :( [02:03] Probably won't until next week, I'd think. Toolchain stuff is happening in PPAs (fear ye all who plan to run ports during early maverick) [03:06] what have I done wrong? why is this test failing like this? http://pastebin.ubuntu.com/424952/ [03:09] cody-somerville: The test isn't expecting /beta/ in the resource links [03:09] No. [03:09] security_contact_link is in the wrong place in the test. [03:09] It should be before self_link, but you've put it after. [03:09] The rest of the diff is not real. [03:10] Oh, that bloody ... versus real-text garbage? [03:10] Yes. [03:10] It is worse than stupid. [03:15] wgrant, ty [03:22] wgrant: how do I stop the automatically stated librarian and other thingy? [03:22] wgrant: for tests [03:23] thumper: bin/kill-test-services [03:24] But if you want to run the whole test suite, you probably have to unset LP_PERSISTENT_TEST_SERVICES too. [03:24] I've found some of the Foundations tests check that the librarian shuts down and such, so fail when it's on. [03:37] Why do most project pages have a warning sign next to "Submit code", which I can do nothing about? [03:46] probably because they "do not officially use launchpad for codehosting" [03:46] * mwhudson is guessing [04:16] wgrant: I don't know how you work with soyuz [04:16] wgrant: example of warning? [04:18] thumper: See the involvement portlet on https://edge.launchpad.net/soyuz [04:18] You may have to be unauthenticated. [04:18] What is troubling you about Soyuz? [04:19] It's a whole lot better now than when I first worked it out, when nobody had run much of it locally for years... [04:49] The sole source on https://dogfood.launchpad.net/~ubuntu-chumby-hackers/+archive/ppa/+packages was a test recipe build, right? [04:49] I cannot find the log for it anywhere around that time in the librarian. [04:49] Was it not stored properly? [05:26] Grgh. There's no solution to http://launchpadlibrarian.net/46467230/wgrant-lintian-master.log, is there? [05:27] no, i don't think so :( [05:27] well apart from slapping bzr around a bit to be less picky [05:29] Hmm, I might do that rather than using git. [05:58] Should https://dev.launchpad.net/Getting work on lucid now, or would it be better to do it in an older chroot/VM ? [06:01] persia: i've been developing on lucid since just after beta1 and not had any real issues [06:01] It will work fine on Lucid. [06:02] LP even works fine on Python 2.6 now, although it's not the default. [06:02] Thanks. [06:13] I think we should force it to python 2.6 [06:14] so we can stop importing with from the future [06:14] from __future__ import braces [06:15] thumper: We can't until Lucid is in the DC. [06:15] But yes, that's the plan. [06:15] ah [06:16] ok [06:17] wtf [06:17] More doctest diff screwyness? [06:18] Or something more sinister? [06:18] lets say you have a bugtask that is assigned to a suspended user [06:18] lets say you have a script to generate a report about bugs in a project [06:19] Yes, you have to catch the 410. [06:19] running said script on project that has a bugtask that has an assignee that is suspended == FAIL [06:19] Yes, this is probably stupid. [06:19] PLUS I get a nice text/html response [06:19] Indeed. [06:38] thumper: So, what was your Soyuz objection? === BjornT changed the topic of #launchpad-dev to: Launchpad Development Channel | Week 3 of 10.04 | PQM is in release-critical mode | https://dev.launchpad.net/ | Get the code: https://dev.launchpad.net/Getting | On-call review in irc://irc.freenode.net/#launchpad-reviews | Use http://paste.ubuntu.com/ for pastes | staging is down! [06:47] wgrant: I was reading tests [06:47] thumper: Ahahahahahahahahah fool. [06:48] Big mistake. [06:48] wgrant: I had to fix a test [06:48] This is Soyuz. [06:48] I wasn't doing it out of choice [06:49] I occasionally try to rip apart one of the multi-thousand-line doctests. [06:49] But then I realise that it's all intricately woven together, and removing just one bit will make the whole thing collapse into a steaming pile of Soyuz. [06:51] What? [06:51] You're killing off buildd-slavescanner.txt? [06:51] Really really really bad idea [06:51] * wgrant looks. [06:52] buildd-slavescanner.txt is the main test that tells us that the house of cards is still standing :( === almaisan-away is now known as al-maisan [06:52] What was the failure? [06:55] wgrant: it was a subtle text match failure [06:55] wgrant: which I didn't have time to fix [06:55] I'm not killing it off [06:55] just disabling it briefly [06:55] I expect a soyuz person to fix it [06:55] * cody-somerville frowns. [06:55] Isn't that the bit that wedges all the buildds every so often? [06:56] Or rather, the workaround therefor? [06:56] persia: It is the thing that does all the talking to the buildds. [06:56] It tests that builds happen and work. [06:56] It is about the only test that does so :/ [06:56] That's what I thought. [06:58] Well, I hope it doesn't mean Soyuz will be broken after the next deployment. [06:59] * noodles775 feels he missed an important conversation? [06:59] noodles775, LP #572005 [06:59] Bug #572005: Disabled test buildd-slavescanner.txt [06:59] cody-somerville: It's a failed test, it doesn't mean the world is ending. And PQM is still open for testfixes [07:00] plz disable soyuz, kthxbye [07:00] * thumper EODs (for now at least) [07:25] good morning [08:49] Hello [09:23] bigjools: Morning. [09:23] g'day [09:26] bigjools: So, we need a script to populate lots of SPR rows with their changelogs. http://pastebin.ubuntu.com/425094/ is my first pass, and it seems to work OK. But I'm not sure how Storm is going to handle the ResultSet mutating over the several days that it will likely take to run. [09:27] /o\ [09:28] wgrant: I suggest you use process_in_batches and partial commits [09:28] can't hold txn locks for days [09:28] bigjools: I commit after each SPR. [09:29] ah ok - I can't read [09:29] if it bails out half way, will it restart in the right place? [09:29] I should probably read process_in_batches at some point. [09:29] Er, yes, if I hadn't omitted a clause from my rewritten query. [09:30] It was meant to have a changelog=None, so it will skip any that already have it set. [09:31] :) [09:31] we should ask stub to take a look [09:31] Probably. [09:36] http://pastebin.ubuntu.com/425099/ has the changelog=None. [09:37] stub: Does that script make you cry? [09:50] BjornT: A couple of weeks ago, Zopeless email was changed to use raw_sendmail, which appears to use the mail delivery utility, so I think it probably is being used to send email (re. bug #572077) [09:50] Bug #572077: Scripts are starting up the queued mail runner [09:50] db-devel r9071.2.33, lib/lp/services/mail/sendmail.py [09:51] Actually, the db-devel r9205 diff for that file is better. [10:00] wgrant: oh, thanks. it's unclear whether it's it was an intentional change, or if he wanted to change test dev environment only. [10:01] I was suspicious that exactly this would happen, but I was assured it had been checked, so it might be irrelevant. [10:05] bigjools: can you take a look at bug 572077, and comment on whether this affects soyuz? at least in the past, soyuz used the fact that mail were sent even if the transaction was aborted. [10:05] Bug #572077: Scripts are starting up the queued mail runner [10:07] wgrant: Ideally, it would be using DBLoopTuner to be database friendly etc. This would alleviate concerns with iterating over a huge result set for several hours too [10:10] wgrant: Looks fine apart from that. We can stick a time.sleep() to make it db friendlier if you can't be arsed switching it to looptuner format [10:12] wgrant: This is a run-once script or is it going to become a cron task? [10:13] BjornT: that is almost certainly the case [10:13] stub: Run once. [10:13] bigjools, BjornT: process-upload.py still relies on it to send rejection emails. [10:13] stub: New uploads are populated by the upload processor. [10:16] BjornT, wgrant: see https://bugs.edge.launchpad.net/launchpad-foundations/+bug/29744 [10:16] Bug #29744: In Zopeless, mails should be sent only when the transaction is commited [10:16] and [10:16] lib/lp/archiveuploader/uploadprocessor.py at line 409 [10:16] BjornT: so basically we will lose upload rejection emails [10:17] BjornT: the change will have to be backed out [10:17] The change was only there in the first place to allow testing of email-generating scripts. [10:17] Which is a really good thing, but not if it breaks this... [10:17] s/testing/dev testing/ [10:22] bigjools: agreed === al-maisan is now known as almaisan-away [11:03] Morning, all. === noodles785 is now known as noodles775 [13:53] who ever manages the launchpad-dependencies package should add postgresql-plpython-8.3 as a dependency. [13:57] wgrant: ping [14:00] henninge: Hi. [14:01] wgrant: Hi! ;) [14:01] wgrant: I am trying out the build slave locally again, driging it through RPC [14:01] I got as far as this: [14:01] >>> proxy.status() [14:01] ['BuilderStatus.WAITING', 'BuildStatus.OK', '1-1', {'translation-templates.tar.gz': '5e385d8a01320b5f9ee59d68c7e63229a252daed'}, ''] [14:02] The build has completed successfully. [14:02] wgrant: I'd like to actually retrieve the file from the slave now. Any idea how to try that out. [14:02] ? [14:02] henninge: Try http://localhost:8221/filecache/5e385d8a01320b5f9ee59d68c7e63229a252daed [14:03] oh, that easy ;) [14:04] wgrant: great, that worked. Thanks a lot! ;) [14:04] Great. === Ursinha-afk is now known as Ursinha [14:12] cody-somerville: why? we're moving to 8.4 / have moved to 8.4 [14:12] Why does running `make newsampledata` on a fresh db-devel (after make schema) result in an 8000line difference between current.sql and newsampledata.sql? [14:12] noodles775: Yesterday or the day before, 16000 lines of sampledata reorderings were landed. [14:13] I do not know why, since the script is meant to order them deterministically. [14:13] I say clobber. [14:14] Perhaps somebody dumped them manually. [14:14] Yeah, I'll create a separate branch that does exactly that so I can see just my diff. [14:14] Thanks wgrant [14:14] * wgrant disappears. [14:15] Night! [14:16] Hi abentley! Is there a way I can insert a pipe at the start of my pipeline? [14:16] noodles775, no. [14:16] noodles775, Why isn't it working? [14:18] intellectronica, hi. Was there a branch for bug 567379? [14:18] Bug #567379: Recalculate bug heat more frequently [14:18] abentley: I'm not sure what you mean... bzr pipeline is working perfectly for me, I just didn't know if there was a way to insert a pipe *before* my first pipe... but I can get around it another way. [14:18] noodles775, use --before [14:19] abentley: thanks (sorry, I just checked the bzr help pipeline, but forgot to check bzr help add-pipe) [14:21] lifeless, okay, who ever manages the launchpad-dependencies package should add postgresql-plpython-8.4 as a dependency. :P [14:27] cody-somerville: Isn't it in the production deps list already? [ there are multiple dep packages ] === almaisan-away is now known as al-maisan [14:38] noodles775, wgrant: You get huge diffs between different PG releases as the dump order changes [14:41] stub: Ah, thanks... but we should all be using the same PG version right? (I'm still wondering why I see such a big diff for a clean db-devel locally). [14:51] noodles775: Some people are on PG 8.4. That process got stalled a bit. [15:49] intellectronica, mars: https://code.edge.launchpad.net/~jml/launchpad/still-more-tests-for-ec2/+merge/24503 -- we discussed this the other day [15:53] jml: great, thanks for making this change. [15:53] intellectronica, np [15:54] jml, botched merge, or wrong merge target branch? [15:56] mars, Launchpad botched the merge. === gary_poster is now known as gary-lunch [16:05] danilo_: I see you replied to the blog post . I still get a server error, so I can't post my reply. [16:42] mars, intellectronica: the diff is fixed if either of you would like to review it. [16:43] ah, much saner +/- numbers [16:44] "FlagFallStream", nice object name [16:44] thanks. actually, I think I should delete it since it's not being used any more. [16:45] mars: so are you picking this up? if not i'm happy to review it later. === EdwinGrubbs is now known as Edwin-lunch [16:46] intellectronica, to be honest, I would be happier if you reviewed it. I'm lack confidence at the moment. [16:46] apparently I'm also lack grammar [16:47] :) [16:47] jml: i'll give it a go soon, i just want to finish something first [16:47] intellectronica: thanks. [16:54] losa ping, please can we create source package branches for maverick? === beuno is now known as beuno-lunch [16:57] https://lists.launchpad.net/launchpad-dev/msg03227.html for how [16:57] could someone also check the SQL within? Max suggested it was not what we wanted. [16:58] james_w: sure, looking [17:00] thanks === gary-lunch is now known as gary_poster === al-maisan is now known as almaisan-away [17:15] jml: approved [17:15] intellectronica: thank you. [17:16] oh crap [17:16] I'm not allowed to land things, right [17:17] * jml sads === matsubara is now known as matsubara-lunch === deryck is now known as deryck[lunch] [18:17] g'night all. === beuno-lunch is now known as beuno === matsubara-lunch is now known as matsubara === deryck[lunch] is now known as deryck [19:33] bdmurray, ping [19:38] what's up? [19:44] deryck: pong === almaisan-away is now known as al-maisan [20:32] bac, do you think your branch for Adi was eaten by the same ec2 hang bug? [20:32] mars: dunno. probably. but i have no proof [20:33] ok [20:33] thanks === al-maisan is now known as almaisan-away [21:13] bac: ping [21:13] sinzui: yes? [21:14] I am trying to make sense of this: https://edge.launchpad.net/ubuntu/maverick 1. I did not link a52dec 4 hours ago. I may have a few days ago [21:15] bac: I suspect the count of packages is odd because there SPPH will not exist until maverick is fully build [21:15] built [21:15] bac: mayby the copy script ran 4 hours ago and I was the last person to link a lucid package? [21:17] sinzui: perhaps. too bad https://edge.launchpad.net/ubuntu/lucid/+source/a52dec doesn't tell you who/when it was linked [21:17] bac: The data is in the db. I can see it when it gets to staging [21:18] * sinzui looks a lucid to see if he is the last user [21:19] I think the first 20 on +needs-packaging links actually needs project registration too [21:19] I was not the last user [21:21] bac: I am going to assume the series setup script was run 4 hours ago and it is a coincidence that my name is in the list. [21:22] ok [21:22] I verified that the last packages linked in lucid are also linked in maverick [21:22] That was 5 months to verify the script really works in production === Ursinha is now known as Ursinha-afk [22:28] sinzui: nice blog post about the proposed changes! are you going to send out an email to launchpad-dev pointing to the blog post [22:28] sinzui: and this will be a very worthwhile enhancement [22:29] I am on Monday. I see the pics are missing the private bugs toggle === matsubara is now known as matsubara-afk