[00:30] sinzui: any way to get launchpad to re-evaluate a .py file without restarting? I'd save a lot of time as I make little edits to, say, lib/lp/bugs/model/bugtarget.py. [00:50] BjornT: .pt --> HTML formatting question: I've got Undecided in my output, but the Undecided is still not showing up in any particular color. Is there something more I need to do? [00:54] BjornT: never mind; trick is use tal:attributes="class string:importance${task/importance/name}" instead of tal:attributes="class string:importance${task/importance/title}" [00:54] (And why would I think BjornT is actually awake right now anyway?) [01:20] kfogel, because he's in NZ :) [01:20] jml: zing! [01:21] jml: Do I win the Company-Wide Awareness Award for this month yet? [01:23] maybe. [01:25] bzr's setUp -> set_up for Server is breaking launchpad [01:26] jml: What do you mean, someone else already got it this month? Why wasn't I told?? [01:26] 176 times so far [01:29] kfogel, :D [01:29] mwhudson, I told poolie so :) [01:31] yeah, i grumbled about it a bit when it landed [01:31] pretty boring change though luckily [01:56] hello jml, mwhudson [01:56] sorry [02:00] not a big deal [02:03] bug 404693 [02:03] Bug #404693: PPA ssh reset trigger can hang the buildd-manager indefinitely [02:31] mwhudson: by way of compensation, i'll do https://bugs.edge.launchpad.net/bzr/+bug/507710 if you like it [02:31] Bug #507710: want bzrlib.initialize() to do all typical setup [02:37] about:blank [02:37] jtv: https://dev.launchpad.net/Soyuz/Specs/BuilddGeneralisation [02:37] jtv: https://dev.launchpad.net/Soyuz/HowToUseSoyuzLocally [02:53] jtv: I am about to add the logic collecting the buildd slave results to `TranslationTemplatesBuildBehavior` .. is that OK? [03:06] jml: can you merge lp:~jelmer/launchpad/builder-behavior again? [03:07] jml: Sorry, seems I forgot to push a rev [06:49] what are the zope singletons/global thingies called again ? [06:52] ah.. remembered. Utilities [07:09] jml: launchpad still thinkgs you're in sydney [07:26] loggerhead fail http://bazaar.launchpad.net/~jelmer/launchpad/subunit-formatter/revision/10160 [09:13] Morning [11:00] Morning, all. === shriekout is now known as rororororo === rororororo is now known as shriekout === matsubara-afk is now known as matsubara [12:30] lifeless, I don't care. === mrevell is now known as mrevell-lunch === mrevell-lunch is now known as mrevell === henninge_ is now known as henninge === salgado is now known as salgado-lunch === matsubara is now known as matsubara-lunch === MTeck-engaged is now known as MTecknology === salgado-lunch is now known as salgado === henninge is now known as henninge-brb [16:19] adiroiban: ping [16:19] sinzui: hi [16:20] adiroiban: what is blocking the landing of your branch to fix bug 496352 [16:20] Bug #496352: Refactor DistroSeriesStatus to SeriesStatus [16:20] sinzui: I asked gmb to do a test and land it [16:20] today? [16:20] sinzui: no [16:21] about 4 days ago [16:21] I think your branch fixes some circular imports. Do you mind if I try to land it? [16:21] sinzui: nope [16:21] thanks [16:21] but you must merge with devel before [16:21] okay [16:21] and check if the merged changes [16:21] contains DistroSeriesStatus [16:22] and then do a full test again [16:22] I'll do that === henninge-brb is now known as henninge === matsubara-lunch is now known as matsubara [17:14] sinzui: i've been trying to figure out what i changed that made download file deletion by a proj admin break. turns out it is broken in devel. :( === beuno is now known as beuno-lunch [17:39] jml :P [17:52] have a good weekend all === beuno-lunch is now known as beuno === deryck is now known as deryck[lunch] [18:07] bac: excellent. Do you think it can be fixed in your branch? Should it be a separate branch? === deryck[lunch] is now known as deryck [19:27] sinzui: i think a separate branch [19:27] sinzui: unless you want me to continue chasing it === EdwinGrubbs is now known as Edwin-lunch [19:39] hi all [19:40] does the Prerequisite branch field on merge proposals work well for declaring that a branch in another project needs to land there, before this branch can land? or does it only work for other branches being merged to the same place? [19:42] dobey, the latter [19:44] salgado: that's what i thought. ah well. :) [19:48] salgado: if i filed a bug to request cross-project dependencies in merge proposals, how many years would it take to get implemented do you think? :) [19:49] dobey, no idea, but maybe abentley can answer that [19:51] dobey: You mean, proposing a branch for merging with a prerequisite branch from a different project? === salgado is now known as salgado-afk [19:53] abentley: yeah. like if i add new API to a more general library project, and in my other project that uses that library, i also make a branch that uses the new API, i don't want the latter sitting around without a proposal waiting for the former to land, but i would like some way to let reviewers know that it can't be reviewed without the other branch [19:54] without explicitly saying so in a comment, but something that can be checked via LP REST API and such === matsubara is now known as matsubara-afk === salgado is now known as salgado-afk [21:21] bac: I think the +download delete file bug is because that view is heavily cached. I can see that the deleted rules are building the cache before as it runs. the cache should be built after the process. [21:22] sinzui: yeah, i know the caching is the problem. just haven't figured out the details yet [21:23] bac:I updated bug 508085 with the call chain problem I see === Edwin-lunch is now known as EdwinGrubbs [21:23] Bug #508085: Deleting files from +download still displays the deleted file [21:24] thanks sinzui [22:08] dobey: I can't predict how long it will take to be implemented if you file it, but I can predict how long it will take to be implemented if you don't file it :-). [22:09] abentley: sure, i was just being facetious, because i know you guys have a neverending queue :) [22:11] dobey: Maybe the best way to express it in our model would be a dependency on a bug. (There may be no merge proposal in the other project yet) [22:12] abentley: bug dependencies is another thing i definitely want to see, yeah [22:14] dobey: I actually a meant that the merge proposal would have a dependency on a bug. I'd also like to see bug dependencies, but that's not something the Code team can do. [22:14] right [22:15] bug dependency might be weird/confusing though, given how bugs work in lp [22:15] as they can "affect" multiple projects/distros [22:21] Bug dependencies would be so awesome. [22:22] dobey, Not sure I see how. That feature is intended to indicate a single bug affects multiple projects and/or distributions (the latter probably being the motivation for the feature). Why do you think bug dependencies would be weird/confusing? [22:25] cody-somerville: if a bug affects multiple projects, how do i clearly know which fix my branch will depend on? ie, it probably affects both the project i depend on, and the project i'm developing, if i'm writing branches for both projects at the same time. so it would be weird to say that this branch fixes bug X, but also depends on a fix in bug X. in LP there's no clear way to distinguish what project is relevant for which the bug affects [22:26] haha, forget I said anything. I got excited there and thought we were talking about dependency between bugs. [22:27] between bugs is probably clearer, but i could definitely see some confusion due to the multiple project/distro affects bits :) === mup_ is now known as mup