[12:23] I'm on holida [12:23] y [12:23] what am I doing answering all these emails!!21! === ddaa is writing an email to kiko right now [12:24] ddaa, is it about SVN? :) [12:25] yes [12:26] cool [12:26] should I stay around to read it, or can I read it tomorrow? [12:26] Even though one knows that svn sucks, I'm still surprised now and then by how incredibly it does so. [12:27] kiko-zzz: no reply is expected [12:27] aha [12:27] I mean, if svn was a woman it would be a porn star! [12:27] ddaa: score [12:27] excellent bug [12:28] lifeless: so we have been automatically DoSing random SVN server on the internet for like months... [12:28] choosing to run svn implies tolerance [12:32] lifeless: please make sure the bzr serve is bit better in that respect... [12:32] sure [12:32] like, if it receives bad input, it should send some rude message to the client, close the connection and NOT abort! === ddaa ponders sending a link to that issue to arch-users just to prompt some colourful rant from tomlord [12:34] sure that would be entertaining === bradb & # badminton [01:19] mmm [01:19] https://launchpad.net/distros/ubuntu/edgy/+source/tickcount/+packaging [01:19] seems that this page has been borked [01:20] try to find the tickcount product in there [01:22] ah [01:22] we're still not enforcing have a product series [01:30] kiko-zzz: https://launchpad.net/products/bzr/+distributions [01:30] IIRC you were fixing those ? === LeeJunFan [n=junfan@adsl-69-210-207-5.dsl.klmzmi.ameritech.net] has joined #launchpad === Fujitsu [n=Fujitsu@203.23.49.35] has joined #launchpad === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #launchpad === welshbyte [n=welshbyt@cpc3-cwma2-0-0-cust276.swan.cable.ntl.com] has joined #launchpad === cprov [n=cprov@monga.dorianet.com.br] has joined #launchpad === Fujitsu [n=Fujitsu@203.23.49.35] has joined #launchpad === stub [n=stub@ppp-58.8.4.119.revip2.asianet.co.th] has joined #launchpad [06:44] stub: I did up an SQL patch to rename the bugzilla-importer user to bug-importer. Would it be possible to run it on the production db? [06:45] well, an SQL file [06:47] Sure. [06:48] Does it need to be run as part of a code rollout? (eg. it renames a celebrity?) [06:48] there is no celebrity at the moment (other than in my sourceforge-import branch that hasn't been merged yet) [06:49] Ok. I'll rename bugzilla-importer to bug-importer on production now. [06:49] the only thing that would stop working in production is the bugzilla-import script that we aren't running [06:50] Changed via the UI [06:50] brilliant. [06:51] stub: this was the SQL I was going to get you to run: https://sodium.ubuntu.com/~andrew/paste/fileD7oIj4.html [06:51] would it be possible to change the email too? [06:52] Is that a valid email address? [06:52] no [06:53] I've hidden it anyway. [06:53] well, it is a validated email address in the db (needed for login), but there is no mailbox behind it [06:53] Why does that user need to be able to login? [06:53] the script logs in with it [06:53] via http? [06:54] This sounds rather wrong [06:54] no [06:55] I mean it sets up the an interaction/principal with it when running (since some LP code breaks when there is no principal) [06:55] Hmm... so the email address is there to hide a deeper bug. [06:57] couldn't log in as a user without a preferred email in the script [06:59] That would be a bug. [07:01] Surprised it still worked, as the bug-importer user doesn't have a password. So there is some dodgy code that is detecting valid users where we don't want it, and it is doing it incorrectly too. [07:16] stub: we still have products w/o product series occuring [07:16] stub: I think RequireProductSeries is clearly not implemented [07:16] Yes - there is a bug open on that. [07:17] ok, as long as thou knowest [07:18] I have some similar constraint work to do, so I might try enforcing it at the DB level to shake out the bugs [07:19] lifeless: I think I can see the problem: products created from .../products/+new get a default series, but products created from .../projects/foo/+newproduct don't [07:19] because the trunk series actually gets created in the browser code rather than db code [07:19] and that code only occurs in one of the relevant view classes [07:20] jamesh: surely it should be db code? [07:20] its domain constraints after all [07:20] lifeless: correct. [07:31] lifeless: I've got the dyson changes mostly done [07:32] haven't done any renaming though === raphink [n=raphink@ubuntu/member/raphink] has joined #launchpad [07:42] cool! [07:46] lifeless: I've made it so that the file glob can contain slashes (e.g. foo-*/bar-*.tar.gz), so we can match limited heirarchies still [07:46] but won't by default [07:46] excellent [07:46] thats exactly what I hoped for [07:47] adding a sane_version() check should stop it from exploding like it did on the grass tarball too [07:49] the dyson code is using the HCT unittest.TestCase subclass for its test cases, which makes things a little hard to debug [07:49] since it redirects stderr, you don't see the actual error messages ... [07:50] oh eww [07:50] does it barf stderr in the failure ? [07:50] well, the tracebacks that would be printed to stderr get captured [07:51] making the output from test.py not that useful [07:51] I've been changing the tests to plain unittest.TestCase where they aren't using features from hct's Scaffold class [08:04] feel free to fix Scaffold [08:04] capturing stderr is bogus [08:05] lifeless: what do you think of "productreleasefinder" as a new name for dyson? [08:05] good [08:06] clear [08:06] precise [08:06] will annoy ddaa [08:06] it is a bit long, but beats UTRF :) [08:06] wins on all fronts [08:06] :) [08:07] we don't seem to display the details of any of the files attached to product releases in the webapp, btw [08:07] (at least, I haven't found where yet) [08:07] we dont yet [08:07] thats fine [08:07] even a good thing :) [08:13] why's that a good thing? === dsas [n=dean@host81-158-83-91.range81-158.btcentralplus.com] has joined #launchpad === raphink [n=raphink@ubuntu/member/raphink] has joined #launchpad [09:18] jamesh: oh , because its a little conspriacy theorist to be backing up all those releases :) === carlos [n=carlos@110.Red-81-39-99.dynamicIP.rima-tde.net] has joined #launchpad [09:19] morning [09:20] morning carlos [09:21] danilos: hey === Fujitsu [n=Fujitsu@c58-107-63-43.eburwd7.vic.optusnet.com.au] has joined #launchpad === Fujitsu_ [n=Fujitsu@c58-107-63-43.eburwd7.vic.optusnet.com.au] has joined #launchpad === Fujitsu_ is now known as Fujitsu === mholthaus [n=mholthau@151.23.76.83.cust.bluewin.ch] has joined #launchpad === Spads [n=crack@217.205.109.249] has joined #launchpad [10:03] morning [10:11] danilos: meeting time? === sabdfl [n=mark@ubuntu/member/pdpc.silver.sabdfl] has joined #launchpad === malcc [n=malcolm@host86-134-233-12.range86-134.btcentralplus.com] has joined #launchpad === dsas [n=dean@host86-129-23-247.range86-129.btcentralplus.com] has joined #launchpad [10:23] morning SteveA [10:25] hmm, I'm having a weird error with tests [10:25] https://sodium.ubuntu.com/~andrew/paste/fileNpO6Nc.html [10:25] any idea? [10:26] carlos: do you have baz installed? [10:26] is it now a dependency? [10:27] carlos: why do you need to run these tests? [10:27] SteveA: I just execute 'make check' [10:27] don't do that [10:27] I think it is for some of the importd tests (til they get switched over to bzr fully) [10:27] because it runs lots more tests than you need to run [10:27] and it will take a lot of time [10:27] use: python test.py canonical.launchpad [10:28] that takes less time [10:28] pqm will run all the tests [10:28] ok, I didn't know we should change the command to run tests.. [10:28] SteveA, jamesh: thanks [10:28] SteveA: these importd tests are under canonical.launchpad.scripts.importd [10:28] jamesh: ok :-) [10:28] hmm, so I still need to install bazaar [10:29] or, use a better test command line [10:29] to run just the tests you're interested in [10:29] python test.py canonical.launchpad.ftests [10:29] that will run launchpad tests but not the importd ones [10:29] carlos: couldn't hurt. In either case it is a lot quicker to limit the tests you run to the area you're working on [10:30] I guess I should also run test.py canonical.launchpad.tests right? [10:30] jamesh: well, I usually run just one test [10:30] but I did some sampledata changes [10:30] ah. [10:30] and wanted to detect any other test breakage I just introduced [10:47] carlos: sorry, xchat didn't play the sound to notify me of the ping [10:47] Launchpad is going down in 15 mins for its regular code update. Estimated downtime is under 10 minutes. [10:47] danilos: don't worry [10:47] stub: aren't you waiting for the data migration? [10:48] stub: this'll include the pillar stuff, right? [10:48] carlos: No. Once the code is fixed and tested, we can schedule the downtime then with mdz and co. [10:48] jamesh: Pillar stuff is already landed as far as I know. [10:49] stub: the code is fixed already, I'm just doing some tests for other tests that I would break while adding the new tests [10:49] so I'm able to merge the changes into rocketfuel [10:49] in fact, my code changes are in your review queue since yesterday to be completely sure that you agree with the fix [10:49] stub: really? There is a "launchpad" project and "launchpad" product at the moment [10:49] (in production) [10:50] ok. Then it will include that. [10:50] r3908 [10:53] stub: I think the testing server you gave me on Monday has its hard disk full [10:53] stub: https://sodium.ubuntu.com/~andrew/paste/filejviqPR.html === Seveas [n=seveas@ubuntu/member/seveas] has joined #launchpad === Seveas [n=seveas@ubuntu/member/seveas] has joined #launchpad [11:06] morning === doko [n=doko@dslb-088-073-067-073.pools.arcor-ip.net] has joined #launchpad === Seveas [n=seveas@ubuntu/member/seveas] has joined #launchpad [11:20] sivang: morning [11:22] carlos: There is now more space on that server [11:24] I know, I was testing the script again [11:25] I was just pointing you the problem because I think you said the testing server for python guys is there [11:25] sabdfl: let me know if you received the email with the patch. [11:26] stub: btw, could you approve my changes to fix the script to open Edgy translations ? [11:27] stub: https://devpad.canonical.com/~jamesh/pending-reviews/carlos/launchpad/migrate-translations/full-diff [11:28] carlos: r=stub [11:28] stub: ok, thanks === erdalronahi [n=erdal@p50874B7F.dip.t-dialin.net] has joined #launchpad [11:31] carlos: So you were happy with the results of your script on staging and/or carbon? [11:32] yes, but I wanted to run it again today to be completely sure but got the error I told you [11:33] also, I forgot to get the time it got to run [11:52] ok. You running it on staging, or should I build a fresh db on carbon to run against? [11:53] carlos: ^^ [11:53] it depends [11:53] staging will take a lot of time [11:53] carbon will be fast [11:53] I only want to time it [11:54] so it depends on what run will be helpful for you (I guess carbon one) === mpt [n=mpt@217.205.109.249] has joined #launchpad [12:15] stub: ping? [12:15] elmo: pong [12:15] stub: xmlrpc server down deliberately? [12:16] I think todays landing moved it onto the same port as rest of the Launchpad HTTP traffic [12:16] So the Apache rules will need to be adjusted. Want an RT ticket? [12:17] please [12:17] elmo: What are you using to test btw? An actual XML-RPC request or just seeing if the server is responding? [12:18] -P" concatenate ubuntu rocks " -s 'ubuntu rocks' [12:19] heh [12:38] carlos: Are you abusing asuka at the moment? [12:38] stub: I guess the language pack export script does [12:39] carlos: Can you kill it? [12:39] sure [12:39] but that's on mawson [12:39] the database process will take a bit until it detects that I killed the script === Blue-Omega [i=Blue@about/cooking/nakedchef/omelette/Blue-Omega] has joined #launchpad [01:05] Note: HTTP/1.1 servers are allowed to return responses which are not acceptable according to the accept headers sent in the request. In some cases, this may even be preferable to sending a 406 response. User agents are encouraged to inspect the headers of an incoming response to determine if it is acceptable. [01:06] So always returning UTF-8 is not a violation of rules at all, which is good :) === Blue-Omega [i=Blue@about/cooking/nakedchef/omelette/Blue-Omega] has left #launchpad [] [01:15] stub: mja === heno [n=henrik@henrik.gotadsl.co.uk] has joined #launchpad [01:20] I'm trying to set up a bzr mirror on LP [01:20] https://launchpad.net/people/henrik/+branch/onboard/devel [01:21] The Mirror version is not a working branch yet, do just have to wait for it to sync later today? === dsas [n=dean@host86-128-51-213.range86-128.btcentralplus.com] has joined #launchpad [01:31] heno: yep, it takes up to a day (usually faster though) [01:31] jelmer: ok, cool [01:32] and from then on we can all just push stuff into that branch I guess [01:32] hey [01:32] carlos? [01:32] jordi: hi [01:32] how's going? [01:32] do I need to set up a team to have multiple maintainers? [01:33] heno: do you want to have your branch hosted on launchpad, or mirrored? [01:33] LarstiQ: hosted ideally [01:33] stub: launchpad gives me a 'Bad Gateway' error [01:33] didn't see an option for that though [01:33] carlos: as good as it can go on your first day. :) === LarstiQ doesn't know if they can be switched [01:33] carlos: works for me [01:34] works for me too [01:34] stub: sorry, I was in launchpad.dev instead of launchpad.net .... [01:34] heno: but I just push to sftp://bazaar.launchpad.net/~person/product/branch [01:34] jordi: holidays should be longer ;-) [01:34] heno: person can also be a team, and then all the members can access it too [01:34] carlos: are you going to finishup xaralx now? If so, tell me when it's executed, and I can reply to his version 0.7 stuff [01:35] http://radio.localfoss.org:8000/osota.mp3 every wednesday night at 9:30pm (UTC +1000) [01:35] LarstiQ: right. I should probably set up an 'onBoard' team [01:35] heno: right [01:35] jordi: yes, I will request the removals today [01:36] heno: and the push to sftp://bazaar.launchpad.net/~onBoard/onboard/devel [01:36] jordi: do we have a bug report about not showing who did a translation ? [01:36] jordi: I fixed that already, but I'm not able to find a bug about it [01:37] LarstiQ: right, Does that need to be to 'sftp://onboard@bazaar.... ? [01:37] heno: no [01:38] heno: you use your own user to login, and team membership determines if you can access ~team [01:38] cool [01:40] jordi: found [01:41] carlos: oik [01:41] carlos: ok I just replied to Neil with instructions regarding his new POT [01:41] I guess he'll want to just rename 0.4 to trunk. [01:42] jordi: yeah, just rename it [01:46] Can I change the owner of s branch, rename it or delete it? [01:47] the 'devel' branch is now registered under 'henrik' but it should be under 'onboard' [01:48] stub: ^^? [01:48] I could just register a 'main' branch under onboard and use that, but it starts getting untidy [01:48] https://launchpad.net/people/henrik/+branch/onboard/devel [01:50] heno: though there is no reason you can't also use 'devel' as a name for the onboard owned branch [01:50] You can't rename or delete branches at the moment, and it is a real pita for admins to do it for you. [01:50] stub: is this something for the faq? [01:51] stub: ok, should I just set up a new one under 'onboard' and let the old one lay dormant? [01:51] Probably, yeah. Who is looking after that at the moment? === LarstiQ would guess kiko [01:51] heno: That would be best. Eventually we will have the feature to at least hide it. [01:51] heno: that is what I would do, yes. [01:52] ok, thanks [01:52] before I set one up, is there a difference between a hosted and mirrored branch? [01:52] Can I actually set up a 'hosted' one? [01:53] heno: I don't know about differences, but I create hosted ones just by directly pushing [01:53] ah ok, I'll try that [01:53] and after that editing the information page [01:53] I was using the web interface [01:53] right [01:54] though I suppose I could use register-branch for that last step [01:54] an 'upload tarball to host' feature would be cool [01:54] more intuitive [01:55] jordi: I just sent the request [01:55] carlos: yay! [01:57] heno: I think that is covered in https://launchpad.net/products/launchpad-bazaar/+spec/branch-tarball-imports [01:57] thanks, I'll look [01:58] well, not much to see I'm afraid === salgado [n=salgado@200-171-140-32.dsl.telesp.net.br] has joined #launchpad === danilos is off to lunch and to pick up the car from service === carlos -> lunch === niemeyer [n=niemeyer@200-181-175-127.ctame7014.dsl.brasiltelecom.net.br] has joined #launchpad [02:21] carlos, it's bug 80 [02:21] Malone bug 80 in rosetta "cannot see who put in bad translation" [Wishlist,In progress] https://launchpad.net/bugs/80 === jsgotangco [n=jsg123@ubuntu/member/jsgotangco] has joined #launchpad [02:27] oh, you found it :-) [02:45] mpt: you pinged me a few days ago [02:45] I guess there was someone needing help, but if it was something else... [02:46] ah, you asked about me being around [02:46] I'm back now [02:46] jordi, remember the Kashubian plurals from July 15th [02:47] mpt: yes, I'm finding out what happened to those [02:47] danilunch: ping? === carlos [n=carlos@110.Red-81-39-99.dynamicIP.rima-tde.net] has joined #launchpad [02:50] sigh, 100 held messages, 100 spams [02:51] jordi, and Andrea Vacondi's message from July 19th [02:51] Vacondio, rather [02:51] carlos: remember the mail I sent about pending plural forms? Were they added to the DB? [02:51] let me check that one out [02:51] jordi: hi [02:51] hmm [02:51] I don't think I have done it... [02:51] I don't even remember such email... [02:51] let me dig [02:52] ugh, only sent to danilo [02:52] damn === Spads [n=crack@82.211.81.249] has joined #launchpad [02:54] mpt: I see no such mail [02:54] oh, July 11 [02:55] mpt: *shrug*, I think I answered the same question on another mail two days later or so [02:55] I can do it again tho [02:56] carlos: og maciel says whenever a new ooo gets imprted, translations entered through rosetta are marked fuzzy [02:56] makes sense? [02:57] jordi: no it doesn't [02:57] it's in rosetta-users [02:59] jordi: I don't see the email... [03:00] just found it [03:00] ok [03:00] carlos: 3PM, leaving office, but will be back at 5 or earlier. [03:00] chat later [03:00] ok [03:00] later [03:02] carlos: The db on carbon has been reset btw. [03:03] ok, I will run my code again [03:03] and give you the amount of time to execute it [03:03] so we can plan the migration [03:23] morning === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #launchpad [03:27] hey, if i revoke my old key, and create a new key, and add it to LP, what happens with regarding uploading packages? === matsubara [n=matsubar@200-171-140-32.dsl.telesp.net.br] has joined #launchpad === lbm [n=lbm@cpe.atm2-0-75146.0x535a2f1e.vgnxx2.customer.tele.dk] has joined #launchpad [03:31] Hobbsee, if your new key is in the accepted keyring, nothing should change. [03:32] kiko: cool. how would i get it into the keyring again? just upload it to launchpad? [03:32] Hobbsee, one sec. [03:36] ok [03:43] hmmm [03:45] Hobbsee, it should work as expected, yes. === Lure [n=lure@ubuntu/member/lure] has joined #launchpad [03:54] hi all [03:54] my lure@ubuntu.com stopped to worked [03:54] since I was replacing my GPG key, it my be related to that [03:55] I have wrote to postmaster@ubuntu.com, but did not get any response [03:55] can somebody here look into this? It would be appreciated... [03:57] Lure, are you getting bounces when writing to it? [03:57] stub, the 'Specifications' menu item's link is broken in production. I guess it's related to some vhosting thing [03:58] kiko: exactly - : User unknown in virtual alias table === seb128 [n=seb128@ubuntu/member/seb128] has joined #launchpad [03:58] Lure, what's your launchpad ID? [03:58] stub, nevermind, just saw on the other channel that you're aware of it [03:59] kiko: https://launchpad.net/people/lure [03:59] yep [04:00] Lure, so it appears that yes you are still an ubuntu member. hmmm [04:00] kiko: I did change my GPG key in LP - this involved signing new CoC with new key [04:01] Lure, I don't think it should matter though === ddaa [n=ddaa@nor75-18-82-241-238-155.fbx.proxad.net] has joined #launchpad [04:01] Lure, did you do so today? [04:01] kiko: no, it was at least a week ago, I just noticed that no mails were sent for some days and then tried it and it failed [04:01] Lure, let me check. one moment. [04:01] kiko: this is why I thought it may be related [04:03] Lure, I've asked a sysadmin to look into it, hang tight there [04:03] kiko: thanks === xenru [n=Miranda@85.192.12.254] has joined #launchpad [04:12] Lure, there's a loop in the config apparently. still looking into it. === sfllaw [i=sfllaw@debian/developer/coleSLAW] has joined #launchpad [04:25] kiko: hi. would you have time for a pre-implementation call today? it's about adding a bugtracker to a product, i found some issues i'd like to discuss. [04:25] BjornT, sure, that'd be great. I need to finish up this week's launchpad release but there should be enough time [04:26] kiko: cool. ping me when you are ready. [04:28] mpt: ping === lfittl [n=lfittl@85-125-147-132.dynamic.xdsl-line.inode.at] has joined #launchpad [04:39] Bah. I need a page test that connects to https://, as my code sniffs the URL to see if it is https:// so it knows if it should set the Secure attribute on the cookie. But it doesn't work :-P [04:40] So I appear to have a feature I can't test :-( [04:40] stub, you mean using testbrowser and https doesn't work? === Nafallo [n=nafallo@ubuntu/member/nafallo] has joined #launchpad [04:40] Yup [04:41] you seem to be right [04:41] there are no other cases either === mholthaus [n=mholthau@johnny33.dersbach.ch] has joined #launchpad === glatzor [n=sebi@ppp-82-135-3-190.dynamic.mnet-online.de] has joined #launchpad [04:46] kiko: Do you have 5 minutes? [04:47] carlos, I want to say yes, but I'm kinda fucked. yes [04:47] I think I found a bug in our batching code [04:47] kiko: ok, don't worry then [04:47] carlos, tell me [04:48] kiko: http://gollum.pemas.net/distros/ubuntu/hoary/+lang/hr/+index?start=0&batch=2 [04:48] and http://gollum.pemas.net/distros/ubuntu/hoary/+lang/hr/+index?start=2&batch=2 [04:48] if you see the link for the templates with the name 'man' [04:48] both are the same [04:49] but, if you look at http://launchpad.dev/distros/ubuntu/hoary/+lang/hr the links aren't duplicates [04:49] so seems like the batching code is doing something weird while batching that list... [04:52] let me see. [04:52] carlos, that host isn't answering.. [04:52] hmm [04:52] sorry [04:52] gollum.pemas.net:8086 [04:53] Zero Sized Reply === rraphink [n=raphink@ubuntu/member/raphink] has joined #launchpad [04:55] carlos, you have to add that hostname to your main_hostname config variable [04:56] salgado: right, thanks [04:56] kiko: try again [04:56] my router sucks so I cannot check that hostname [05:00] trying again [05:00] ah [05:00] action [05:01] http://launchpad.dev/distros/ubuntu/hoary/+source/evolution/+pots/man/hr/+translate [05:01] http://launchpad.dev/distros/ubuntu/hoary/+source/pmount/+pots/man/hr/+translate [05:01] carlos, they are not actually the same, eh? [05:01] right, are different [05:02] two different sourcepackages === jinty [n=jinty@121.Red-83-56-157.dynamicIP.rima-tde.net] has joined #launchpad [05:02] carlos, so I didn't understand your problem. [05:02] what should the links be? [05:02] kiko: that's the right value [05:03] but when you look at the batched pages [05:03] the links are the same [05:03] instead of different [05:03] hmm [05:03] now are different? [05:03] are you confused? [05:03] am I getting mad ? [05:03] kiko: yeah, I'm confused [05:04] even pqm rejected my merge request because got the same error [05:06] kiko: take a look now [05:06] I see them equal after restarting the server [05:09] ah. [05:09] kiko: do you see it now? [05:10] carlos, yes. the problem you are having is that your query is probably producing ambiguous ordering. [05:10] I see [05:10] yes/ [05:10] reload this page a few times: [05:10] http://gollum.pemas.net:8086/distros/ubuntu/hoary/+lang/hr/+index?start=1&batch=2 [05:10] you'll see for yourself. [05:11] so, bugs in batching code: zero. bugs in rosetta code: 1. I win! [05:11] kiko: ;-) === kiko puts this into his activity report [05:12] thanks === BenC [n=bcollins@debian/developer/bcollins] has joined #launchpad [05:15] hey, would it be much trouble to make the "Dist" selection for a bug default to "nothing", or allow it to be changed after the fact? [05:16] BenC, when you indicate that the bug is also present in another distribution, BenC? [05:17] well, people add a dist target to a bug, and it gives the the "dist" and "source" selection page [05:17] it defaults to Baltix [05:17] and some people just forget to change it, and then there's no way to change it later, so we get lots of Baltix cruft being rejected in bug reports :) [05:18] BenC, yeah, we should fix that. can you give me an example of a bug? [05:20] #55929 [05:24] oh, and thanks a LOT for switching the comment fonts on lp to monospace :) [05:24] BenC, thank mpt ;) [05:24] makes reading all the formatted paste a lot easier [05:24] mpt: thanks! [05:26] danilos: when mailing stub, you mail the launchpad list too [05:27] BenC, so for that bug, did you click it as "also affects +distribution" and then chose baltix by mistake? [05:27] I didn't, someone else did [05:27] BenC: https://launchpad.net/products/launchpad/+bug/55929/+activity [05:27] Malone bug 55929 in linux-source-2.6.15 "DMA not enabled for IDE disks" [Untriaged,Unconfirmed] [05:27] but they didn't clock Baltix by mistake, they just didn't select Ubuntu, so it defaulted to what was selected [05:27] BenC, it says you did :-P [05:27] ok, maybe I did :) [05:27] heh [05:28] I just grabbed that bug from a random search :) [05:28] it's fine, anyway, it's not anybody's fault but launchpad's [05:28] kiko, BenC: bug 50018 [05:28] Malone bug 50018 in malone "Linux Distribution field should be a neutral default" [Low,Confirmed] https://launchpad.net/bugs/50018 [05:28] matsubara, that's not the right fix, I suspect -- well the UI there needs changing. [05:29] that's pretty much the type of fix I was looking for [05:29] but being able to change it would be good too [05:31] agreed. === seb128 [n=seb128@ubuntu/member/seb128] has joined #launchpad [05:34] jordi: ok, sure === raphink [n=raphink@ubuntu/member/raphink] has joined #launchpad [05:37] carlos, danilos: I need that rosetta highlights document, covering the past two weeks, NOW. [05:37] kiko: ok [05:37] one-two paragraphs is fine [05:38] danilos: do you have time to prepare it now ? [05:38] it should cover what's in the rollout [05:38] carlos: yeah, it's ready already :) [05:38] kiko: I don't think we did any merge that ended in todays rollout [05:39] carlos, that's a shame [05:39] carlos: now I am not sure what you're talking about? highlights or pluralforms query? [05:39] kiko: danilos had a bunch of merges that got merged on Monday [05:39] but you can cover work that was done in the production instance, or whatever. [05:39] edgy translations progress [05:39] etc [05:39] and I was on holidays + with Edgy translations [05:39] sure [05:40] what was the last revision that got rolled out today? my merges should fix a couple of annoying bugs [05:40] danilos: https://launchpad.canonical.com/LaunchpadProductionStatus [05:40] carlos: we also need to talk about ubuntu i18n position [05:40] danilos: subscribe to that page so you know exactly what's in production [05:40] danilos: I know, but I don't have enough time today for all those things.... === cprov [n=cprov@monga.dorianet.com.br] has joined #launchpad [05:41] danilos: let's finish the documentation kiko asked us for last Monday [05:41] kiko: I guess you got the initial email on Monday, right? [05:41] danilos: and tomorrow, we have the meeting about the open position [05:42] danilos: is that ok for you? [05:43] carlos: sure [05:43] carlos, yep [05:43] ok === Seveas [n=seveas@ubuntu/member/seveas] has joined #launchpad [05:59] SteveA, do you know what PillarGotchis are? [05:59] kiko: product/distro/project logos [06:00] kiko: I do [06:00] jamesh, wow, that's a new one. nobody mention that on the ML? [06:00] kiko: tamagotchi -> hackergotchi -> pillargotchi [06:00] jamesh, but stub's patch is just for infrastructure, yes? [06:01] which one? [06:01] revno: 3898 [06:02] guess it is just the DB changes [06:02] ok. [06:06] jamesh, SteveA: do you know what toini.py is going to be used for, btw? [06:06] kiko: changing launchpad.conf from XML to a .ini file [06:07] so we have something easier to work with than ZConfig [06:07] great that people openly discuss these things [06:07] instead of hiding them inside [trivial] commits! [06:07] we did ... in person [06:07] that's a rather smug definition of "openly" [06:09] yep. We should post more about these things on the list. I should probably post something more about the new formlib stuff (since I've just mentioned it at the meeting and pointed people at the docs) [06:09] jamesh, I was /about/ to ask you to write a one-line description of how cool that is so it can go into the release announcement now [06:11] SteveA, so, I need that because I use the request inside the else part, to get the shipit layer provided by it [06:13] kiko: the "pillargotchi" stuff is part of the new UI stuff (and an idea we've had before, to allow projects to add limited branding to their LP pages) [06:14] kiko: I know there were talks of simplifying the config machinary, but didn't know the specifics [06:16] oookay === LeeJunFan [n=junfan@adsl-69-210-207-5.dsl.klmzmi.ameritech.net] has joined #launchpad [06:16] jamesh, about formlib I meant though [06:18] kiko: I was referring more to openly discussing things -- I don't think there is a concious effort not to keep the team aware of what's being done [06:20] kiko: a lot of this stuff is just fallout from face to face meetings, so it isn't too surprising to see UI related stuff going in without much discussion on the list while the UI sprint is going on [06:20] salgado: bbaib [06:20] kiko: do you want a short description of the formlib stuff now, or would waiting til tomorrow when I can compose a full email be okay? [06:21] kiko: and are you after a developer oriented description or user oriented description? [06:21] jamesh, user oriented, and one-paragraph is fine. [06:25] kiko: here goes: We have begun using zope.formlib for forms in Launchpad, and will be converting existing forms over to the new infrastructure. This common infrastructure will allow us to roll out improvements to all forms such as better error display and AJAX based on-the-fly validation. [06:26] jamesh, wooo! 10 points to you [06:29] kiko: at the moment there isn't much to see from a user perspective. [06:29] I know. that's fine [06:31] salgado: fine. I see now. Please add a comment saying that you need the request if there is no rootsite, and also for handling the different shipit sites. [06:31] SteveA, sure, will do that [06:31] salgado: other than that, the infrastructure changes are fine with me. [06:32] SteveA, cool, thanks for the review. I'll find someone to review the rest and will add a note that you're okay with the infrastructure changes === carlos -> out [06:57] see you! [07:05] danilos: er, which is the last mail you got from neil? [07:05] jordi: one from yesterday I think [07:06] jordi: actually, I got one today [07:07] just that carlos left :( [07:07] btw I think his timezone is wrong, or his mails take really long time to get here [07:07] jordi: Date: Wed, 16 Aug 2006 11:10:53 +0100, and I got it just now [07:09] does it talk about the branch rename? [07:10] oh silly [07:10] I just found the email [07:16] hey, any hint where I can look for inspiration to do complex form validation (involving the combination of three fields) using LaunchpadFormView? [07:19] ddaa, inspiration? have you checked the validate() method? === Spads [n=crack@host-87-74-18-227.bulldogdsl.com] has joined #launchpad [07:20] mh, yeah, quick look at LaunchpadFormView is useful [07:21] I assumed it was the same crazy mess as the old stuff, but it's not :) [07:21] ddaa, GeneralFormView has a validate() method for ages already [07:21] ages == a few months, actually. ;) [07:22] *nod* since my webapp foo is so low, I prefer asking before going on random tracks === DktrKranz [n=DktrKran@host74-111.pool8256.interbusiness.it] has joined #launchpad [07:28] hello [07:29] i've got a problem with ubuntu wiki [07:29] it seems my account has been deleted [07:29] any hint? === sabdfl [n=mark@ubuntu/member/pdpc.silver.sabdfl] has joined #launchpad === lfittl [n=lfittl@85-125-227-23.dynamic.xdsl-line.inode.at] has joined #launchpad [07:45] BjornT,bradb: who can set milestones on bugs? [07:46] mdz, kiko, whoever is concerned: what team membership do I need to set a milestone? [07:46] hum, mdz faster ;) [07:47] sivang: why would this patch fail to apply cleanly? did you merge recent changes? [07:48] seb128, mdz: bug contact or owner for the relevant context. [07:49] kiko: the bug contact is ubuntu-bugs, of which seb128 is a member, but he can't set milestones apparently [07:49] I can't set milestone for totem neither [07:49] and I'm package maintainer for that one [07:50] how do i link to an external package [07:51] seb128: did this just change recently, or has it been a problem for a while? I thought this was fixeud [07:51] fixed [07:52] seb128, can you give me an example bug? [07:52] mdz: it's an issue since between dapper and the Paris summit IIRC [07:52] kiko: https://launchpad.net/distros/ubuntu/+source/totem/+bug/4229 [07:52] Malone bug 4229 in totem "Totem receives BadAlloc when playing very large movies using Xv" [Medium,Confirmed] [07:52] kiko: random one, I just picked a totem bug [07:56] bradb, pong [07:56] seb128, can you by any change change the milestone if you first clear out the package name? [07:57] errr [07:57] seb128, can you by any chance change the milestone if you first clear out the package name? [07:59] kiko: clear the package name? [07:59] like reassing the task to "Ubuntu"? [08:00] seb128, yes. use staging if you prefer [08:00] kiko: https://launchpad.net/distros/ubuntu/+bug/7839 by example doesn't list the milestone option [08:00] Malone bug 7839 in Ubuntu "Ubuntu bug reporting tools need to point to Ubuntu bug systems" [High,Confirmed] [08:02] it seams like i can register an external CVS/SVN branch along along with a path to the source tar balls, but i cannot register a release series for a bzr branch with tarballs [08:03] mdz, does this only affect seb128, or all developers? [08:04] salgado: how do I quote text in the message to LaunchpadFormView.setFieldError? [08:04] kiko: when I spoke with other people that was everybody, but that was some time ago (like around Paris summit) [08:04] for example i have no way of uploading a debian package, uploading/linking to a source package: https://launchpad.net/products/drapes/0.5-pre/0.4.95 [08:05] kiko: I mentionned it during the summit but didn't really bother since because we are not in period where we set a lot of milestoned bugs yet [08:05] I want to given an error message that includes a hyperlink [08:05] seb128, I thought this was fixed and tested, which is why I'm confused now by what you are saying. bradb, ping? [08:06] kiko: I was not able to set importance for some time which has been fixed [08:06] kiko: maybe it has been fixed for the milestone for other people but not for me then [08:07] ddaa, if you add an "foo" it comes out escaped in the page? [08:07] Not tried yet. [08:07] sfllaw: can you set the milestone of bugs? [08:07] But if I do that I need to escape the strings I inject. [08:07] seb128, so importance works but milestone doesn't? ARGH. how annoying [08:07] hence my question [08:07] kiko: yep [08:07] kiko: but "importance" is available for ubuntu-qa team [08:08] kiko: ie: bug triagers [08:08] kiko: where milestone is not supposed to be [08:08] seb128, oh? milestone is supposed to be available to whom? drivers only? [08:08] dunno, that was my question [08:08] mdz, kiko, whoever is concerned: what team membership do I need to set a milestone? [08:08] hum, mdz faster ;) [08:08] ah. [08:09] seb128: Nope, I can't. [08:09] k [08:09] kiko: I think previous discussion went to the same point [08:10] like "what team is supposed to be able to do that" [08:10] ddaa, isn't cgi.escape() what you want? [08:10] and that was something to sort between you and mdz [08:10] kiko: the bug contact should be able to set it [08:10] seb128, checking. [08:10] until such time as we have some workflow for nominations of milestone targets [08:10] salgado: since it's encapsulated in canonical.launchpad.validators._quote, I thought it was off-limits [08:11] mdz, meaning anybody in ubuntu-qa should be able to do it? [08:11] no [08:12] kiko: ubuntu-bugs is the bug contact [08:12] mdz, ubuntu-qa is a member of ubuntu-bugs. [08:12] kiko: yes [08:12] as are ubuntu-dev, u buntu-core-dev, etc. [08:12] s/u b/ub/ [08:12] right [08:12] but well [08:12] I'm not sure bug triagers should be able to set the milestone [08:12] are you suggesting that the permissions for importance and milestone should be the same? [08:12] that's something for the maintainer usually [08:12] seb128: let's not argue ideal semantics here; I'm trying to fix your problem === kiko eyebrows [08:13] mdz: right, but I'm not sure that giving milestone to the whole ubuntu-qa is the way to solve it ;) [08:13] mdz, it won't be fixed immediately, and the proper fix might not be too hard, so... [08:13] it's better for more people to be able to set it than fewer [08:13] right [08:13] I'd rather you discussed it and decided which is best. [08:13] kiko: experience with these issues shows that it takes a long time and a lot of discussion to get it right [08:13] kiko: meanwhile, we're completely unable to use the feature [08:13] at all [08:14] mdz, short-term solution, add seb to drivers. [08:14] if you do want a short-term solution [08:14] kiko: that is a poor solution [08:14] mdz, it is at least immediate, requiring no code changes [08:14] we've added people to drivers as workarounds in the past [08:14] and the underlying problems have never been fixed [08:15] mdz, well, in this case I don't think we know what the underlying problem is yet. [08:15] kiko: the proper fix is too hard [08:15] so I don't think rushing to the code to fix something... [08:15] oh? [08:15] the proper fix is that anyone should be able to nominate a bug for a milestone, and the release team approve those nominations [08:16] I think rushing is absolutely the right thing to do here; it's been a problem for months now and nothing has been done === niemeyer [n=niemeyer@200-181-175-127.ctame7014.dsl.brasiltelecom.net.br] has joined #launchpad [08:17] mdz, I think you have failed to communicate clearly what needed to be done. if you had, it would have been done! [08:17] it's not a large change -- two methods [08:18] I'm more concerned that this will once more prove insufficient for what you want [08:18] what do I need to do? file a bug in malone with a 'crippling development' tag? [08:18] mdz, is there no bug filed on this?! [08:18] I just looked and I can't find one [08:18] at least not an open one [08:18] it's been broken for months and yet no bug has been filed. tsk tsk. :) [08:19] mdz, so, to clarify, you think the behaviour for milestone editing should be identical to that of importance handling? [08:19] dude, we've had at least one prior conversation about this in this very channel [08:20] kiko: that is my recommendation for an immediate solution, yes [08:20] Report Bugs [08:20] mdz, yeah, but sometimes IRC is too transient a medium. anyway, I'll file a bug for you [08:20] this feature, and then later its access control, were both implemented without good requirements [08:21] so it's not clear how they should be used, or whether they are what we need [08:21] I'd like to gather requirements and do this right, but now is not the time [08:21] mdz, this is hardly an argument for rushing, though. unless you want to have this discussion again in this channel... [08:21] anyway [08:22] kiko: what would be a good argument? this was working sufficiently for us, then it was broken by a change. would you prefer to revert the change or make this small adjustment? [08:23] mdz, I am just saying we should consider better what needs to be done to avoid us wasting time on this again. [08:23] if it is /really/ just matching importance to milestone perms, then fine. [08:23] kiko: I agree, but that doesn't address the immediate problem [08:23] mdz, the immediate problem, /today/, is only solvable by adding seb to drivers today [08:23] we need a two-phase solution: 1) get the team able to use milestones again, 2) re-think milestones and make them do what we want [08:23] ok. [08:24] this is not a seb problem, it is a problem for all developers [08:25] kiko: I will discuss milestones with the team next week during our scheduled bug workflow discussion and pass on the feedback to you [08:25] but that will take weeks [08:25] okay [08:26] https://launchpad.net/products/malone/+bug/56618 [08:26] Malone bug 56618 in malone "Milestone restrictions are too restrictive for Ubuntu" [Untriaged,Unconfirmed] [08:26] meanwhile, is ubuntu-drivers the best short-term solution you can offer? [08:27] mdz, I've filed a bug and am going to ask somebody to fix it ASAP. but it won't get rolled out today. [08:27] disabling access control for milestones entirely would be perfectly acceptable to me in the short term [08:27] mdz, you can add ubuntu-core-dev to drivers for now... [08:27] mdz, it's not done in the database. it's done in the code. [08:27] but disabling access control for the stuff that ubuntu-drivers can do, not so much [08:28] I'm not entirely sure of everything ubuntu-drivers can do [08:28] approve spec and sprint nominations, I believe. [08:29] ubuntu-drivers is the registrant for the ubuntu distro [08:29] yeah, it can also do pretty crazy stuff I guess [08:29] I hadn't noticed that [08:29] how weird though [08:29] there is a driver slot but nobody uses it. [08:30] mdz, is milestone setting akin to approving a spec for a distrorelease? or more akin to setting importance? [08:30] drivers should also be able to approve bugs, for release management purposes [08:30] danilos: do you think you'll manage with the plural forms request? [08:30] sabdfl, well, ubuntu's driver is currently NULL. :) [08:30] milestones should require no approval [08:30] kiko: and edgy's? [08:31] ubuntu drivers. a bit redundantly. [08:31] (since the registrant is also ubuntu drivers) [08:31] eeeenyway [08:31] the "set of drivers" for a distrorelease is (a) the release driver, (b) the distro driver, and if both of those are none, then I believe the distro owner/registrant takes the job [08:31] i don't think the distrorelease registrant is a factor [08:32] I find this all very confusing [08:32] we only changed the "registrant" on the distro/release because it was being used in an overloaded way, for a role, and there was no way to specify the role [08:32] mdz: how can i help? [08:32] I was about to say that. [08:32] my position in the past is that the most robust solution to access control for most of our problems is a good, smooth nomination process [08:32] nomination of waht [08:32] most things which need access control [08:33] importance changes, status changes, milestone changes [08:33] spec targeting (we have approvals there) [08:33] uploads [08:33] i can only speak for blueprint [08:33] with specs, registering a spec on a product/distro requires no permission [08:34] the answer in most cases for things that we want to be access-controlled is that we should liberally allow people to try, but require that the action be confirmed by an authority [08:34] anyone can do it [08:34] targeting it to a release/series DOES require a nomination/approval process [08:34] though in future, i would like products/distros to be able to turn that off if they want to run in "lightweight" mode [08:34] anyone should be able to upload a package to edgy, but unless they're in ubuntu-dev it should sit in a queue where someone in ubuntu-dev needs to review and approve it [08:34] you have exactly that in blueprint [08:34] mdz: disagree in that case, because of the consequences of a click fuckup [08:34] sabdfl, well, the unapproved specs do show up in listings, though [08:35] anyone should be able to say that they think a bug's status should be raised, but a QA member should have to approve it before it takes effect [08:35] we will have PPA's for that [08:35] upload to PPA, and request a sync [08:35] anyone should be able to say that a bug is relevant for a release milestone, but the release team gets the final say [08:35] kiko: they only show up in listings of unapproved specs ;-) [08:35] anyone should be able to request a sync or backport, but the archive admins or backport team need to OK it [08:35] agree [08:35] did you find the drivers part confusing? [08:36] sabdfl: if you're concerned about click fuckups, the approval process for that one can be more involved, requesting confirmation or something. no reason to reject the idea out of hand. [08:36] sabdfl: I find the different roles we have today confusing, yes [08:36] bug targeting to releases iwth nomination/approval has been requested since July last year, but it's now under development [08:36] it's not clear what privileges are associated with each slot [08:37] "drivers" is a common term for "the people wot decide yes or no to bugs or features" [08:37] at least, in mozilla-speak ;-) [08:37] however [08:37] we have two things called 'drivers' [08:37] we have an 'ubuntu-drivers' team, which holds certain privileged slots [08:37] kernel-speak? [08:37] like registrant of the ubuntu distro [08:37] well, that's dumb, ain't it [08:37] it should not be that way [08:37] then there is a 'driver' slot on some objects [08:37] which kiko says is unused [08:38] incorrect [08:38] so, you only NEED a driver for a release [08:38] ubuntu's driver is NULL [08:38] because anybody can file a bug on the distro, and nobody gets to approve or decline that, same for a spec [08:38] right, because you only NEED a driver for the release [08:38] and that is set, correctly [08:38] it is possible to specify an OVERALL driver, for the distro [08:39] and a specific driver, for a specific release [08:39] both have "driver" permissions on a release [08:39] so you need to be a driver for the distro to file a bug if it's non-null? [08:39] NO! [08:39] the point being drivers are only USED on a release [08:39] ubuntu's driver is NULL [08:39] because anybody can file a bug on the distro, and nobody gets to approve or decline that, same for a spec [08:39] oh, sorry, you were continuing your sentence, not responding to me [08:39] exactly - nobody gets to approve or decline, so you don't need a "driver" on a distro [08:39] yes [08:40] so why have it on both distro and release? [08:40] because drivers also make backporting decisions [08:40] so I would have you, colin, a very small team have drivers on Ubuntu (the distro) [08:40] you can approve anything in any release as a result [08:40] make Pitti the driver on Dapper, say (well, a small "dapper backport team") [08:41] and make a broader QA team the driver on Edgy [08:41] now, anybody can propose stuff to dapper or edgy [08:41] you can approve anything anywhere (with colin + fabio, the core team) [08:41] and sfllaw etc can also take care of Edgy, where the focus is [08:41] make sense? [08:41] OK, I now understand your concept for drivers [08:41] but today, we don't have most of that [08:41] it can be NULL on both distro and distrorelease [08:41] you have it all for specs [08:42] yes, and only that as far as I'm aware [08:42] there's nothing else to approve [08:42] if it is NULL on both, then the distro.owner/registrant is used [08:42] well, hence my driving hard for a long time to get BugTask.distrorelease [08:42] that should give you really good QA [08:42] simon and team of volunteers can manage the firehose [08:43] so now that I'm clear on what you mean by drivers, I have an additional issue (how to clean up the privileged teams to match that), as well as my original issue (how to fix the current situation with milestones) [08:43] you look at a defined SET of bugs-for-the-release only [08:43] what's the current situation with milestones? [08:43] milestones should have NO restrictions - they are fast and loose and freeform [08:43] the situation is that the development team is unable to set milestones on bugs [08:44] this has apparently been true for a couple of months now. I thought it had been resolved, but seb128 brought it to my attention today that it's still a problem [08:44] ! [08:44] that's a bug [08:44] that's why I'm here [08:44] to talk about how to address that bug [08:44] i was thinking that ANYBODY should be able to set that field [08:45] though perhaps it woulod be better to allow assignee's, and drivers [08:45] again, I think that anyone should be able to propose it, and the release team approve it [08:45] the idea is that a milestone is something that individual developers can use to agrregate their personal "this is what I'm tracking for the next week or two" [08:45] mdz: disagree [08:45] the idea is to have a heavyweight process, AND a lightweight process [08:45] I don't want to argue the blue sky version right now [08:45] I want to solve my team's problem [08:46] you need to get the bug fixed, but you were asking for nomination/approval on milestones, which i'm against [08:46] separate conversations [08:46] I absolutely was not; if you read back, you'll see that [08:46] (19:45:27) mdz: again, I think that anyone should be able to propose it, and the release team approve it [08:46] that is someday, I'm talking about now [08:46] we can disagree about someday another time [08:47] let me split up my sentence [08:47] please, pretty please, help me with my today problem [08:47] (a) you need to get that bug fixed [08:47] that is between you and kiko and bradb [08:47] (b) you were asking for nomination/approval on milestones, which i'm against [08:47] that is the discussion we were having when we were sidetracked by this discussion about drivers [08:47] that's the conversation i was having [08:48] ok, can we put that conversation on hold until we can give it the attention it deserves? [08:48] kiko: the drivers thing all clear on your side? [08:48] sabdfl, yes, clearer. the fact that it's non-obvious, though, warrants special UI consideration [08:49] I think it deserves a real requirements gathering session before taking a hard stance on how it should work, i.e. discussing with the people who will be using it [08:50] I'm happy to do that during the sprint [08:50] and pass on the feedback to LP [08:50] or we can arrange something else [08:51] but forcing workflow on us without discussion is what gave us this milestone privilege bug, and others like it [08:51] mdz, I think the requirements weren't communicated well. I actually reviewed the original patch that restricted importance -- I think time has eroded some of that history though [08:52] kiko: as you say, the thrust of that patch was to change access control for importance, and we got that right in the end. though the milestone bit of it seemed to be something of an afterthought [08:52] okay. [08:53] are we agreed on the quick fix for bug 56618, or do we need to talk about it further? [08:53] Malone bug 56618 in malone "Milestone restrictions are too restrictive for Ubuntu" [Critical,Confirmed] https://launchpad.net/bugs/56618 [08:54] mdz, I just need to find somebody to do it. [08:54] ok, thank you [08:54] would you like to talk about a requirements gathering process now, or some other time? === danilos is out [08:55] btw, beer fest is on in belgrade :) [08:55] I think probably sabdfl should be involved in that discussion, since he has strong feelings about this [08:55] what's beer? [08:55] beer? it's not even noon yet [08:55] mdz, a meta-requirements-gathering-process discussion or a discussion to gather requirements about driver-related permissions? [08:56] kiko: that's a liquid resembling piss but which gets better after you drink 2l of it (unlike piss: no, I didn't try it :) [08:56] kiko: the meta discussion [08:56] it's become clear to me during the discussion we just had that there is disagreement over the meta process [08:56] see ya around [08:56] danil[out] , I don't like piss very much so I think I'll pass [08:56] kiko: yeah, I'm not going there for the beer, though :) [08:57] mdz, well, that discussion sounds pretty brief to me: "Q: should changes in permissions and workflow should be carefully considered? A: yes." ... [08:57] kiko: the question I want to address is "how do we ensure that we make the best decisions about workflow for distro-related processes implemented in Launchpad?" [08:57] mdz, the important part is actually doing the careful consideration [08:57] kiko: I think it's worth formalizing how we do the careful consideration [08:58] since we've tripped over this many times, despite best intentions on both sides === mpt 's eyes water at monospace bug reports [08:59] How am I supposed to read them now [09:00] kiko: for the record, i expressed quite clearly in the docklands sprint my requirement that series targeting be heavyweight with permissions, and milestones be lightweight, so i'm surprised that a change to milestone targeting was made without discussion with me [09:01] mpt, there's this great thing, userContent.css [09:02] sabdfl, I think it's just a bug. [09:02] sabdfl, at any rate, the permissions have been grown organically.. importance has gone through a similar shakeout. [09:04] i don't mind the importance stuff, i never expressed a requirement there, but restricting targeting to milestones is a different matter [09:05] distroreleases/series -> heavyweight, milestones -> lightweight [09:05] sabdfl, I'm sorry, I don't recall the rationale for the restriction, and it's going to be fixed [09:05] I get how series is heavier than milestones. But I'm not entirely clear on how milestones themselves are supposed to work then. [09:06] LarstiQ, I think for upstreams milestones end up coinciding with releases that are upcoming [09:06] LarstiQ, and for distroreleases, the thinking is that they coincide with the milestone releases. [09:06] kiko: thanks, and will you also keep an eye out for other issues like that? [09:06] sabdfl, heh. that's a lot of issues! :) [09:06] sorry - i meant spotting the same issue if it comes up again [09:07] other occurrences of this one [09:07] kiko: right, but then there is how that ties into the rest of launchpad [09:07] LarstiQ: a milestone is a "marker point in time" [09:07] it could correlate to a release, or just a date [09:07] kiko: overall, my biggest complaint about lp would be the (perceived?) lack of documentation [09:07] and launchpad lets you tag onto that point a bunch of things that you want to track [09:07] sabdfl, well, there is now an explicit bug on the topic, and the test will implement what that bug says.. it's not a lot but there's at least some paper trail [09:07] then keep a bookmark where you get a chart of your progress towards that point [09:08] sabdfl: so far that is all pretty standard. And I understand you want no restrictions on how they get used. [09:08] the original idea was to let anyone to target anything to a milestone [09:08] sabdfl: The question that leaves for me, is how does that result in project workflow? [09:09] unfortunately, the distro team didn't have the option for proper releas emanagement on distrorelease, so they have been using milestones in that way === LarstiQ nods [09:09] that sounds familiar [09:09] LarstiQ: the project workflow itself comes more from the distrorelease/series targeting [09:10] say you are gearing up to make a 1.2 major release of your project [09:10] you create a series [09:10] and you appoint release managers for that series, who decide what bugs and features need to get fixed in it [09:10] then people can nominate bugs and features [09:10] and the release managers (drivers) approve/decline those [09:10] everyone can see the chart of features [09:10] and bugs [09:11] along the way, you might have milestones [09:11] you don't also want a heavyweight process for milestones [09:11] or nobody will use it [09:11] or they will UNDER-use it [09:11] you can't attach something to more than one milestone, right? [09:11] or they will use it like they should be using distrorelease/series release management [09:12] which makes sense at first thought [09:12] but what if people disagree? [09:12] does it make sense to promise to do something by monday and friday? [09:12] sabdfl: yes [09:12] the idea is that the person who MATTERS is the person who is doing the thing [09:12] LarstiQ: how does it make sense to do "XYZ by Monday AND Friday"? [09:13] misread your question, sorry [09:13] ok [09:13] it only makes sense to plan to do something concrete by a particular milestone [09:13] though it does need to be easy to "slip" a bunch of things at a time [09:14] right [09:14] say you get close to a milestone, and its clear you're not going to get to 10 things [09:14] and if only the people who do the work set milestones, I guess that will work [09:14] should be easy to bump them to the next milestone [09:14] yes, that's what i was musing about earlier [09:15] (19:45:01) sabdfl: though perhaps it woulod be better to allow assignee's, and drivers [09:15] in other words, the assignee, or the driver, can set a milestone [09:15] it's like "i want to do this by that date" or "i'm in charge and i want to do this by that date" [09:15] but [09:16] that makes sense, but perhaps it is not needed when people can really use series [09:16] having it freeform might be cool too - you see "the set of things people thought should be done by this date" [09:16] i agree, so i think it should stay freeform until we have more experience with it [09:16] sabdfl: right, and I was thinking more freeform tagging style with multiple milestones [09:16] and of course, while we have proper release management [09:16] LarstiQ: well, there we will differ :-) [09:16] though i'm keen to see how people use tags on bugs [09:17] if it works nicely, i might even stick them in specs too [09:17] sabdfl: I haven't thought it out, so I'll go with single milestones for now :) [09:17] at least it is clear to me how _you_ think they should work [09:32] BjornT, ping? [09:32] kiko: pong [09:32] BjornT, want to do that call? [09:34] kiko: sure [09:39] where's my phone... [09:43] a python trojan, how nice [09:47] BjornT, -> privmsg? [09:58] BjornT: are tags not included in the activity log? [09:59] mdz, no. [09:59] kiko: bug? [10:01] mdz, yes, though the galore of bugs in the activity log is because it really should be done in a better way. [10:01] kiko: should I file a bug report or no? [10:04] mdz, you should, yes. [10:06] kiko: I think that listing all known tags in a portlet is not useful when there are more than a few [10:07] mdz, agreed -- did you see my email on this topic yesterday? [10:07] no, launchpad@ ? [10:07] I think launchpad-users CC: launchpad === bradb returns [10:17] re === markrian [n=markrian@cpc2-cmbg7-0-0-cust969.cmbg.cable.ntl.com] has joined #launchpad [11:09] I just tried to join the bugsquad on launchpad, but got an email telling me my request to join was declined, and that first I need to join bugsquad... [11:09] I've been told that's a launchpad bug. Can anyone help me join bugsquad? [11:09] markrian, sure. === glatzor [n=sebi@ppp-82-135-3-190.dynamic.mnet-online.de] has joined #launchpad [11:10] sfllaw, ping? [11:11] markrian, did you join by using https://launchpad.net/people/bugsquad/+join -- ? [11:11] kiko, yes, I did [11:12] markrian, what's your launchpad name? [11:12] kiko: Pong. [11:12] kikp, markrian [11:13] sfllaw, what's the procedure for joining the bugsquad? [11:13] markrian: ubuntu-qa is not the BugSquad. [11:13] kiko: You join the bugsquad team. [11:13] Acceptance is basically automatic. [11:13] Hmm... [11:13] sfllaw, oh. did he try ubuntu-qa/+join? [11:13] Yup. [11:16] >>> browser.open('http://blueprint.launchpad.dev/products/firefox/+addspec') [11:16] >>> browser.url [11:16] 'http://blueprint.launchpad.dev/products/firefox/+addspec' [11:16] kiko: does that actually test that the page could be opened? [11:17] if it 500'd, or 404'd, would the browser.url be different? [11:19] sabdfl, if it failed, an exception would be raised, I believe [11:28] So, what's the news? Can I not join the bugsquad at the moment? [11:29] markrian, you should use that URL I provided you above instead of the one you tried to use originally. [11:29] markrian, did you join by using https://launchpad.net/people/bugsquad/+join -- ? [11:30] markrian, sorry I thought that was clear from sfllaw's hint above. [11:30] you tried to join the wrong team. [11:30] which is why you were denied [11:30] Oh I see, I didn't catch that. Thanks :) [11:31] :) [11:48] Seveas, ping?