/srv/irclogs.ubuntu.com/2011/12/12/#launchpad.txt

geserare there any problems with logging in to LP? I get either an timeout or internal server error07:44
wgrantgeser: Yeha, we have some DB issues at the moment.07:49
wgrantgeser: Trying to sort them out...07:49
mrevellHi09:02
danhgMorning09:07
jmlDoes Launchpad not send emails on build success?09:15
bigjoolsno09:18
bigjoolsthis has been raised many times09:18
geserjml: no, only on build/upload failures (and also no mail if the build is in dependency wait)09:18
jmlok, thanks.09:19
Guest52098this ?09:22
roundcubeHello, I have some troubles with the translations system on lp.net. Is there anybody who can help me?10:46
bigjoolsjtv might be able to help if he's still around11:00
jtvroundcube: what's the problem?11:01
jtvIs this still the upload approvals?11:02
roundcubeNo, it's something else now :-(11:02
roundcubeI imported files with language code sv_SE which were successfully assigned to "Swedish (Sweden)" and somebody started adding missing texts.11:02
roundcubeThen suddenly the "Swedish (Sweden)" entry disappeared from the list of translations and instead "Swedish" showed up with 0 translated texts.11:03
roundcubeSee https://translations.launchpad.net/roundcubemail/trunk11:03
roundcubeThe imported and updated sv_SE translations are still there but just not listed in the survey. I can access them by altering the URL to https://translations.launchpad.net/roundcubemail/trunk/+lang/sv_SE11:03
jtvroundcube: sounds like maybe something changed in your browser settings.  It tells Launchpad which languages you're interested in.11:04
roundcubeNow, I'm not swedish but clicked "View all languages"11:05
jtvBy the way, you almost certainly want “Swedish” (sv) and not “Swedish (Sweden)” (sv_SE).11:05
roundcubeAnd it's not listed there.11:05
jtvAh.  That list wouldn't show sv_SE normally, since it's a language that shouldn't normally be used.11:05
jtvBut people whose configuration says they are interested in sv_SE would still be able to see it.11:06
roundcubeBut it existed in the list of languages some days ago.11:06
jtv(By the way, this is _only_ a matter of what languages show up in that list; you can still see the sv_SE translations by accessing the sv ones and replacing the “sv” in the URL with “sv_SE”).11:06
jtvIt was in the list of “all languages”?11:07
roundcubeYep, that's what I did but not all people are as creative to start manipulating the url.11:07
jtvNo, and we don't want them to.  :)11:07
roundcubeYes, it was listed there as far as I can remember.11:07
roundcubeSo how can I move the translated texts from sv_SE to sv then?11:07
jtvOne way is to export them from sv_SE and import them to sv.11:07
jtvIt may also be possible to select sv_SE as a guide when translating to sv, but I'm not sure and it's probably more work at any rate.11:08
roundcubeOK. And can I also remove the existing sv_SE translations afterwards. Not that people work on the wrong language.11:08
jtvThat's a bit painful.  :(11:09
jtvIt can be done if really needed, but it takes time and involves multiple people.11:10
roundcubeOK, let me try to download sv_SE and re-import it to sv first.11:11
roundcubeOne more thing:11:11
roundcubeThe untranslated status count doesn't update after somebody added some missing texts.11:12
roundcubeI saw several tickets on answers.launchpad.net and they all say it's fixed.11:12
jtvroundcube: check that those questions are recent though.  I'm not sure whether the statistics updater has been overhauled yet.11:21
wgrantjtv, roundcube: Statistics updates are working for distribution templates at the moment, but not project ones.11:22
wgrantThe fix for those landed yesterday.11:22
wgrantIt's blocked behind QA now, but will hopefully be deployed in the next dayish.11:22
roundcubewgrant, Great news!11:23
jtvWhat fix was deployed exactly?11:23
wgrantjtv: pofilestatsjobs are written, deployed and working for distribution templates.11:24
jtvWhat do they update exactly?  <template, language>?11:24
jtvWith optional language?11:24
wgrantThey update a POFile.11:25
wgrantWhich is <template, language>, I guess.11:25
wgrant(right?)11:25
jtvI know that they update a POFile, but what exactly does one of these jobs cover?11:25
jtvAnd when are they generated exactly?11:26
wgrantjtv: A whole POFile.11:26
jtvOnly a POFile?11:26
wgrantThe job just does 'self.pofile.updateStatistics()'11:26
jtvSo… we generate a bunch of these for each single translation update?11:26
jtvSince changing 1 string can affect multiple POFiles…11:26
wgrantNot sure.11:27
* wgrant checks the code.11:27
wgrantHmmmmmmmmm.11:27
wgrantThat is suspicious.11:27
wgrantIt just replaced the self.pofile.updateStatistics call in translationmessage's _redirectToNextPage with a job scheduling.11:28
wgrantWhich seems irrelevant to the underlying problem.11:28
wgrantr14364, if you want to look11:28
jtvNot tonight, thanks.11:29
jtvHoliday.11:29
jtvThe updateStatistics is only one part of the problem.11:29
jtvAnd unless POFile.updateStatistics has been modified to look up & update other POFiles that it may be sharing translations with, this is indeed irrelevant.11:30
jtvThere are two underlying problems, really:11:30
jtv1. That update took time that we didn't want to take out of the handling of the request.11:30
jtvThis is a positively ancient documented problem.11:30
jtv2. It wasn't enough now that, through message sharing, the update can affect multiple POFiles.11:31
jtvWe have been relying on the pofile statistics updater to scrub pofile statistics that we hadn't gotten around to updating.11:32
jtvAnd unfortunately the pofile statistics updater has been suffering agonizing holdups — mostly from DBLoopTuner backoff, if memory serves.11:33
jtvIf the page submission now fires off a job that updates the stats for just the POFile that's being edited, then we have achieved the worst of both worlds:11:34
jtvwe'd no longer have instant updates, meaning that the user is presented with a view of statistics that does not include their latest changes, but also the sharing pofiles no longer get updated.11:34
roundcubeThanks guys for taking care of this. It's much apreciated!11:38
=== jamestunnicliff_ is now known as jamestunnicliffe
bachi sinzui14:38
sinzuiHi bac14:38
bacsinzui:  i just looked on niobium and you have no vouchers...not surprisingly14:39
bacsinzui:  iow, it is an isd issue14:39
sinzuiThey have not released the code fix to the last bug. I think humans need to update the data until the real fix is deployed14:40
bacsinzui:  ugh14:40
bacabentley:  does lp-submit require lp_review plugin to get the template?14:46
abentleybac: It requires the lpreview_body plugin14:47
bacabentley:  thanks!14:48
=== yofel_ is now known as yofel
=== brendand_ is now known as brendand
=== matsubara is now known as matsubara-lunch
bdmurrayHas anybody looked at https://launchpad.net/~osfs ? The team owner seems to be adding lots of people to the team without talking to anybody15:56
jtvbdmurray: and in alphabetical order too, looks like.15:58
jtvThat has some worrying implications.15:58
bdmurrayjtv: yes, more or less. and yes15:58
jtvCould you report this on https://answers.launchpad.net/launchpad ?15:59
jtvThat way the next help contact will get around to it.15:59
lifelessbdmurray: note that sabdfl has been in the team since it was created - hard to tell if its spam, or just folk being added after a council meeting of some sort16:01
=== matsubara-lunch is now known as matsubara
kirklandlifeless: bdmurray: i just unsubscribed myself from ~osfs, looks like spam to me16:30
=== matsubara_ is now known as matsubara
=== Ursinha is now known as Ursinha-lunch
savvascan someone stop/delete/cancel all to-be-built packages of a recipe? 4 currently pending build: https://code.launchpad.net/~ffmulticonverter/+recipe/ffmulticonverter-daily16:56
savvasI forgot to change the debian package version and want to try again, I guess no harm done there, but.. I don't want to stress the servers :)17:01
savvasignore the request, I'll just wait :)17:14
=== deryck is now known as deryck[lunch]
=== deryck[lunch] is now known as deryck
=== variable is now known as const
=== matsubara is now known as matsubara-afk
=== Ursinha-lunch is now known as Ursinha
audifahrerHi20:50
audifahrerCould someone explain me why my receipe isn't building: https://code.launchpad.net/~tux-style/+recipe/eetxx-daily . It claims about missing dependency libeflxx, but this is available in the same project: https://code.launchpad.net/~tux-style/+recipe/eflxx-daily . I don't understand this.20:52
MeQuerSatFiled a bug a while ago, which is a pretty damn big bug. No response so far. What to do?21:04
tumbleweedaudifahrer: did you upload them at the same time? libeflxx-dev probably wasn't built yet21:08
MeQuerSatSo what should I do?21:21
flacosteMeQuerSat: did it get a priority?21:21
MeQuerSatnope21:21
flacosteMeQuerSat: give me the bug number, and I'll give it one :-)21:22
MeQuerSat88723321:22
flacosteMeQuerSat: ah, that's not a Launchpad bug, that's a bug in Ubuntu21:23
flacostei suggest asking on #ubuntu-qa21:23
MeQuerSatok, will do that21:23
MeQuerSatthanks21:23
MeQuerSatuhm, I think you mean another channel?21:24
MeQuerSat#ubuntu-qa is empty21:24
flacosteMeQuerSat: sorry, the channel is actually #ubuntu-quality21:24
MeQuerSatok, thanks21:24
flacosteaudifahrer: the package depends on itself?21:25
flacosteaudifahrer: sorry, i got the etxx and eflxx confused21:26
flacosteaudifahrer: why does apt thinks libeflxx-dev is a virtual package?21:30
flacosteaudifahrer: or is it debhelper > 7 that might be a problem in lucid?21:30
flacosteaudifahrer: anyway, i suggest you get some packaging help in #ubuntu-motu21:32
audifahrerflacoste: ok, I'll try #ubuntu-motu21:36
audifahrerdebhelper Version: 7.4.15ubuntu1 is in lucid21:37
audifahrertumbleweed: If think it was yet build. But I requested a new build.21:38
audifahrernow21:38
micahgflacoste: what do you think about adding a note to /topic about packaging support in #ubuntu-packaging?21:51
flacostemicahg: it's a good one, it should probably be also on the PackagingGuide21:52
flacostesince i sent somebody to #ubuntu-motu based on it :-)21:52
flacosteaudifahrer: #ubuntu-packaging might be even a better channel than #ubuntu-moty21:53
micahgheh, for distro packaging #ubuntu-motu is good, for non-distro packaging or packaging in general, we have #ubuntu-packaging21:53
=== flacoste changed the topic of #launchpad to: Build delays due to earlier hardware failure | https://launchpad.net/ | Help contact: - | Launchpad is an open source project: https://dev.launchpad.net/ | This channel is logged: http://irclogs.ubuntu.com/ | User Guide: https://help.launchpad.net/ | Support: https://answers.launchpad.net/launchpad | For packaging help: join #ubuntu-packaging
micahgflacoste: thanks21:53
mrevelldanhg, matsubara-afk, huwshimi: Skype?22:00
=== matsubara-afk is now known as matsubara
matsubaramrevell, I'm onlin22:00
matsubaraonline22:00
mrevellcool :)22:01
mrevellmatsubara, I'll start the call22:04
mrevellHello22:06
mrevellI am speaking22:06
=== matsubara is now known as matsubara-afk
=== warp11 is now known as warp10
=== maxb_ is now known as maxb

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