=== wedgwood is now known as wedgwood_away [01:12] wgrant: https://code.launchpad.net/~stevenk/launchpad/less-public-bmp/+merge/150731 [01:17] StevenK: Sounds good [01:17] Thanks for fixing those security adapters [01:17] By deleting them [01:20] Heh [03:05] wgrant: Trying to render create_initialized_view(branch, '+index', rootsite='code') [03:05] results in a large and angry traceback [03:05] Due to breadcrumbs, from what I can see [03:26] wgrant: http://pastebin.ubuntu.com/5572431/ [03:43] StevenK: Some views won't render like that [03:43] I don't quite recall why [03:44] webops: As lp_publish@pepo, could you run `LPCONFIG=ftpmaster-publish scripts/ftpmaster-tools/obsolete-distroseries.py -d ubuntu -s jaunty`? [03:47] Hah [03:47] wgrant: The pastebin is my success [03:47] Oh, wrong chan [03:47] StevenK: Right [03:48] That's the usual workaround [04:09] wgrant: https://code.launchpad.net/~stevenk/launchpad/moar-preload-people-branch-index/+merge/150953 [04:10] StevenK: Why not just make hasSubscription not completely insane? [04:11] Hm [04:11] Also, is that the right method? [04:12] Ah, it is [04:12] But I think your change is still insane. [04:12] wgrant: http://pastebin.ubuntu.com/5572472/ [04:13] StevenK: see DecoratedBranch.hasSubscription [04:14] Argh [04:14] Argh [04:15] Hm [04:15] I can probably delete that, then [04:15] Delete what? [04:15] DecoratedBranch.hasSubscription [04:16] Not really. [04:16] For one, your change to Branch.hasSubscription is wrong [04:16] For another, it's not clear that it's valuable. [04:16] I'd change your branch to just make DecoratedBranch.hasSubscription not crap [04:17] wgrant: http://pastebin.ubuntu.com/5572479/ [04:17] StevenK: How does that change anything? [04:18] self.subscriptions is a cached list, apparently [04:18] Sure [04:18] But it's exactly the same as what the method was doing before, except slower because there's no short-circuit [04:18] So it'll just execute *more* queries. [04:19] So I should do the personID check, then? [04:19] Right [04:19] That's how you would avoid making person queries. [04:20] wgrant: http://pastebin.ubuntu.com/5572483/ [04:20] That looks more sensible. [04:21] Tempted to remove the last three lines of the docstring for being wrong and causing more queries [04:21] Well, the lines were wrong, they are not any more ... [04:27] wgrant: MP updated. [04:27] StevenK: r=me [04:29] wgrant: And BMPs are very very unhappy on qas [04:29] But I suspect that was known [04:29] What do you mean? [04:29] I tried to look at a few MPs on qas, and they OOPS due to librarian content [04:30] Yes [04:30] That's always been the case [04:30] You have to create new ones [05:06] wgrant: What do you think the plan is for bug 736014 ? [05:06] <_mup_> Bug #736014: BugTask:+huge-vocabulary timeout < https://launchpad.net/bugs/736014 > [05:06] We've discussed it a few times, but then Branch and BMP ate my brain. [05:09] StevenK: DistributionSourcePackageCache/DistroSeriesPackageCache [05:09] (I believe those two parallel class names were designed to have the same acronym just to make me angry, since there's no other reason for one to have Source and one not) [05:09] Those two classes make me sad [05:21] z,cb 3 [05:21] bah [05:22] Cat? [05:22] Accidental Dvorak [05:24] so thats what, 'f*ck u' ? [05:25] /win 3, but close enough === almaisan-away is now known as al-maisan === al-maisan is now known as almaisan-away === almaisan-away is now known as al-maisan [08:16] Hi! Is anyone up for a small-ish review (190l): https://code.launchpad.net/~michael.nelson/launchpad/include-binary-size/+merge/150831 [08:34] wgrant: StevenK what is the story with on call reviewer nowadays ? [08:45] on what :P [08:46] noodles775: you know buildbot is 30m or something now :) [08:46] lifeless: mornin' [08:50] lifeless: no? wow. fwiw, the tests didn't seem to run correctly on my instance: http://paste.ubuntu.com/5572841/ (that's using `time ./bin/test`) [08:55] noodles775: http://blog.launchpad.net/performance/parallel-testing-is-live [08:56] noodles775: what size instance (machine RAM) ? [08:56] About 40m I think [08:58] lifeless: it's an m1.small (2G), nothing else running on it (I just set it up for LP development yesterday) [08:59] I know wgrant said that adding hashes would be "probably overcomplicated", but cf. bug 1088527 [08:59] Wow - 40mins from 6hrs. [08:59] Looking [08:59] <_mup_> Bug #1088527: Needlessly asks for exact package name, file size, uploaded version < https://launchpad.net/bugs/1088527 > [09:00] Err, sorry [09:00] cf. bug 1007195 [09:01] is what I meant to say [09:01] <_mup_> Bug #1007195: Librarian-backed HostedFile objects do not expose SHA-1 hash < https://launchpad.net/bugs/1007195 > [09:01] (Doesn't specifically have to be the SHA-1 of course; I think that was just what the librarian keyed off at the time or something [09:01] ) [09:02] Anyway, don't let me get in the way by expanding the scope of your work, it was just in case it was trivial to allow for it [09:03] cjwatson: sure - it should be trivial. So s/include_sizes/include_meta/ and add the the sha1 to the dict? [09:07] I guess something like that [09:31] noodles775: sounds like there is a leak in there somewere, I'd use a bigger instance [09:31] noodles775: lp's cloud test regime uses x1.xlarge IIRC [09:32] lifeless: will do next time - I just fired this one up for this bug and normaly only use small for dev work. Thanks. === al-maisan is now known as almaisan-away === almaisan-away is now known as al-maisan [10:17] lifeless, cjwatson: updated with your suggestions (except for HasLength). Thanks! [11:07] noodles775: why not HasLength? [11:09] lifeless: I commented on the MP, but http://paste.ubuntu.com/5572967/ (and I haven't updated lp's deps) (or am I missing something obvious?) [11:13] 0.9.14 is quite old [11:13] 0.9.29.is current, and 30 is about to come out [11:13] Nice [11:13] so should be as simple as dropping a dep in launchpad-dependencies and updating versions.txt [11:13] gnight! [11:13] G'night :) [11:14] I can't see any incompat warnings in those releases [11:15] there's a bunch of shiny improvements though, new matchers and more [11:15] right, -> sleep. === al-maisan is now known as almaisan-away === almaisan-away is now known as al-maisan === gary_pos` is now known as gary_poster === al-maisan is now known as almaisan-away === benji___ is now known as benji === Ursinha-afk is now known as Ursinha === almaisan-away is now known as al-maisan [14:17] Would someone be able to send this branch to land for me? I've done updates after comments from RobC and ColinW: https://code.launchpad.net/~michael.nelson/launchpad/include-binary-size/+merge/150831 [14:18] gmb: any idea how we take care of stuff like this now awadays [14:22] Np, I can wait for one of the LP engineers - the branch isn't that urgent :) === al-maisan is now known as almaisan-away === almaisan-away is now known as al-maisan === wedgwood_away is now known as wedgwood === al-maisan is now known as almaisan-away === matsubara is now known as matsubara-lunch === matsubara-lunch is now known as matsubara === almaisan-away is now known as al-maisan === deryck is now known as deryck[lunch] === deryck[lunch] is now known as deryck === al-maisan is now known as almaisan-away === Ursinha_ is now known as Ursinha === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha === Ursinha is now known as Ursinha-afk === Ursinha-afk is now known as Ursinha === wedgwood is now known as wedgwood_away === wedgwood_away is now known as wedgwood === wedgwood is now known as wedgwood_away