[00:11] bah, installing postfix on karmic asks questions, even with apt-get -y :( [00:48] DEBIAN_FRONTEND=noninteractive, perhaps? [01:05] maxb: worth a try i guess [01:18] maxb: btw launchpad-developer-dependencies doesn't seem to be installable on jaunty; don't know if that's news to you [01:24] * mwhudson late lunch [01:30] hmm. I wasn't sure. [01:33] Oh, right, it doesn't have the dpkg backport [01:34] So it has been broken for a couple of months. [01:34] That might mean that nobody cares. [01:34] (FWIW, I've tried to get that backport copied a couple of times, but nobody has ever done it) [01:34] copied hardy->jaunty? [01:35] Yes please. [01:35] I can do that, assuming we decide we care about jaunty any more [01:35] We might as well care about it, since it's so trivial. [01:35] It can hardly become less broken, I guess [01:37] maxb: yay double negatives :) [01:37] copied [01:37] it works find in my jaunty cowbuilder [01:38] Thanks. [01:42] * wgrant should try LP on Lenny again soon. [02:06] maxb: DEBIAN_FRONTEND=noninteractive seems to have worked, thanks [04:01] * mwhudson EOWs [06:22] anyone awake? [07:31] Morning [08:49] morning [08:49] Hi thumper [08:49] hi noodles775 [08:49] bigjools, mrjazzcat and I will be going through your UI mockups this morning [08:49] thumper: ah, it'll be great to get more input... thanks! [09:04] Morning [09:08] mrevell, hi [09:08] hey jml [09:08] mrevell, still at team lead sprint, so no call today. [09:08] okay no problem jml. I hope the sprint is going well. === thekorn_ is now known as thekorn [09:58] allenap, hi, I'm thinking about Person.searchTasks() again, and I'm a bit confused about how "related bugs" (or "commented bugs" etc.) is defined [09:59] thekorn: I'm pretty confused by that stuff too ;) Anything specific, or do you just want to chat about it? [09:59] I always thought "related bugs" means "user is either commenter, assignee, subscriber or owner of a bug" [10:00] allenap, no, my problem is: https://bugs.staging.launchpad.net/~thekorn/+bugs?batch=300 does not listen bug 123456 [10:00] Bug #123456: podcast crashes amarok [10:00] although I commented on it [10:00] so the question is: bug or wanted behaviour? [10:01] thekorn: I think it's because it's Invalid. [10:01] It's closed. [10:01] atrgh, ok [10:01] You can try reopening it on staging -- it should appear. [10:01] thekorn: Yes, actually, what wgrant said; both Invalid and Fix Released = closed. [10:03] yeah, right, silly me === matsubara-afk is now known as matsubara [10:13] ha, I knew there is a bug ;) [10:16] thekorn: Is there one? [10:16] this result looks wrong too me: https://bugs.edge.launchpad.net/~wgrant/+bugs?field.assignee=thekorn&field.bug_reporter=thekorn&field.bug_supervisor=thekorn&field.bug_commenter=thekorn&field.subscriber=thekorn [10:16] I mean, you are not working on zeitgeist-firefox-extension, aren't you ;) [10:17] Heh, that /is/ odd. [10:17] * wgrant doesn't know that bit of code very well. [10:22] thekorn: Did you craft that query by hand, or is it based on something you were able to create with the search form? [10:23] allenap, I've just cut it dowbn to the relevant parts, you can go to https://bugs.edge.launchpad.net/~wgrant/+bugs?advanced=1 and enter "thekorn" to all fields [10:23] and you will gett the same result [10:23] by all fields I mean "assignee", "reporter", "supervisor", "commenter" and subscriber [10:24] thekorn: My guess is that the person search normally fills in one or more of those fields, but only if they're not set. [10:24] thekorn: But I wonder why it's only showing zeitgeist stuff. [10:25] allenap, because this is the only bug where I'm supervisour, commentor, AND report at the same time [10:26] thekorn: Oh yeah, doh :) [10:27] allenap, is it save to assume that this query should always return an empty set of tasks? [10:27] thekorn: Yes, so it's a bug. The result should probably be the intersection of all bugs related to a user with the specific query entered. [10:27] I mean it makes no sense to search for related bugs, and change all user related values to something else [10:28] thekorn: No. One solution would be to display an error, the other would be to modify the query. I think the error is probably less surprising. [10:31] * allenap reboots [10:39] reported as bug 517476 [10:39] Bug #517476: It is possible to give all user related arguments in a query on user related bugs [10:54] thekorn: Thanks for reporting that. I've commented and triaged it. [10:55] super, thanks [11:14] hmm, the whole search on persons bugs is kind of broken, https://bugs.edge.launchpad.net/~thekorn/+bugs?field.assignee=allenap is another, maybe more common example, again three bugs I never got in touch with [11:17] thekorn: Yeah, it's because it's doing a UNION across those searches I think. [11:17] thekorn: It makes sense, if you know the code, but that's it. [11:18] thekorn: Do you want to comment on the bug or shall I? [11:23] I will add it to the bugreport [12:36] who is the owner of a bugreport? and what is the difference between owner and bug_reporter? === deryck is now known as deryck[lunch] [12:46] thekorn: i don't think there is a difference [12:46] owner is launchpad lingo for 'person who created this record' [12:47] intellectronica, but why does the seatchTask API method have both parameter? [12:47] searchTask [12:47] thekorn: by "don't think" i meant, "i'm certain", b.t.w :) [12:49] intellectronica, aha, I got it: in this context owner means "search for tasks created (owned) by this person" and bug_reporter means "search for tasks which underlying bug was created by this person" [12:50] right [12:51] if I could put this in one small sentence I would like to add it to the description of the export, so it appears on apidoc ;) === mrevell is now known as mrevell-lunch === deryck[lunch] is now known as deryck [13:56] poolie: Doesn't Launchpad run on Hardy and Jaunty as well? [13:56] And pretty much Lucid? === jamalta-afk is now known as jamalta [14:11] jml: when you're around could you pls take a look at the last few comments on bug 516496, it'll effect what is and isn't possible in the UI work for build from branch. [14:11] Bug #516496: Allow Recipes to be re-used with different base_branch revisions [14:12] noodles775, will do. [14:12] Ta. === matsubara is now known as matsubara-lunch [14:28] poolie, https://code.edge.launchpad.net/~mbp/launchpad/436294-review-mails/+merge/18227 is merged [14:29] noodles775, actually, next week, can we work quite closely together on this? [14:29] noodles775, because I won't get to do it today. [14:29] jml: yep, that'd be great. === matsubara-lunch is now known as matsubara === salgado is now known as salgado-lunch [15:12] wgrant: i was told only on Karmic, and on lucid only if you force some packages back to the karmic version [15:12] i'm sure it's possible [15:12] but i think it may be easier for new contributors to just use the supported platform [15:12] enough strange things can go wrong already [15:13] https://code.edge.launchpad.net/~jml is persistently timing out [15:14] poolie, wfm [15:27] back now [15:54] poolie: Who/what told you that? I think that's wrong === salgado-lunch is now known as salgado [15:55] i don't recall, but it was a canonical lp dev [16:11] deryck, hi, you triaged bug 517570, is the fix as easy as adding a tags_combinator field to IPersonBugTaskSearch, or will there be side effects? [16:11] Bug #517570: tags combinator ALL does not work on users bugviews [16:12] thekorn, honestly, I haven't looked at the tag combinator. allenap wrote that code. [16:12] thekorn, let me look here [16:12] well, I can just try and see if it works ;) [16:16] thekorn, yeah, you can just try it. :-) But I think that's all that is needed. [16:16] on my quick glance at the code. [16:17] * deryck is out for meeting at sprint === jamalta is now known as jamalta-afk [17:00] mars: ping [17:12] hi EdwinGrubbs === jamalta-afk is now known as jamalta [18:07] How could I get somebody un-subbed from all of the Ubuntu bugs in Launchpad. === EdwinGrubbs is now known as Edwin-lunch [18:43] i know you guys would probably oppose to this, but what do you think? [18:43] http://paste.ubuntu.com/369670/ [18:43] to fix stupid mistakes by idiots like myself ;) === Ursinha is now known as Ursinha-bbl [18:58] It seems nicer to me to hack the script, than to have the duplicate identities on the page [18:58] hmm. I need to land more. you're about to overtake me :-) === matsubara is now known as matsubara-afk [19:07] maxb: haha, well my contributions are all trivial [19:07] so they don't really count [19:07] i'm just trying to learn the system [19:08] i fixes it a bit thanks to thekorn http://paste.ubuntu.com/369688/ [19:11] bdmurray, do you mean by using the webservice API, or were you looking some admin magic? [19:18] thekorn: admin magic but it seems to have already been done === Ursinha-bbl is now known as Ursinha === salgado is now known as salgado-afk [20:15] mars: hi, sorry I didn't see your reply before. [20:16] EdwinGrubbs, np. What's up? [20:19] mars: do you think there is a good reason to have multiple sprite files? We currently have five. The file sizes are practically the same for five files versus one. I can also use the smartsprites solution for repeat-x. [20:19] mars: Eventually, we may need to split up files, but I have tested firefox, and it works with files up to about twice the number of pixels. [20:20] EdwinGrubbs, I don't know the entire reason behind having a sprite file for each icon size. If you think they can all go into one sprite file, then go for it. [20:21] EdwinGrubbs, if there are problems, then we will know soon enough :) [20:22] cool, thanks [20:47] * maxb wonders if lp:~maxb/launchpad/py2.6-importfascist has reached the PQM queue yet? [20:51] maxb, it is in buildbot, ETA 4444s (22:05:31) [20:53] maxb, ah, maybe not. The changes list doesn't have the branch that is actually merged [20:53] mars: it looks like that one is https://code.launchpad.net/~maxb/launchpad/update-sourcecode-miscellanea/+merge/18648 [20:54] the one maxb asks about has not been through PQM yet [20:54] I suppose it's off in ec2test land still, then [20:54] yep [21:12] Hello, I am installing launchpad but I am not quite sure about the requirements of two ip addresses? anyone care to explain? === jamalta is now known as jamalta-afk === jamalta-afk is now known as jamalta [22:33] maxb: ping [22:33] pong [22:35] maxb: I see that python-imaging-1.1.7 is already in the ~launchpad PPA for lucid, but it's not in there for Hardy or Karmic. Is that just in process, or do I need to pester a ~launchpad team admin? [22:35] It doesn't require an admin [22:36] In general we're lacking in defined process about managing the PPA, but since no one has yelled on the list, I'm inclined to Just Do It [22:38] Shall I do so now? [22:38] maxb: that would be great. BTW, how do I copy a package between PPAs? [22:39] The "Copy packages" link is on the "View package details" page [22:42] pending publisher [22:56] Hello, so I installed launchpad following the directions and I get a 503 service termp unavailable.. any ideas? === Ursinha is now known as Ursinha-brb [23:02] That is not enough information to assist you === jamalta is now known as jamalta-afk [23:05] i was just reading a post, so let me change the question. How difficult is it to get launchpad running on a fully qualified domain ? [23:25] devmod: For production purposes? Legally? Very. First you need to remove all the images, replace them with ones you are legally permitted to use, and excise the name "Launchpad" from all areas of the site. [23:26] https://dev.launchpad.net/LaunchpadLicense [23:26] "The image and icon files in Launchpad are copyright Canonical, but unlike the source code they are not licensed under the AGPLv3. Canonical grants you the right to use them for testing and development purposes only, but not to use them in production (commercially or non-commercially). [23:26] The Launchpad name and logo are trademarks of Canonical, and may not be used without the prior written permission of Canonical. [23:26] " [23:28] ohh I see [23:29] even if used locally I still need to strip all launchpad images, etc [23:29] (local network, commercially ) [23:31] sadly yes [23:31] I wish I could do that myself, but I don't have the time === Ursinha-brb is now known as Ursinha [23:32] ohh that sucks :/ [23:32] yes, yes it does [23:33] i got all excited when seeing that blog post [23:33] likewise [23:33] i guess i should have read it more carefully [23:39] mbarnett, rockstar : That launchpad-dependencies version number is still wonky [23:46] maxb the one in the changelog? [23:46] yes [23:47] ah, i see. it has that ubuntu1 appended. i will fix [23:47] maxb: thx [23:47] It's a package for which we ourselves are upstream, so there's no forking off of an ubuntu version [23:47] is there a way to get dch to know do that? [23:47] eh [23:47] s/know/not/ [23:48] * mwhudson wonders how his brain manages these nearly-phonetic "typos" [23:48] mbarnett: No problem - when you're doing that, could you put a space after the asterisk too - looks nicer :-) [23:48] maxb: certainly [23:49] I don't believe there's a way for dch to know. [23:50] It seldom bothers me since I have dch aliased to 'dch --distributor X' to avoid that particular irksome ubuntu patch === magcius_ is now known as magcius