=== flacoste [n=francis@modemcable207.210-200-24.mc.videotron.ca] has left #launchpad ["Bye"] === Spads [n=crack@host-87-74-89-130.bulldogdsl.com] has joined #launchpad === Seveas [n=seveas@ubuntu/member/seveas] has joined #launchpad === BjornT [n=bjorn@clt-84-32-240-183.dtiltas.lt] has joined #launchpad === xenru|clone [n=Miranda@85.192.13.4] has joined #launchpad === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #launchpad === _mholthaus [n=mholthau@johnny33.dersbach.ch] has joined #launchpad === mholthaus__ [n=mholthau@johnny33.dersbach.ch] has joined #launchpad === raphink [n=raphink@ubuntu/member/raphink] has joined #launchpad === dsas [n=dean@host81-158-222-31.range81-158.btcentralplus.com] has joined #launchpad === lfittl [n=lfittl@85-125-227-78.dynamic.xdsl-line.inode.at] has joined #launchpad === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #launchpad [02:17] spiv: is your review load ok ? [02:17] spiv: I'd like to giveyou stubs pillar === rpedro_ [n=rpedro@87-196-15-181.net.novis.pt] has joined #launchpad === LeeJunFan [n=junfan@adsl-69-210-207-5.dsl.klmzmi.ameritech.net] has joined #launchpad === stub [n=stub@ppp-58.8.2.20.revip2.asianet.co.th] has joined #launchpad === mpt__ [n=mpt@203.118.156.188] has joined #launchpad [03:09] lifeless: I'm only partway through malcc's branch, and I also need to reply to stub's librarian-layer review reply, so I think I'd prefer if you gave it to somebody else. [03:11] ok [03:11] jamesh: hows your load ? [03:12] lifeless: two branches which I plan to do today. [03:12] both tiny:0 [03:12] lifeless: I'll be at the sprint next week though [03:12] ah right [03:12] also, dyson is approved. Yay. === lakin [n=lakin@S01060013101832ce.cg.shawcable.net] has joined #launchpad === BjornT [n=bjorn@84.32.240.183] has joined #launchpad === bradb [n=bradb@modemcable048.58-130-66.mc.videotron.ca] has left #launchpad [] === mpt_ [n=mpt@203.118.156.188] has joined #launchpad === lakin [n=lakin@S01060013101832ce.cg.shawcable.net] has joined #launchpad [05:28] Does that dyson fix also handle unreachable urls? Or is that still pending. === milosz [n=dem@ninkendo.org] has joined #launchpad [06:12] stub: they'll get logged and skipped [06:12] stub: at least at the level of the HTTP walker code, which now follows os.walk() behaviour closer [07:02] Gooooooooooooooooooooood evening Launchpadders! [07:06] and such a lovely warm evening it is too [07:07] it'll be warmer once I get to London ... [07:26] Warm evening? [07:26] Out of Dunedin again, ajmitch? === rraphink [n=raphink@ubuntu/member/raphink] has joined #launchpad [07:29] mpt_: hardly, I'm trying to keep warm here :) [08:01] lifeless: any progress on packaging the tickcount extension? [08:02] jamesh: aw shoot, I forgot. [08:02] I'll do it Monday [08:02] thought you might have :) === Fujitsu [n=Fujitsu@c58-107-168-5.eburwd7.vic.optusnet.com.au] has joined #launchpad === raphink [n=raphink@ubuntu/member/raphink] has joined #launchpad [08:28] cprov, ping [08:35] ugh [08:36] Any test in any branch is failing with "__init__() got an unexpected keyword argument 'prejoins'" [08:36] spiv, do I need to update sqlobject or something? [08:36] oh, spiv's away [08:36] jamesh? [08:36] mpt_: yeah? [08:36] update sqlobject yes [08:36] ok, ta === Seveas [n=seveas@ubuntu/member/seveas] has joined #launchpad [08:37] mpt_: just got back, actually :) [08:37] 0 revisions pulled [08:37] oh :( [08:37] Is it still sqlobject/0.6/test/ ? [08:38] mpt_: what do you get if you run "(cd sourcecode/sqlobject; bzr revno)" [08:38] ? [08:38] jamesh, 66 [08:39] That's the right number. [08:39] mpt_: are you sure that's the copy of SQLObject that's being used by the tests? [08:39] No, but I haven't consciously done anything to change it [08:39] How would I tell? [08:39] does the lib/sqlobject symlink point to that copy? [08:40] Check the paths in the tracebacks you're getting. [08:40] sqlobject -> ../sourcecode/sqlobject/sqlobject/ [08:41] Mysterious. [08:42] actually maybe I'm conflating two branches [08:42] Aha, that branch has revno 55 [08:42] Whereas the recent one has a different error [08:42] Ah :) [08:43] sorry for the confusion, I'll pastebin the new error === SteveA [n=steve@219.Red-81-35-132.dynamicIP.rima-tde.net] has joined #launchpad [08:45] spiv, https://chinstrap.canonical.com/~dsilvers/paste/filecrSEwC.html [08:45] morning [08:45] hi SteveA [08:46] mpt_: "make build" [08:47] mpt_: when you have some time, you might want to look at the new bug page changes from the bug tags branch in case there are some improvements you'd like to make [08:48] spiv: eh. How anticlimactic. thanks :-) [08:48] So is that a bug that a doctest fails unless you do a make of some sort first? [08:49] ( [08:49] (I guess every other time I've done one, it's been after a make run) [08:51] mpt_: you basically can't import any significant amount of launchpad code with running 'make build' first. [08:51] mpt_: Because the security proxy code in Zope is C code, and nearly everything relies on them one way or another. [08:52] I mean, is it a bug that the test system doesn't do make itself just in case [08:54] I don't think so. 'make check' depends on 'make build' already. It would be complicated to make test.py invoke make, because then you'd have make invoking test.py invoking make... [08:54] It is arguably a bug that the error you get is so unhelpful. [08:56] test.py could import zope.interfaces [08:56] or some other C module [08:58] SteveA: I'm doing another test import of the SF data on demo.lp.net (with bug tag support now). I think after this runs successfully, I'd like to get a fresh production dump on demo.lp.net and announce it [08:58] Yeah, it could be done, but it would still be fragile. I don't the minimal benefit is worth the effort. [08:59] [trivial] it; ) [08:59] https://demo.launchpad.net/products/python/+bugs <- tags portlet on the left [08:59] Typing "make build" isn't hard. For new branches you really need to do "make schema" anyway, in case someone's merged some schema changes, and that already implies "make build". [09:01] mpt_: you can see the bug page changes here: https://demo.launchpad.net/products/python/+bug/65477 -- a
around the description and a list of tags below that [09:03] jamesh: that's great === rpedro_ [n=rpedro@87-196-105-178.net.novis.pt] has joined #launchpad === carlos [n=carlos@175.Red-88-9-38.dynamicIP.rima-tde.net] has joined #launchpad === danilos [n=danilo@82.117.204.173] has joined #launchpad [09:19] SteveA: also, do you know of a list of the main Python developers preferred email addresses? === carlos [n=carlos@175.Red-88-9-38.dynamicIP.rima-tde.net] has joined #launchpad === carlos [n=carlos@175.Red-88-9-38.dynamicIP.rima-tde.net] has joined #launchpad [09:22] morning === mpt_ growls at the "You're already logged in" page === carlos is sooo happy to have his laptop back ;-) [09:38] jamesh, thanks for pointing it out, I'll make it a bit lighter [09:39] mpt_: now all we need is one of those pages with lots of different size fonts and we'll be that much closer to being web 2.0 compatible === stub [n=stub@ppp-58.8.2.20.revip2.asianet.co.th] has joined #launchpad [09:50] jamesh, "tag clouds" [09:51] But we don't have enough gradients yet [09:58] lifeless: Any reason you want to link SourcepackageRelease to (revision, branch) instead of just revisionnumber? [09:58] yup [09:59] if someone does 'uncommit' the revision will disappear from the branch [09:59] but SPR must still have a handle to it [10:00] one way to do that is to have revisionnumber have a field for 'really is present', but a cleaner way is to record that the SPR was 'from this branch and this revision', whereas revisionnumber is saying 'right now, these are the revisions in this branch' with no assertion about what *used* to be in it. [10:01] If someone does uncommit, the revision and branch the Sourcepackage was generated from is just noise anyway because it no longer actually exists (?) [10:01] nope [10:01] if they do uncommit, we still have a copy of the revision contents. [10:02] But what good does that do anyone? Does it serve a purpose besides chewing up space in the DB? [10:02] (in the supermirror) - though we can be more tightly integrated between the db and what the supermirror contains in the future, to set constraints on revision cleanup [10:02] it lets us display the diff between the releases [10:03] even a push --overwrite will remove teh revisionnumber record for the revision from the branch, but still does not invalidate the SPR's reference. [10:03] ok. I had assumed you couldn't do operations like that just from the db information. [10:04] well, we need both the db information and the supermirror [10:04] if we were to lose the db information we cannot do the operation at all [10:05] stub: any chance of getting a fresh production dump for the launchpad_demo db? [10:05] jamesh: Sure. [10:07] lifeless: I might need to get you to write table comments for these tables - it is difficult for me to work with the model when I have neither documentation nor advanced bzr theory. [10:07] stub: sure. I've tried to give some comment like text in the spec, but I'll be happy to enlarge on it. [10:07] stub: thanks. The SF import script along with one to setup python-dev and python-infrastructure teams should give a good final import [10:08] lifeless: I'll check out the spec in more details later and refresh my mind on the related ones. Do you know what timeframe we are looking at for implementation? [10:09] stub: well, once the db patch is in place, I'll make a branch [10:09] I'll spend a few hours a week on making tests pass with the new db shape [10:09] jamesh: Do you want the same snapshot restored or a fresh production snapshot? [10:09] once thats done, its implemented :) [10:10] lifeless: ok. So nowish is good. [10:10] stub: a fresh snapshot would save me from having to run the posubmission duplicate removal script, so I'll take that one if it is as easy to do [10:10] stub: yes please! [10:12] lifeless: ddaa reports that the branch scanner is running a lot faster now. [10:12] sweet [10:12] the next rollout should make it slightly faster still: it was trying to scan never-mirrored branches every run [10:13] I guess the next area for optimisation is to make the interval at which branches get pulled a bit smarter [10:13] taking failures and last modified dates into account [10:14] right [10:14] we have all the data to do that === malcc [n=malcolm@host86-134-233-12.range86-134.btcentralplus.com] has joined #launchpad === mpt [n=mpt@203.118.156.188] has joined #launchpad === doko [n=doko@dslb-088-073-104-250.pools.arcor-ip.net] has joined #launchpad === danilo__ [n=danilo@82.117.204.4] has joined #launchpad === dsas [n=dean@host81-158-222-31.range81-158.btcentralplus.com] has joined #launchpad === jinty [n=jinty@213-156-52-99.fastres.net] has joined #launchpad [12:30] jamesh/stub: ? [12:31] elmo: yeah? [12:31] jamesh: carbon's running out of disk, is it all right if I take it down to move postgresql to a different array? [12:32] Yo [12:33] I can clean out a big chunk once this dbrestore is done, or now if it is urgent (I have a spare launchpad database loaded we don't really need). [12:33] I wasn't going to bother with disk reorg until after the demo was done [12:33] /dev/cciss/c0d0p1 65G 60G 1.3G 98% / [12:34] that's my only concern ;-) [12:34] I don't mind if it runs out of space, just assumed you would [12:34] Sorted now - back to 84% and will drop further in a short while [12:35] ok [12:35] (restore is done, ready to swap old db for new db) [12:35] should I kill the LP instance? [12:35] well, the external array is sat idle, so I'm happy to bring it online for you if you want, to avoid this again === Zomb [n=eb@x118.rhrk.uni-kl.de] has joined #launchpad [12:36] if the db restore is done and you want to move things round you may as well [12:38] jamesh: New db is there now [12:38] jamesh: You might want to rerun update.py, security.py to ensure it is in sync with your codeline. [12:39] stub: thanks [12:39] elmo: Don't worry about it. [12:39] stub: okay === ddaa [n=ddaa@nor75-18-82-241-238-155.fbx.proxad.net] has joined #launchpad === Zomb [n=eb@x118.rhrk.uni-kl.de] has joined #launchpad === Zomb- [n=eb@x118.rhrk.uni-kl.de] has joined #launchpad [01:14] hey guys [01:15] if I want to check differences between dir(IPOFile) and dir(DummyPOFile), is there an easy way to do that? [01:15] (I want to see what is missing in DummyPOFile, which "implements IPOFile") [01:16] danilos: zope.interface.verify.verifyObject(dummy_po, IPOFile) [01:17] BjornT: hum, I want to do that only once, so how do I get all the machinery up to test this and print it at stdout? [01:17] it's important to verify the object, not the class [01:17] because it really is the object we care about [01:18] SteveA: yeah, but the thing is that I am implementing a class and need to implement missing methods, as in bug #44860 (if we don't want to wait for the other oopses like that) [01:18] Malone bug 44860 in rosetta "Crash when we try to pass a query string to a POFile that doesn't exist yet." [High,Confirmed] http://launchpad.net/bugs/44860 [01:18] danilos: yes. you implement the methods in the class so that the object will have the methods available [01:18] I mean, implementing just the missing stuff for 44860 is simple, and I've did that already [01:18] SteveA: but I just want a list of stuff I am missing, not to have to look at it by hand :) [01:19] this is a good case for an interface tests, perhaps, like francis did for something recently [01:19] you can use dir, Interface.names and set operatoins [01:19] you'll need to remember to get all the names, taking into account parent interfaces [01:20] BjornT: would you point danilos at the right APIs for this please? [01:20] I need to go and take part in a meeting now [01:20] ok, where do I look up for interface tests? [01:20] SteveA: ok, thanks [01:21] danilos: sorry, it should be verifyObject(IPOFile, dummy_po) [01:22] BjornT: ok, but where do I go to put that? do I implement something like a pagetest? [01:23] BjornT: https://demo.launchpad.net/products/python/+bugs <- bug tags in action [01:27] danilos: for now, i'd suggest adding it to pofile.txt, or create a new dummypofile.txt which would test DummyPOFile. [01:28] BjornT: ok, will do that then === BjornT- [n=bjorn@213.226.190.253] has joined #launchpad [01:36] danilos: for now, i'd suggest adding it to pofile.txt, or create a new dummypofile.txt which would test DummyPOFile. === BjornT- has some problems with his internet connection [01:37] BjornT-: yeah, ok, I've seen that bit, I'll do that [01:38] jamesh: looks good. how do you generate the tag names? 'core--c-code-' and 'library--lib-' looks a bit strange. [01:38] BjornT-: convert everything that isn't a valid name character to a dash ... [01:39] not the best algorithm, but it can be cleaned up later [01:39] so I think the original text was "Core (C Code)" and "Library (lib)" === matsubara [n=matsubar@200-171-140-32.dsl.telesp.net.br] has joined #launchpad [01:45] collapse multiple dashes === glatzor [n=sebi@ppp-82-135-83-247.dynamic.mnet-online.de] has joined #launchpad [02:00] user ask about webspace to host release tarballs on launchpad from time to time [02:00] or project home pages [02:01] is that still true that the vocation of Launchpad is to centralise metada and that this sort of bandwidth intensive stuff should be stored somewhere else? === LeeJunFan_ [n=junfan@adsl-69-210-207-5.dsl.klmzmi.ameritech.net] has joined #launchpad === mholthaus_ [n=mholthau@johnny33.dersbach.ch] has joined #launchpad === Ubug2 [n=bugbot@ubuntu/bot/ubugtu] has joined #launchpad === ajmitch [n=ajmitch@ubuntu/member/ajmitch] has joined #launchpad === sivang [i=sivan@muse.19inch.net] has joined #launchpad === xenru [n=Miranda@85.192.13.4] has joined #launchpad === lfittl [n=lfittl@85-125-227-78.dynamic.xdsl-line.inode.at] has joined #launchpad === Spads [n=crack@217.205.109.249] has joined #launchpad [02:24] Yay! New cscvs/bzr-native branch up for review [02:24] BjornT: if you could review that before going on leave (I understand you are the guy who always get the bzr-native reviews), I would be grateful. [02:25] ddaa: hes not [02:25] ddaa: let the process do its thing [02:26] yes Mr. Process [02:28] time to tackle importd/bzr-native :) [02:28] Mh === cprov [n=cprov@201-43-146-30.dsl.telesp.net.br] has joined #launchpad === salgado [n=salgado@200-171-140-32.dsl.telesp.net.br] has joined #launchpad === bradb_ [n=bradb@209.217.74.66] has joined #launchpad [02:36] salgado: can groups arbitrarily add other groups to themselves? === carlos -> lunch [02:36] elmo: in launchpad, yes [02:36] elmo, yes, team admins can do that [02:36] but I think you should be admin [02:36] right [02:38] salgado: meep, that's kind of unfortunate [02:38] elmo, why? [02:38] well, I could for example create a group called DEBIAN-Is-T3H-SUCK, and then add ubuntu-members to it [02:39] or, in a real world example, a joke translation group called ubuntu-l10n-en-us-fargo added a non-joke translation group ubuntu-l10n-en-gb to themselves, making the en-gb look like the joke en-us-fargo is [02:40] [and obviously when you visit the en-gb team's page, you see "this team is a member of en-us-fargo"] [02:42] yeah, I see what you mean. :/ [02:42] From a purely technical/security perspective, team membership has positive value: it does prevent you from doing anything you could do before, it can only add rights. [02:43] I find it interesting that from a human perspective it can have negative value, in the eye of the beholder. [02:43] * it does _not_ prevent you [02:45] I find it somewhat similar to bug 29863 as opposed to bug 41639 [02:45] Malone bug 29863 in launchpad "Workflow to transfer ownership" [Medium,Confirmed] http://launchpad.net/bugs/29863 [02:45] Malone bug 41639 in launchpad "Product owner should be able to reassign ownership to another user." [High,Fix committed] http://launchpad.net/bugs/41639 [02:46] In that, in general, membership and ownership have a cost. === ploum [n=ploum@ubuntu/member/ploum] has joined #launchpad [02:49] Maybe you should be able to add only teams of which you're a member (directly or indirectly) to other teams. [02:49] so, maybe we should always require the confirmation from an admin of the team that is being added as a member? [02:49] salgado: see bug 29863 [02:49] Malone bug 29863 in launchpad "Workflow to transfer ownership" [Medium,Confirmed] http://launchpad.net/bugs/29863 [02:50] bradb_: that would be a worthwile optimisation === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #launchpad [02:50] ddaa, yes, I saw it. that's why I thought of requiring the confirmation [02:51] when the user has the necessarry rights to both propose and accept the transfer/membership, the validation could be shorted out. [02:51] salgado: sounds good to me [02:54] okay, /me files a bug [02:55] salgado: maybe just edit bug 29863, I already added comments [02:55] Malone bug 29863 in launchpad "Workflow to transfer ownership" [Medium,Confirmed] http://launchpad.net/bugs/29863 [02:57] bradb_: the new "add attachement" UI in the comment form is nice, but it makes it harder to post a comment. Previously I could just do tab-return to post a comment, now I need to tab across the attachement form... [02:57] ddaa, although we're going to solve both bugs similarly, they're in fact different bugs and will probably not be fixed at the same time, so I'd prefer to have separate bugs. (I'll mention 29863 on the new one, though) [02:57] ddaa: yeah. i wonder if tab should skip over the attachment form? i wonder what mpt thinks. [02:58] bradb_: do you need me to file a bug? [02:58] ddaa: sure === radix [n=radix@209.217.74.66] has joined #launchpad [03:06] bradb_: bug 53635 [03:06] Malone bug 53635 in malone "attachement form makes it harder to post comment" [Untriaged,Unconfirmed] http://launchpad.net/bugs/53635 [03:06] Wow! Palindrome post! [03:18] ddaa: thanks === flacoste [n=francis@modemcable207.210-200-24.mc.videotron.ca] has joined #launchpad === mdz [n=mdz@152.Red-83-35-137.dynamicIP.rima-tde.net] has joined #launchpad === Keybuk [n=scott@quest.netsplit.com] has joined #launchpad === milosz [n=dem@ninkendo.org] has joined #launchpad [04:23] I want to be precise in my API documentation about the default value for a datecreated column. Is it appropriate to reference canonical.database.constants.UTC_NOW in interface documentation? [04:24] It seems accurate and precise, but I don't see any reference to that constant in any other launchpad interface documentation. === fabbione [i=fabbione@gordian.fabbione.net] has joined #launchpad [04:53] bradb_: Well, it's a constant.... I guess is ok to do it [04:56] carlos: Yeah, I think I'll go with it. === cprov [n=cprov@monga.dorianet.com.br] has joined #launchpad === flacoste [n=francis@209.217.74.66] has joined #launchpad === DongkraX [n=perkasa_@202.152.4.146] has joined #launchpad === mdz [n=mdz@178.Red-81-35-130.dynamicIP.rima-tde.net] has joined #launchpad === danilos [n=danilo@82.117.204.4] has joined #launchpad === Enverex [i=user@host-84-9-189-109.bulldogdsl.com] has joined #launchpad === bradb_ [n=bradb@209.217.74.66] has joined #launchpad === carlos -> out [06:02] Does anyone know how the Karma on Launchpad works? Is it automatically given or is it assigned by people? [06:03] It's automatically given [06:03] It's given automatically [06:03] Though, you could possibly bribe stub to get a higher karma, if you really wanted to :) [06:04] lol, awww, I thought it was people showing their appreciation =/ [06:04] The idea of allowing people to donate or substract karma to/from other people has been bounced already. [06:05] I personally do not care enough about karma to tell you much more. [06:05] Not really subtract, just add (like answering stuff, etc) but yeah, it normally doesn't work, heh === Seveas [n=seveas@ubuntu/member/seveas] has joined #launchpad === SteveA [n=steve@178.Red-81-35-130.dynamicIP.rima-tde.net] has joined #launchpad === Kamping_Kaiser [n=kgoetz@easyubuntu/docteam/kgoetz] has joined #launchpad [06:10] hi all, i just copped ID OOPS-202C253 trying to jump to a bug. is this me doign somethign wrong or is malone broken? [06:10] https://chinstrap.ubuntu.com/~jamesh/oops.cgi/202C253 [06:23] Kamping_Kaiser: it's a bit unclear, but that's a 'not found' page, and means that the bug doesn't exist. you mis-typed the bug number, it contains one digit too much. [06:23] Kamping_Kaiser: i think there's a bug open on that a nicer page should be shown, saying that the bug doesn't exist. [06:25] BjornT, Kamping_Kaiser: fwiw, it's bug 6010 [06:25] Malone bug 6010 in malone "Custom bug not found page for inexistent bugs." [Medium,Confirmed] http://launchpad.net/bugs/6010 [06:26] BjornT thanks, i suppose i must have copied a debian bug into the LP bug number spot... damn shared changelogs === jsgotangco_ [n=jsg123@125.212.122.231] has joined #launchpad === milosz [n=dem@ninkendo.org] has joined #launchpad === ubuntulog [i=ubuntulo@195.22.207.161] has joined #launchpad === Topic for #launchpad: https://launchpad.net/ | developer meeting: Thu 20 July, 1200UTC (wiki:MeetingAgenda) | launchpad-users@lists.canonical.com (wiki:MailingLists) | Channel logs: http://tinyurl.com/72w39 === Topic (#launchpad): set by mpt_ at Sat Jul 15 11:21:55 2006 === mholthaus_ [n=mholthau@212.98.50.33] has joined #launchpad === LeeJunFan_ [n=junfan@69.210.207.5] has joined #launchpad === doko [n=doko@88.73.104.250] has joined #launchpad === fabbione [i=fabbione@195.22.207.162] has joined #launchpad === Zomb [n=eb@131.246.89.118] has joined #launchpad === radix [n=radix@209.217.74.66] has joined #launchpad === Keybuk [n=scott@quest.netsplit.com] has joined #launchpad === SteveA [n=steve@81.35.130.178] has joined #launchpad === spiv [n=andrew@218-214-66-203.people.net.au] has joined #launchpad === #launchpad [freenode-info] help freenode weed out clonebots, please register your IRC nick and auto-identify: http://freenode.net/faq.shtml#nicksetup === rpedro [n=rpedro@87.196.105.178] has joined #launchpad === malcc [n=malcolm@86.134.233.12] has joined #launchpad === lamont [n=lamont@mib.fc.hp.com] has joined #launchpad === ubuntulog [i=ubuntulo@trider-g7.fabbione.net] has joined #launchpad === Topic for #launchpad: https://launchpad.net/ | developer meeting: Thu 20 July, 1200UTC (wiki:MeetingAgenda) | launchpad-users@lists.canonical.com (wiki:MailingLists) | Channel logs: http://tinyurl.com/72w39 === Topic (#launchpad): set by mpt_ at Sat Jul 15 11:21:55 2006 === rpedro [n=rpedro@87.196.105.178] has joined #launchpad === atomsk [n=radix@209.217.74.66] has joined #launchpad === fabbione [i=fabbione@195.22.207.162] has joined #launchpad === lamont [n=lamont@15.238.4.198] has joined #launchpad === matsubara [n=matsubar@200.171.140.32] has joined #launchpad === Kinnison [n=dsilvers@217.155.91.117] has joined #launchpad === spiv [n=andrew@218.214.66.203] has joined #launchpad === jamesh [n=james@203-59-20-109.dyn.iinet.net.au] has joined #launchpad === mholthaus_ [n=mholthau@johnny33.dersbach.ch] has joined #launchpad === JanC [n=janc@lugwv/member/JanC] has joined #launchpad === frodon_ido [n=patrick@213.49.212.229] has joined #launchpad === glatzor [n=sebi@ppp-82-135-83-247.dynamic.mnet-online.de] has joined #launchpad === milosz [n=dem@ninkendo.org] has joined #launchpad === [PUPPETS] Gonzo [i=gonzo@80.69.47.16] has joined #launchpad === ajmitch [n=ajmitch@203.89.166.123] has joined #launchpad === sfllaw [i=sfllaw@debian/developer/coleSLAW] has joined #launchpad === Spads [n=crack@217.205.109.249] has joined #launchpad === Seveas [n=seveas@ubuntu/member/seveas] has joined #launchpad === malcc [n=malcolm@host86-134-233-12.range86-134.btcentralplus.com] has joined #launchpad === BjornT [n=bjorn@213.226.190.220] has joined #launchpad === sladen [i=paul@starsky.19inch.net] has joined #launchpad === jordi [n=jordi@115.Red-213-96-69.staticIP.rima-tde.net] has joined #launchpad === mpt [n=mpt@203.118.156.188] has joined #launchpad === auth00 [i=auth@evot.olf.sgsnet.se] has joined #launchpad === Ubugtu [n=bugbot@ubuntu/bot/ubugtu] has joined #launchpad === #launchpad [freenode-info] if you're at a conference and other people are having trouble connecting, please mention it to staff: http://freenode.net/faq.shtml#gettinghelp === sivang [i=sivan@muse.19inch.net] has joined #launchpad === elmo [n=james@83-216-156-21.jamest747.adsl.metronet.co.uk] has joined #launchpad === LarstiQ [n=larstiq@cust.7.157.adsl.cistron.nl] has joined #launchpad === lifeless [n=robertc@dsl-116.3.240.220.rns01-kent-syd.dsl.comindico.com.au] has joined #launchpad === kgoetz [n=kgoetz@easyubuntu/docteam/kgoetz] has joined #launchpad === ddaa [n=ddaa@nor75-18-82-241-238-155.fbx.proxad.net] has joined #launchpad === Starting logfile irclogs/launchpad.log === ubuntulog [i=ubuntulo@ubuntu/bot/ubuntulog] has joined #launchpad === Topic for #launchpad: https://launchpad.net/ | developer meeting: Thu 20 July, 1200UTC (wiki:MeetingAgenda) | launchpad-users@lists.canonical.com (wiki:MailingLists) | Channel logs: http://tinyurl.com/72w39 === Topic (#launchpad): set by mpt_ at Sat Jul 15 11:21:55 2006 === raphink [n=raphink@ubuntu/member/raphink] has joined #launchpad === lifeless [n=robertc@dsl-116.3.240.220.rns01-kent-syd.dsl.comindico.com.au] has joined #launchpad === asw [n=asw@karuna.med.harvard.edu] has joined #launchpad === ddaa [n=ddaa@nor75-18-82-241-238-155.fbx.proxad.net] has joined #launchpad === rpedro_ [n=rpedro@87-196-69-135.net.novis.pt] has joined #launchpad === atomsk_ [n=radix@209.217.74.66] has joined #launchpad === Enverex [i=user@host-84-9-189-109.bulldogdsl.com] has joined #launchpad === Spads [n=crack@host-87-74-89-130.bulldogdsl.com] has joined #launchpad [09:46] wuh, karma sure is jumping around a lot lately === BjornT_ [n=bjorn@clt-84-32-240-183.dtiltas.lt] has joined #launchpad === BenC [n=bcollins@debian/developer/bcollins] has joined #launchpad [09:59] Can someone check OOPS-202B278 and let me know what I did to break lp? :) [09:59] https://chinstrap.ubuntu.com/~jamesh/oops.cgi/202B278 [10:02] BenC, it takes a few minutes for OOPSes to show up. I'll check as soon as it shows up [10:03] thanks [10:08] BenC, that's a known bug, for which a fix is already committed but not yet in production === salgado tries to find the bug [10:10] BenC, bug 53476 [10:10] Malone bug 53476 in malone "OOPS while assigning karma to a person when changing a DistroRelease bugtask status" [Medium,Fix committed] http://launchpad.net/bugs/53476 [10:11] so if I don't set the status, it should work? [10:12] yep, that worked [10:12] thanks [10:12] np === newz2000 [n=matt@12-216-147-124.client.mchsi.com] has joined #launchpad [10:22] is launchpad translated to different languages? I'm writing documentation and was curious if people will see different things depending on their native language. [10:24] newz2000: no, all English afaik [10:24] ok. Thanks. That actually makes things a little easier for me. [10:24] :) === BenC [n=bcollins@debian/developer/bcollins] has left #launchpad ["Ex-Chat"] === newz2000 [n=matt@12-216-147-124.client.mchsi.com] has left #launchpad ["Talk] === jamesh [n=james@203-59-20-109.dyn.iinet.net.au] has joined #launchpad === daq4th [n=darkness@netstation-005.cafe.zSeries.org] has joined #launchpad === Enverex [i=user@host-84-9-189-109.bulldogdsl.com] has joined #launchpad === Seveas [n=seveas@ubuntu/member/seveas] has joined #launchpad === BjornT [n=bjorn@clt-84-32-240-183.dtiltas.lt] has joined #launchpad === Enverex [i=user@host-84-9-189-109.bulldogdsl.com] has joined #launchpad