=== Seveas [n=seveas@ubuntu/member/seveas] has joined #launchpad === Panda^ [n=giampaol@217.201.198.170] has joined #launchpad === poningru [n=poningru@n128-227-48-188.xlate.ufl.edu] has joined #launchpad === Seveas [n=seveas@ubuntu/member/seveas] has joined #launchpad === Lorenzod [n=lorenzod@63.218.103.162] has joined #launchpad === cprov [n=cprov@200-171-140-32.dsl.telesp.net.br] has joined #launchpad === irvin [n=irvin@ubuntu/member/irvin] has joined #launchpad === irvin_ [n=irvin@203.213.220.166] has joined #launchpad === irvin_ [n=irvin@203.213.220.166] has joined #launchpad === mpt__ is now known as mpt === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #launchpad === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #launchpad === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #launchpad [03:01] Goooooooooooooooooooooooood afternoon Launchpadders! === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #launchpad === poningru [n=poningru@n128-227-48-188.xlate.ufl.edu] has left #launchpad ["Ex-Chat"] [03:14] mpt: hey === poningru [n=poningru@n128-227-48-188.xlate.ufl.edu] has joined #launchpad [03:15] mpt: may I have you oppinion for a new page/action about builds [03:17] cprov, sure [03:18] mpt: we new a RESET ALL page and there the user might choose one or more "resetable" state [03:18] To reset what? [03:18] mpt: I'm thinking in a form with check-boxes, is it ok ? [03:18] build records [03:19] massive reset all build records in a defined set of states [03:19] brutal force for buildd-admins [03:20] Resetting all the build records for a single build machine? Or for all build machines? [03:21] mpt: it's context sensitive, as most of the +builds pages === jsgotangco [n=jsg@210.4.38.43] has joined #launchpad [03:22] mpt: did you get it ? or I was confusing ? [03:24] cprov, resetting all the build records for a single build machine? Or for all build machines? [03:26] mpt: if you are in /+builds/foo-builder/+resetall for all foo-builder records if you are in /distro/ubuntu/hoary/+builds/+resetall for all ubuntu/hoary builds, that's context sensitive ... [03:26] oh, ok [03:27] cprov, why would you want to reset all the build records? [03:27] is this more complexity than we are looking for ? [03:27] it's the usual retry they do once a while [03:28] Sorry, I don't understand that [03:28] Is this to keep the list of builds short? [03:28] to remove records that are no longer relevant? [03:28] when we have builder spare time and want to retry every failure just for fun ;) I mean, just to check if they can build [03:29] mpt: not just it, but it can check if the things can be "more sane" [03:29] mpt: catch up false "failures" and so on [03:31] mpt: does it make any sense for you ? [03:31] Not really :-( [03:31] "more sane" how? [03:31] How do you "catch up" on a failure? [03:32] mpt: reset failures by dependency waiting that now can be satisfied, reset all failures by DC power/net outage (hehe this is fun) and weird things like that [03:34] cprov, so how often would people want to do this? Once a day? Once a week? Once a month? [03:36] mpt: dependes on admins freakness, but never more ofen than day (I can say for sure, may weekly) [03:36] maybe [03:38] it's indeed a very low hit page, protected by builddAdmin, so a very restricted page [03:38] cprov, what would the checkboxes be necessary for? One checkbox per build? [03:38] mpt: no one per "resetable" state, currently: DEPWAIT, FAILED, BUILDERFAIL, CHROOTFAIL [03:40] read by this: I want to reset ALL build in XXX state in this context [03:40] ok [03:41] mpt: I'm ok if you say it's too fluf for UI atm and we should do this as a special cmd-line tool [03:41] cprov, I think this should be a section at the bottom of the +builds page, rather than a separate page [03:41] it would same me time, btw [03:41] really ? [03:41] wrapped in or whatever the appropriate permission is [03:42] uhmm good idea [03:42] So people who can do it see it, and people who can't don't [03:43] One of my branches up for review does that for team +members pages [03:44] it's a good idea, I can mock it up and show you tomorrow on mawson (dogfood) .. thank you dude [03:48] no problem === stub [n=stub@ppp-58.10.73.249.revip2.asianet.co.th] has joined #launchpad [03:52] stub: hi stub [03:53] mpt: good, thanks [03:53] cprov: morning [03:54] stub: good morning (here late night ;)) [03:55] stub: so, did you cherrypick this manual fix we did in production DB ? [03:56] Not yet. I'll need to cherry pick it when I tag the production branch for the rollout tomorrow. [03:57] stub: ok, up to you, we just can't forget. [03:57] Actually, I think I'll just tag the production release from r3199 so no cherry picking neccessary [04:00] good [04:40] stub: which is current DB patch number ? [04:40] where? [04:41] RF [04:41] i need to send a new patch, new field in build table, of course to be aplied/cherrypicked before rollout === mpt [n=mpt@219-89-159-215.jetstart.xtra.co.nz] has joined #launchpad [04:43] Just use a high number like 99 - I allocate the real patch number when it is approved. [04:43] okay [04:43] You will probably get -23-0.sql if this happens soon though [04:44] in 10 minutes [05:01] stub: sftp://chinstrap/home/warthogs/archives/cprov/launchpad/small-fixes [05:02] Can you paste the db patch? [05:02] Or did you want a review of the entire branch? [05:03] stub: no, it's a single file -> https://chinstrap.ubuntu.com/~dsilvers/paste/fileS3OMjV.html [05:04] It needs a comment in comments.sql [05:04] What is 'depends'? Should that be dependancies? [05:05] Or is that the term used in .deb packaging [05:05] stub: uhm, does it sounds more readable for you ? [05:05] stub: it will store a dependency line generated by builder when a job is DEPWAIT [05:05] 'depends' is the present tense form of the verb 'depend' [05:06] This should be a noun [05:06] So dependencies would be better [05:06] queuebuilde will tweak it removing satisfied deps from this line as soon as they get published and move the recored to PENDING when the field gets empty [05:07] queuebuilder ... [05:07] (note I used the incorrect spelling before) [05:08] (depends would be the correct column name for a foreign key relationship, where foo depends on bar) [05:08] i won't loose the "present" state of the concepts, some thing like "still_depending" [05:09] dependencies has the necessary concept of 'present' [05:09] ideally it should map across binarypackagereleases, but the text notation is easier [05:09] ok "dependencies" [05:10] Is there much code breakage? I'll let you land it like it is if you add bugreport to do the rename later. [05:11] stub: there is no code yet, I can rename it now, wait a second [05:11] Ok. approved with the new column name and a comment in comments.sql that describes the format. [05:11] right [05:11] patch-40-23-0.sql [05:13] ehe, Build table has no comment at all, shit ... will write them all and request a small review from you [05:17] cprov: or open a bug and assign it to yourself. [05:17] stub: will write it now, have that time [05:17] It might be getting a bit late :) === ORiON2012 [n=orion@cpe-70-117-0-232.satx.res.rr.com] has joined #launchpad [05:28] stub: done, generating a diff for you [05:29] stub: late for me or for you ? === cprov is lost in TZs [05:30] for you [05:30] stub: https://chinstrap.ubuntu.com/~dsilvers/paste/filetMuaR2.html [05:30] Just coming up to lunchtime here [05:30] stub: no way, I have more 8 hour of work with adam, i', in AU time today and tomorrow :( [05:31] I remember now [05:31] That is the old paste? [05:31] stub: check the diff out for english error, or bad phrases, pleas [05:31] stub: I suck [05:32] stub: https://chinstrap.ubuntu.com/~dsilvers/paste/fileWGLOwk.html [05:34] COMMENT ON COLUMN Build.processor IS 'Points the Distroarchrelease available processor target for this build.' should be 'Points to the Distroarchrelease...' [05:34] right, will add "to" after all "points" [05:35] COMMENT ON COLUMN Build.sourcepackagerelease IS 'Sourcepackagerelease which originate this build.' should be 'The Sourcepackagerelease which originated this build.' (past tense) [05:35] right [05:35] +COMMENT ON COLUMN Build.pocket IS 'Store the target pocket idenfier for this build.' should be 'Stores the target pocket identifier' (present tense) [05:35] (and store is the verb form) [05:36] everything else is good [05:36] right, thanks, r=stub ? [05:36] Yes. r=stub [05:37] stub: good [05:38] Do you need me in the next hour? I need to grab some lunch and pay some bills at the bank, but I can delay that if I'm needed here. === mpt wonders why bzr diff isn't showing any of the pagetest changes he's made === tambaqui [n=patricia@200-183-99-107-mns.cpe.vivax.com.br] has joined #launchpad [05:45] mpt: Have the files been bzr added? Or did you accidently commit them (bzr status might help) [05:46] stub: no, go for it, ping me when you get back [05:46] stub: it would be nice if we can cherrypick this on production [05:46] stub, this is a branch recently converted from baz [05:47] Now I see that the test I'm changing shows up as "unknown:" in bzr status (along with dozens of other files) === pcbill [n=pcbill@140.112.30.182] has joined #launchpad [05:47] Do I need to bzr add all of them? :-/ [05:47] cprov: I've applied the patch to the production database [05:47] stub: you rock, thanks [05:48] mpt:'bzr add .' works to add everything in the current directory and below [05:48] (unless it is ignored like .pyc and foo~ files) [05:48] Yeah, I was just going to ask if I'd need to do a make clean first :-) [05:50] Otherwise 'bzr missing | xargs bzr add' might do the trick if what you are trying doesn't work [05:50] stub, now I have both 30-add-edit-package-infestation.txt and 30-add-edit-package-infestation.txt.disabled [05:50] should I use rm on the first one, or bzr rm? [05:51] I use bzr rm - not sure what is best practive [05:51] practice [05:51] (given that that test is supposed to disabled) [05:51] +be [05:54] mpt: Hmm, is one a copy of the other? [05:54] yes [05:55] Are you changing that file in this branch, or is this just some temporary hackery? [05:55] I was trying to change it to make the pagetest pass, that's all [05:55] Pretty quickly I realized it would never pass because we don't have infestations [05:55] I ask because when this branch gets merged to rocketfuel, you don't want an existing file to look like it's been deleted then re-added as a whole new file with no history. [05:56] So rocketfuel has 30-add-edit-package-infestation.txt.disabled, which presumably has history preserved by bzr mv [05:57] Right. So if you don't want the non-disabled one, just delete it? [05:57] I've bzr added, then bzr rmed, 30-add-edit-package-infestation.txt [05:57] (and bzr rm it if you accidentally added it) [05:57] All good then :) [05:57] So I think I'm ok [05:57] I'll shut up and let you get on with it :) [05:57] except that bzr diff against rocketfuel now gives me a whole crapload of stuff that I didn't do [05:57] Hmm. [05:58] And presumably "bzr status" tells you you've changed stuff you didn't change? [05:58] yes [05:58] added: cronscripts/check-cve.py, database/schema/pending/HideObscureLanguages.sql, etc [05:59] Sounds like something wonky in the conversion from baz... [06:00] I *think* it may be the case that those are all old files that the baz2bzr script doesn't remove from the working copy. [06:00] i.e. a freshly converted branch is likely to have an unclean "bzr status", because of files that should be deleted are still lying around. [06:01] ok, that looks about right [06:01] all the files marked as "added:" are ones that don't exist in rocketfuel [06:02] Both of cronscripts/check-cve.py and database/schema/pending/HideObscureLanguages.sql aren't in current rocketfuel, so I think you might want to check each of these files, make sure they're obsolete, and "bzr rm" and/or "rm" them as appropriate. === mpt does the mental "How long will it take me to learn how to script this" vs. "How long will it take for me to do it manually" calculation [06:04] mpt: Don't forget the "how long will it take me to answer that question" part of that calculation ;) [06:04] mpt: And the "how long witll it take me to answer the meta-question" question ;) [06:04] That's a dead-weight loss no matter which option I choose [06:18] Ahh.... I seem to recall that the newly converted branch needs to be 'bzr reverted' to make it clean [06:19] I've fixed about four bugs on this branch, and I don't really want to fix them again [06:20] If you start with a fresh converted branch though you could copy across the files you have modified. Hindsight will tell for sure :) [06:22] hmmmmmmm, that's a possibility [06:22] You need to undo all the changes in those files you didn't touch though (bzr revert) rather than committing or you will be committing obsolete code [06:22] (if you attempt to rescue your current branch that is) [06:24] If bzr log listed the files I'd changed with each commit, I could do that [06:24] but it doesn't [06:24] mpt: --verbose [06:25] ahhhh [06:29] So, I converted the branch, then merged rocketfuel as revno 2371 [06:29] then fixed bugs in 2372, 2373, etc [06:29] So, bzr revert -r 2370? [06:30] Merge to devel/launchpad/: [r=stub] New field in Build to store DEPWAIT current dependencies line, comments on Build fields (code is in soyuz production branch) (r3200: Celso Providelo) [06:31] mpt: 'bzr uncommit' will uncommit the most recent commit. That is the only way I'm aware of to revert history apart from generating the inverse diff of the changes and applying that. [06:33] ok, I think I'll be converting the branch from baz again [06:34] bzr uncommit can be run multiple times [06:35] (so bzr uncommit; bzr uncommit; bzr uncommit; should get you back to where you started) [06:35] Followed by a 'bzr revert' and 'bzr clean-tree' to give everything a good scrub === stub goes to the bank === mpt [n=mpt@219-89-159-215.jetstart.xtra.co.nz] has joined #launchpad === mpt [n=mpt@219-89-159-215.jetstart.xtra.co.nz] has joined #launchpad === Gadina [n=Miranda@85.142.128.187] has joined #launchpad === Martolod [n=jeremy@ARennes-257-1-96-227.w81-48.abo.wanadoo.fr] has joined #launchpad [09:05] hello all [09:05] i have a lot of questions ! [09:06] i'm a translator of Gnome with CVS access and i would like to know how rosetta can be able to commit .po files ? [09:06] i don't understand the utility of rosetta to translate gnome in fact [09:06] anyone to explain to me ? [09:10] Martolod: someone would need to export the PO files from rosetta and commit them to Gnome CVS [09:10] manually ? [09:11] i don't see the of rosetta so ! [09:11] but if i want to translate ubuntu for instance [09:12] Martolod: for Ubuntu, we export PO files and generate language packs containing translations for everything in the desktop [09:12] i don't need to have any cvs account to ubuntu, just a launchpad account and it's all ? [09:12] yeah [09:12] ok thank you. [09:12] ah a last question ! [09:12] there are long term plans to make it easier for upstreams to pull info from rosetta [09:12] if upstream is using bzr, the idea is that Rosetta would publish a branch containing up to date translations [09:13] so if i translate with roseta a gnome application of Ubuntu, do the same application will be translated in the official gnome package ? [09:13] which the developers would be able to merge from [09:13] ok [09:13] Martolod: only if someone imports the translations into Gnome CVS [09:14] you'd need to check with your language team in the GTP about it [09:14] yes i'm the leader of the team [09:15] so i need to commit manualy and regularly po files from rosetta to gnome cvs [09:15] it's what i wanted to know [09:16] thank you. [09:16] well, if the rest of the members of your team decided that they wanted to use Rosetta, and coordinated getting the translations back into Gnome CVS, then you could start using Rosetta === Keybuk [n=scott@c51008D91.inet.catch.no] has joined #launchpad === ddaa [n=ddaa@nor75-18-82-241-238-155.fbx.proxad.net] has joined #launchpad [09:29] hello === pkunk_ [n=pkunk@a84-231-5-36.elisa-laajakaista.fi] has joined #launchpad === ddaa considers [09:30] So, I used to have a meeting on monday morning, with mgmt [09:31] the problem is, SteveA is on travel [09:31] and lifeless is on leave === ddaa holds a hand mirror [09:31] "Let's have a meeting, shall we?" [09:32] "Mh, is there really a point?" [09:32] "I'm not sure, but you know it's unprofessional to miss meetings" === carlos_ [n=carlos@84.76.255.40] has joined #launchpad [09:32] "I guess so. Let's have meeting in 27 mins" [09:33] morning [09:33] hey Carl [09:33] mgn [09:33] hey carlos_ === Seveas [n=seveas@ubuntu/member/seveas] has joined #launchpad [09:47] spiv: hi [09:47] spiv: around? === thisfred [n=thisfred@a80-127-80-154.adsl.xs4all.nl] has joined #launchpad [10:15] spiv: ping [10:15] daf: ping [10:16] jamesh: ping [10:18] daf: hi, could you give me some input on https://launchpad.net/products/rosetta/+bug/33020 ? [10:18] malone bug 33020 in rosetta "Rosetta Imports page is not able to handle lot of entries" [Normal,Unconfirmed] [10:18] jordi: and you? === fish [n=kvirc@h081217119213.dyn.cm.kabsi.at] has joined #launchpad [10:22] carlos: hey carlos [10:22] carlos: how are the automatic rosetta imports ? [10:22] carlos: can we consider it "released" ? === carlos_ [n=carlos@62.87.125.31] has joined #launchpad [10:29] daf: jordi: did you see my question? I got disconnected so I don't know if you answered === raphink [n=raphink@ubuntu/member/raphink] has joined #launchpad [10:58] duh... kiko is on holiday too... [10:58] no management in sig [10:59] in sight today, let's have a giant game of nettris! === raphink [n=raphink@ubuntu/member/raphink] has joined #launchpad [11:02] ddaa: pong [11:02] hey daf [11:02] carlos: looking at it now [11:02] daf: ok, thanks [11:03] daf: can you spare some time to fix the ProductSeries.branch oops this week, please. It will become suddenly VERY painful next week. [11:03] When bzr imports will be published. [11:03] carlos: (1) only show the first 20 imports (2) batch it [11:04] carlos: what do you think? [11:04] daf: I'd really really like that bugfix to be up in production next week. [11:04] I need your help. [11:04] ddaa: can you remind me what the bug number is? [11:04] daf: yeah, that's another option [11:04] (2) [11:04] I don't think we should implement (1) [11:04] as people would think their import is not there [11:05] ok [11:05] batching it is [11:05] do we have already a way to do batching on launchpad? [11:05] or should I implement my own stuff? [11:05] daf: bug 32117 [11:05] malone bug 32117 in launchpad "Template productseries-hctstatus-core.pt is wrongly calling getPackageName" [Normal,Confirmed] http://launchpad.net/bugs/32117 [11:05] I think mpt said that we are going to have a standard way to do batching on launchpad, but I don't have more details === mpt [n=mpt@219-89-159-215.jetstart.xtra.co.nz] has joined #launchpad [11:06] ddaa: thanks [11:07] ddaa: I can work on that today [11:07] daf: fantastic [11:07] ddaa: I will let you know how it's going [11:07] daf: there's a bit of UI design involved, don't be afraid being creative. The old UI sucked. [11:07] daf: but timeliness is of the essence. [11:08] mpt: hi [11:08] ddaa: noted :) [11:08] hi carlos [11:08] mpt: I need to implement batching for the page at /rosetta/imports [11:08] mpt: do we have a standard way to do that? [11:09] or should I do my own stuff ? [11:09] carlos, no :-( [11:09] I think you said that we are going to have a way to do it [11:09] mpt: https://launchpad.net/malone/bugs/33020 [11:09] malone bug 33020 in rosetta "Rosetta Imports page is not able to handle lot of entries" [Major,Confirmed] [11:09] mpt: could you take a look to it? [11:09] carlos: we do have standard ways of doing batching [11:09] mpt: daf suggested to solve it using batching [11:10] carlos, yes, but the design hasn't been finished yet, let alone the implementation [11:10] http://wiki.launchpad.canonical.com/StandardizedBatching [11:10] ok [11:11] in the long term, there will be One True Batching Method [11:11] as designed by mpt [11:11] in the short term, we have some infrastructure for doing batching [11:11] and the imports page can use that [11:11] mpt: could you give me some input on that bug, please? [11:11] daf: Where could I see the interface? [11:11] carlos: look at DistributionAllPackagesView for an example [11:11] ok [11:11] daf: thanks [11:12] and the corresponding distribution-allpackages.pt template [11:12] de nada [11:14] carlos, I have nothing useful to add to that bug report [11:14] morning shiney people :) [11:14] shiny people?? [11:16] carlos, mainly because I haven't sat behind you or jordi and watched the imports happening, so I have no idea how it works. Perhaps you can show me at the sprint. [11:16] mpt: sure [11:16] mpt: anyway, I need to implement something as the page is broken atm with the amount of entries from dapper [11:17] and we don't have all packages imported... [11:17] I will go for the batch solution as it's the easier to implement [11:33] mpt: why not shiney? === WaterSevenUb [n=WaterSev@azevedo.astro.up.pt] has joined #launchpad === r2ndom [n=ubuntu@c-24-10-247-97.hsd1.ut.comcast.net] has joined #launchpad [11:47] is there a policy (or not?) about deleting old bzr branches from chinstrap? [11:48] jamesh: ping? [11:51] see you tonight ... [11:52] sivang, Launchpad's not shiny yet [11:55] mpt: :) === Martolod [n=jeremy@ARennes-257-1-96-227.w81-48.abo.wanadoo.fr] has left #launchpad ["Quitte"] === r2ndom [n=ubuntu@c-24-10-247-97.hsd1.ut.comcast.net] has left #launchpad ["Leaving"] === sabdfl [n=mark@ubuntu/member/pdpc.silver.sabdfl] has joined #launchpad [12:36] oh dude === lbm [n=lbm@x1-6-00-13-10-7a-d1-e4.k233.webspeed.dk] has joined #launchpad [12:37] carlos: haven't had time to think about it [12:37] hmm. [12:37] jordi: hi [12:37] I just arrived from Bruxelles === jinty [n=jinty@196-28-44-2.jhb.netdial.co.za] has joined #launchpad === [fish] [n=kvirc@h081217119213.dyn.cm.kabsi.at] has joined #launchpad === dsaa [n=dsaa@210.213.92.173] has joined #launchpad === [fish] [n=kvirc@h081217119213.dyn.cm.kabsi.at] has joined #launchpad === fish [n=kvirc@h081217119213.dyn.cm.kabsi.at] has joined #launchpad === carlos_ [n=carlos@212.166.227.156] has joined #launchpad === stub [n=stub@ppp-58.10.73.249.revip2.asianet.co.th] has joined #launchpad [01:17] mpt: https://launchpad.net/people/daf -- why is the "Registered Details" bit floating off to the right? === bradb [n=bradb@modemcable033.209-70-69.mc.videotron.ca] has joined #launchpad === jsgotangco [n=jsg@ubuntu/member/jsgotangco] has joined #launchpad === AlinuxOS [n=Ubuntu@d81-211-214-182.cust.tele2.it] has joined #launchpad === AlinuxOS [n=Ubuntu@d81-211-214-182.cust.tele2.it] has joined #launchpad === carlos [n=carlos@84.76.255.40] has joined #launchpad [02:38] stub: hi [02:38] around? [02:39] carlos: yes [02:39] stub: could you run a SQL sentence on production for me, please? [02:39] SELECT COUNT(*) FROM TranslationImportQueueEntry; [02:43] carlos: 1434 [02:43] stub: thanks === doko [n=doko@dslb-084-059-114-020.pools.arcor-ip.net] has joined #launchpad === carlos_ [n=carlos@62.87.127.38] has joined #launchpad === carlos_ -> lunch === carlos [n=carlos@62.87.127.38] has joined #launchpad === fishse [n=fishse@h081217119213.dyn.cm.kabsi.at] has joined #launchpad === AlinuxOS [n=Ubuntu@d81-211-214-182.cust.tele2.it] has joined #launchpad === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #launchpad [03:40] carlos: how's the batching? [03:41] daf: bad, we need other changes before that. I'm finishing an email with an analysis of the problem and the solution I'm going to take. Will ping you when it's done to get some input from you [03:42] sounds like a good plan [03:42] can you give me some input on this bug? [03:42] https://launchpad.net/products/rosetta/+bug/29944 [03:42] malone bug 29944 in rosetta "Import queue: ForbiddenAttribute: pofile oopses when importing gnome-panel for Georgian" [Normal,In progress] [03:42] should the 'pofile' attribute be in the interface? [03:44] daf: yes, I guess that's the problem [03:44] ok [03:44] thanks [03:44] daf: anyway, the changes I'm planning to do will touch those files and that logic so I can fix that bug at the same time [03:45] oh, cool [03:45] I'll assign it you then [03:45] oh, it already is [03:45] never mind [03:45] daf: yeah ;-) [03:45] I thought it was assigned to me for some reason [03:47] daf: it was [03:47] I changed it this weekend [03:47] ok, that will be why [03:47] no hay problema === G0SUB [i=ghoseb@unaffiliated/gnulinuxer] has joined #launchpad [04:06] how do I get my tranlation team to be the official tranlation team for my language? https://launchpad.net/rosetta/groups/ubuntu-translators/ [04:08] G0SUB: please, read https://wiki.ubuntu.com/RosettaFAQ [04:08] thanks [04:09] spiv: jamesh: ping === soumyadip [n=soumyadi@59.93.194.170] has joined #launchpad [04:12] any admins around ? [04:13] it depends on which kind of admin action your require [04:14] well I seem to have duplicate accounts at launchpad [04:15] one registered as soumyadip@softhome.net and the other as soumyadip.modak@gmail.com [04:15] now I followed the procedure to merge the two accounts, yet I cannot find gmail.com email address in the list of addresses for soumyadip@softhome.net [04:15] if you have still access to the other email address, there's a feature to merge them [04:16] nor can I add that address [04:16] I have access to both the addresses [04:16] carlos: ^ I think you know about merging [04:17] ddaa: well, my knowledge is limited... [04:17] soumyadip: did you get the emails in both accounts to do the merge? [04:18] soumyadip: I'm not sure if you will get two of them or just one to the address in the account you are going to merge into your main account [04:19] well I did receive a mail at my gmail.com account, which I'm trying to merge into the softhome.net account [04:19] carlos, and I followed the instructions, and clicked the link === hanover [n=rob@c-24-1-141-242.hsd1.tx.comcast.net] has joined #launchpad [04:19] soumyadip: and you didn't get any timeout or error, right? [04:19] nope [04:19] then the merge should be done soon [04:20] my gmail.com account probably points to something like people/soumyadip-modak-merged [04:20] I think it's done by a cron script after you confirm it, but I'm not sure, How long since you confirmed it? [04:20] what's up with launchpad? I have to reset my password every time I want to login. [04:21] carlos, well about 15 minutes ago [04:22] carlos: do you have a launchpad-dependancies package installed? [04:22] jblack: yes, I do [04:22] You're on breezy, right? === lifeless_ [n=robertc@dsl-246.3.240.220.rns01-kent-syd.dsl.comindico.com.au] has joined #launchpad [04:23] soumyadip: then it should be merged soon, if it's not merged after an hour or so, ping us again (better if you mail to launchpad-users) [04:23] jblack: no, dapper [04:23] lifeless: What are you doing here? You should be.. off doing things. [04:23] carlos, ok thanks a lot [04:23] mind mailing me your sources.list? [04:24] stub: around? [04:24] jblack: just a second... [04:25] carlos: yes [04:25] stub: could you take a look at soumyadip's problem? [04:25] stub: I did a search and see weird things... [04:25] stub: https://launchpad.net/people/?name=soumyadip&searchfor=all [04:25] stub: the one with 'merged' on the name is not valid === poningru [n=poningru@n128-227-48-188.xlate.ufl.edu] has joined #launchpad [04:26] stub: it gives a 404 error [04:27] An already merged account. It should not be appearing in the search results. [04:28] stub, yup, I was merging that account into the first one [04:30] stub, anything that I have to do now ? [04:30] bah... i just want to be able to login [04:30] I mean when can I add the email addy of the -merged account into the original account ? [04:31] hanover: It works for me without problems... [04:31] hanover: could be a problem with your browser's cookies? [04:32] i've had to reset my password three times today... I can believe I typo'd the same thing twice, but not 6 times or so... [04:32] soumyadip: Do you know if anyone else has tried to fix your problem? Your account data is currently in a theoretically impossible state and I'm trying to work out how that happened. [04:32] hanover: but once you are logged, you don't need to loggin again... === SteveA [n=steve@72-254-157-106.client.stsn.net] has joined #launchpad [04:33] daf: email sent, could you take a look, please? [04:33] stub, eek !! no, I just came here and asked when I couldn't add my email address to the first account [04:33] jblack: upps, I forgot your request. Just a second.... [04:33] hi Steve [04:33] carlos: sure [04:33] hello [04:33] Ooh... I wonder what happens if you respond to an email address validation message for an account that has since been merged into another one? [04:33] ddaa: hello [04:33] carlos: thanks [04:33] stub, you can maybe remove both the accounts, I'll re register if necessary [04:33] hmmmm... just cleared cookies and cache... no joy. Also getting oopses when trying to submit anything [04:33] SteveA: hello, the meeting today was fun [04:34] soumyadip: I've fixed it [04:34] hanover: could you give us the oops number? [04:34] hanover: that way we can know what's going on [04:34] stub, hey thanks a ton === soumyadip hugs stub and carlos and ddaa [04:35] carlos: OOPS-58C278 [04:35] https://chinstrap.ubuntu.com/~jamesh/oops.cgi/58C278 === Seveas [n=seveas@ubuntu/member/seveas] has joined #launchpad [04:35] getting a few other numbers too [04:35] but yeah, something is hosed with FF... moz gets me in. [04:35] hanover: just one of them is enough [04:36] hanover: that oops number is a page not found error [04:41] guys, I don't know if this question belongs here or not, but I'll ask anyway [04:41] I maintain a few packages in Debian === jinty [n=jinty@196-28-45-253.jhb.netdial.co.za] has joined #launchpad [04:41] Can I take them over in Ubuntu too ? [04:41] jblack: sent [04:42] soumyadip: is better if you ask at #ubuntu-devel [04:42] carlos, ok, thanks for the tip [04:42] we provide the tools but we don't develop Ubuntu itself [04:42] I'm thinking it shouldn't give a page not found in response to clicking submit... [04:43] carlos: hmmm... what's a 58D326? [04:43] that's what i'm getting now.... [04:43] carlos: thanks [04:44] hanover: right, I forgot the 'POST' part [04:44] hanover: I think that's a bug on malone, could you file a bug with the OPs code? [04:44] ahh... ;) [04:44] i have one filed for the first one. Should I do another for the second code? [04:45] or just ammend the previous one? [04:45] hanover: I cannot see the second one [04:45] you can't see the 58D326? [04:45] just wait some extra minutes until our system syncs with the erros so I can know what's going on with it [04:46] hanover: yes, there is a delay between the time you see it and when we can see it [04:46] stupid system... hanover SMASH ;) === jblack scratches his head === hanover gives the hamsters a red bull [04:47] hanover: it's only 5 minutes dude ;-) [04:47] dude... i'm in IT... I have no patience ;) [04:47] carlos: Are you sure you have a package called launchpad-dependancies, and that you ran apt-get install to get it? [04:48] carlos@aragorn:~$ apt-cache policy launchpad-dependencies [04:48] launchpad-dependencies: [04:48] Installed: 0.4 [04:48] Candidate: 0.4 [04:48] Version table: [04:48] *** 0.4 0 [04:48] 500 http://es.archive.ubuntu.com dapper/multiverse Packages [04:48] hmm. maybe you got it in breezy. [04:48] 100 /var/lib/dpkg/status [04:48] jblack: dapper, this machine is installed from the scratch with dapper [04:50] aha. [04:50] I bet it would help if I spelled dependencies right. [04:51] see... I've always said that if you get a word, or a number 99% right, a computer should just figure it out... do what I meant, not what I said. Ya know? [04:52] I've always spelled the world dependancies, which is a valid, but minimalized, spelling of dependencies [04:52] hanover: same problem as before [04:52] like if I dial 214-555-1234, but meant 214-555-1231, it should dial my ISP and not 90+ hot chix0rs [04:53] hanover: you can add that opps code to the same bug report [04:53] okie dokies [04:57] updated [04:58] guess I'll forget trying to submit that bug for now... [04:58] carlos: thx for the help [04:58] also gotta figure out why firefox is borked [04:59] did you try ff, or another browser? [05:01] well, ain't FF, at least not 1.5... a different machine works using a different account... [05:01] grrrr.... [05:01] hanover: hmm No idea, note that on the bug report, perhaps it's a problem with your browser installation... [05:03] maybe.... cookie is getting set... it's the site that says my user/pass don't match === margadevi [n=conan@202.95.133.50] has joined #launchpad === kjcole [n=kjcole@72-254-158-163.client.stsn.net] has joined #launchpad [05:05] hanover: well, the error is not related with authentification but with a 404 page === kjcole [n=kjcole@72-254-158-163.client.stsn.net] has left #launchpad ["Konversation] [05:06] carlos: hmmmm [05:06] carlos: how do you calculate which queue a request belongs to? [05:06] SteveA: hi, did you get my review reply? I had some mail problems last week so I'm not sure if it was delivered or not [05:06] daf: when? after it's attached to the system? [05:07] well, i'm still on 1.0.7... guess i could try updating it [05:07] "Both are represented in our data model as a single table and whether a [05:07] entry belongs to one queue or to the other is calculated on load time. [05:07] " [05:07] but i can login to other sites fine [05:07] carlos: how do you make that calculation? [05:07] daf: did you read the whole email? [05:07] daf: ITranslationStatusQueueEntry.status that it's a RosettaImportStatus DB schema [05:08] that's the new design, right? [05:08] how does the view do it right now? [05:09] daf: yes, the new design [05:09] daf: we have a ITranslationStatusQueueEntry.is_blocked for the blocked list [05:09] ok, then how about this: [05:10] daf: and the others, depend on getting a value from ITranslationStatusQueueEntry.import_into [05:10] do ORDER BY is_blocked [05:10] and just do the simple batching [05:10] daf: no, the blocked ones are not an issue, the problem are with hte ones that are ready to be imported and the ones that need review [05:10] or ORDER BY (import_into IS NOT NULL, is_blocked) [05:11] daf: import_into is python code [05:11] ah [05:11] well, your plan sounds ok; I'm just trying to work out if there's something simpler we can do [05:12] this might be a stupid question, but: [05:12] daf: yeah, I tried that too... [05:12] daf: tell me [05:12] we have one table -- why do we show it as two queues? [05:12] is it so the reviewers can see the ones which are blocked? [05:12] daf: to represent different status to the user [05:12] daf: yes [05:12] ok [05:12] daf: and the users know the status of their import request [05:13] it's a way to group the imports [05:13] I suggest: have /imports use one batched table [05:13] the status is shown in a clear way [05:13] it's sorted by date [05:13] and status [05:14] have a separate page for reviewers [05:14] it only shows items that need to be reviewed [05:15] ls [05:15] it can use the same view code [05:16] how does that sound? [05:16] daf: and links to jump to a concrete status? (changing the offset not going to a new page) [05:16] daf: so you can go directly to the blocked ones, or the deleted ones, etc... ? === carlos_ [n=carlos@62.87.127.38] has joined #launchpad [05:17] daf: sorry, my link went down [05:17] it only shows items that need to be reviewed [05:17] daf: and links to jump to a concrete status? (changing the offset not going to a new page) [05:17] daf: so you can go directly to the blocked ones, or the deleted ones, etc... ? [05:17] hmm [05:17] hmm, it's not down [05:17] I see two use cases: [05:17] - "why hasn't my PO file been imported yet?" [05:17] - "I want to review PO files for import" [05:18] right [05:18] for the first one, the user needs to be able to find their PO file in the list [05:18] I like the idea of a single table for users [05:18] it's easier for them, yes [05:18] why don't we add a page /+import-status? [05:19] /products/foo/1.0/+translations/foo/cy/+import-status [05:19] daf: that's what I suggested on the bug report [05:19] heh :) [05:19] daf: but I don't think we should use that path yet [05:19] let's fix first the main import queue [05:19] or perhaps put it on POTemplate [05:19] daf: POTemplate is better or even sourcepackage/productseries [05:19] yeah, I agree [05:20] daf: there are use cases where we don't have an IPOTemplate [05:20] I think right now, it's more important to get the reviewer use case working [05:20] right [05:20] and we can look at making it easier to see the import status for some specific PO file later [05:20] the single queue suggestion [05:20] would work for both use cases [05:20] ok [05:21] one question: [05:21] we could improve it later [05:21] what's the difference between WAITING and REVIEW? [05:21] WAITING for being imported by poimport script [05:21] hmm, perhaps APPROVED? [05:21] REVIEWING -> waiting for a rosetta expert to review it [05:22] or that our automatic system is able to "approve" it automatically due some related change done (for instance two imports of cy.po for evolution, the first is fixed by jordi and the second one is automatically handled by our code following jordi's review for the first entry) [05:23] daf: yes, it's better. Thanks [05:23] and perhaps NEEDS_REVIEW instead of REVIEWING [05:23] I do like the data schema change [05:24] I just want to find the quickest way to make things work again :) [05:24] me too, it simplifies a bit our data model and exposes to the users the whole import process [05:24] me goes with NEEDS_REVIEW [05:24] right === BjornT_ [n=bjorn@clt-84-32-240-183.dtiltas.lt] has joined #launchpad [05:25] cool, so I'll reply to the list with a summary of what we discussed [05:25] daf: ok, perfect, thank you for your input! [05:25] de nada [05:26] carlos: so I was thinking about the timeout [05:26] daf: my only concern is to show a lot of information on that table so it overflows like current one [05:26] would just showing multiple pages help at all? [05:26] ie, 300 items, 1-50, 51-100, etc? [05:26] jordi: yes, but not with our current code [05:26] nod [05:27] jordi: that's what we are going to do when the batching is implemented [05:27] ok [05:27] jordi: there is a workaround for the timeout but it's more work for you :-P [05:27] I did it this morning [05:27] oh no [05:27] but it's too boring ;-) [05:27] moin [05:27] jordi: it's a matter of guessing the id [05:27] then, you get the edit form per entry [05:27] daf: were you at fosdem too, or did I mistake someone for you? [05:28] LarstiQ: yes, I was [05:28] LarstiQ: did we meet? [05:28] you submit it, get a timeout (the submit is saved anyway) and go to guess the next entry :-P [05:28] carlos: lol [05:28] daf: I'm afraid not, just passed each other a couple of times [05:28] carlos: you must be kidding me :) [05:28] jordi: then I realized that we had already more than 1400 entries and give up and went to cook a final solution [05:29] Ok. I need some time from a launchpad dev that also knows how to build debs. I have some new packages ready, but could use a vetting. [05:29] oh :) [05:29] carlos: thanks for the consideration ;) [05:30] jordi: https://launchpad.net/rosetta/imports/+blocked [05:30] jordi: I fixed already glib ;) [05:31] that'll be needed again with 2.10.1, right? [05:31] jordi, daf: what do you think about the idea of showing deleted and already imported files? should we have them for 15 o 7 days? [05:31] LarstiQ: ah, oops [05:31] jordi: I guess that the answer is yes... [05:31] carlos: I'd like that. [05:31] carlos: hmm, good question [05:31] carlos: I think it would be useful, but I think the last 2 or 3 days should be enough [05:32] carlos: reply sent to the list [05:32] carlos: please make sure I didn't say anything dumb :) [05:32] jordi: do you agree? [05:32] daf: ok, thanks :-D [05:32] jordi: I saw a request for an Arabic team [05:33] daf: I just saw it myself [05:33] I had no access to email duribng the weekend [05:33] yeah, I just saw it this morning [05:33] a silly dhclient was running inmy server and I got an internal ip change [05:33] oops [05:33] yeah man [05:33] I was just ignoring mail over the weekend :) [05:33] I tried not to [05:33] failed miserably :) [05:34] ha [05:34] next year I'm not going to even carry a laptop to fosdem [05:34] useless tool there [05:34] daf: about the status order... What do you think about: APPROVED, IMPORTED, FAILED, NEEDS_REVIEW, BLOCKED [05:34] jordi: ? ^^^ [05:34] don't forget DELETED [05:34] oh, right [05:35] fine by me, but Jordi's going to be using it more than me [05:35] hmm, why is NEEDS_REVIEW after APPROVED? [05:35] and, how do I use these? === daf back in a bit [05:36] APPROVED, IMPORTED, DELETED, FAILED, NEEDS_REVIEW, BLOCKED [05:36] jordi: it's the way to show all the entries on the import queue [05:36] so we get the whole list of entries [05:36] sorted by date and status (the list I just gave you) [05:37] nod [05:37] ok [05:37] hm [05:37] you will only use the NEEDS_REVIEW part, as a second step, you will have a page with just the NEEDS_REVIEW entries [05:37] but will each status be in a different list block? [05:37] carlos: aha [05:37] ok [05:37] so the list will be batched on a set of entries from the final list we get [05:37] I guess that makes sense. [05:38] jordi: just one table with different visual tags to see the different status [05:39] shouldn't I see needs review first, as it's the one I'm supposed to work on? [05:39] jordi: anyway, after it's implemented, if you want to change the order will be easy to be done [05:39] yeah, I was thinking just that [05:39] I'll trust your judgement for now. My brain is fried after the travelling, I really need a nap [05:39] jordi: it's a one line change on the sql query [05:39] nod [05:40] jordi: ok ;-) [05:40] I'll answer the Arabic and Bengali stuff later on [05:40] laters :) [05:40] jordi: btw... I remember that you said something about Akan [05:40] but I don't remember what... [05:40] and I did nothing... [05:41] carlos: akan is currently assigned to "aka" [05:41] it should be "ak" [05:41] carlos: replied [05:41] Akkasomething is our current "ak", its wrong, should be "akk" [05:41] hey SteveA [05:42] jordi: hmmm I don't have access to change that, you need a launchpad admin [05:42] jordi: I have exactly the same rights you have [05:42] jordi: when the imports issues are fixed, I will fix that permission problem [05:42] SteveA: thanks [05:43] ok [05:43] carlos: so we need to ask stub? [05:43] or reassign to stub, or whatever [05:43] ther'es a bug in malone [05:44] jordi: or SteveA, or lifeless or anyone member of https://launchpad.net/people/admins [05:45] lifeless is off today. [05:51] carlos: so that can be done via the ui? [05:51] SteveA: can you have a look at this? [05:51] jordi: yes [05:51] jordi: it's a matter of edit the appointed translationteam [05:52] jordi: appoint a translation team for akk and remove the one for ak [05:52] jordi: can i look at what? [05:52] SteveA: "ak" Should be Akan, not "aka"; "akk" should be Akkadian instead. [05:54] jordi: i can't look at this today. [05:55] SteveA: ok. I can mail the list. === carlos -> out [06:03] see you guys! [06:09] can somebody please mark 33056 as private, quickly [06:10] sladen: done [06:10] sladen: why didn't you file it as private? [06:13] Kinnison: because I forgot the little ticky box and there's no preview. It was actually send to security@u.com 2 weeks ago; but didn't get any response... [06:14] does Malone talk to the flyspray bug tracker yet [06:15] not yet [06:16] bug 28738 [06:16] malone bug 28738 in malone "malone doesn't know about the Flyspray BTS" [Minor,Confirmed] http://launchpad.net/bugs/28738 [06:17] bargin === tambaqui [n=patricia@200-247-30-41-mns.cpe.vivax.com.br] has joined #launchpad === BjornT [n=bjorn@clt-84-32-240-183.dtiltas.lt] has joined #launchpad [06:26] ah, after 5 minutes of hunting "Bug Visibility" -> Mark as private [06:26] could be made more discoverable [06:28] there should be a change link right next to the visibility setting, IMHO === [1] Ben [n=b3n@ool-182dfd5c.dyn.optonline.net] has joined #launchpad [06:29] sort of a put-an-option-where-the-user-is-likely-to-trip-over-it approach, crazy as it may sound :P [06:30] Merge to devel/launchpad/sourcecode/buildbot/: [trivial] Disable noisy DeprecationWarning (r159: Stuart Bishop) === BjornT [n=bjorn@clt-84-32-240-183.dtiltas.lt] has joined #launchpad [06:44] I just raised a bug in malone. [06:44] and then added it to the gnome BTS [06:44] at around the same time, someone else linked it to the GNOME BTS too [06:45] so now it has two identical links to the GNOME BTS [06:45] is this a known issue? [06:46] dooglus: bug 4594 [06:46] malone bug 4594 in malone "Shouldn't be able to add duplicate bug watches" [Normal,Confirmed] http://launchpad.net/bugs/4594 [06:47] thanks [06:47] no prob === cill| [i=cill@81-29-33-228.tau.hesby-radio.no] has joined #launchpad === nmsa [n=alcatel@202.182.6.26] has joined #launchpad [07:24] ddaa: ping [07:26] elmo: pong [07:28] ddaa: marambio is almost out of disk space [07:28] oh, that's interesting [07:29] elmo: when can I start running multi-weeks jobs again? [07:29] gimp is still outstanding... === ddaa rm bzr.log and frees 8.2 GB [07:31] ddaa: sorry, you should be safe now [07:32] elmo: also I know there's a ton of shit in my account on chinstrap, I'll rm it when the bzr imports are live. [07:33] I had to jump through a bunch of hoops to get the bzr branches from escudero to galapagos and neumayer [07:36] no problem === Seveas [n=seveas@ubuntu/member/seveas] has joined #launchpad === mpt_ [n=mpt@219-89-143-203.jetstart.xtra.co.nz] has joined #launchpad === poningru_ [n=poningru@n128-227-57-128.xlate.ufl.edu] has joined #launchpad === poningru [n=poningru@n128-227-48-188.xlate.ufl.edu] has joined #launchpad === Seveas [n=seveas@ubuntu/member/seveas] has joined #launchpad === WaterSevenUb [n=WaterSev@195-23-238-239.nr.ip.pt] has joined #launchpad === seejau [i=110-84@adsl-213-190-51-250.takas.lt] has joined #launchpad === JohnFlux [n=johnflux@konversation/developer/JohnFlux] has joined #launchpad [09:09] Hey all [09:10] What are the chances of launchpad becoming open source? === thierry [n=thierry@modemcable023.222-70-69.mc.videotron.ca] has joined #launchpad === sabdfl [n=mark@ubuntu/member/pdpc.silver.sabdfl] has joined #launchpad === JohnFlux [n=johnflux@konversation/developer/JohnFlux] has left #launchpad ["Konversation] [09:18] can somebody with godmode mark two private bugs as duplicates, 33056 and 33070 === [fish] [n=fishse@h081217119213.dyn.cm.kabsi.at] has joined #launchpad === poningru [n=poningru@n128-227-48-188.xlate.ufl.edu] has joined #launchpad [09:25] sladen: if you can see those bugs, you can mark them as dupes [09:26] sladen: You can edit anything about a bug, if you're logged in, and it's otherwise visible to you. [09:27] Any launchpad devs around that happen to be ubuntu/debian devs as well? I made up launchpad packages that do dependancies and would like gobs of input [09:34] Kinnison: :) === fishse [n=fishse@h081217119213.dyn.cm.kabsi.at] has joined #launchpad [09:51] pqm going down for a manual merge. [09:51] be ~30 [10:04] lifeless: be sure to run the merge test suite in production [10:04] ddaa: dude, SUCK EGGS [10:05] kthnxbye [10:05] right I'll get lost === ddaa [n=ddaa@nor75-18-82-241-238-155.fbx.proxad.net] has left #launchpad [] === Omni|Work [n=hopper@pdpc/supporter/sustaining/Omnifarious] has joined #launchpad [10:07] There is a spam project on Launchpad. [10:07] https://launchpad.net/products/launchpad/+bug/32990 [10:07] malone bug 32990 in launchpad "Spam project on Launchpad (fatalnetwork)" [Normal,Unconfirmed] [10:08] I'll mail that to launchpad-users [10:09] thanks LarstiQ [10:09] Thanks. [10:09] bradb: is that the right approach? [10:10] LarstiQ: Yeah. It's a good fallback if noone seems to be around that can help in #launchpad. [10:11] k === SteveA [n=steve@72-254-157-106.client.stsn.net] has joined #launchpad === AlinuxOS [n=Ubuntu@d83-176-68-187.cust.tele2.it] has joined #launchpad === fishse [n=fishse@h081217119213.dyn.cm.kabsi.at] has joined #launchpad === Omni|Work [n=hopper@pdpc/supporter/sustaining/Omnifarious] has left #launchpad [] === bradb [n=bradb@modemcable033.209-70-69.mc.videotron.ca] has left #launchpad [] === einheit_ [n=steve@72-254-131-91.client.stsn.net] has joined #launchpad === mpt__ [n=mpt@219-89-143-203.jetstart.xtra.co.nz] has joined #launchpad === AlinuxOS [n=Ubuntu@d83-176-68-187.cust.tele2.it] has joined #launchpad === tolgam [n=tolgam@homegnu.net] has joined #launchpad [12:01] daf, it's a centered table -- the margin on the left is the same as the margin on the right [12:02] Hello ! I'm trying to report a bug for gdm (in dapper) but it seems it's not using malone. What should I do then ? [12:02] please :)