[00:17] Bert_2: you may not be aware, but the theme for Launchpad isn't open source - you need to change the theme. [00:18] Bert_2: for that oops, its because you're missing the ubuntu celebrity [00:18] I do know that [00:18] I know about the theme I meant [00:18] lifeless: and I don't know what the ubuntu celebrity is, that's the problem :S [00:18] celebrities are well known objects in the system - sysadmin teams, ops teams, various key projects (all from the perspective of launchpad.net of course) [00:19] I used wgrant's bootstrap-db-from-scratch [00:19] I guess that means I don't have any users [00:19] (that would also explain why I can't login) [00:19] indeed [00:20] lifeless: would you happen to know where this information is stored ? [00:20] there is a script in utilities I think to add a local user [00:21] as for the celebrities, you probably need to add them directly via sql, though the harness *may* work. [00:21] Bert_2: Did you run the bootstrap script after you ran make schema? [00:21] no, I didn't know I was supposed to, wgrant [00:21] is it the bootstrap-lp-db script in utilities I just noticed ? [00:22] Yeah [00:22] It's bitrotten a little. I'll fix it in a sec. [00:22] so I shouldn't run it yet ? [00:22] in the mean time I'll go and brush my teeth then ;) [00:23] If you run it now it'll crash pretty quickly :) [00:23] k, I'll go and brush then :P [00:29] clean teeth, feels awesome :D [00:32] wgrant: do you have any idea whether you'll be able to clean that file out soon, cause otherwise I'm off to bed, I need to get up again in 5,5hours XD [00:34] Bert_2: One down, one to go [00:34] k, awesome :D [00:41] wgrant: when you're done I just merge and run that script ? [00:41] Bert_2: Right, you'll need to remerge my branch, and 'utilities/bootstrap-lp-db SOME_INITIAL_USERNAME' [00:42] bzr merge lp:~wgrant/launchpad/bootstrap-db-from-scratch, right ? [00:42] Yep [00:43] bzr: ERROR: Working tree "/home/ubuntu/launchpad/lp-branches/devel/" has uncommitted changes (See bzr status). [00:43] Ah, you've already merged it once, but not committed? If you've made no other changes, 'bzr revert' before remerging. [00:44] I added my own config and override-includes/mail-configure.zcml [00:44] but I can just copy them back afterwards, right ? [00:44] Yep [00:45] I've just pushed the latest changes to that branch, which fix bootstrap-lp-db. populate-ubuntu-from-scratch.py (which you probably don't need if you don't care about PPAs) is still broken, however. [00:46] yeah, I don't need PPAs [00:46] we just need bugs, questions and blueprints [00:46] that's why we had to run our own instance, launchpad.net requires us to put code up there [00:46] and we prefer to use our own storage for that [00:47] Well, we don't care where the code is, as long as it's open source or you have a commercial subscription. [00:48] well, it's based on drupal, so it's open source by default :p [00:48] But anyway, 'utilities/bootstrap-lp-db SOME_USERNAME', then you can log in as SOME_USERNAME@example.com [00:48] k [00:48] example.com can be changed later ? [00:48] Oh, then why not just use a launchpad.net project without using Launchpad's code hosting? [00:48] Yes. [00:49] I read it's a requirement to have code or a link to code up there ? [00:50] We recommend you register the location so it can be automatically imported so other users can see it, but it's by no means required. [00:50] If some docs say that, we should fix them :) [00:50] yeah, it was somewhere on launchpad.net [00:50] that's why I got into this misery :p [00:50] We have quite a few projects that use external code hosting but LP for everything else. [00:51] Some projects just use LP for bugs, or just for translations, etc. [00:51] yeah, that's what we want [00:51] but they have links to their code up, right ? [00:52] Sometimes. As long as we can see that the code is under an open source license somewhere, we really don't care. [00:52] oh okey [00:53] well, that's cause I now got launchpad running XD [00:53] But it's preferable if it's registered through https://help.launchpad.net/Code/Imports, if possible [00:53] Heh [00:53] thx for both the info and the code [00:53] I'll talk to my team about it [00:53] but now I'm off to bed [00:53] cause it's london tomorrow :D [00:54] Great, night :) [00:54] thx again [00:54] goodbye ;) [01:17] sinzui: if you are still around, i like your suggestions to use 'Private' and 'Confidential' for PROPRIETARY and USERDATA respectively so am happy to make those changes [01:17] The other way around, I'd say [01:19] sinzui: branch_sharing_policy with ~registry-only UI is ready to be deployed to prod, and we should probably dogfood it on our private projects as soon as it is deployed and +sharing is turned on. [01:23] StevenK: yes, you may be right there, although i was equating Private info type with Private project [02:12] wgrant, thank you. I agree [02:12] wallyworld_, I just replied to your text changes [02:13] * sinzui looks at query [02:13] * wallyworld_ looks at reply [02:15] * wallyworld_ can finally do some LOC reduction \\o/ [02:15] oh, do you want a list of methods I saw last week? [02:17] sinzui: ok, why not [02:18] wallyworld_, your query is very fast in staging. I think it might be doable in on run, but four is safe [02:18] We're probably also nearly at the stage where we can go through and rationalise all our new methods. [02:18] sinzui: yes, i'd rather err on the side of caution [02:18] sinzui, wallyworld_: Note that production could be twice as slow as staging. [02:18] Because production is still using slony [02:19] wgrant: so if it times out, we can just reduce the batch size. is that the SOP for this? [02:19] Precisely. [02:19] cool. so let's hope 10000 is ok [02:19] Just be aware that staging write timings are not particularly comparable to production atm. [02:20] wallyworld_, this is my revised query. I added the statement timeout for the select. We have no fear of hitting it. [02:20] https://pastebin.canonical.com/70193/ [02:20] * wallyworld_ looks [02:20] sinzui: ok. so if i you your pastebin, i can mark that approved and get it actioned? [02:21] wallyworld_, since we are adding policies in production now, I think we can run this now, starting on staging [02:21] sinzui: yes agreed. so next step for that bug can be to remove and AAG for which there is a APG for the project? [02:21] yes, it is approved. have you added the request to the sql query page? [02:22] s/and/any [02:22] yes [02:22] pending approval [02:26] wallyworld_, I do not think these classes in lp.app are used anymore: GotchiTiedWithHeadingWidget, LinkWidget, ContextWidget [02:27] sinzui: cool. will spin up a branch. do you agree with the next step i should take for bug 1008541 ^^^^^ [02:27] <_mup_> Bug #1008541: Sharing policies unconfigure existing projects < https://launchpad.net/bugs/1008541 > [02:31] well [02:32] production could be twice as slow as staging if staging had the same hardware. [02:32] production may need to do twice as many writes, != twice as slow as staging :) [02:32] wallyworld_, your sql might fix this bug. The ones for security contacts and bug supervisors have structural subscription nuances that I wanted to solve separately. [02:33] sinzui: how? my sql only adds APGs for maintainers [02:34] sinzui: btw I added a bug driver to obsolete-junk [02:34] sinzui: and nuked the resulting struct sub [02:34] sinzui: for less bug spam, I hope. [02:34] Speaking of obsolete-junk [02:34] sinzui: Did you nuke null over the weekend? [02:34] I saw you remove bugs from it [02:34] And now I can't find it [02:35] 140 projects have bug supervisors that are different from the maintainers and drivers, and they expect to get notified. They wont be when we remove the code that hard codes structural subscriptions...thus a separate problem from what I asked you to fix [02:35] yes [02:35] wgrant, I did. mabey i renamed is /null-and-void [02:35] after I deleted more bugs from it [02:36] Ah, great. [02:36] wallyworld_, and the security contact role will be deleted, so we need to setup structural subscriptions for the few projects that use the role, such as ourselved [02:37] yes [02:37] so how does my sql to add APG for maintainers help there? [02:37] wgrant, I was reading code to follow up on your idea of moving all the pots to one project, then doing real series deletes [02:38] sinzui: How does it look? [02:38] I know Translations not well. [02:38] wgrant, I think it will work. You can obsolete templates too, so they do not appear to accumulate [02:40] wallyworld_, when I reported the bug, I did not know how few projects used the security and bug roles. Many place the maintainer team in the roles, btu they do not need to underder sharing...you maintainer sql fixes all but 140 cases [02:40] right, understood. thanks [02:40] wallyworld_, so maybe we want to write the query that finds these 140 exceptions, but we also need to make sure that those exceptions are not open teams [02:42] sinzui: can do. and then we can give APG for embargoes security to those 140 bug supervisors [02:42] * sinzui looks for query that identified the bug supervisors [03:13] sinzui: select count(distinct bugsupervisor) from project ? [03:14] lifeless, we also want to exclude maintainer. We also saw that if we excluded drivers there was about 140. [04:03] Did someone break our js in trunk? Maybe combo related... [04:03] huwshimi: Hm? [04:06] StevenK: Cannot read property 'app' of undefined, same for registry etc. [04:08] Can I have a bit more context? [04:09] StevenK: Load any page, check js errors, that's it. [04:10] (On a fresh trunk) [04:10] Oh, LP_MODULES is not defined [04:11] LP_MODULES comes from the meta file, so it looks like it now wants the combo loader set up [04:12] huwshimi: Real quick: sudo mkdir -p /srv/launchpad.dev ; sudo make copy-apache-config ; make clean && make [04:17] StevenK: Perfect, thank you! [04:18] StevenK: Oh, except that it appears to break every time I 'make jsbuild' [04:19] brb [04:19] huwshimi: The JS breaks or 'make jsbuild' gives an error? [04:22] StevenK: jsbuild runs fine, the js just breaks again [04:22] (LP_MODULES is not defined etc.) [04:22] * huwshimi ducks out for a minute [04:23] 'make jsbuild combobuild' [04:24] jsbuild blows away the combo loader directory, so no meta file again [04:26] huwshimi: 'make jsbuild_watch' may be of interest [05:54] StevenK: i was thinking - what about 'Private User' for the USERDATA title. That fits in with 'Private Security' and adds the extra qualifier to 'Private' to disambiguate the context [05:55] And then the portlet can this "This report contains Private User information" [05:55] Hmmmmm, maybe [05:56] i'll hold off landing my branch and we can discuss tomorrow on the call [05:57] wallyworld_: +1 [05:57] i just think 'Private' is too ambiguous and overloaded [05:57] wallyworld_: The bikeshed should be red. Oh, and on fire. [05:58] and it is private user data after all [05:58] and the bikeshed should be purple, not red [07:52] good morning [07:54] adeuring: morning [07:54] hi czajkowski! [07:55] in the office today, all the orange walls have drawings on them, looks rather cool === almaisan-away is now known as al-maisan === mrevell_ is now known as mrevell [09:50] jelmer: python2.7 backport not installable because: [09:50] python2.7: Depends: python2.7-minimal (= 2.7.3-0ubuntu4~lts0) but it is not going to be installed [09:52] mgz: Sounds like apt being typically unhelpful and reporting an intermediate dependency issue instead of the actual problem. Try 'apt-get install python2.7-minimal python2.7' [09:52] maxb: will ssh in and try that [09:53] python2.7-minimal: Depends: python-minimal (>= 2.6.6-3+squeeze1) but 2.6.5-0ubuntu1 is to be installed [09:54] the fun bit is there's no python2.7-minimal in the ~pythoneers/+archive/lts ppa [09:54] but it worked before the update aimed at fixing the ctypes import crash [09:56] mgz: that lists just the source packages [09:57] mgz: see https://code.launchpad.net/~pythoneers/+archive/lts/+packages [09:57] that is the page I'm on [09:57] mgz: expand the python2.7 thingy [09:58] ...I need to enable JS for the page to actually work? [09:58] mgz: yes, you'll need javascript :) [09:58] >_< [09:58] * jelmer drags mgz kicking and screaming out of the nineties [09:59] how did you get a PPA url with *code*.l.n in it? [09:59] bigjools: I type them by hand :) [10:00] lordy [10:01] bigjools: it's either that or spend ten minutes trying to find how to get to a +recipies page from ~person by navigating links [10:02] can you guess what I am going to say next? :) [10:02] bigjools: good night :) [10:02] bigjools: patches welcome? [10:02] jelmer: *bingo* :) [10:02] bigjools: I hate FOSS [10:02] cztab: almost! [10:02] lol [10:03] bigjools: cheeky [10:03] how are the little ones doing? [10:03] * czajkowski hugs jelmer at least you didn't say floss! [10:03] czajkowski: champion thanks! [10:04] they are asleep right now, so even more betterer [10:04] win. [10:04] so much so I am heading out of the office and into the living room to watch TV and drink some whisky [10:04] mate had twins 7 years ago, they are very cute to watch. they had them seperated when they were born into different cots and refused to sleep, their mum moved them into one cot against nurses wishes and they slept [10:04] bigjools: enjoy your evening :) [10:05] czajkowski: ours are in the same cot [10:05] jelmer: cheers, enjoy your day! [10:05] bigjools: they stil at times wake up and one climbs into the others bed to sleep it's very cute. [10:06] ha! [10:06] mgz: There's a "View source package recipes" link near the PPA listing on Person:+index [10:08] right, night all [10:08] wgrant: only if they actually own any recipes [10:08] right, the fun part was the person had a linked ppa, but the team owned the recipes [10:08] wgrant: which makes sense to some extent, but is confusing if you want to figure out if they own any recipes [10:09] and from the ppa pages there seemed to be no way to get to the recipes that built them [10:10] mgz: The recipe is linked from the expandy section of the package [10:10] Since a recipe does not build a PPA, but a package. [10:11] Also, the expandy bits on +packages fall back to normal links for those who won't enter this century. [10:11] wgrant: that requires having javascript enabled though [10:11] wgrant: not everybody has gone with the times ;) [10:12] I ran NoScript for years, but even I gave in in early 200 [10:12] 2009 [10:35] jelmer: so, I don't see why Depends: python-minimal (>= 2.6.6-3+squeeze1) is needed in the context of that ppa [10:40] okay, so updating python2.6 in that ppa is the sensible answer. [10:40] mgz: yes :) === al-maisan is now known as almaisan-away [11:04] Looks like a yui tweak has broken buildbot, strangely the db branch === matsubara is now known as matsubara-afk [11:28] jcsackett: ping, the linkify navigation code has hit qa staging if you get a chance to peek at the sharee side of it [11:30] rick_h_: hi [11:31] rick_h_: i just got back from soccer training and was looking to qa that bug you asked me to look at, but js on qastaging is broken [11:33] rick_h_: gotta run out and pick up my son, back in a bit [11:39] wallyworld_: np, looking and starting now === rick_h_ changed the topic of #launchpad-dev to: http://dev.launchpad.net/ | On call reviewer: rick_h | Firefighting: - | Critical bugs: 4.0*10^2 === almaisan-away is now known as al-maisan [12:09] rick_h_: fyi, combo loader was broken on staging today, i think some scripts were looked at, not sure exactly what was done, may be related [12:16] wallyworld_: yea, I'm in -ops looking into it thanks [12:16] cool, thanks [12:16] wallyworld_: I was landing the branch to wire up the multi-yui feature flag at the same time so boom [12:17] good luck :-) [13:42] anyone got ideas on what will have broken +branch redirects for bzr branches recently? [13:43] nothing looks obvious from the log from r15627 [13:43] 1.067 hpss call: 'BzrDir.open_2.1', '+branch/qbzr/' [13:43] 1.068 (to bzr+ssh://bazaar.launchpad.net/+branch/qbzr/) [13:43] 5.076 result: ('no',) [13:44] that used to correctly get you to ~qbzr-dev/qbzr/trunk2a [13:45] any tips for debugging what's going wrong? [13:47] abentley, adeuring, rick_h_ -- firing up a stand-up hangout now... [13:47] deryck: any of you guys blog and if so want your feeds added to planet.lp [13:48] czajkowski, mine is already on it. [13:48] yup [13:49] adeuring, https://plus.google.com/hangouts/_/bb3726a1e785f252b50151030e19c86f5ad6b04f?authuser=0&hl=en [13:50] one of these days I'm going to accidentally join a standup [13:50] you'd be welcome I'm sure [13:50] * jelmer has a tendency to click on any link people post on IRC [13:50] I suspect you might be saved by the google talk plugin crashing or something [13:50] jelmer: likewise I almost tempted one day to join wave and say good bye! [13:51] in a meeting for the next hour folks so wont be watching #launchpad. [13:57] mgz: Could be bug #1025368 [13:57] <_mup_> Bug #1025368: Launchpad not handling +branch redirects for http anymore < https://launchpad.net/bugs/1025368 > [13:58] abentley: thanks, having a look [13:59] ah, the tarball thing, yup, could be the same issue [14:04] mgz: Yes, I'm pretty sure it applies to all loggerhead stuff. [14:04] mgz: I'm working on it. Kinda confusing, but it looks like it might be a loggerhead bug. [14:04] well, this isn't loggerhead, it's just trying to access the branch at all [14:05] but the redirect/handypath is part of the loggerhead infrastructure? [14:06] mgz: Oh, I misread you because the SSH stuff isn't an actual redirect. [14:07] mgz: I don't know of any ssh issues. In fact, I thought I'd tested SSH pretty throroughly. [14:08] yeah, bad term, it's like an apache internal redirect [14:08] is there a way I can get more details from inside launchpad than just "no" to is a branch here? [14:08] mgz: e.g. bzr info bzr+ssh://bazaar.launchpad.net/+branch/bzr works just fine. [14:09] right [14:09] most branches are still fine, which is why I suspected privacy/stacking at first [14:09] mgz: What? Is this SSH or not? [14:09] but iwata reported lp:qbzr and lp:tortoisebzr are both borked [14:09] If it's SSH, it isn't an apache thing. [14:10] abentley: sorry, confusing things, I just don't know what we call the +branch aliases [14:10] mgz: We call them aliases. [14:10] okay. :) [14:10] mgz: And the +branch-id ones are called "id aliases" [14:11] so, some of them are borked, but I don't know why and I don't know how to find out [14:12] mgz: Okay, I'd call this a new bug. Might be related to 1025368, might not. [14:13] will file. [14:14] mgz: I don't know of a way to get more info. [14:14] mgz: I'll check whether getByUrl works. [14:17] mgz: getByUrl returns nothing, so it looks like a it's a problem in their common code. [14:19] okay, so also 15609 related? [14:20] mgz: most likely. [14:21] mgz: The lookup function is BranchLookup.getByHostingPath [14:24] wgrant: https://code.launchpad.net/~cjwatson/launchpad/fix-packagediff-private-harder/+merge/115352 [14:24] (or any OCR come to that) [14:25] he's meant to be on holiday! [14:26] So am I :-P [14:26] But he threw that critical bug in my direction this morning, seeing as I caused it ... [14:28] :D [14:28] cjwatson: will look now to try to get that fixed [14:28] mgz: btw, I doubt stacking is related, because ~qbzr-dev/qbzr/trunk2a is not stacked on anything. [14:29] right, seems like it's just the alias resolution. [14:29] but I'm still not sure what's special about qbzr/tortoisebzr [14:29] cjwatson: r=me [14:30] Thanks, will land now [14:30] mgz: bzr and qbzr are both public, so I don't see how privacy would affect one but not both. === al-maisan is now known as almaisan-away [14:51] so, one thing that strikes me about qbzr and tortoisebzr is they both moved their trunk in the past [14:52] ...but other projects that relocated aren't affected [15:00] mgz: Didn't bzr also relocate its trunk? [15:01] abentley: not sure, but lp:leo-editor did and that resolves. [15:02] (if bzr did it, was before qbzr did the move for 2a, and leo-editor was since then) [15:02] mgz: I may be wrong about bzr relocating. [15:14] abentley: as a job expert, just want to sanity check the assertion in this small MP https://code.launchpad.net/~cjwatson/launchpad/simplify-packagecopyjob-tests/+merge/115159 [15:15] rick_h_: looking... [15:16] rick_h_: All looks sane to me. [15:16] abentley: ok, just wanted to sanity check the idea that it's all the same and makes sense to run the jobrunner directly [15:17] vs something that could go bad in tests later [15:17] abentley: ty much [15:17] I do think it makes sense to run the jobrunner directly. [15:18] I suppose you could argue it changes the tests slightly, in that it makes assertions about the end-state instead of the exception being raised. I think the end-state is the most important thing, though. [15:21] abentley: yea, was more worried of unexpeced side effects, possible cleanup/test pollution or timing side effects [15:21] rick_h_: I don't see any potential for that. [15:23] rick_h_,abentley: The other thing I probably should have pointed out in the MP is that all the other similar tests I could find were already using the jobrunner directly. [15:23] I wondered if PCJ was an early adopter or something. [15:23] ah thanks cjwatson [15:31] czajkowski, jcsackett: I am about to fall off the net. My computer reports power problems and I need to power off to investigate. [15:48] and away he goes ... === salgado is now known as salgado-lunch === beuno is now known as beuno-lunch === beuno-lunch is now known as beuno [16:53] rick_h_, I just occurred to me that 3 years ago YUI domready had issues so scripts were trying to mutate the dom during load, which is dangerous, so the spinners were hard-coded into the template === salgado-lunch is now known as salgado [17:10] sinzui: where is this? /me is missing the context [17:12] rick_h_, I was thinking out loud as I was reading code. Why is the spinner hard-coded in the template? why is the script using on load, then I remembered the age of the code and concluded that spinners are hard coded because progressive enhancement can fail if you mutate the dom as it is loaded [17:13] sinzui: ah, that's an old IE issue true [17:13] We were using firefox 3, no webkit browser either. [17:14] right, yea understandable for sure [17:14] I'm trying to track down the latest IE with the issue, I recall it [17:14] I think I have an opportunity to clean up this code is my branch has nothing else for me to do [17:14] s/is/if/ [17:15] the other thing to realize though with spinners like that is that the combo loader call is async, so there's a delay in kicking in if you need to avoid flashing the user [17:15] * rick_h_ isn't sure where you're looking at/etc [17:16] http://blog.gidley.co.uk/2009/11/ie-7-and-domloaded.html [17:16] rick_h_, yes, I think that is a legitimate case to add the spinner right away. The example I see is a user initiated action [17:17] ah, here is the thing I was thinking "Internet Explorer note: It isn't always safe to modify content during the available/contentready until after the domready moment. In this browser, domready will execute before the available/contentready listeners. [17:17] " [17:17] YUI 3 ensures that available and contentready fire after domready [17:18] right [17:18] this was from 3.2 notes http://yuiblog.com/sandbox/yui/3.2.0pr1/examples/event/event-timing.html [17:19] There was some definite madness in the past. Since it was not documented in the code, I can only guess at why I keep find on load and hidden spinners in the templates [17:20] well the biggest thing these days is probably the copy/paste syndrome [17:21] rick_h_, while i have your attention. I wanted overlays to always return focus to their EDITION when they closed so keyboard navigation does not bounce back to the top of the page. [17:21] ah interesting [17:22] It didn't work, well, this.get('editicon').focus(); didn't work, or what every attr was the supposed trigger for the overlay [17:23] * rick_h_ looks [17:23] I had some unsuccessful tests with activeElement a few weeks ago. I was thinking that when the overlay is displayed, it captures what had focus, then calls focus in destroy or hide [17:23] right, was going to ask when you were trying to focus back [17:24] I think it'd be a something interesting to do as when visible change or destroy as you say [17:24] I was playing with IE too, so I may have been dealing with some propagation differences [17:25] determining what had focus is hard. I wonder if there's a way to some sort of master 'focus tracker' .delegate() event on BODY to keep tabs on focus and query it [17:26] We know our overlays use the editicon (or the linked value) so that might be the right answer all the time [17:27] yea, I wasn't sure if they could be determined by id/explicitly [17:29] I agree. this certainly would be problematic if we ever convert help to an overlay [17:30] I thought it was? === matsubara-afk is now known as matsubara [17:45] sinzui: http://jsfiddle.net/mmcTL/11/ is a bad example because you'd want to filter the delegate to only things that are on the main page, not overlays/added content [17:46] but it looks like you could delegate onto the body, watch for focus events, track them, and then that tracker could listen for some sort of restore event to refocus manually back where it was left off [17:46] * sinzui bookmarks [17:46] thank you! [17:46] so on the destroy/hide events of widgets, you'd fire a Y.fire('returnFocus') or something [17:46] sinzui: np, interesting idea [17:48] Ah, the joys of stable internets again. [17:49] abentley, adeuring, rick_h_ -- hi, there. I'm connected again. :) [17:49] deryck: yay! [17:50] deryck: welcome back to the land of the wired [17:51] I'm so kicking AT&T to the virtual curb. Soon as I find another option. [17:51] sinzui: comment on your blog post http://blog.launchpad.net/general/launchpad-does-not-have-private-projects-yet [17:54] hah, greg causing trouble [17:54] you have no idea the amount of trouble that line cause [17:54] spend all weekend discussing it in various channels [17:55] czajkowski: greg used to be local, started the MI loco, so friend of mine. Not surprised he latched onto that [17:55] we're on the loco council together :) [17:55] ah right cool [18:02] sinzui: to be fair we're moving out stuff outta kanbahns to blueprints I though as they our tool [18:03] czajkowski, we are not [18:03] czajkowski, the launchpad team does not use blueprints [18:04] no we don't currently [18:04] was under the impression that was changing in the future, but it was a slow process [18:10] czajkowski, if that line from sinzui caused a lot of trouble, I'd guess there is more to people's frustrations than any sin caused by a single sentence. [18:10] deryck: people dont have much to do at weekends [18:10] czajkowski, said people should game more then. [18:11] open source tempers could be swayed by more gaming. I swear it's true. [18:11] deryck: or submit patches for LP :_) [18:11] well, I was thinking something fun to do. :-P [18:11] * deryck totally kids [18:12] right finally leaving the office [18:12] nn [18:44] jcsackett, has ec2 explained why it does not want users to hide comments? [18:45] sinzui: well, i still don't know why the one run died silently, but i have resolved all the errors in the hate mail and have a run that appears to be going smoothly now. [18:46] will you lp-land it? [18:48] once i get a completed test run back; some of the errors in the hate mail was from a few places where i had been dumb about which code needed to be altered with the feature flag, so i had to update that. i want to see a complete ec2 run. [18:48] understood [19:12] rick_h_, do you habe time to review https://code.launchpad.net/~sinzui/launchpad/add-private-member/+merge/115419 [19:20] sinzui: not atm, sorry. Can later tonight. === rick_h_ changed the topic of #launchpad-dev to: http://dev.launchpad.net/ | On call reviewer: - | Firefighting: - | Critical bugs: 4.0*10^2 [19:20] thats okay, I will ask jcsackett who I discussed the issue with [19:20] jcsackett, do you have 10 minutes to review https://code.launchpad.net/~sinzui/launchpad/add-private-member/+merge/115419 [19:21] sinzui: I will in just a moment. [19:23] sinzui: ok, looking now. [19:25] sinzui: that's not even a 10 min branch to look at, given we both already know the backstory. :-) [19:25] I thought as much. [19:25] r=me. glad it was what we had assumed. === daker_ is now known as daker [21:30] sinzui: comments branch had a successful testrun, and has landed. should be playing on buildbot soon. === matsubara is now known as matsubara-afk [21:58] \o/ [22:51] rick_h_: yo [22:55] wallyworld_: hey, howdy. in the last hour before the kid goes to bed so in/out [22:56] rick_h_: just a quick thing - i looked at qa ing the report a bug link and it's still broken [22:56] rick_h_: i can mark it as qa-ok but the bug will need more work [22:57] wallyworld_: crap, broken how? [22:57] rick_h_: clicking on it does nothing [22:57] we for me anyway [22:57] well [22:57] looking [22:58] i looked at https://bugs.qastaging.launchpad.net/launchpad [22:58] hmm, html is fixed [22:58] https://bugs.qastaging.launchpad.net/launchpad/+bugtarget-portlet-bugfilters-stats 503? [22:59] hmm, not sure why it's not clicking now though, the html is cleaned up correctly so something else is wrong, no idea off the top of my head [22:59] will have to look after the boy goes to bed and maybe in the morning. *sigh* [23:00] rick_h_: np. i'll mark as qa-ok and set back to in progress [23:01] wallyworld_: yea, so the link is there, has an href, so someone is catching it and killing the event somewhere. [23:02] the li has class js-action and inactive on it for some reason, wonder if that's some of it [23:02] maybe huw can peek if he's around today as I thought his html updates where part of what changed [23:02] rick_h_: i'll see if i can get to it today, and you can pick it up for your SOD tomorrow [23:02] wallyworld_: np, just trying to think out loud while looking. [23:03] I could have sworn it worked locally, if you get a sec do me a fav and see if local matches qa please [23:03] ok, sec [23:05] rick_h_: works locally with dev [23:05] go figure [23:06] wallyworld_: yea see...ugh so something strange is up...qastaging hates me today. [23:07] ok, well that's a hint so will look more. wonder if it's combo loader related [23:07] rick_h_: yeah, i might leave it to you for tomorrow then [23:07] see if you can get the combo loader feature flag turned on in qa staging (it's off by default still I believe) and then no idea wtf would be wrong there. [23:07] ok [23:07] wallyworld_: rgr, sorry, thanks for the help and report, will stick on it like glue [23:08] * rick_h_ is annoyed this 'simple' thing is still broken is [23:08] is all, the 24hr to edit/land sucks with this stuff [23:08] yep [23:10] rick_h_: getting flag on qas right now [23:10] I know we turned it off on staging yesterday, I wasn't sure about qas [23:10] StevenK: it's off, getting it back on to see what happens [23:14] StevenK: side note, I asked you to review a branch that adds a dep to launchpad-deps for unzip so we can use the upstream yui .zip files pls [23:14] rick_h_: broken with combo loaded also [23:14] loader [23:15] StevenK: can you peek/help me get that updated please? [23:15] wallyworld_: ok cool, that actually makes me feel better tbh [23:15] ok, bath time for the boy, will check back in later .Thanks again guys [23:15] rick_h_: good luck with this... [23:22] Is https://code.launchpad.net/~jml/lazr.restfulclient/multiple-instance-safe/+merge/98873 ever likely to make it into an actual release? It'd be nice to get this into quantal and precise-updates [23:31] bigjools: How would you feel about switching on soyuz.copypackageppa.enabled for everyone and setting soyuz.derived_series.max_synchronous_syncs to 1 for launchpad-beta-testers, now that failed PCJs are shown in the web UI? I've tried similar things on dogfood and haven't noticed any problems with async copies there. [23:31] It'd be pretty awesome to be able to make the async code work for everyone and remove the sync code. [23:32] I'd feel ecstatic but I also don't feel I'm currently in a good enough position to judge this since I've not worked on LP since January [23:32] desperately trying to keep up with developments though! [23:32] OK. Should I get some other TL to have a look? [23:32] removing the sync code might be problematic [23:32] some people depend on that behaviour [23:33] Hm. Any pointers? [23:33] * bigjools racks brain to think who objected [23:33] I'm just talking about the sync mode in Archive:+copy-packages, not the Archive.syncSource API [23:33] ah! [23:33] that's probably ok then [23:34] it might be a good idea to blog/tweet about this change in advance [23:34] and as you say turn it on for beta testers first [23:34] I already know the libreoffice guys will love it :-) [23:35] :) [23:35] (Well, assuming it works) [23:35] But yeah, you're right [23:35] I'd also email the -users list (mmm do we have a beta users list?) [23:36] Removing the +copy-packages sync mode is about -200 LoC, but it's one of the last steps on the way for removing delayed copies which is -1100 or so [23:36] \o/ [23:36] ~launchpad-beta-testers just tells people to join ~launchpad-users [23:36] ok [23:37] All right then. I ought to go to bed, but I'll see if I can persuade jam or somebody in the morning to approve a feature flag change, and talk to czajkowski about the comms [23:37] Thanks [23:43] cjwatson: np. Sorry, I'd love to approve it, I would, but that would make be responsible for something that I wasn't involved in lately :) [23:43] me* [23:45] Yeah, makes sense [23:45] I can start writing a blog entry in the meantime [23:45] cool [23:53] StevenK: thanks for the catch on the email. The reason I ping'd you specifically as I wasn't sure how to process from here on it and wanted to make sure I got it right. [23:53] StevenK: so do I submit to trunk, then dput up to the ppa, and everything should catch the update there? [23:54] rick_h_: Just commit to trunk, a recipe does everything else. [23:54] StevenK: ah, even better then [23:55] StevenK: so then does something cause the ppa to pull updates on the machines? qa/etc? [23:55] or do I somehow trigger production/qa servers to run an apt-get upgrade? [23:55] That happens seperately. You need to talk to webops about it. [23:56] ok, cool. I want to make sure I do things in the right order to prevent borking things again [23:56] But you keep borking things anyway :-P [23:57] I try not to!!! lol [23:57] I'm cursed this last week I tell you