/srv/irclogs.ubuntu.com/2010/02/05/#launchpad-dev.txt

mwhudsonbah, installing postfix on karmic asks questions, even with apt-get -y :(00:11
maxbDEBIAN_FRONTEND=noninteractive, perhaps?00:48
mwhudsonmaxb: worth a try i guess01:05
mwhudsonmaxb: btw launchpad-developer-dependencies doesn't seem to be installable on jaunty; don't know if that's news to you01:18
* mwhudson late lunch01:24
maxbhmm. I wasn't sure.01:30
maxbOh, right, it doesn't have the dpkg backport01:33
wgrantSo it has been broken for a couple of months.01:34
wgrantThat might mean that nobody cares.01:34
wgrant(FWIW, I've tried to get that backport copied a couple of times, but nobody has ever done it)01:34
maxbcopied hardy->jaunty?01:34
wgrantYes please.01:35
maxbI can do that, assuming we decide we care about jaunty any more01:35
wgrantWe might as well care about it, since it's so trivial.01:35
maxbIt can hardly become less broken, I guess01:35
mwhudsonmaxb: yay double negatives :)01:37
maxbcopied01:37
maxbit works find in my jaunty cowbuilder01:37
wgrantThanks.01:38
* wgrant should try LP on Lenny again soon.01:42
mwhudsonmaxb: DEBIAN_FRONTEND=noninteractive seems to have worked, thanks02:06
* mwhudson EOWs04:01
devmodanyone awake?06:22
noodles775Morning07:31
thumpermorning08:49
noodles775Hi thumper08:49
thumperhi noodles77508:49
thumperbigjools, mrjazzcat and I will be going through your UI mockups this morning08:49
noodles775thumper: ah, it'll be great to get more input... thanks!08:49
mrevellMorning09:04
jmlmrevell, hi09:08
mrevellhey jml09:08
jmlmrevell, still at team lead sprint, so no call today.09:08
mrevellokay no problem jml. I hope the sprint is going well.09:08
=== thekorn_ is now known as thekorn
thekornallenap, hi, I'm thinking about Person.searchTasks() again, and I'm a bit confused about how "related bugs" (or "commented bugs" etc.) is defined09:58
allenapthekorn: I'm pretty confused by that stuff too ;) Anything specific, or do you just want to chat about it?09:59
thekornI always thought "related bugs" means "user is either commenter, assignee, subscriber or owner of a bug"09:59
thekornallenap, no, my problem is: https://bugs.staging.launchpad.net/~thekorn/+bugs?batch=300 does not listen bug 12345610:00
mupBug #123456: podcast crashes amarok <Amarok:Invalid> <xine-lib (Ubuntu):Fix Released> <https://launchpad.net/bugs/123456>10:00
thekornalthough I commented on it10:00
thekornso the question is: bug or wanted behaviour?10:00
allenapthekorn: I think it's because it's Invalid.10:01
wgrantIt's closed.10:01
thekornatrgh, ok10:01
wgrantYou can try reopening it on staging -- it should appear.10:01
allenapthekorn: Yes, actually, what wgrant said; both Invalid and Fix Released = closed.10:01
thekornyeah, right, silly me10:03
=== matsubara-afk is now known as matsubara
thekornha, I knew there is a bug ;)10:13
wgrantthekorn: Is there one?10:16
thekornthis 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=thekorn10:16
thekornI mean, you are not working on zeitgeist-firefox-extension, aren't you ;)10:16
wgrantHeh, that /is/ odd.10:17
* wgrant doesn't know that bit of code very well.10:17
allenapthekorn: Did you craft that query by hand, or is it based on something you were able to create with the search form?10:22
thekornallenap, 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 fields10:23
thekornand you will gett the same result10:23
thekornby all fields I mean "assignee", "reporter", "supervisor", "commenter" and subscriber10:23
allenapthekorn: 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
allenapthekorn: But I wonder why it's only showing zeitgeist stuff.10:24
thekornallenap, because this is the only bug where I'm supervisour, commentor, AND report at the same time10:25
allenapthekorn: Oh yeah, doh :)10:26
thekornallenap, is it save to assume that this query should always return an empty set of tasks?10:27
allenapthekorn: 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
thekornI mean it makes no sense to search for related bugs, and change all user related values to something else10:27
allenapthekorn: 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:28
* allenap reboots10:31
thekornreported as bug 51747610:39
mupBug #517476: It is possible to give all user related arguments in a query on user related bugs <Launchpad Registry:New> <https://launchpad.net/bugs/517476>10:39
allenapthekorn: Thanks for reporting that. I've commented and triaged it.10:54
thekornsuper, thanks10:55
thekornhmm, 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 with11:14
allenapthekorn: Yeah, it's because it's doing a UNION across those searches I think.11:17
allenapthekorn: It makes sense, if you know the code, but that's it.11:17
allenapthekorn: Do you want to comment on the bug or shall I?11:18
thekornI will add it to the bugreport11:23
thekornwho is the owner of a bugreport? and what is the difference between owner and bug_reporter?12:36
=== deryck is now known as deryck[lunch]
intellectronicathekorn: i don't think there is a difference12:46
intellectronicaowner is launchpad lingo for 'person who created this record'12:46
thekornintellectronica, but why does the seatchTask API method have both parameter?12:47
thekornsearchTask12:47
intellectronicathekorn: by "don't think" i meant, "i'm certain", b.t.w :)12:47
thekornintellectronica, 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:49
intellectronicaright12:50
thekornif 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 ;)12:51
=== mrevell is now known as mrevell-lunch
=== deryck[lunch] is now known as deryck
wgrantpoolie: Doesn't Launchpad run on Hardy and Jaunty as well?13:56
wgrantAnd pretty much Lucid?13:56
=== jamalta-afk is now known as jamalta
noodles775jml: 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
mupBug #516496: Allow Recipes to be re-used with different base_branch revisions <wellington> <Launchpad Bazaar Integration:New> <https://launchpad.net/bugs/516496>14:11
jmlnoodles775, will do.14:12
noodles775Ta.14:12
=== matsubara is now known as matsubara-lunch
jmlpoolie, https://code.edge.launchpad.net/~mbp/launchpad/436294-review-mails/+merge/18227 is merged14:28
jmlnoodles775, actually, next week, can we work quite closely together on this?14:29
jmlnoodles775, because I won't get to do it today.14:29
noodles775jml: yep, that'd be great.14:29
=== matsubara-lunch is now known as matsubara
=== salgado is now known as salgado-lunch
pooliewgrant: i was told only on Karmic, and on lucid only if you force some packages back to the karmic version15:12
pooliei'm sure it's possible15:12
pooliebut i think it may be easier for new contributors to just use the supported platform15:12
poolieenough strange things can go wrong already15:12
pooliehttps://code.edge.launchpad.net/~jml is persistently timing out15:13
jmlpoolie, wfm15:14
poolieback now15:27
maxbpoolie: Who/what told you that? I think that's wrong15:54
=== salgado-lunch is now known as salgado
pooliei don't recall, but it was a canonical lp dev15:55
thekornderyck, 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
mupBug #517570: tags combinator ALL does not work on users bugviews <search> <Launchpad Bugs:Triaged> <https://launchpad.net/bugs/517570>16:11
deryckthekorn, honestly, I haven't looked at the tag combinator.  allenap wrote that code.16:12
deryckthekorn, let me look here16:12
thekornwell, I can just try and see if it works ;)16:12
deryckthekorn, yeah, you can just try it. :-)  But I think that's all that is needed.16:16
deryckon my quick glance at the code.16:16
* deryck is out for meeting at sprint16:17
=== jamalta is now known as jamalta-afk
EdwinGrubbsmars: ping17:00
marshi EdwinGrubbs17:12
=== jamalta-afk is now known as jamalta
bdmurrayHow could I get somebody un-subbed from all of the Ubuntu bugs in Launchpad.18:07
=== EdwinGrubbs is now known as Edwin-lunch
jamaltai know you guys would probably oppose to this, but what do you think?18:43
jamaltahttp://paste.ubuntu.com/369670/18:43
jamaltato fix stupid mistakes by idiots like myself ;)18:43
=== Ursinha is now known as Ursinha-bbl
maxbIt seems nicer to me to hack the script, than to have the duplicate identities on the page18:58
maxbhmm. I need to land more. you're about to overtake me :-)18:58
=== matsubara is now known as matsubara-afk
jamaltamaxb: haha, well my contributions are all trivial19:07
jamaltaso they don't really count19:07
jamaltai'm just trying to learn the system19:07
jamaltai fixes it a bit thanks to thekorn http://paste.ubuntu.com/369688/19:08
thekornbdmurray, do you mean by using the webservice API, or were you looking some admin magic?19:11
bdmurraythekorn: admin magic but it seems to have already been done19:18
=== Ursinha-bbl is now known as Ursinha
=== salgado is now known as salgado-afk
EdwinGrubbsmars: hi, sorry I didn't see your reply before.20:15
marsEdwinGrubbs, np.  What's up?20:16
EdwinGrubbsmars: 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
EdwinGrubbsmars: 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:19
marsEdwinGrubbs, 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:20
marsEdwinGrubbs, if there are problems, then we will know soon enough :)20:21
EdwinGrubbscool, thanks20:22
* maxb wonders if lp:~maxb/launchpad/py2.6-importfascist has reached the PQM queue yet?20:47
marsmaxb, it is in buildbot, ETA 4444s (22:05:31)20:51
marsmaxb, ah, maybe not.  The changes list doesn't have the branch that is actually merged20:53
bacmars: it looks like that one is  https://code.launchpad.net/~maxb/launchpad/update-sourcecode-miscellanea/+merge/1864820:53
bacthe one maxb asks about has not been through PQM yet20:54
maxbI suppose it's off in ec2test land still, then20:54
bacyep20:54
devmodHello, I am installing launchpad but I am not quite sure about the requirements of two ip addresses? anyone care to explain?21:12
=== jamalta is now known as jamalta-afk
=== jamalta-afk is now known as jamalta
EdwinGrubbsmaxb: ping22:33
maxbpong22:33
EdwinGrubbsmaxb: 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
maxbIt doesn't require an admin22:35
maxbIn 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 It22:36
maxbShall I do so now?22:38
EdwinGrubbsmaxb: that would be great. BTW, how do I copy a package between PPAs?22:38
maxbThe "Copy packages" link is on the "View package details" page22:39
maxbpending publisher22:42
devmodHello, so I installed launchpad following the directions and I get a 503 service termp unavailable.. any ideas?22:56
=== Ursinha is now known as Ursinha-brb
maxbThat is not enough information to assist you23:02
=== jamalta is now known as jamalta-afk
devmodi 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:05
maxbdevmod: 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:25
maxbhttps://dev.launchpad.net/LaunchpadLicense23:26
maxb"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
maxbThe Launchpad name and logo are trademarks of Canonical, and may not be used without the prior written permission of Canonical.23:26
maxb"23:26
devmodohh I see23:28
devmodeven if used locally I still need to strip all launchpad images, etc23:29
devmod(local network, commercially )23:29
maxbsadly yes23:31
maxbI wish I could do that myself, but I don't have the time23:31
=== Ursinha-brb is now known as Ursinha
devmodohh that sucks :/23:32
maxbyes, yes it does23:32
devmodi got all excited when seeing that blog post23:33
maxblikewise23:33
devmodi guess i should have read it more carefully23:33
maxbmbarnett, rockstar : That launchpad-dependencies version number is still wonky23:39
mbarnettmaxb the one in the changelog?23:46
maxbyes23:46
mbarnettah, i see. it has that ubuntu1 appended. i will fix23:47
mbarnettmaxb: thx23:47
maxbIt's a package for which we ourselves are upstream, so there's no forking off of an ubuntu version23:47
mwhudsonis there a way to get dch to know do that?23:47
mwhudsoneh23:47
mwhudsons/know/not/23:47
* mwhudson wonders how his brain manages these nearly-phonetic "typos"23:48
maxbmbarnett: No problem - when you're doing that, could you put a space after the asterisk too - looks nicer :-)23:48
mbarnettmaxb: certainly23:48
maxbI don't believe there's a way for dch to know.23:49
maxbIt seldom bothers me since I have dch aliased to 'dch --distributor X' to avoid that particular irksome ubuntu patch23:50
=== magcius_ is now known as magcius

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!