=== dholbach [n=daniel@ubuntu/member/dholbach] has left #launchpad ["Ex-Chat"] [12:25] lifeless: you around? [12:28] no [12:28] ovoid [12:28] heh === raptoid [n=raptoid@85.101.150.108] has joined #launchpad === rbelem [n=rodrigo@ubuntu/member/rbelem] has joined #launchpad [01:33] I stayed logged into Launchpad over night [01:33] nice [01:37] the wonders of db-persistent sessions [01:37] tomorrow [01:47] actually I think its shared sessions [01:48] more than the persistence ;0 [01:51] in theory, you should remain logged in between production upgrades too ... [02:09] jamesh: as long as session formats dont change === mgalvin [n=mgalvin@cpe-69-205-47-165.nycap.res.rr.com] has joined #launchpad === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #launchpad === mpt [n=mpt@203-167-187-77.dsl.clear.net.nz] has joined #launchpad [02:46] Gooooooooooooooood afternoon Launchpadders! [02:48] hi mpt [02:48] mpt: I got brad to test that javascript patch, and have committed it [02:49] ok, great === raptoid [n=raptoid@85.101.150.108] has joined #launchpad === njs [i=njs@adsl-66-159-194-130.dslextreme.com] has joined #launchpad [02:57] a question: as a project maintainer, why should I use rosetta over one of the other centralized translation project thingies? [02:57] (there seem to be a lot of these thingies, and little information to choose between them on) [03:03] njs, what other ones have you seen? [03:04] The only other one I know of is Irma, which has the problem that it's Linspire-only [03:09] Pootle, the Translation Project, ... [03:09] there is, of course, https://wiki.launchpad.canonical.com/RosettaCompetitors [03:15] njs: because it rocks [03:15] njs: because its not bound to one distro [03:16] njs: and because it will be bzr integrated in the future [03:16] making it non centralized [03:18] bzr integration is somewhat less interesting to me than some things, for reasons you might be able to imagine :-) [03:18] though I suppose it is nice for language teams to have such a thing! [03:18] neither pootle nor the translation project are distro-associated [03:19] though TP is clearly a less modern architecture === mpt didn't know about that RosettaCompetitors page :-) === lamont [n=lamont@mix.mmjgroup.com] has joined #launchpad [03:43] mpt: :-) === lamont [n=lamont@mix.mmjgroup.com] has joined #launchpad === stub [n=stub@ppp-58.10.73.202.revip2.asianet.co.th] has joined #launchpad === darkStar [n=raptoid@81.213.134.195] has joined #launchpad === lamont [n=lamont@mix.mmjgroup.com] has joined #launchpad [04:45] jamesh, can I bother you some more about backslashreplace()? [04:45] sure. [04:45] First I tried putting it in __init__.py, under smartquote() [04:45] and then in test.py itself [04:46] but either way I get NameError: name 'backslashreplace' is not defined [04:46] if you put it in webapp/__init__.py, you'll need to do "from canonical.launchpad.webapp import backslashreplace" in the page test .txt file [04:47] the alternative is to put the function definition in the page test file itself, where needed [04:47] I'd suggest either putting the function in the page test, or canonical/launchpad/helpers.py [04:47] well, it'll be needed in multiple pagetests [04:47] so I'll use helpers.py [04:58] AttributeError: 'LaunchpadBrowserResponse' object has no attribute 'decode' [04:59] at least it's importing now :-) === jinty [n=jinty@205.134.224.215] has joined #launchpad [05:01] jamesh, how do I turn a LaunchpadBrowserResponse into a str? [05:02] mpt: str()? [05:02] ha, should have guessed [05:03] hmm, str() gives me a whole pile of "\n"s [05:03] but there's something else in helpers.py for that [05:04] really? [05:05] at least, I thought there was [05:05] hmm, no there isn't [05:05] the repr() of a string with newlines will show '\n' [05:05] but if you use "print" to display it, they'll come up as newlines (as the page tests do at the moment) [05:05] I have >>> backslashreplace(str(http(r"""... === mpt tries re-adding the print [05:06] ah, now we're cooking with gas [05:09] maybe it'd make sense to put the str() call inside backslashreplace() [05:09] yes, if I'm going to be doing that every time anyway === mpt does so [05:09] yahoo accesses https://launchpad.net/robots.txt a lot [05:10] yahoo are just about criminal in the bw use [05:10] "bw"? [05:10] > 3000 times in the same period as google accessed the file ~ 200 times [05:11] bw == bandwidth === mpt wonders if changing robots.txt's caching headers would improve the situation [05:11] nope [05:11] yahoo are just silly [05:12] i have a unmodified for months robots and they did not reduce their hit rate last time I checked. [05:13] googlebot is using two user-agents: [05:13] "Googlebot/2.1 (+http://www.googlebot.com/bot.html)" and "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)" [05:13] probably different dc's [05:13] http://help.yahoo.com/help/us/ysearch/slurp/slurp-03.html [05:14] hmm, that's not quite relevant [05:14] indeed [05:14] http://help.yahoo.com/help/us/ysearch/slurp/slurp-06.html [05:15] the google page says they access robots.txt at most once a day [05:15] (usually) [05:16] so we could add stuff to robots.txt to tell Yahoo "there is nothing for sale here" and "there are no interesting images here" [05:16] mpt: or we could blacklist them [05:16] or maybe actually, that might be once per day per googlebot instance [05:16] or give them a single page that says 'please use google.' [05:17] What is the number of visitors we get with yahoo.com referers, divided by the number of visitors we get from google.com referers? [05:17] I'm not saying it is necessarily a problem; I was just surprised at the numbers === Mez [n=Mez@ubuntu/member/mez] has joined #launchpad [06:29] Merge to devel/launchpad: [trivial] configs for production launchpad instance on gandwana (r2972: Stuart Bishop) [06:32] stub: we need to get the librarian onto mizuho at some point - I assume there's no further blockers for that? [06:34] elmo: Nope. Whenever your ready really. We can take the librarian down and it will only minimally affect Launchpad. [06:36] stub: hmm, what timezone are you on? [06:37] stub: anyway, I don't suppose now is a good time, but I've setup mizuho as a mirror of macaroni, including your account etc. so if you could login in, check it out, see if anything is missing [06:37] UTC+7 now [06:38] Now if fine if you have the slot. I don't think the migration is urgent through if you have other things to look at or are just having a bad hair day. [06:38] crap your core hours are basically my sleeping hours - that's so unuseful [06:39] stub: nah, I really need to go to bed, and karl won't be up for another of couple of hours in case it all goes Pete Tong [06:39] I can help [06:39] my hours are before stubs [06:39] stub: and it's reasonably urgent, as macaroni is down to 20Gb :P [06:39] lifeless: yeah, I know I just mean in general [06:40] I've split my core hours, with a big break in the middle, so I'm available on UK time. [06:40] StaffCalendar says 04:00-12:00 UTC? [06:40] if that's got a big break in a middle, someone's getting short changed ;-P [06:41] Bah [06:42] anyway, gone, night === stub wonders whos core hours he changed ;) [06:42] night elmo === LetterRip [n=LetterRi@udp038291uds.hawaiiantel.net] has joined #launchpad [06:44] hello all [06:44] I have two questions related to translation and documentation [06:45] Blender has an out of tree translation for the Chinese language [06:45] and would like to know if the section on Chinese translation for Blender can be pointed to their site [06:46] The other question, is that we have a many hundered page manual that is online in wiki format [06:46] that has translations in various states of completion [06:46] for about 6 languages in addition to english [06:47] is there anyway to get that into the rosetta system as well? === mpt [n=mpt@203-167-187-191.dsl.clear.net.nz] has joined #launchpad === LetterRip [n=LetterRi@udp038291uds.hawaiiantel.net] has left #launchpad ["Leaving"] === stu1 [n=stub@gb.ja.99.51.revip.asianet.co.th] has joined #launchpad === Mez [n=Mez@ubuntu/member/mez] has joined #launchpad === mpt [n=mpt@210-246-37-239.paradise.net.nz] has joined #launchpad === mick_home [n=clamwin@adsl-149-3-182.mia.bellsouth.net] has joined #launchpad [07:55] hi everyone [07:55] there are a few things that I'd like to fix in launchpad (a few things annoy me) [07:56] is it possible to get the source (via cvs/svn)? [07:56] or is it closed source? [07:57] mick_home, it's not open source yet [07:57] though the plan is for it to be released over time [07:57] What things annoy you in particular? [07:57] missing ical support [07:57] a calendar does very little for me ;-) [07:57] but ical support does a lot [07:58] mpt: is there a particular reason why it isn't OSS right now? === robitaille [n=robitail@ubuntu/member/robitaille] has joined #launchpad [08:01] i'd also like to see how the bts is tied into it (and see if it is possible to replace it with bugzilla) [08:02] a local install would also be nice to have [08:03] well, much of the benefit of Launchpad comes from people using a single instance [08:03] well, yes [08:04] but many people won't touch it if it isn't OSS [08:04] for example, the Big Idea of the bug tracker is to let multiple distributors, and upstream developers, collaborate on fixing the same bug [08:04] similarly, the advantage of Rosetta is that multiple distributors and upstreams can share each others' translations [08:05] this seems like a logically inconsistent argument. if there's such a benefit to having a single install, then people will continue to use that install, because they get benefits; even if the source code is open. [08:05] but on the other hand, many people will _not_ use that central install on philosophical grounds, if the source code is not open. [08:05] well gforge didn't kill sf.net - i doubt that releasing it as oss would harm launchpad in any way (it would only benefit) [08:06] njs, but then it would take *years* for the economies of scale to bring people into a single installation === robitaille [n=robitail@ubuntu/member/robitaille] has joined #launchpad [08:07] to be honest... i see only benefits [08:07] mick_home, what does sourceforge do to let distributors cooperate with each other? [08:07] for instance, you have a huge amount of people that won't touch launchpad atm (the DDs for instance) [08:08] mpt: i just compared opening up the sf.net code (gforge) and the success of sf.net in general [08:08] I understand that argument [08:08] (though I have less respect for it if such people also use Google:-) [08:08] heh [08:09] mick_home: you can get an ICalendar export at webcal://launchpad.net/people/username/+calendar/+icalendar [08:09] (replace "webcal" with http or https, if you want) [08:10] one lesson I have learned as a maintainer is that whether I respect my users or not they still are important :-) [08:10] mick_home: but the management have made the decision that the benefit from forcing the economies of scale early on is greater than the harm from however many developers won't use it for as long as it's closed [08:10] and I think they're probably right [08:10] blog would also be nice [08:10] since homepage != blog === robitaille [n=robitail@ubuntu/member/robitaille] has joined #launchpad [08:11] mick_home, you mean a Weblog field for a registered person? [08:11] blog link [08:11] blogging possibilities (via launchpad) [08:11] yes [08:11] we've just been considering that in the past week [08:11] and the possibility to parse an rss feed of a blog [08:11] https://wiki.launchpad.canonical.com/BlogIntegration [08:11] mick_home: allowing people to give a link to their web log / syndication feed is being considered [08:12] mick_home: to make it easy to generate a planet config from a LP team, for instance [08:12] so that Launchpad can Planetize teams [08:12] snap ;-) [08:12] well, i'm just adding stuff that i'd be interested in (using and developing) [08:14] mpt - would you mind shooting me an email if it ever does go open source === sd-tux [i=sd@2001:4ca0:0:fe00:0:0:a96:3f18] has joined #launchpad === JanC [n=janc@lugwv/member/JanC] has joined #launchpad [08:17] mpt: are you a dev of launchpad? [08:17] mick_home, I am a developer [08:18] the plan as far as I know is to open source it parts at a time [08:18] Are you interested in particular parts, or just the whole shebang? :-) [08:18] well, i can't test in parts now can i ;-) [08:20] mick_home, if you just want to play around with various features, you can use https://staging.ubuntu.com/ === Keybuk [n=scott@descent.netsplit.com] has joined #launchpad [08:20] (which really should be staging.launchpad.net, but anyway) [08:21] i'm interested in coding features (not testing new features) [08:22] ah [08:22] mpt: staging.launchpad.net does go to the same server as staging.ubuntu.com, but seems to show the shipit interface [08:22] jamesh, yes, there's something in my Inbox about rationalizing the various domains [08:23] actually, for me it redirects [08:23] mick_home, have you done much with Zope before? [08:23] mpt: will there be many differences from production? or is staging what is made production each week? [08:23] ajmitch, the latter [08:23] zope 3 is fun, really ;) [08:24] python yes... zope no [08:24] so it's somewhat newer than production about 5/7 of the time [08:24] ok [08:24] mpt: like i said, mind sending me an email when/if the source ever becomes available? [08:26] i understand if you say "no" btw (since I'm probably not the first person to ask) [08:26] mick_home: when things are released, we won't keep it a secret [08:26] you can be sure of that [08:27] mick_home, you're not the first person to ask for the source, but you're the first to ask for e-mail notificaiton :-) [08:27] well ya i get that [08:27] I'd probably forget [08:27] but i don't check the site 24/7 ;-) [08:27] mick_home, do you read Slashdot? [08:27] mpt: have parts been freed already? [08:27] mpt: oh god no... i used to [08:28] it will probably make it on /. though [08:28] mpt: my experience is with python/wxPython apps [08:28] yes, that's why I asked [08:28] not really python web apps [08:28] mick_home, ok, e-mail mpt@canonical.com and I'll reply when it's all open-sourced :-) [08:29] thanks :-) [08:29] ajmitch, not as far as I know [08:29] ajmitch: no Launchpad specific bits -- we have fed back improvements to open source projects we make use of though [08:29] e.g. psycopg, pyme, etc === lbm [n=lbm@cpe.atm4-0-1301006.0x50a0824e.vgnxx6.customer.tele.dk] has joined #launchpad [08:30] jamesh: yes, I've seen that, which is great === fabbione [i=fabbione@gordian.fabbione.net] has joined #launchpad === Nafallo_away is now known as Nafallo [08:31] mpt: thanks (email sent) === fabbione [i=fabbione@gordian.fabbione.net] has joined #launchpad === fabbione [i=fabbione@gordian.fabbione.net] has joined #launchpad === carlos [n=carlos@198.Red-83-50-62.dynamicIP.rima-tde.net] has joined #launchpad [08:41] morning [08:41] stub, hi [08:41] stub, when are you going to do the production update? [08:46] carlos: yesterday === Nafallo is now known as Nafallo_away [08:46] oh, fuck [08:46] hmm, I need a cherrypick then === Nafallo_away is now known as Nafallo === Nafallo is now known as Nafallo_away === Nafallo_away is now known as Nafallo [09:01] daf, ping === mick_home [n=clamwin@adsl-149-3-182.mia.bellsouth.net] has left #launchpad [] === mick_home [n=clamwin@adsl-149-3-182.mia.bellsouth.net] has joined #launchpad [09:30] hi guys (i'm back) [09:31] i am curious to know if launchpad supports only gettext or other means [09:31] like RC files [09:35] mick_home, only gettext [09:35] mick_home, but there are many tools that gives you a .po file from many other resources to translate [09:35] so i would convert from RC -> .po then have that go from .po -> RC ? [09:36] right [09:36] carlos: have a link? [09:41] mick_home, is the RC file like 'key=value' content? [09:43] standard Windows .rc [09:45] mick_home, sorry, I don't remember the details of that format... could you show me an example, please? [09:53] nm i found what i'm looking for [09:54] carlos: http://icu.sourceforge.net/userguide/localizing.html#Sample_rc [09:54] if you want to see a real example, check out the ReactOS bugzilla setup [09:55] all the localizations are .rc files [09:55] hmmm [09:56] I'm not sure how to get that into a .po file... [09:56] It looks like openoffice's files [09:56] i'll be back once launchpad goes open source... there are too many features missing atm that i obviously can't impliment w/o the source [09:56] mick_home, but you can request us to implement them and we can try to do it... [09:57] yes, but I don't like asking when I can do it myself at a later date ;-) [09:57] my list of wants: [09:57] - blog integration [09:57] - ical support [09:58] - rss parsing of blogs [09:58] - rss /rdf support in general [09:58] - support for other formats than gettext [09:59] - IM clients should be listed (not irc / jabber specific imo) [09:59] carlos: pong [10:00] mick_home, most of those features are planned or being discussed atm [10:01] daf, I'm with #1681. Could you confirm that the final decission to fix it was to allow '\r\n' stored into our database if the msgid had them? [10:01] mick_home, if you file bugs about them I'm sure that the ones that are not planned would be implemented [10:02] Ubugtu, you are sleeping.... [10:03] carlos: I can't remember off the top of my head [10:03] daf, ok [10:04] I think that was the last thing we talked but I'm not sure if with the triage you are doing with SteveA you decided something else [10:04] if we decided something else, we would have said so in the bug :) [10:04] I'll look at the LP mail [10:05] morning all! [10:07] sivang, morning!! === carlos -> breakfast [10:08] carlos: morning carlos, good to be back. === sivang is back of 2 days (apart from weekend) of being sick [10:08] sivang, Welcome back then [10:08] I hope you are at 100% ;-) [10:09] carlos: yes, back to myself , thanks you. [10:09] hi Sivan [10:09] glad you're better [10:09] carlos: hmm, have we ever seen a msgid with '\r' in it [10:09] carlos: I'm wondering whether this is a YAGNI [10:10] daf: thanks :-) [10:11] launchpad_staging=> SELECT count(*) from pomsgid where msgid like '%\r%'; [10:11] count [10:11] ------- [10:11] 39 [10:11] (1 row) [10:11] ok [10:12] my next question is: which templates do these belong to? [10:12] daf, I suppose they will be related to Mono applications [10:12] let me check [10:13] it kind of sucks to expose translators to \r [10:13] you can always convert from logical to physical newlines in the code [10:13] daf, any developer that uses Windows to write the application is adding this "problem" [10:14] 39 / X million is not much [10:14] obviously it's > 0 [10:15] just to check: [10:15] you plan is to strip newlines from translations unless the msgid contains \r? [10:16] 14 templates have the \r [10:16] ok [10:16] maybe nopaste the PTNs? [10:16] daf, if the msgid only has '\n', we strip the translation [10:17] if it has \r\n, we leave it (or fix it if is missing them) [10:17] or if it has no '\n' :) [10:17] I need to check if we have just '\r' [10:17] good idea [10:17] but that's from the old MacOS <= 9 systems... [10:17] or if somebody is doing something weird [10:18] APT uses \r to do progress bars [10:18] but I don't think it exposes that to translators [10:18] exposing that to translators seems like an unambiguous bug :-) [10:19] One of the templates with \r chars belongs to "The Ubuntu package descriptions for the releases." product... [10:19] njs: to sensible people like you and me, sure :) [10:20] carlos: see, I think that should be fixed [10:20] name [10:20] ------------- [10:20] blender [10:20] gnue-forms [10:20] hercules [10:20] kvirc [10:20] libchipcard [10:20] ncpfs [10:20] shadow [10:20] simplecdrx [10:20] slrn [10:21] somaplayer [10:21] zssh [10:21] (11 rows) [10:21] that's the list of the other sourcepackages that use the \r char [10:21] hmm [10:21] daf, so we can fix it on import/submit time without asking the user to pay attention to it [10:21] but only when the '\r' is used as '\r\n' [10:22] I'm not sure I understand what you mean [10:22] by changing the msgids? [10:22] if \r is alone... as you suggests with apt.. that would be a bit more difficult to fix [10:22] daf, no, the translations [10:22] right [10:22] changing the msgids would be dodgy [10:22] daf, changing msgids is broken ;-) [10:22] yes [10:23] so, I say we go with your plan [10:23] but it would be nice to generate a warning if somebody imports a template with '\r' [10:23] It makes no sense to add a visual way to represent the \r [10:23] ok [10:23] how difficult do you think that would be? [10:23] we can use lpnotification for web uploads [10:23] not really.... [10:24] no? [10:24] the web upload is not doing the import [10:24] so we cannot know that at that point [10:24] sure, it's not doing the import [10:24] daf, but we need to add notification mails when the .pot file is imported [10:24] so we can add there the warning === raptoid [n=raptoid@81.213.133.116] has joined #launchpad [10:24] but I think parsing the PO file should be quick enough that it's not a problem to check there [10:25] ah, good point [10:25] is there a bug open on that? [10:26] daf, About if it's difficult or not... I need to finish POMsgSetPage implementation first or I will get a ton of conflicts, but is not too complicate the fix of that bug [10:26] for .pot notifications? [10:26] yep [10:26] I don't think so [10:26] at least I don't remember it [10:26] ok [10:26] I propose: [10:26] do the fix you suggested [10:26] file a bug on notificatoins for POT imports [10:26] mick_home: you can use gettext's msgfmt utility to generate a .Net resource file. That might be similar to a Windows resource file [10:26] mention that we should warn about \r [10:27] did I miss anything out? [10:27] ok, sounds like a plan [10:27] good :) [10:27] daf, thanks for your input [10:27] you're welcome === carlos -> breakfast [10:27] later [10:27] carlos: oh, maybe say in #1681 what the plan we agreed is [10:37] jamesh: ty [10:37] .resx file? [10:38] mick_home: no idea [10:38] hi folks [10:38] hi steve [10:38] mick_home: I'm just looking at the "msgfmt --help" output [10:38] i'm getting ready to catch a plane to london [10:38] is there anything urgent that i should do here? [10:38] test [10:38] mick_home: the xgettext utility also says it supports pulling strings from C# code [10:38] i don't think i need to do any testing right now, lifeless [10:39] SteveA: test that you have everything needed for the sprint [10:39] jamesh: i saw mixed docs on that [10:40] mick_home: anyway, it would probably be worth testing. [10:40] lifeless: you mean, construct a miniature stub sprint, and briefly attend that? [10:41] SteveA: no, just mock it up and walk through the responses [10:43] SteveA: have a good flight === jamesh wonders what stub would think about being miniaturised [10:45] lol [10:46] Honey, I Shrunk the DBA === koke [n=koke@ubuntu/member/koke] has joined #launchpad [10:47] jamesh: he'd probably cope so long as you didn't inject him into elmo's arse or anything === sivang rotfls [10:49] Kinnison: hi daniel! 'sup? [10:51] hi sivang [10:51] I heard you were ill [10:51] Kinnison: yep, I'm better now === Nafallo looks at the new, improved sivang :-) [10:52] sivang: excellent. [10:52] Nafallo: re-energated for sure :) [10:52] Kinnison: Have you had any chance to practice some herbew during the holidays? [10:53] sivang: when I was unwell, I lay in bed reading the book [10:53] sivang: I still don't recognise all the letters :-( === Kinnison thinks his friend nattie wants to learn too, so will talk with her about setting aside regular time to sit together and learn [10:53] everyone has been ill except me? :-P [10:53] Nafallo: possibly :-) [10:54] Kinnison: ill again? during holiday time? bad :-/ [10:54] sivang: aye, just my luck [10:54] I broke my damn toe instead though :-/ === Kinnison returns from taking rob to a funeral [11:36] lifeless: any chance of getting PQM's duplicate newline bug fixed -- it's bloody annoying [11:37] daf: I gave lifeless a patch for that almost a year ago [11:37] daf: patches gratefully accepted [11:37] Kinnison: I have no idea where that is [11:37] just put up a branch to include logs of executed statements in OOPS reports [11:37] lifeless: you suck === Kinnison grins [11:37] Kinnison: yes I do, for the right person [11:37] lifeless: baddumtish [11:37] lifeless: where is pqm's bzr branch? [11:37] daf: http://people.ubuntu.com/~robertc/pqm/trunk [11:37] jamesh: ^^ [11:37] TDD is mandatory for patches [11:38] jamesh: re OOPSes: that's great === Nafallo is now known as Nafallo_away [11:39] we'll also be able to start generating OOPS reports for requests that take a while, but don't hit the hard timeout [11:39] that's also great :) === matsubara [n=matsubar@200-171-140-32.dsl.telesp.net.br] has joined #launchpad [11:40] good morning! [11:40] good morning Brasil! [11:40] morning matsubara ! === Nafallo_away is now known as Nafallo [12:01] lifeless: are items in the "output" list of CommandRunner objects meant to be newline-terminated or not? [12:01] (in pqm) [12:07] I think the problem is its never been defined properly [12:08] so it needs a mini audit for how its used, and then the best choice taken - not hard [12:08] I would be inclined to say 'yes' because thats how python 'for line in file' works - so its predictable to people [12:10] stub, hi, around? === raphink [n=raphink@raphink.net] has joined #launchpad === ddaa [n=ddaa@nor75-18-82-241-238-155.fbx.proxad.net] has joined #launchpad === ddaa [n=ddaa@nor75-18-82-241-238-155.fbx.proxad.net] has joined #launchpad === raphink [n=raphink@raphink.net] has joined #launchpad === cprov [n=cprov@200-171-140-32.dsl.telesp.net.br] has joined #launchpad [12:24] lifeless: bug 2263 -- can you take a look? [12:24] Malone bug 2263: "cscvs tests fail and leave cruft behind" Fix req. for: launchpad (upstream), Severity: Normal, Assigned to: David Allouche, Status: Unconfirmed http://launchpad.net/bugs/2263 [12:24] morning guys [12:24] hi cprov [12:24] daf: hi daf [12:25] daf - take a look at what precisely ? === Nafallo is now known as Nafallo_away [12:27] lifeless: do you know if it's still a problem? [12:27] lifeless: if so, I'll mark it confirmed [12:28] maybe I should be poking ddaa instead [12:28] mh? [12:28] the bug is assinged to you [12:29] oh, right, I'm the guy most often poking around this code base [12:29] I have not in months [12:29] Anyway, the whole test dir handling of cscvs is brain damaged [12:30] ddaa: branch scanning, very cool [12:31] daf: I'll confirm along the lines of "yes, cscvs tests temp dir handling is brain damaged, will fix when I come around to". [12:31] ddaa: thanks, that's what I wanted :) [12:31] low priority [12:35] LarstiQ: thank you, but I'm just the messenger, neumeyer, jblack and sabdfl have all made very significant direct contributions. [12:37] cprov: where's kiko today? [12:38] daf: coming, I hope ;) [12:38] ddaa: you may message my appreciation back to them ;) [12:38] cprov: ah, just being slow, yes? [12:39] daf: certainly [12:40] daf: bug 6563 is needinfo, why? [12:40] Malone bug 6563: "No easy way to go to branch listings from a branch page" Fix req. for: launchpad (upstream), Severity: Normal, Assigned to: Nobody, Status: Needs Info http://launchpad.net/bugs/6563 [12:41] ddaa: because I wanted a response to my comment from you [12:42] perhaps I should have made that clearer [12:42] Uh... well, I reply something... [12:43] daf: I know nothing about breadcrumbs. [12:43] to put it another way: [12:43] I'm trying to find concrete things we can do to resolve the problems you have perceived [12:44] breadcumbs are the list of links on the top left hand of the page [12:44] Mh... I made a suggestion, but it was not very clear. [12:44] Certainly a good thing, at least for consistency... [12:44] Oh yes, I know what they are, but I do not know how to use them, in terms of UI design and in terms of coding. [12:45] that's fine, I'm not expecting you to :) [12:45] just because you filed the bug doesn't mean you should fix it === jinty [n=jinty@205.134.224.215] has joined #launchpad [12:52] daf is there a bug filed about transferring ownership of launchpad objects? [12:54] daf: bug 6563 updated, like it better? [12:54] Malone bug 6563: "No easy way to go to branch listings from a branch page" Fix req. for: launchpad (upstream), Severity: Normal, Assigned to: Nobody, Status: Needs Info http://launchpad.net/bugs/6563 [12:54] ddaa: hmm, not sure [12:54] Mh... anyway, that would deserve a spec methink... [12:54] I have some ideas about how that should be done. [12:55] but yes, thanks for the clarification [12:55] "not sure" was in reference to ownership transfer [12:55] got it [01:02] lifeless: what about closing all the baz bugs in launchpad with "wontfix"? [01:02] jamesh: perhaps your OOPS analysis script could tell us what proportion of OOPSes are triggered by Launchpad developers ;) [01:04] what about a launchpad skin (or port or something) where oopses are ignored by the statistics? So debugging does not skew them. [01:04] Mh... isn't what staging is for... okay... [01:04] ddaa: wontfix does not mean 'no resources' it means 'no matter what this wont be fixed' [01:04] lifeless: hello, hello, reality? reality? [01:04] ddaa: i.e. its a variation on notabug. [01:05] No matter what, there is not development comunity for baz anymore. [01:05] tla, okay, baz, no. [01:06] lifeless: which config-manager branch is needed by pqm? [01:06] jamesh: devel [01:06] where is that? [01:06] I could only find references to bazaar 1.x branches [01:06] debian/ubuntu or http://www.robertcollins.net/config-manager/trunk === ddaa received spam title "golden blings" [01:07] should I forward that to sabdfl? [01:07] thanks [01:08] I looked at http://www.robertcollins.net/config-manager.html and on http://people.ubuntu.com/~robertc/, and didn't see it [01:08] kiko phoned. he's going to be in a little late today. [01:14] SteveA: random UI idea, what about making the current facet more persistent. For example, when in bugs, and clicking on my name in the top right, to right to $me/+assignedbugs. Or when in branches, and clicking on a product link, go right to $product/+branches. [01:14] If you think that sounds halfway sane, I'll file a bug. [01:17] carlos: pong [01:17] stub, did you see my merge request into production? [01:18] ddaa: yes, that is a good idea. actually, it's been discussed before, looking at the number of clicks people typically make. you can file a bug on interactions that you have wanted yourself. === SteveA --> plane [01:21] stub: can you tell me the name of the person with ID 414153? [01:21] carlos: Got it === beyond [n=beyond@200-171-140-32.dsl.telesp.net.br] has joined #launchpad [01:23] daf: plug-min | Philippine Linux Users' Group-Mindanao [01:23] aha [01:24] somebody managed to request a password for a team [01:25] stub, would be possible to have it merged today? or at least anytime soon? [01:26] carlos: I rolled out 2966, so 2961 and 2966 are already out there [01:27] carlos: I'll have a look at 2971 [01:27] Anyone feel like telling me how to cherry pick with bzr ? [01:28] bzr merge -r X..Y, I suspect [01:28] (bzr merge --help) [01:31] hey there [01:31] kiko! [01:31] now, what was I going to harass you about? [01:32] well, my friend's mother had a stroke so I will be out at the hospital up till 16:00 utc; you'll have plenty of time to remember [01:32] oh no [01:33] daf: me think bug 2110 needs an assignee... [01:34] well, it can certainly be confirmed [01:34] I cannot, I'm the reporter :) [01:34] done [01:34] as for assignee, I don't know who it would be [01:35] kiko: ! [01:35] I would like someone to be responsible for bug 2110. [01:35] hey ddaa [01:35] what is that bug [01:35] Ubugtu: hello? [01:36] it's "Autogenerated forms do not have correct tab order" [01:36] okay [01:36] that's currently mpt + bjornt on a spec that has the word "form" in it [01:36] ddaa: Ubugtu is probably away :) [01:36] there's even an implementation plan [01:36] so either mpt or bjornt [01:36] stub, oh, cool [01:36] stub, thanks [01:37] kiko: where's this spec? [01:37] it's linked from the bug... === carlos -> lunch [01:37] daf, where are all our specs? [01:37] why do we have all those nifty cross-referencing features if NOBODY CARES? [01:37] heh [01:38] ddaa: I can't see it [01:39] oh, ther [01:39] e [01:39] daf: then please file an usability bug :) [01:39] https://wiki.launchpad.canonical.com/FormLayout [01:39] we have plenty of bugs about portlets being invisible === hno73 [n=henrik@henrik.gotadsl.co.uk] has joined #launchpad [01:39] boomboomboom [01:40] *cough* === kiko forgets bzr push [01:40] doh doh doh [01:41] I did that too :) [01:41] I should be put on the rack [01:41] ok, this spec has code and UI changes [01:41] I suspect the tabindex thing will be a code change [01:41] right [01:42] so if it's going to be assigned to anybody, it would be Bjrn [01:42] it needs to be done a bit smartly [01:42] but I don't think assigning for the sake of assigning is worth it [01:42] well [01:42] agreed. [01:42] getting a milestone on it would have more impact [01:43] which I think is up to kiko or Steve [01:44] Hi. The general ubuntu FAQ including ShipIt info has now moved to http://www.ubuntu.com/support/faq so it would be good to update the link on https://shipit.ubuntu.com/ [01:44] I've filed a malone bug here: https://launchpad.net/products/shipit/+bug/6605 [01:44] Malone bug 6605: "ShipIt FAQ link" Fix req. for: shipit (upstream), Severity: Normal, Assigned to: Nobody, Status: Unconfirmed http://launchpad.net/bugs/6605 [01:44] thanks hno73 [01:47] Kinnison: when are you bringing me cake^W^W^Wcoming over to work? [01:48] daf: thursday? [01:49] sounds good [01:49] hmm, actually 'tis lunchtime now === Kinnison heads off to find some sarnies === bradb [n=bradb@modemcable033.209-70-69.mc.videotron.ca] has joined #launchpad === hno73 [n=henrik@henrik.gotadsl.co.uk] has left #launchpad [] [01:59] launchpad is OOPSing out whenever I want to edit a team member... [01:59] it actually did edit, but redirects to /+member/$name/+members instead of /+members [02:01] Seveas: this is a known bug [02:01] Seveas: I'm working on a fix [02:01] Seveas: bug 6372 [02:01] Malone bug 6372: "approving members broken" Fix req. for: launchpad (upstream), Severity: Normal, Assigned to: Dafydd Harries, Status: In Progress http://launchpad.net/bugs/6372 [02:03] cprov: bug 5765 [02:03] Malone bug 5765: "Absence of fmt:datetime for code generated datetime.datetime instances" Fix req. for: launchpad (upstream), Severity: Normal, Assigned to: Nobody, Status: Unconfirmed http://launchpad.net/bugs/5765 [02:03] cprov: got a doctes for it? [02:04] daf: not yet, it happens in the new +builds pages (when now is returned from the view class) [02:04] daf, I guess you know, but it's also broken for rejecting ;) [02:05] bug 6607 [02:05] Malone bug 6607: "More persistent facets" Fix req. for: launchpad (upstream), Severity: Normal, Assigned to: Nobody, Status: Unconfirmed http://launchpad.net/bugs/6607 [02:05] daf: SteveA said it was a good idea and was discussed before [02:06] ooooh, scheduled maintenance notice! [02:06] should probably be much louder [02:06] does anyone know if bzr support 'publishing' as in , bzr publish sivan@host.tld:~/.../public_html [02:06] even if there wasn't any branch there before? [02:07] link blinking red or something [02:07] bzr push is what you want, I think [02:07] sivang: yup, bzr push [02:08] sivan@ubuntu:~/devel/pkg/db2/db2-dependencies/db2-dependencies-1.0$ bzr push sivan@mercury.linuxguru.net:~/public_html/ [02:08] bzr: ERROR: Remote location is not a bzr branch (or empty directory) [02:08] blink is a ticket to hell [02:08] lifeless: I was not _really_ serious [02:08] ddaa: neither was I [02:08] sivang: error reporting sucks, give hell to folks in #bzr [02:08] hehe [02:08] if I was serious it would have been zandrus seventh hell === sivang joins #bzr [02:09] the road the hell is paved with bad HTML [02:09] ddaa: dude thats exactly correct - that dir is neither a bzr branch nor a empty fdir [02:09] try "bzr push sftp://sivan@mercury.linuxguru.net:/home/sivan/public_html" [02:09] sivang: put the path you want it published at on the end. [02:09] i.e. db2-dependencies [02:09] lifeless: everytime I mistype a url for push I get this obnoxious error [02:10] propose a better one then [02:10] it should say "perhaps put the name of the branch on the end of the path" [02:10] btw [02:10] perhaps? [02:10] you said you found some bad-O stuff [02:10] lifeless: ah, oops I'll try that [02:10] This should be something like "directory does not exist: $dirname [on host $hostname] ", where the bit in bracket in the host part of the URL if applicable. [02:10] can you please push the branch with that in it somewhere so we can pull it ? [02:11] Alternatively, "directory is not a bzr branch: blah blah" [02:11] daf: yes, after checking that you've forgotten to specify the target location [02:11] Alternatively, "this branch has a diverged history, blah blah. If you really mean it, use --overwrite". [02:11] lifeless: yay, it works [02:12] ddaa: you get those warnings separately [02:12] ddaa: already [02:12] perhaps if the remote directory exists, it should push to remote path + branch tag [02:12] daf: uhm, hell no [02:12] well, that's not the experience I had... but nevermind. [02:12] ddaa: anyway #bzr, or bazaar-ng@.. or file a bug. [02:12] (exists and is not a branch) [02:12] my thyinking was that it could take the topest level dir for the source branch and create the same one at the target [02:13] ddaa: and -please- give me your performance tuned branch === raptoid [n=raptoid@85.99.64.252] has joined #launchpad [02:13] sivang: thats what will probably be supported in repositories but for standalone branches its a minefield of 'whoops' waiting to happen [02:13] Okay, I'll look at it right now, but It got mostly supersed by other patches, mostly from geofreddo [02:13] carlos: cherry picked [02:13] ddaa: you had a workingtree iterator fix of some sort [02:13] thats definately not superceded [02:13] ha... right === ddaa just completely forgot about it... [02:14] -> #bzr [02:17] lifeless: what do you mean in 'supported repositories' ? [02:18] bzr is going to support code repositories [02:18] rather than just individual branches [02:20] daf: ah cool [02:25] carlos: poimport is still dying - a missing AND at the end of a query === carlos [n=carlos@168.Red-83-53-62.dynamicIP.rima-tde.net] has joined #launchpad [02:30] ENOTEST? === raptoid [n=raptoid@81.213.134.147] has joined #launchpad === uws [n=mathilda@62.212.82.150] has joined #launchpad [02:41] Is the LP web site down atM? [02:44] yes, it is down for maintenance [02:44] we expect it to be back again shortly [02:44] daf: Any clue on how long it will take? [02:45] no, I'm afraid not [02:46] I think it has taken longer than it usually has [02:52] jamesh: Hi. Any news on the status notes as comment review? === mgalvin [n=mgalvin@ubuntu/member/mgalvin] has joined #launchpad [03:11] yay, it's back online [03:13] carlos: I've disabled poimport for the time being as it isn't doing much besides spamming us === thierry_ [n=thierry@modemcable038.65-131-66.mc.videotron.ca] has joined #launchpad === poningru [n=poningru@n128-227-69-10.xlate.ufl.edu] has joined #launchpad [04:04] Does Ubugtu get bugs from all products or only some? [04:04] daf: Are you doing triage/confirmation? If so, bug#6611 should be easy for you to confirm [04:09] Kinnison: all afaik [04:09] it knows about bug 1 and about bug 3281 === matsubara is now known as matsubara-lunch [04:50] Kinnison: wow, what a weird bug [04:50] it looks like it is using the binarypackagename to look up in the sourcepackagename table or something [04:51] Hmm, perhaps not [04:51] https://launchpad.net/distros/ubuntu/hoary/amd64/libdisplaymigration0/0.28-3 [04:52] that shows the -dev package [04:52] but the source package is without the 0 on the end [04:52] so there goes my theory [04:52] it's not a gina fubar, is it? [04:53] I don't see how it could be [04:53] given on one hand we're using a binarypackagename of lua50 and on the other hand it's displaying one of lua50-doc [04:53] it's a code bug somewhere [04:53] off-by-one error? [04:53] in what? it'll be a selectery error somewhere [04:53] probably in the magic binary package stuff [04:53] mmm [04:53] umm distroreleasebinarypackagerelease [04:54] not distroarchreleasebinarypackagerelease? [04:55] oops yes [04:55] darbpr [04:57] hmm -- is salgado still on holiday? === matsubara-lunch is now known as matsubara [04:59] Kinnison: isnt't bug 6611 a dupe of bug 3516? [04:59] daf: yes, he is. [04:59] ok, thanks [04:59] back next week? [04:59] daf: I think he'll be back on 16th [04:59] great [05:00] matsubara: It may be the same issue manifesting itself [05:00] matsubara: or it may not [05:01] the symptoms look identical [05:02] I'll dup them for now [05:04] okay [05:04] Can you make sure that whichever is left usable is filed against soyuz please? [05:04] All soyuz UI bugs should be against the soyuz product [05:04] otherwise I don't spot things when filing bugs [05:04] ok [05:04] I've been a bit lax about reassigning to soyuz [05:04] I'll try and do so more [05:04] thanks [05:05] I find it hard to keep track when bugs aren't grouped [05:05] I sympathise [05:06] besides, reassigning does wonders for the bug count ;) === Kinnison grins [05:19] bradb: what do you about omitting the "not filed elsewhere" text [05:19] bradb: I find it distracting [05:21] daf: I think SteveA filed a bug on it. We can probably just remove it. [05:22] yay === bradb follows up to bugs that were already marked as dups because, since bug contacts are explicit and not implicit, I didn't get the bugmail on these older bugs saying they got marked as dups. ARGH. [05:25] Launchpad developers won't get any bugmail for any bugs opened before today--I set the bugcontacts today--unless they reported the bug, or someone happened to explicitly add Launchpad Developers to the Cc list on the bug. [05:26] Feel the user love. === carlos [n=carlos@168.Red-83-53-62.dynamicIP.rima-tde.net] has joined #launchpad [05:27] daf: I think you got a touch reassign-happy [05:27] daf: why is 1527 a soyuz ui bug? [05:28] oh, hmm [05:29] I was thikning soyuz == package-y bits of Launchpad, not soyuz == package UI bits of Launchpad [05:29] do we have a product for gina? [05:29] or for the uploader/dominator/gantry etc.? [05:31] there's launchpad-upload-and-queue [05:31] launchpad-publisher [05:31] Merge to devel/launchpad: [trivial] capitalise distribution/release names in sample data (r2973: Dafydd Harries) [05:31] launchpad-buildd [05:31] and soyuz [05:31] I see [05:31] gina stuff probably ought to remain against the main launchpad product [05:32] I'll try and get them right [05:32] if I don't, scold me and feel free to reassign again === Kinnison grins === Kinnison won't scold you for helping [05:32] you're too cuddly for that === daf gives you some more bugs [05:33] ta [05:33] hmm, Soyuz needs a 1.1 milestone [05:34] oh, it has one [05:34] odd [05:34] must be Malone being silly [05:37] bradb: is there a way to tell launchpad: okay, I reported that bug, but I'm not interested in it anymore, really, don't clutter my +reportedbugs page with that anymore, please! [05:37] bradb: "Bug #NNNN has not yet been reported in foo. Do you want to report it in foo?" -- it would be nice if it also had a button to reassign [05:37] ddaa: Not yet, but that sounds like an interesting idea. [05:37] perhaps: if you reported but are unsubscribed, don't list it [05:38] I did not manage to unsubscribe from a reported bug... [05:38] maybe I was just not awake yet [05:39] bradb: the use case is making my +reportedbugs page useful again by getting rid of all those baz bugs that lifeless does not want to close because maybe next christmas santa claus will take over maintenance of baz. [05:40] right [05:40] what do I need to have isntalled in order for bzr push to be rcognized and use the rsync method? [05:40] I get unknown command error [05:41] do you have bzrtools installed? [05:41] daf: Everything is competing for space at the top of the bug page. ;) [05:41] bradb: true that :) [05:41] jeff mum is not [05:41] Portlet allergies? [05:42] daf: pff rightho, thank you [05:42] no, reference to an old quote [05:42] "what is soyuz" "soyuz is an application built on the launchpad API" "like everything else" "no, my mum is not an application built on the launchpad API" [05:43] daf: is it in main btw? [05:43] sivang: universe [05:43] sivang: though I use jbailey's snapshots [05:44] I like my revision control systems fresh :) [05:44] (undercooked, sometimes) [05:44] daf: true, I will add his sources from the RFS page [05:45] daf: I also can't find it in breezy's universe. weird [05:45] oh! [05:45] it's dapper/universe, sorry [05:45] uh-ha! [05:46] I had a fishy instinct about that :) [05:46] then guess to add Jeff's snapshots is the way [05:49] daf: does bzr catches import expection to know which capabilities to present to a user? (in man page as well??) [05:49] *exceptions [05:51] that's not the way it works, the push plugin decorate the push bultin [05:52] it used to catch import exceptions for celementtree [05:52] daf: pah [05:52] daf: I use my own branches, I like my revision control systems hacked [05:52] hah, that's nicelt quotabl [05:53] Kinnison: well, when I hack them, I can't be bothered to keep them up to date with the mainline :) [05:53] daf: aah === Kinnison might be a touch behind on bzrtools === Kinnison goes to look === Alinux [n=Ubuntu@p54A3B4CE.dip0.t-ipconnect.de] has joined #launchpad [05:54] Kinnison: you're own branches? you mean, you keep your own syncing scripts? [05:54] hello all... [05:55] hi Alinux === sivang ghas to run now. c'ya all [05:55] I have a problem, rosetta doesn't updates translation from an updated .po file. [05:55] see you sivang [05:56] Alinux: hmm, sounds like it could be a bug [05:56] mmm I think so [05:56] carlos: have we done confirmation emails for imports yet? [05:56] this 2 days I have updated a valid .po files ... and no changes on site :( === carlos [n=carlos@88.1.154.208] has joined #launchpad === gneuman [n=gneuman@200-171-140-32.dsl.telesp.net.br] has joined #launchpad [05:58] :( [05:59] carlos: ping [05:59] daf, pong [05:59] carlos: have we done confirmation emails for imports yet? [05:59] or is it only error email? [06:00] "Your upload worked. The translation content will appear in Rosetta in a few minutes." [06:00] but no changes :( [06:01] Aren't there some technical issues on the lp side atm? [06:05] the cronscripts might not be running right now [06:05] because of database speed issues === WaterSevenUb [n=WaterSev@azevedo.astro.up.pt] has joined #launchpad === rbelem [n=rodrigo@ubuntu/member/rbelem] has joined #launchpad [06:22] still no changes :( [06:22] "Your upload worked. The translation content will appear in Rosetta in a few minutes." - 20 minutes past. [06:22] Alinux: did you see our discussion of what might cause that? [06:22] is it normal? [06:23] LarstiQ, yes. [06:23] Alinux: well then [06:24] but it worked in the past. [06:24] It may be because bits of launchpad are currently disabled for performance reasons [06:25] I hope work is still in progress :) === carlos_ [n=carlos@88.1.154.208] has joined #launchpad [06:26] witout you (developers) we (translators) can do nothing :) [06:26] so we are waiting for yuo :) [06:26] thanks boys!:D [06:27] hmmm seems like I was disconnected... [06:28] daf, Alinux, did you see my answer? [06:31] carlos: nope [06:31] Alinux "Your upload worked. The translation content will appear in Rosetta in a few minutes." [06:31] Alinux but no changes :( [06:31] carlos daf, we do confirmations for .po imports [06:31] carlos and also errors [06:31] carlos Alinux, we have some problems with the imports [06:31] carlos Alinux, I hope tomorrow it will be fixed [06:31] * Disconnected (Connection timed out). === bradb & # lunch [06:37] carlos: cool [06:37] carlos: about the imports cronscript: is there a missing case in the tests? [06:38] seems like that [06:38] I wrote a test and it worked with our test data [06:38] but seems like there is another problem that our tests didn't detect [06:38] so I need to do another fix === Nafallo_away is now known as Nafallo [06:39] aha, I see === GoRoDeK [n=gorodek@p5083E8DD.dip.t-dialin.net] has joined #launchpad [06:43] carlos: perhaps we can open a bug on fixing the import script tests [06:45] I guess it would be a good idea, but fixing the bugs we are going to fix/add tests also [06:46] true === sistpoty [n=sistpoty@ubuntu/member/sistpoty] has joined #launchpad [06:53] hi [06:53] is there any mailing list, where changes like the change to malones email-interface are announced? === Zerlinna [n=mirjam@I7184.i.strato-dslnet.de] has joined #launchpad [07:00] hey, is smb here who could help me with my launchpad / ubuntuwiki account [07:00] ? [07:05] sistpoty: Not yet. [07:05] Zerlinna: we can try. what's your problem? [07:06] Kinnison: ya I accidently disabled my ubuntuwiki account.. is there any way to re-enable? [07:06] bradb: would be good to have one... for motu merges we parse malone emails and I noticed only now that s.th. didn't work any longer :/ [07:06] sistpoty: We have https://wiki.launchpad.canonical.com/LaunchpadWhatsNew being thought about. [07:07] Zerlinna: Hmm, what's your launchpad name? [07:07] MirjamWaeckerlin [07:08] on launchpad the wiki account's still there, but I can't login to ubuntuwiki [07:08] Odd [07:08] are you using your launchpad registered email/password to log into the wiki? [07:08] yes [07:09] I wonder if the authserver is hiccoughing again [07:09] hmm, I think I made the mistake [07:09] bradb: oh, the spec for the lp-news is nice :) [07:10] Kinnison: I didnt see that I can change the wikiname on launchpad, but I couldnt on the wiki, so I disabled my account on the wiki to create a new one... but I'm just blocked [07:10] sistpoty: If you have any feedback about those ideas, please feel free to bring them up in #launchpad. [07:10] Zerlinna: I'm afraid you've lost me [07:11] Kinnison: you mean you don't know how to fix it? [07:11] bradb: if I read it right, the news feature will be rss (only?)... I guess some people (including me) would like to have this by mail as well... but that's just an idea [07:11] Zerlinna: I mean, I'm not sure what I need to fix :_) [07:11] bradb: apart from that the spec looks pretty complete [07:11] Zerlinna: If it's that your moin user needs to be re-enabled then I'm not able to do that [07:12] Kinnison: lol.. ok, status quo: I can login on launchpad, but on the wiki (always tells me wrong pw, but I KNOW that it's right, tried about a 100 times) [07:12] Kinnison: sorry: NOT on the wiki [07:12] Kinnison: hmm.. you know smb who can? [07:13] sistpoty: I'm not deeply familiar with the spec, but it does seem to favour syndication instead of mailing lists. [07:13] sistpoty: I guess you're thinking of a launchpad-announce@? [07:14] bradb: exactly... === raptoid [n=raptoid@81.213.134.147] has joined #launchpad [07:14] bradb: maybe once this news-feature is there, it could auto-deliver mails to some ml for convenience, but as I wrote before, that's just an idea [07:14] sistpoty: I'll add an XXX to the spec [07:15] bradb: cool, thx === sivang is back [07:16] Kinnison: or do you have any ideas where I could get help? [07:17] Zerlinna: You need someone who understands the launchpad<->wiki linkage [07:17] Zerlinna: I think spiv is the right person to ask [07:18] Kinnison: ...or I just create another account on launchpad.. what do you think? [07:18] sistpoty: np, XXX added. [07:18] Zerlinna: Seems a bit overkill to do that [07:18] Zerlinna: perhaps you're experiencing this bug https://launchpad.net/products/launchpad/+bug/6283 [07:18] Malone bug 6283: "Logging in thru the wiki with my password for launchpad won't work" Fix req. for: launchpad (upstream), Severity: Normal, Assigned to: Nobody, Status: Unconfirmed http://launchpad.net/bugs/6283 [07:19] Kinnison: I have just the impression it's difficult to get help.. === carlos [n=carlos@211.Red-83-53-65.dynamicIP.rima-tde.net] has joined #launchpad [07:20] Zerlinna: It's only hard in real-time because we're spread out all over the world so timezones can cause realtime support to be a bit hard [07:20] Zerlinna: it depends who happens to be around when you turn up [07:20] ok, gotta go now... thx again for your help ;) [07:20] np, see ya [07:20] cya [07:21] daf and Kinnison I have to admit I'm a bit impatient [07:22] Zerlinna: did you take a look at the bug I mentioned? [07:23] daf: I visited the link it's said that admin rights are required to recreate the account on moin [07:23] but I can create a new account and merge it with the old one, maybe that works :-) === southfox [n=fox@200-122-8-43.dsl.prima.net.ar] has joined #launchpad === southfox is now known as southfoxargentin === southfoxargentin [n=fox@200-122-8-43.dsl.prima.net.ar] has joined #launchpad [07:41] nope, not working :-( [07:42] daf: Kinnison : any other idea... ? === southfoxargentin [n=fox@200-122-8-43.dsl.prima.net.ar] has joined #launchpad === Kinnison hasn't sorry, and is about to leave for the night [07:44] Kinnison: thank you though and good night :-) [07:44] Sorry === Kinnison wishes he could have been of more help [07:44] Kinnison: never mind, I'll find a solution.. if it doesn't work I'll create a new account ;) [07:50] Zerlinna: perhaps it's bug 3987 that's causing you problems [07:50] bug #3987 [07:50] Malone bug 3987: "Launchpad wiki UserPreferences causes mismatched passwords" Fix req. for: launchpad (upstream), Severity: Normal, Assigned to: Andrew Bennetts, Status: Needs Info http://launchpad.net/bugs/3987 [07:53] ciau all === Kinnison heads off === southfoxargentin [n=fox@200-122-8-43.dsl.prima.net.ar] has joined #launchpad [08:05] daf: ok I've done it now.. thank for the link! It brought me on the right way :-) [08:05] Zerlinna: glad I could help [08:06] daf: it wasn't very difficult in the end with the merging option it worked :-) thank you very much! [08:06] so.. I'm off launchpad now... thx again and bye === Zerlinna [n=mirjam@I7184.i.strato-dslnet.de] has left #launchpad ["Konversation] === kaarel [n=kaarel@ip32.cab31.mus.starman.ee] has joined #launchpad === southfoxargentin [n=fox@200-122-8-249.dsl.prima.net.ar] has joined #launchpad === bradb [n=bradb@modemcable033.209-70-69.mc.videotron.ca] has joined #launchpad === bradb heads off, later === bradb [n=bradb@modemcable033.209-70-69.mc.videotron.ca] has left #launchpad [] === raphink [n=raphink@raphink.net] has joined #launchpad === thierry_ [n=thierry@modemcable038.65-131-66.mc.videotron.ca] has joined #launchpad === mpt [n=mpt@203-167-187-191.dsl.clear.net.nz] has joined #launchpad [10:28] Gooooooooooooood morning Launchpadders! [10:28] mornig mpt === fabbione [i=fabbione@gordian.fabbione.net] has joined #launchpad [10:35] hello there [10:42] What's wrong with production? [10:47] it's hung :-( === jinty [n=jinty@205.134.224.215] has joined #launchpad [11:02] and non running on gandwana [11:03] we're getting timeouts on some sockets [11:04] I wonder if the db is awol [11:04] indeed [11:09] emperor is down, I'm contacting znarl. [11:09] thanks [11:17] is anyone experiencing failures in make check? [11:18] gneuman, did you remake the database? [11:19] there have been quite a few schema changes recently [11:19] make schema? [11:19] yes [11:19] make in schema/, yes [11:19] oh, can you just "make schema" instead? [11:19] nifty! [11:19] thats waht i allways did [11:23] mpt, you're welcome [11:41] is launchpad currently undergoing 'corrective maintenance'? [11:43] yes, Launchpad's been very naughty [11:43] oh dear [11:43] kiko, hi, do you have time for a new fast review? [11:43] kiko, https://chinstrap.ubuntu.com/~dsilvers/paste/fileBoQ4wN.html [11:43] not really but [11:43] ouch [11:44] ok [11:44] can you test both codepaths there, carlos? [11:44] which codepaths? [11:45] there's an if clause in getPOTemplateByPath [11:45] make sure you are testing both branches [11:45] oh, right [11:47] hmmm [11:47] kiko, the if is not needed, the first if entry point will never be reached [11:47] carlos, good thing I asked that question then! [11:48] ;-) [11:48] done [11:49] and self.query is never None? [11:50] kiko, no, it's set as part of __init__ method === cprov see you ... === Seveas [n=seveas@ubuntu/member/seveas] has joined #launchpad [11:53] kiko, can I use r=kiko? [11:53] carlos, sure. [11:53] ok, thanks [11:57] stub/lifeless: ? [11:59] yo [11:59] is the king in the house ? [11:59] lifeless: can we make launchpad do something better? like display the down for maintenance page [11:59] emperor's going to be down for another 5-10 mins at least [11:59] ok [12:00] uhm, I was hoping to leave it running [12:00] the maintenance page shows when its turned off [12:00] any idea what broke emperor ? [12:02] not me [12:02] kiko: you sure now ? :) [12:02] lifeless: yes, will explain later, fix now [12:03] lifeless: how is it useful to leave it running without a backend? [12:03] lifeless, I won't admit to it in a public channel dammit [12:03] kiko: DOIT