=== phanatic [n=phanatic@ubuntu/member/phanatic] has joined #launchpad === jml [n=jml@59.167.203.115] has joined #launchpad === guerby [n=guerby@gut75-4-82-235-162-148.fbx.proxad.net] has joined #launchpad === mark007 [n=mark@128.227.130.247] has joined #launchpad === khermans_ [i=administ@nat/cisco/x-17611eba529a40bb] has joined #launchpad === effie_jayx [n=valles@190.37.175.250] has joined #launchpad === nothlit [n=nothlit@fluxbuntu/developer/nothlit] has joined #launchpad [01:24] I propose that each time someone visits their own +karma page, their karma drops by 10 points [01:24] :-) [01:25] hehe [01:26] mpt: karma -= $bigheadpoints [01:27] What does "-=" mean? [01:28] karma = karma - $bigheadpoints [01:29] in place subtraction [01:30] :) [01:30] mpt: u're not a coder [01:30] hehe [01:31] karma-=rand() % 10; [01:31] hehe [01:37] oh, decrementing [01:38] LaserJock, in the beta interface everyone has a bighead, so decrements for everybody [01:41] mpt: :( [01:42] mpt: speaking of big heads, in beta I now see a hackergotchi in 2 places [01:43] LaserJock: maybe in the left top corner will be the hackergotchi [01:43] and not in the right [01:43] mpt: but the one in the upper left looks really crowded, at least on my page [01:43] anyone knows? [01:43] :) [01:43] LaserJock, we're currently discussing appropriate sizes for the graphics in each place [01:44] Kmos, the one in the upper left appears on all your pages. The one on the right appears only on your Overview page. [01:44] yep [01:45] the upper left one won't be replaced by hackergotchi of each user? [01:45] Kmos, it should be already [01:45] it is now [01:45] try uploading one and see [01:46] i've one [01:46] let's check my page [01:47] kiko, I think bug 89183 should be Critical, because it's quite common, and appears to prevent people from using Launchpad (though they can get around it with URL-hacking, that's not obvious). What do you think? [01:47] Malone bug 89183 in launchpad "beta URLs don't redirect to production if person is not in beta team" [High,Confirmed] https://launchpad.net/bugs/89183 [01:47] +1 for that [01:48] I keep forgetting when I'm pasting [01:49] heh ditto. [01:50] https://beta.launchpad.net/~gothicx/ [01:50] it's on the right === mpt wonders if kiko forgot to mark himself as away [01:56] i think yes :) === pochu [n=pochu@ubuntu/member/pochu] has joined #launchpad [03:16] New bug: #93565 in malone "Launchpad compresses white-space in middle of input" [Undecided,Unconfirmed] https://launchpad.net/bugs/93565 === nowhere_man [i=pierre@pthierry.pck.nerim.net] has joined #launchpad [03:22] I did not follow any news about it, so I don't know: has LP's source code been released? [03:24] nowhere_man: no. [03:24] nowhere_man: we've released a few of the base components (e.g. the CVS/Subversion import code), but probably not the bits you are aftrer [03:26] OK, is there any long-term plan for a release? [03:28] nowhere_man: I can't give you an answer better than what's in the faq: https://launchpad.net/faq [03:29] oh sorry, I didn't see there's a FAQ (LP is quite unresponsive at the moment) [03:29] I'll check it, thanks === nowhere_man [i=pierre@pthierry.pck.nerim.net] has left #launchpad ["Try] [03:33] cya tomorrow === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #launchpad === sinzui [n=Curtis@pool-70-17-78-206.res.east.verizon.net] has joined #launchpad === stub [n=stub@ppp-58.8.6.68.revip2.asianet.co.th] has joined #launchpad === sinzui is now known as sinzui_sleep === caravena [n=caravena@242-160-223-201.adsl.terra.cl] has joined #launchpad [05:56] New bug: #93585 in launchpad-bazaar "codebrowse atom feeds expose vostok hostname" [Undecided,Unconfirmed] https://launchpad.net/bugs/93585 === doko [n=doko@dslb-088-073-094-053.pools.arcor-ip.net] has joined #launchpad === mark007 [n=mark@128.227.130.247] has joined #launchpad === freet15_ [n=freet15@61.48.78.37] has joined #launchpad [06:49] review meeting in 10 === khermans_ [i=administ@nat/cisco/x-b8ee1216a18f9bd5] has joined #launchpad [07:01] review team meeting [07:02] Oh, already. [07:02] 5pm [07:02] kind of [07:03] hi [07:04] * [07:04] Roll call [07:04] * [07:04] Next meeting [07:04] * [07:04] New raw SQL coding standard - RobertCollins [07:04] * [07:04] Queue status. [07:04] meh [07:04] that sucked [07:06] anyhow, good to see we're all here [07:06] so, next meeting, one week, same time ? [07:06] I like this time. [07:06] i can't make it next week, i'll be travelling at that time. [07:07] BjornT: are you not travelling a reasonable delta from this time? or the day [07:09] lifeless: i'll probably take the whole monday off as a holiday. if not, i could probably start working at 0900UTC [07:11] W [07:11] We'll hold it without you, thats fine; [07:11] just add your apologies :) [07:11] sure :) [07:12] so, new coding standard - has that been resolved on the list ? [07:12] or is it still in debate ? [07:13] i think it's been more or less resolved, hasn't it? [07:13] I wonder if we can apply the randomise order hack to non-SQLObject SELECT queries? [07:14] basically, make sure that tests get a reliable order. if the ui needs the same order, place the order by in sql, otherwise sort the results in the tests. [07:14] yeah, I think that was consensus [07:14] that's the rule of thumb I use [07:14] I've added roughly that to the LaunchpadHackingFAQ [07:14] perhaps one of you could see if it parses right ? [07:14] i.e. don't test the order of a result set unless the order of the result set is worth testing [07:15] jamesh: thats a good way to phrase it [07:15] brb, phone [07:17] in a related thing, rinchen added this to the tipsforreveiwers: 'Please make sure that fmt:date and fmt:datetime becomes the standard usage everywhere, UNLESS there is a really good argument for just using fmt:datetime.' [07:17] I can't parse that properly, I'm guessing there was a transcription error somewhere. [07:17] anyone know more ? [07:17] Mark sent an email about this [07:17] yeah, he probably meant that we should use the new formatters sabdfl added [07:18] but he was suggesting fmt:approximatedate, iirc [07:18] fmt:approximatedate and fmt:displaydate [07:18] jamesh: perhaps you can ensure that https://launchpad.canonical.com/DatetimeUsageGuide documents this ? [07:19] and then we can remove the code policy from tips for reviewers [07:19] so that we have policy for date time in the one place :) [07:19] good idea [07:20] Joey also posted an email about "tips for reviewers - review implementation for consistency across Pillars" [07:20] I am not sure what that means though [07:20] Yeah [07:20] neither am I, or stub. [07:20] I've mailed him directly explaining that I'm confused, and added a note about that. [07:20] maybe we'll get clarification when he starts work today [07:21] I noticed the wiki updates on saturday, hopefuly I wasn't too abrupt in my emails :). It felt a little weird to see several in-strange-place-hard-to-understand updates happening all at once. [07:21] I'm guessing it is along the lines of "if it works for distributions, it should work for products" [07:21] and vice versa [07:22] so whole swathes of the ui don't hold that true [07:22] back. [07:22] i.e. branches are asymmetric [07:22] and bugs [07:22] yep [07:22] bugs work for products and distros [07:22] and distroreleases [07:22] but not projects [07:23] bugs work for projects [07:23] distroreleases are roughly equivalent to product series [07:23] do they? for some reason I thought that you could not target a bug at a project, only a product [07:23] that's true [07:23] you can list the bugs for a project though [07:23] right [07:24] lifeless: sure. you can't target a bug to a project, but there's is a 'report a bug' on the project page [07:24] I don't mean 'are not functional', I mean 'are asymmetric' [07:24] BjornT: it is missing from the actions portlet [07:24] which is a break of '"if it works for distributions, it should work for products"' [07:24] lifeless: well, there isn't really an analogue of projects for distributions [07:25] jamesh: can I rope you in to check my lphackingfaq update ? [07:25] distribution is roughly equivalent to product [07:25] jamesh: distro <-> project distrorelease <-> product :) [07:25] its kinda morphed from that these days [07:25] I'm oooold skool [07:25] what about product series? :) [07:25] lifeless: I'd say distro <-> product and distrorelease <-> productseries === jamesh looks at the lphackingfaq diff [07:26] jamesh: I'd have said source package <-> productseries, or something like that. [07:27] lifeless: you can draw similarities there too, but then I'd say DistributionSourcePackage <-> Product and SourcePackage <-> ProductSeries [07:28] BjornT: did I miss the minutes for the wednesday review meeting last week ? [07:29] lifeless: seems like you did. i did send them to launchpad-reviews. [07:29] BjornT: did you link them to the agenda wiki page ? :) [07:30] lifeless: ah, i might have forgot that :) [07:30] BTW they should be sent to launchpad@ as well as launchpad-reviews. [07:30] ok, didn't know that. [07:30] SteveA asked for that, so that the whole team knows what reviewers are planning/doing. [07:30] sounds reasonable [07:33] ok, review queue status [07:33] I've not assigned stuff yet today, doing ater ther meeting [07:33] 27 items [07:33] I've sucked in the last week, but will send off Mark's review today. [07:34] That's ok, after the meeting I'm planning on powering through all the stuff in my queue. It's mostly small, and I've already started on david/launchpad/vcs-import-sync-status. [07:34] 8 more than one week open (up one from last week). [07:34] ok. [07:35] I'll do a nag on my thursday if its not significantly improved then [07:36] ok, I think thats all. [07:36] jamesh: I'm putting the following down as action item: [07:36] * Jamesh to check Roberts update of LaunchpadHackingFAQ, and update the DatetimeUsageGuide page to match Marks UI policy (And remove from TipsForReviewers when done). [07:36] jamesh: thanks [07:37] 5 [07:37] lifeless: I'm rewriting it to not just refer to Raw SQL [07:37] jamesh: excellent [07:37] Yes, I think TipsForReviewers ought not repeat things that all devs are expected to know. [07:37] spiv: right [07:37] rather note that you need to be more careful of raw SQL, since the randomisation isn't done there [07:37] I think Rinchen wanted to get the message across [07:37] jamesh: I wonder if we could make that happen, though... [07:38] spiv: once we switch to $NEWORM, hopefully there will be less reason to use raw SQL ... [07:38] and isn't aware of how all our documentation sits together [07:38] That's true. [07:38] although $NEWORM doesn't support randomisation yet [07:40] we should make that happne [07:40] :) [07:40] yep [07:40] We ought to write a test about it, so that $NEWORM won't work for us until we have it ;) [07:40] sweet [07:40] what degree of confidence do we want on it ? :) [07:41] jamesh: ping me tomorrow about your new branches please, I got busy. [07:47] lifeless: lphackingfaq entry updated [07:47] thanks! === jinty [n=jinty@247.Red-83-49-51.dynamicIP.rima-tde.net] has joined #launchpad === nothlit [n=nothlit@fluxbuntu/developer/nothlit] has joined #launchpad === jml [n=jml@59.167.203.115] has joined #launchpad === stub [n=stub@ppp-58.8.6.68.revip2.asianet.co.th] has joined #launchpad [08:25] New bug: #93606 in launchpad-bazaar "Better reporting of SFTP permission errors" [Undecided,Unconfirmed] https://launchpad.net/bugs/93606 === Spads [n=spacehob@host-84-9-49-220.bulldogdsl.com] has joined #launchpad === ddaa [n=david@nor75-18-82-241-238-155.fbx.proxad.net] has joined #launchpad [08:46] New bug: #93609 in launchpad-bazaar "Better error messages for bzr lp://" [Undecided,Unconfirmed] https://launchpad.net/bugs/93609 === mpt [n=mpt@121-72-132-150.dsl.telstraclear.net] has joined #launchpad === nothlit [n=nothlit@fluxbuntu/developer/nothlit] has joined #launchpad === rraphink [n=raphink@ubuntu/member/raphink] has joined #launchpad === freet15__ [n=freet15@61.149.5.100] has joined #launchpad === seb128 [n=seb128@ubuntu/member/seb128] has joined #launchpad === bigjools [n=bigjools@82-71-93-254.dsl.in-addr.zen.co.uk] has joined #launchpad [10:00] New bug: #93630 in malone ""Binary package hint" is a mysterious term" [Undecided,Unconfirmed] https://launchpad.net/bugs/93630 === fabbione [i=fabbione@gordian.fabbione.net] has joined #launchpad === glatzor [n=sebi@p57AEE5DF.dip.t-dialin.net] has joined #launchpad === siretart [i=siretart@ubuntu/member/siretart] has joined #launchpad [10:17] New bug: #93614 in launchpad "OpenPGP keys: Keys pending validation: Never get the e-mail" [Undecided,Unconfirmed] https://launchpad.net/bugs/93614 === mholthaus_ [n=mholthau@178.142.79.83.cust.bluewin.ch] has joined #launchpad === mrevell [n=matthew@62-30-68-94.cable.ubr05.wolv.blueyonder.co.uk] has joined #launchpad === ryanakca [n=ryan@ubuntu/member/ryanakca] has joined #launchpad === ryanakca [n=ryan@ubuntu/member/ryanakca] has joined #launchpad === ryanakca [n=ryan@ubuntu/member/ryanakca] has joined #launchpad === ryanakca [n=ryan@ubuntu/member/ryanakca] has joined #launchpad === ryanakca [n=ryan@ubuntu/member/ryanakca] has joined #launchpad === ryanakca [n=ryan@ubuntu/member/ryanakca] has joined #launchpad === ryanakca [n=ryan@ubuntu/member/ryanakca] has joined #launchpad === ryanakca [n=ryan@ubuntu/member/ryanakca] has joined #launchpad === ryanakca [n=ryan@ubuntu/member/ryanakca] has joined #launchpad === ryanakca [n=ryan@ubuntu/member/ryanakca] has joined #launchpad === ryanakca [n=ryan@ubuntu/member/ryanakca] has joined #launchpad === ryanakca [n=ryan@ubuntu/member/ryanakca] has joined #launchpad === ryanakca [n=ryan@ubuntu/member/ryanakca] has joined #launchpad === ryanakca [n=ryan@ubuntu/member/ryanakca] has joined #launchpad === ryanakca [n=ryan@ubuntu/member/ryanakca] has joined #launchpad === Spads [n=spacehob@217.205.109.249] has joined #launchpad [10:35] New bug: #93637 in rosetta ""Your browser languages" doesn't do anything useful" [Undecided,Unconfirmed] https://launchpad.net/bugs/93637 === Gwaihir [n=Gwaihir@mail.foredil.it] has joined #launchpad === tokj [n=tokj@151.82.4.134] has joined #launchpad === tokj [n=tokj@151.82.0.14] has joined #launchpad === jelmer [n=jelmer@a62-251-123-16.adsl.xs4all.nl] has joined #launchpad === danilos [n=danilo@adsl-236-193.eunet.yu] has joined #launchpad [11:42] mrevell: hi! [11:42] Nafallo: Hi [11:43] mrevell: I promise not to take screenshoots :-) [11:43] Nafallo: Cool, thanks :) I'll add you to the team. When you have a moment, it'd be helpful if you could reply to my email. [11:44] Nafallo: Okay, you're now in the team! [11:44] mrevell: oh, you've sent another one? or just confirm there to? :-) === nothlit [n=nothlit@fluxbuntu/developer/nothlit] has joined #launchpad [11:45] Nafallo: I sent an email asking you to confirm that you won't take screen shots of the beta interface. [11:45] Nafallo: But I assume that's why you just pinged me here :) [11:45] mrevell: sure was. but I can reply aswell ;-) [11:45] Nafallo: Thanks :) [11:46] Nafallo: If you have any questions, please ask. [11:46] Nafallo: You'll automatically be redirected to the beta interface, but you can disable that for two hours at a time, on the standard Launchpad home page [11:48] wow [11:48] this rocks! :-) === nothlit [n=nothlit@fluxbuntu/developer/nothlit] has joined #launchpad === bac [n=bac@cpe-065-190-191-245.nc.res.rr.com] has joined #launchpad === nothlit [n=nothlit@fluxbuntu/developer/nothlit] has joined #launchpad === TeTeT [n=spindler@modemcable178.77-70-69.static.videotron.ca] has joined #launchpad === RAOF [n=chris@60-242-199-65.tpgi.com.au] has joined #launchpad === nothlit [n=nothlit@fluxbuntu/developer/nothlit] has joined #launchpad === Kmos [n=gothicx@unaffiliated/kmos] has joined #launchpad === geser [n=mb@ubuntu/member/geser] has joined #launchpad === Hobbsee [n=Hobbsee@ubuntu/member/hobbsee] has joined #launchpad === cprov [n=cprov@monga.dorianet.com.br] has joined #launchpad [12:58] good morning ! [12:58] hiya cprov === effie_jayx [n=valles@190.37.175.250] has joined #launchpad === matsubara [n=matsubar@200-171-140-32.dsl.telesp.net.br] has joined #launchpad === Hobbsee wonders when the @ubuntu.com / @kubuntu.org emails will update again, to be the primary email on LP... === dneary [n=dneary@mne69-9-88-163-116-163.fbx.proxad.net] has joined #launchpad === phanatic [n=phanatic@ubuntu/member/phanatic] has joined #launchpad === flacoste [n=francis@modemcable252.1-202-24.mc.videotron.ca] has joined #launchpad === jkakar [n=jkakar@modemcable178.77-70-69.static.videotron.ca] has joined #launchpad [02:24] hi again :-) [02:25] I'm translating in Rosetta and would like to propose to have the bar with Next and Last etc both on top and on bottom... is that possible? :-) [02:25] I have to scroll all over the place if I don't want to make changes now :-P [02:31] i agrre :) [02:31] agree [02:31] Nafallo: bug 52806 [02:31] Malone bug 52806 in rosetta "interface: "next" should be at the bottom, too" [Medium,Confirmed] https://launchpad.net/bugs/52806 [02:31] kewl. I'll subscribe then :-) === niemeyer [n=niemeyer@modemcable178.77-70-69.static.videotron.ca] has joined #launchpad === statik [n=emurphy@189.66.188.72.cfl.res.rr.com] has joined #launchpad === statik [n=emurphy@189.66.188.72.cfl.res.rr.com] has joined #launchpad === caravena [n=caravena@113-171-28.adsl.terra.cl] has joined #launchpad === statik [n=emurphy@189.66.188.72.cfl.res.rr.com] has joined #launchpad === beuno [n=martin@68-155-114-200.fibertel.com.ar] has joined #launchpad === salgado [n=salgado@200-171-140-32.dsl.telesp.net.br] has joined #launchpad === statik [n=emurphy@189.66.188.72.cfl.res.rr.com] has joined #launchpad [03:36] ahoy there! === barry [n=barry@216-15-33-253.c3-0.slvr-ubr2.lnh-slvr.md.static.cable.rcn.com] has joined #launchpad [03:50] ahoy kiko [03:51] how's it going david [03:51] kiko: can you move https://beta.launchpad.net/debian-cd/main to obsolete-junk, please? [03:51] sure. [03:51] going well here [03:51] gnuhello import is live [03:52] btw, it's better to ask me if you need an import to get done, at the moment it NEEDS manual intervention to go forward [03:52] and if you just approve it yourself, I may just miss it. [03:53] ddaa, I clicked on the wrong button unfortunately. thanks for pointing that out! [03:53] btw, why is it that we needed gnuhello imported all of sudden? [03:53] ddaa, SteveA or sabdfl suggested it for a sample project IIRC [04:04] i did === mthaddon [n=mthaddon@c-69-181-42-225.hsd1.ca.comcast.net] has joined #launchpad [04:06] any idea who I could poke about bug #87077? [04:06] Malone bug 87077 in launchpad-buildd "The build of xmms2 fails because of HASH(0x82db558)="" in the environment" [Undecided,Unconfirmed] https://launchpad.net/bugs/87077 [04:08] cprov, bigjools: ^ === Kmos [n=gothicx@unaffiliated/kmos] has joined #launchpad [04:13] matsubara: hi, it's only related with lp-buildd code, infinity should be working on it. === lamont [i=lamont@nat/hp/x-fe922ddbbb08e924] has joined #launchpad [04:14] I've mailed infinity about it but it seems he is busy with other things. [04:16] lp seems a bit sluggish at the moment [04:17] geser: I see, but he is the one that could help you with this, either requesting fixes in current ubuntu perl or in our chroots. You can also nag archive-admins about it. [04:17] just getting the front page is taking well.. a long time [04:23] I see we just have our first format 6 branch uploaded to launchpad... === cprov is now known as cprov-lunch === zwnj [n=behnam@213.207.210.231] has joined #launchpad [04:30] something odd going on in launchpad [04:30] sometimes it delivers pages fine, sometimes it prompts firefox to want to download pages === popey suspects some mime type screwage [04:31] that would be the gzip problem [04:31] "the gzip problem"? [04:32] popey: are you talking about beta.launchpad.net, or about launchpad.net? [04:32] beta [04:34] popey: next time you have this download prompt, it would be nice if you could dowload it and check what the gunzip command does with it. [04:34] i did, its plain text [04:35] can you put it in a pastebin? [04:36] we had some problems recently with launchpad serving apparently empty gzipped pages, but that was supposedly fixed on beta, that's why I asked. [04:37] the problem occurs randomly and is hard to reproduce, so we need as much detail as possible to fix it. [04:38] hmm [04:38] bunch of nulls at the start of this one [04:38] makes it difficult to copy/paste :S [04:38] http://pastebin.ubuntu-uk.org/35 [04:38] there you go [04:40] popey: could you please add the info to bug 89194? [04:40] Malone bug 89194 in launchpad "LP (regular and beta) sending gzipped, zero byte replies" [High,Confirmed] https://launchpad.net/bugs/89194 [04:40] apparently popey has a different, albeit probably related, problem [04:42] how much info do you want attached? [04:42] just from HTTP1.1 to just upload the whole file as an attachement [04:43] ok [04:43] we're not worried about a few more kb in the librarian :) [04:44] heh [04:47] ok, added === Rinchen [n=Joey@ubuntu/member/rinchen] has joined #launchpad [04:53] Anybody with an lp database magic wand around? [04:53] I need the packages assigned to empty-team reassigned to ubuntu-kernel-team [04:53] and if possible, delete empty-team === zwn1 [n=behnam@213.207.210.231] has joined #launchpad === zwnj [n=behnam@213.207.210.231] has joined #launchpad === Gwaihir [n=Gwaihir@mail.foredil.it] has joined #launchpad === sinzui [n=Curtis@pool-70-17-122-50.res.east.verizon.net] has joined #launchpad === sinzui is now known as sinzui_lunch [05:21] New bug: #93765 in launchpad "[beta] Hackergotchi should have text on the left hand" [Undecided,Unconfirmed] https://launchpad.net/bugs/93765 === zwnj [n=behnam@213.207.210.231] has joined #launchpad === mattl [n=mattl@gnu/chief-webmaster/mattl] has joined #launchpad === sladen [i=paul@starsky.19inch.net] has joined #launchpad [05:36] mmm, no launchpad bugs messages for 6hours. Am I just being exceptionally lucky? [05:37] lifeless, can you check send-bug-notifications on gangotri? [05:37] thanks for reminding me sladen === flacoste is now known as flacoste_lunch [05:48] hmm. is it possible the codebrowser is broken down? [05:48] loading http://codebrowse.launchpad.net/~refreshng-dev/refreshng/dev takes a long time and then some apache decides it doesn't want to wait any longer [05:49] Theuni: we need to upgrade the bzr and pack the knits on there [05:49] which will make it work faster [05:49] ah hi SteveA [05:49] so watch out for some changes there over the next week or two [05:50] alright [05:50] btw: how are you doing your deployment/development with launchpad? [05:50] sladen: I think you're just causing trouble to be honest... [05:50] do you use something like buildout or are you interested in using it? [05:51] we use a .deb package with dependencies for things we need to have installed [05:52] and nested bzr trees for stuff we customize [05:52] BenC: hi. did you get your request seen to? [05:52] SteveA: Not that I'm aware of :) [05:53] how many packages are we talking about? [05:53] I can do it using the launchpad ui for you, but I'd rather leave it to stub to use the database directly. [05:54] SteveA: Interesting. Jim is currently looking into using buildout to package software up as RPMs to use those for distribution. I was wondering whether you guys would be interested in having a similar thing to do that for .deb. I'm interested in this and wonder if other people are as well. [05:54] SteveA: like ~15 === cprov-lunch is now known as cprov === zwnj [n=behnam@213.207.210.231] has joined #launchpad [05:55] BenC: mail me a list of launchpad URLs or names of packages, and I'll do it [05:55] SteveA: email addr? [05:55] steve @ canonical [05:56] extra points for a GPG sig ;-) === kiko is now known as kiko-fud [05:56] Theuni: I don't really understand the use-case for it [05:57] SteveA, the use case for packaging python into debs? really? [05:57] I understand python eggs -> .debs === matsubara is now known as matsubara-lunch [05:58] SteveA: Sent and signed, thanks :) [05:58] Right. A project infrastructure might contain more things than just eggs though. E.g. files that go to /etc/ or somewhere else. [05:59] BenC: I have a couple of calls, but I'll attend to these later today. Let me know if it's urgent and you need these sooner [05:59] buildout projects maintain this information and can keep them within a central sandbox e.g. for developing or you could make it store them centrally. [05:59] Theuni: that's part of the skill of making .deb packages for Ubuntu -- knowing the right policies on what goes where, and how to install and uninstall and upgrade well [05:59] however, sysadmins seem to like getting software into production not via version control but packaged stuff. [05:59] SteveA: It's important, but not a case for dropping other things [06:00] BenC: ok, have it for you in a few hrs [06:00] let me see if I can get lunch here === Gwaihir [n=Gwaihir@ubuntu/member/gwaihir] has joined #launchpad === effie_jayx [n=valles@190.37.175.250] has joined #launchpad === sinzui_lunch is now known as sinzui === flacoste_lunch is now known as flacoste === cprov [n=cprov@monga.dorianet.com.br] has joined #launchpad === mattl [n=mattl@gnu/chief-webmaster/mattl] has left #launchpad [] === Seveas [n=seveas@ubuntu/member/seveas] has joined #launchpad === matsubara-lunch is now known as matsubara === mark007 [n=mark@n128-227-82-84.xlate.ufl.edu] has joined #launchpad === kiko-fud is now known as kiko === danilos [n=danilo@adsl-236-193.eunet.yu] has joined #launchpad === phanatic [n=phanatic@ubuntu/member/phanatic] has joined #launchpad [07:16] Theuni: hi [07:16] Theuni: > See the dump attached. [07:16] ??? [07:25] is it possible to set tags with the MaloneEmailInterface? [07:25] siretart, it's not, no. [07:25] k [07:25] there's a bug filed on it but this is requested rather infrequently === mholthaus_ [n=mholthau@johnny33.dersbach.ch] has joined #launchpad [07:27] Theuni: it looks like the attachement is missing :) [07:33] kiko: I'm guessing we'll be doing it quite a bit [07:33] LaserJock, time to motu it [07:33] we're launched a "tag the Universe" campaigne [07:34] we've also got 450+ request-for-package bugs to file/tag === Spads [n=spacehob@host-84-9-49-220.bulldogdsl.com] has joined #launchpad [07:39] imo tags should be part of the affects area [07:39] not part of the description [07:39] Lumiere, that's complicated. [07:40] I know [07:40] but I'm doing the same thing as LaserJock [07:40] and there are a LOT of clicks to do that in Malone === bugman [n=bugman@host-84-220-21-34.cust-adsl.tiscali.it] has joined #launchpad === phanatic [n=phanatic@ubuntu/member/phanatic] has joined #launchpad [07:44] Lumiere: if you had lots of tags wouldn't it get cluttered fast? [07:45] it's still just a space separated list [07:48] I think Lumiere actually means he'd like them to be editable inside the bug page [07:48] instead of on a separate page [07:48] not that they'd fit in with the affects targets. [07:50] ah [07:50] I see [07:50] that'd be cool for sure [07:53] yes [07:53] because the more you try and use them [07:54] the less you want to have to click a bunch to find/edit it === jelmer [n=jelmer@43pc196.sshunet.nl] has joined #launchpad === mark007 [n=mark@128.227.130.247] has joined #launchpad === niemeyer [n=niemeyer@modemcable178.77-70-69.static.videotron.ca] has joined #launchpad === swimmerino88 [n=swimmeri@87.9.3.160] has joined #launchpad [08:27] hi to evrebody!i have a simple question...i have registered me in launch...now what do i have to do to become an ubuntu tester? === mark007 [n=mark@128.227.131.47] has joined #launchpad [08:28] swimmerino88, join #ubuntu-bugs or #ubuntu-devel [08:29] ok [08:30] swimmerino88: if you want to test iso, I'd suggest you to join #ubuntu-iso [08:31] stgraber: no my idea is to test the the unstable ubuntu distros [08:31] swimmerino88: that's what's done by the ubuntu testing team on the channel I just gave you [08:32] swimmerino88: testing Feisty and reporting bug [08:32] stgraber:ok thank you! [08:33] swimmerino88: np === zwnj [n=behnam@213.207.210.231] has joined #launchpad === tokj [n=tokj@151.82.11.65] has joined #launchpad === MagicFab [n=magicfab@ubuntu/member/magicfab] has joined #launchpad === mdke [n=matt@80-41-125-51.dynamic.dsl.as9105.com] has joined #launchpad === jelmer [n=jelmer@230pc197.sshunet.nl] has joined #launchpad === swimmerino88 [n=swimmeri@87.9.3.160] has left #launchpad [] === mark007 [n=mark@128.227.130.247] has joined #launchpad === ryanakca_ [n=ryan@ubuntu/member/ryanakca] has joined #launchpad === Ng [n=cmsj@mairukipa.tenshu.net] has joined #launchpad === cj [n=cjcollie@67.183.234.219] has joined #launchpad === mrevell [n=matthew@62-30-68-94.cable.ubr05.wolv.blueyonder.co.uk] has joined #launchpad === markoa [n=markoa@adsl3-033.ptt.yu] has joined #launchpad === Mez [n=Mez@ubuntu/member/mez] has joined #launchpad === mark007 [n=mark@128.227.131.47] has joined #launchpad === cprov is now known as cprov-out === mark007 [n=mark@128.227.130.247] has joined #launchpad === mrevell is now known as matthewrevell === jml_ [n=jml@220-253-134-154.TAS.netspace.net.au] has joined #launchpad === ryanakca [n=ryanakca@ubuntu/member/ryanakca] has joined #launchpad === owh [n=onno@59.154.24.148] has joined #launchpad === Jozo- [i=jozo@viola.uninea.fi] has joined #launchpad === jml_ is now known as jml === mark007 [n=mark@n128-227-79-201.xlate.ufl.edu] has joined #launchpad