[12:03] bah, spewer only logs what happens in the main thread... [12:03] ddaa: see my email... [12:03] all the interesting stuff in buildbot happens in the extra threads. [12:04] spiv: yes, that's your mail I'm referring to. [12:06] Maybe the syncqueue should not be blocking though... [12:07] Unfortunately, it doesn't log non-main threads. You can hack this in [12:07] yourself by putting these lines at the top of [12:07] twisted.python.threadpool.ThreadPool._worker: [12:07] ... [12:07] From my email :) [12:07] Ha sorry... really need to go bed... [12:07] :) [12:07] Do that :) [12:07] It'll save time in the long run, I suspect :) [12:08] lol... yeah... makes sense... I'll file a bug about that ;-) === spiv boggles at the latest daily wtf. [12:09] New bug 2137 for Launchpad/Rosetta: Add sample data for Recently Translated Projects [12:09] https://bugzilla.warthogs.hbd.com/bugzilla/show_bug.cgi?id=2137 === ddaa recalls he completely forgot the .close method that is needed for the blocking queue to make sense === ddaa larts ddaa === ddaa will discuss the issues involved tomorrow [12:13] Good night :) [12:15] lifeless: just try making the queue puts unblocking in arch._twisted.ProcessProtocol [12:20] hu... does not make sense... the queue size is unlimited anyway [12:20] please disregard. === ddaa implements the ShutUpAndSleep strategy === ddaa [~ddaa@nemesis.xlii.org] has left #launchpad [] [12:39] spiv: howdy [12:39] any progress on the bug that's holding back the arch team? [01:08] spiv committed is last night [01:09] so in theory we are not held back, I plan to verify that today, amongst other juggles. [01:09] lifeless: what was the bug? [01:10] the details I'm not sure - but there were bits in launchpad, sqlos & buildbot that all fitted together. === kiko_ [~kiko@200-206-134-238.async.com.br] has joined #launchpad [01:41] how do i regenerate the allowed-tags file? [01:43] "does -> lib/sqlobject" mean the modification time was changed? and where to i find what all those change symbols mean? [01:44] s/"does /does "/ [01:46] BradB: can you copy the line literally ? [01:46] i did [01:47] I'm a little confused on what it was :| [01:47] the quoted part above: "-> lib/sqlobject" [01:48] window goto #ubuntu [01:52] hey lunch people [01:53] justdave, ping? [01:53] BradB: there isn't a '-> changeset detail [01:54] lifeless: heh heh [01:54] BradB: there is 'M->' and 'C->'... [01:54] who's our database admin apart from dave? [01:54] Merge to rocketfuel@canonical.com/launchpad--devel--0: add docs for new add/edit form buffing (patch-688) [01:55] lifeless: http://paste.husk.org/1865 [01:56] ah, changes, not apply-changeset. [01:57] thats a modified symlink [01:57] yeah, so in other words it means the modification time was changed, right? [01:58] it's pointing to the same dir [01:58] no, the target [01:58] tla changes --diffs should show you change [02:01] Bug 2095 resolved: Use Sourcepackage() instead of SoyuzSourcepackage() [02:01] https://bugzilla.warthogs.hbd.com/bugzilla/show_bug.cgi?id=2095 [02:01] dilys: you rock! [02:02] need to teach the bitch to show some gratitude for the praise [02:05] New bug 2139 for Launchpad/Rosetta: Rosetta link (portlet?) for Soyuz Source Package index [02:05] https://bugzilla.warthogs.hbd.com/bugzilla/show_bug.cgi?id=2139 [02:10] BradB: i'm getting a bad response from https://mawson... [02:10] should it be up? [02:10] i' keen to walk mdz through malone [02:12] New bug 2140 for Launchpad/Soyuz: Implement build log summary page [02:12] https://bugzilla.warthogs.hbd.com/bugzilla/show_bug.cgi?id=2140 [02:12] sabdfl: https://launchpad.ubuntu.com/ [02:14] rock [02:14] bradb thanks! [02:15] no prob :) [02:15] cprov, elmo, can we get an archive on mawson for gina loving into that db? [02:15] BradB: is that launchpad-dev on that pgsql? [02:15] cprov, elmo, this db will also need to be backed up daily, it's our dogfood db [02:15] or is it laucnhpad-dogfood? [02:16] either way, need a run of gine and nicole against that db, and against hoary as it opens up [02:16] launchpad_test [02:16] because the app isn't setup to properly change DB names [02:17] (i.e. to have just one place to do so) [02:17] BradB: erk, guess we need that ability asap [02:17] yep, i've filed the bug already [02:17] otherwise a single make check would blow away our dogfood db [02:18] yeah, unfortunately [02:18] hmm... and need to get stub into the mode of daily backup+code+schema updates to launchpad-dogfood too [02:18] because it doesn't have my shiny updates [02:21] indeed [02:21] speaking of your shiny updates (slick...slick), where did the edit pba/spba UI go? [02:24] sabdfl, can I get an opinion on something? [02:24] kiko_ go ahead [02:24] bradb doh did i break something? [02:24] well [02:25] is there a test? [02:25] ah, i think it's still there, we just broke the linking in installing all the eye candy [02:25] sabdfl, for a source package page, what's a good way to display or link to build logs? [02:26] sabdfl: i think you intentionally removed it.. [02:26] sabdfl, currently we are planning on a separate page (see bug 2140 reported above) [02:26] sabdfl, but we could just stuff the links inline on that page and live with it [02:26] kiko: maybe have a tab on the sourcepackagerelease page, listing builds of it [02:26] sabdfl: i guess you wanted to aggregate package/product assignments into one list? [02:26] sabdfl, on the source package release, sure, but in the source *package*? [02:26] BradB: sort of [02:27] that's more or less a "package maintainer console" [02:27] so it would be nice to have one-click access to logs [02:27] for "context-important" ones we'll put them in the headline [02:27] so, say you are in the gentoo distro [02:27] then bug assignments to a gentoo package should be at the top of the bug [02:27] all the others in a portlet [02:28] i'd like to decorate the request object with a LaunchpadContext thingamabob which would assist in those determinations [02:29] heh, yeah, that'd be useful [02:29] kiko_: seems like it could be a portlet, showing links to the latest builds on all architectures [02:29] night all, i'm packing it in [02:30] see ya tomorrow [02:32] sabdfl, yeah, except it can be a damned long page. [02:42] sabdfl: I can't create DB on mawson, I already asked elmo but postgres present an strange behavior [03:01] elmo! [03:01] New bug 2141 for Launchpad/Soyuz: Implement Source Package Tracking System [03:01] https://bugzilla.warthogs.hbd.com/bugzilla/show_bug.cgi?id=2141 [03:07] Merge to rocketfuel@canonical.com/buildbot--devel--0: improve tla tagging methods for Xorg and kde (patch-64) [03:14] cprov: eh, that should be fixed now [03:15] elmo, was it just a pgsql-superuser-issue? [03:15] no [03:15] AFAICT, it's a postgres doesn't like HT when using NPTL/2.6/something issue [03:16] the launchpad user has superuser, it's nothing to do with that [03:24] interesting. === BradB catches up a bit on plone-developers, learns about more gaping security holes in zope/plone [03:37] BradB, yeah, the GET thingy :) [03:37] there's been a rage about this here today [03:39] the other one, of course, being the thing that stub fixed for us [03:40] as someone who spends most of his time doing zope/plone consulting work, the propsect of "oh, by the way, almost every zope/plone site out there has at least two well-known and trivial to exploit hacks which could easily turn your site into rubble." is pretty shite [03:44] how do I choose the database now ? [03:44] (I just updated my local code, so I can check for a new production update) [03:49] kiko_: sometimes i really think TdR's got it all figured out [03:50] except that obsd doesn't run on ppc last i checked [03:51] BradB, well, I don't think obsd could have prevented plone from being hacked. Plone would never be included in obsd by default, right? :) [03:51] exactly :) [03:52] oh my, obsd does run on ppc === BradB looks into when that was added === kiko_ wonders if bradb means he wants to go unemployed :) === salgado [~salgado@200-206-134-238.async.com.br] has joined #launchpad [03:54] stud: ping [03:55] lifeless: pong [03:55] kiko_: yeah, no kidding eh :) [03:55] 2 questions [03:55] 1) how do a simulate a production database update - do we have that schema magic yet - on my local db. [03:55] 2) how to I tall launchpad to use launchpad_test ? [03:57] 1) The update procedure is manual and documented in database/schema/README.txt. There is no automated method, as so far I've been more comfortable with the manual process. The dogfood servers will change this since I believe database schema updates are going to be rolled out a few times a week on all the dogfood databases. [03:58] I'm hopinh to do a new production update this week. that cool with you ? [04:00] 2) The two places the database-to-use is configured is hardcoded in lib/canonical/lp/__init__.py and package-includes/launchpad-sql-configure-normal.zcml [04:01] Hmm.... lib/canonical/lp/__init__.py should be pointing to launchpad_dev.... need to fix that and update the test harness to cope... [04:01] is that zcml under rev ctl ? i.e. will I break users if I change my one to use _test ? [04:01] lifeless: Sure. Give me the day and time when you have it narrowed down [04:01] stud: thinking friday [04:02] lifeless: Yes - it will break others. You can try copying the file to override-incudes/+my-database-confugure-normal.zcml and altering it there. [04:02] That is supposed to work [04:03] (the master .zcml will pick it up if it ends with -configure.zcml or -configure-normal.zcml. Use -configure-normal.zcml in this case so the test harness doesn't use it for functional tests) [04:03] There is a bugzilla bug open discussing simple configuration of this stuff btw. It needs to be easier to configure. [04:05] lifeless: Will the database changes include ddaa's fixes to the dirty data that got into the production database? [04:06] stud: that is a script that I'll run separately. [04:06] Its not precisely dirty data, but rather duplicate data. [04:28] New bug 2143 for Launchpad/Soyuz: Add link to bugs for a certain source package release [04:28] https://bugzilla.warthogs.hbd.com/bugzilla/show_bug.cgi?id=2143 [04:28] maybe I should file some more bugs for kicks [04:29] yeah! [04:29] any idea on this: [04:29] hmm, actually, I'll dig a little more first [04:29] kiko_: I noticed that some of the portlets I dropped on the floor appear to have been picked up and implemented by somebody? [04:30] stud, that's debonzi hacking around you ;) [04:31] kiko_: Do you know if I'm still needed for it then, or can I just leave it to Team Brazil? [04:34] well, hum hum [04:34] stud, leave it open as low-priority, I guess. we still need your guidance and you can steal our code for the portlet later if you like [04:34] I've got some other requests [04:35] stud, can I discover bugs that only apply to a certain binary package? and binary package release? [04:38] SourcepackageBugAssignment *may* be linked to a BinarypackageName. I can't remember why it was changed from pointing to Binarypackage (hmm... or maybe I never understood...). Does that help you think? [04:39] hmmm [04:39] how does that relate to BugInfestation? :) [04:39] err BugPackageInfestation [04:40] BradB, you can come guess too! [04:43] stud: override-includes doesn't support -normal.zcml [04:43] only configure.zcml [04:45] lifeless: Bah. Fix that if you want - it just needs the love in site.zcml. [04:46] heh, bottom of the todo list [04:46] kiko_: I need to sort out my diagramming tools - pita chasing these linkages through in psql :-P [04:46] love the infestation name [04:46] ooh ohh ohh, lunchtime [04:47] stud, it scares me. I understand zilch of the malone-related tables [04:48] BugInfestation -> CodeRelease -> SourcepackageRelease (or ProductRelease if you rather) [04:49] what about BugPackageInfestation? [04:51] Hmm... I suspect BugInfestation is a decoy, it having been split into BugPackageInfestation and BugProductInfestation === stud goes and checks his email archive [04:52] a red herring? why is it still there? [04:53] hmmm [04:54] Yes - buginfestation was supposed to have been dropped. I must have left it out of the patch. [04:56] So you have bugpackageinfestation and sourcepackagebugassignment [04:56] (love that consistent naming!) [04:58] it's not meant to be confusing, it just turned out that way [04:58] oh crap, forgotten the test user. [04:58] foo.bar@canonical.com ? pw testing ? [04:59] I can never remember myself === stud hasn't actually used it [05:09] sabdfl: likes the bug prefix [05:09] lifeless: p/w test [05:10] the buginfestation table might have been my fault. ISTR adding a table that was just for statuses, not yet knowing about the dbobjects vocabs. [05:11] last i spoke to sabdfl about it (in london) we were dropping the idea of a code release too, but that might not be doable [05:11] BradB: I got a patch from you on the buginfestation stuff, and the first line was 'drop table buginfestation'. [05:11] woo, yay me! [05:11] :P [05:12] I think I missed it when I put it into a database schema patch === BradB is now known as BradB|out [05:22] agh [05:35] sl1p! === kiko [~kiko@200-206-134-238.async.com.br] has left #launchpad [] === BradB|out is now known as BradB|zzz [06:23] hmmm [06:23] where is NotFoundError: (, u'linkTransparent.gif') [06:23] ? [07:08] Looks like someone used a relative URL that doesn't exist - it would be on the page you are trying to view? === lifeless doesn't know [07:11] its triggered by the sourcesource-index [07:12] Is there an there? If not, it would be in one of the files included from there (such as the standard templates... whoops...) [07:12] not in the template itself [07:14] Looks like the evil is in plone.css [07:14] do I need to file a bug report ? === lifeless hopes not === stud does a more thorough grep [07:18] Hmm... yeah. If it is plone.css, then it is a deeper problem because it looks it is referencing ++resource++linkTransparent.gif [07:21] Merge to rocketfuel@canonical.com/launchpad--devel--0: added more edit notifications and fixed so that bugs can be added again (patch-689) === jblack smacks himself upside the head. [07:52] lifeless: I just figured out why adding revisions to the library is so slow. [07:52] for launchpad related things. [07:54] oh? [07:55] part of it. [07:57] One part is searching for an ancestor revision takes about 1 second per revision to search the library. [07:57] omg, no way! [07:58] hush. I'm getting to a point. [08:00] It also looks like that while your'e searching for an ancestor revision in the library, there's calls being made via sftp [08:01] why would I be making sftp calls while searching for an ancestor revision ? [08:02] Merge to rocketfuel@canonical.com/launchpad--devel--0: update importd (sourcesource) ui to be fully functional again (patch-690) [08:04] oh. I bet I know what its doing. [08:09] jblack: checking for missing revisions ? [08:10] Yup. [08:10] but I definitely found a problem with patchlogs. [08:10] stating 2000 patchlogs doesn't sound like much. [08:10] but you have to do it for every revision. [08:11] For if you have to build 100 revisions, that's 200,000 lstat64s right there. [08:11] gotta have it in scale though [08:11] there's also 100* stats of the sources. [08:12] anyway, abently has addressed this in the backbuilder. [08:12] it doesn't re-inventory as it goes. [08:17] I don't understand why we're not just statting the appropriate dir in the revision library, and seeing what the latest stored revision is. [08:17] and then just start building from there. [08:18] never mind. [08:19] we only stat the latest revision :) [08:19] not true. [08:20] We're doing the equivilant of stat of pfs, because we're downloading every single checksum file in between what we've got and current in order to find cached revisions. [08:27] again, the backbuilder has improvements for this. [08:27] I mean - its good to know that its a fairly stock tuning problem for tla. [08:27] and I think this should be one of the early targets for canonical arch. [08:31] I've thrown together a strawman interface spec for a better-imho-cli for tla/tla-ng. You want it on a wiki or emailed somewhere? [08:31] Lets try email first. [08:31] launchpad@ or private? [08:32] I'm not on launchpad, actually, so I guess private [08:38] Ok. here we go. In order to add stuart.bishop@canonical.com/launchpad--devel--0--patch-332 to my library, it took 2,392,551 lstat64s of which 1,661,899 were for patch logs. [08:38] :) [08:38] Cool - I never knew I was that productive! [08:41] lifeless: By removing all but the first 25 patchlogs from each version, I cut star-merge from just over one minute to ten seconds. [08:42] oh. never mind. empty delta [08:44] stud: wiki - link from CanonicalArch page please [08:45] stud: Did you see the new tla help in 1.2.3rc1 ? [08:46] Nope - I'm just using the warty default atm [08:46] The help is broken down into functional categories. [08:46] each section is very short, and includes subjects such as "using arch for the first time" [08:47] jblack: thats fine, it simply demonstrates the quantitive amelioration thing [08:47] I heard about that - seems like an improvement. My attempt is to just remove most of the tla commands that are unnecessary for my personal use cases :-) [08:47] I'd much rather address it qualitatively. [08:47] which abentlies work goes a long way to doing [08:48] I don't see how the backbuilder helps that much. Many (most?) of the archives I've seen don't have cached revisions at all. [08:49] the backbuilder has a bunch of other changes supporting it [08:50] any reason they can't be broken up? [08:51] none at all [08:52] do you see my point though? trimming our logs is -at most- a breathing room thing, not a solution [08:52] which is why I'm not interested in pursueing it. [08:53] ok [08:53] because, it forcing people to think about the mechanics. [08:53] and that is the whole thing we want to avoid *except when its useful* [08:57] Ok then. MOving on to other jobs. [08:58] Jivera plans to take up to a week to merge about 5% of the 1.2.2rc3 and 1.2.3rc1 patches. [08:58] He's only taking the most vital ones at this time. [09:01] so what do you want to do with thelove? [09:06] what we planned yesterday [09:06] I'll be tagging shortly [09:06] and then we'll put in anything we think is an improvement [09:18] start with the profile enabling patch please. just in a public branch, tagged from gnu-arch--2004 [09:18] Ok boss. [09:20] stud: you can do better than asasad :) [09:20] My personal protest against mandatory comments ;) [09:21] perhaps it refers to an unhappy mozilla qa person === ddaa [~ddaa@nemesis.xlii.org] has joined #launchpad [10:03] stud: so, have you heard of sealed branches ? [10:03] vaguely [10:04] they are hidden by default in rbrowse. [10:04] the branch thing you mention, is directly a corollary of storing changesets rather than tree-snapshots. [10:04] that, and the code organisation namespace being disjoint from the code storage namespace [10:05] we can layer ui glue there trivially, but I'd like you to propose some use cases in that Gripe, so that we make useful decisions for you [10:05] Yup. So sealing is a partial solution. [10:06] The use case depends on being able to look at a snapshot-in-time of the whole archive, which I suspect is not possible? [10:06] stud: its pretty meaningless, to be honest. [10:07] we can certainly calculate what was present in july 4 2003, and only show those branches & changesets. [10:07] but snapshot-in-time isn't the english-use case. [10:08] by use case I mean something like 'I want tla to show me the branches of my project that existed at Jul 4 2004. [10:09] and 'I need a means to tell tla that a branch should be considered deleted - that is, that query tools won't show it by default, and that queries for 'now' for the branches will not show it' [10:09] Yes - I'm thinking about the Zope development methadology, where every small change is done in a branch, tests run, and merged into the trunk. I'm wondering if sealing is a good enough solution to that (although it might have trouble if the same branch name is used in the future, eg. 'unicode-fix' branch might be created and sealed several times in a project lifetime) [10:10] stud: honestly, I think we use more branches than zope would... and we do many branches. And so far, at least for me, its not been an issue at all. [10:10] don't think about implementation. Just think about the use case. === limi [~count@212.80-202-72.nextgentel.com] has joined #launchpad [10:11] morning, y'all === stud is now known as stub [10:14] yo === Kinnison [~dsilvers@haddenham.pepperfish.net] has joined #launchpad [10:17] Morning [10:18] lifeless: ok. I think the concept of 'sealing' the version actually suits the use case better (branching from trunk to do a small fix, then merging the changes from that branch back into the trunk and several 'release' branches') [10:26] morning all [10:34] stub: around? [10:34] yu [10:34] p [10:35] kiko: infestations are what track a bug relative to a specific release [10:36] lifeless: did you solve this:05:23:40) lifeless: where is NotFoundError: (, u'linkTransparent.gif') === lulu [~lu@host217-37-231-28.in-addr.btopenworld.com] has joined #launchpad [10:36] looks like you need a resource for the image file [10:38] sabdfl: not solved, I've no idea whats causing it - my template doesn't have a linkTransparent.gif reference. [10:41] lifeless: probably in the CSS === limi will have a look [10:42] this is in Launchpad, right? [10:42] yep === limi grabs his mail and CSS and heads for the train [10:43] back in a bit :) [10:44] lifeless: it's easy to fix [10:45] lifeless: put the following in your zcml file: [10:45] name="linkTransparent.gif" file="../launchpad/images/linkTransparent.gif" /> [10:46] which zcml file (I haven't created any) [10:46] of course make the path correct relative to that zcml file [10:46] stevea around for a catch up? [10:52] --- orig/lib/canonical/launchpad/zcml/bugwatch.zcml [10:52] +++ mod/lib/canonical/launchpad/zcml/bugwatch.zcml [10:52] @@ -22,6 +22,7 @@ [10:52] name="+edit" [10:52] schema="canonical.launchpad.interfaces.IBugWatch" [10:52] + class="canonical.launchpad.browser.editview.SQLObjectEditView" [10:52] label="Change Bug Watch" [10:52] permission="launchpad.AnyPerson" [10:52] template="../templates/default-editform.pt" [10:52] stub: that yours? [10:52] lifeless: you can actually use any zcml file [10:53] they all seem to get parsed at startup and any file affects the global namespace [10:53] sabdfl: a bit later today would suit me better -- getting the wiki site conversions finished now [10:54] SteveA: ok, ping me when ready [10:54] k [10:54] stub: around? [10:55] pong [10:56] Nope - that was Brads I think. [10:57] Looks like he wants to add some behaviour to the view so the template or widgets can do funkier stuff. [10:57] lifeless: is this yours: [10:57] -class xSoyuzProduct(object): [10:57] +class SoyuzProduct(object): [10:57] ? [10:57] or ddaa? [10:57] sabdfl: me. [10:57] it broke stuff. [10:58] I'm in the process of migrating the code it broke to not need it. [10:58] rather than resurrecting old code, which we are trying to get rid of, can you please integrate with the new code [11:02] sabdfl: are there any wiki pages on the new ZWiki site that you want to keep the contents of? [11:03] SteveA: yes, most of it [11:05] SteveA: in fact, all of it to be safe [11:05] ok. I'm going to copy it elsewhere, and then copy it back after the old site has been moved over. [11:05] UbuntuReleases HoaryHedgehog HoaryGoals HoaryKickoffMeeting HoaryMergeProcess HoaryReleaseSchedule [11:06] these have had quite a lot of work done too [11:07] ok, I'll make sure those are preserved [11:07] SteveA: http://www.ubuntulinux.org/wiki/WikiWishlist [11:07] could you point the zwiki guy at that? [11:09] sure. The bullet points in moin format work for me [11:10] as in moin, you have to ensure you write " * item" not "* item" [11:12] right [11:12] i'm not comfortable making ReST the default recommended format [11:12] it's way too picky about stuff that seems trivial [11:13] i end up spending ages trying to get rid of all the warnings on the page [11:13] SteveA: how do we regenerate the allowed-tags file? === stub has just been deleting lines out of it as appropriate [11:15] you run the script python checkarchtag.py [11:15] python checkarchtag.py check checks the tags [11:15] python checkarchtag.py create creates the allowed-tags.txt file [11:16] running it with "check" tells you what files with implicit tags have been added, moved, or deleted [11:17] sabdfl: so, the problem with ReST is not the format, but the implementation of the parser. [11:26] SteveA: is there a better implementation we can point the zwiki guy at? [11:26] not that I know of. [11:26] whoa! just merged rocketfuel and have a gazillion test failures [11:26] yeah; I've got that [11:26] there may be a better way to use the current implementation, though [11:26] which sucks a bit [11:26] so ReST is "a great format with no good implementations" [11:27] sabdfl: although a second run-through the tests seems to pass [11:27] there may be a "be tolerant, we're only human" switch for the current implementation [11:27] I'll ask sm when he's online [11:28] SteveA: saying the problem is not in the format but in the implementation, when there are no good implementations, sounds highly suspect to me [11:28] who came up with ReST and what makes you think its a good format if there are no good implmentations? [11:28] that sounds like saying that "Arch is good it's just tla that sucks" [11:29] until someone actually does a good implementation we don't know that, we can only speculate [11:29] there is a detailed specification for the ReST format. the implementation of it is good, but intolerant of people who edit it without sticking to the spec. [11:29] note that the errors you see are "warnings" [11:30] I think it is possible to suppress the warnings, or have them in a status message [11:30] the warnings are to tell you, the author, that your intentions were conveyed ambiguously to the software [11:31] so, probably what needs to improve is the integration of the ReST parser into ZWiki === limi [~limi@sparkit.easynet.no] has joined #launchpad [11:45] hi limi [11:50] Anyone making page tests atm? [11:53] stub: regarding the dogfood server [11:53] we need that to be a daily drop of schema+code [11:54] well, backup + schema + code [11:54] maybe arrange with elmo for backup of that db every six hours? [11:54] Oohh... saying backup just gave me an idea on how that process can be much easier.. [11:56] sabdfl: I'm just using pg_dump from cron on emperor (and hoping that the disk is being backed up regularly...) [11:57] I'll need to write that script that stores the database schema revision and only runs new patches. [11:58] Could a brazillian translate this please: [11:58] if not build: [11:58] # LA VARZEA [11:58] return [11:58] (which is being done manually on emperor due to paranoia) [11:59] Kinnison: Brazil is still asleep (at the wheel? ;) [11:59] SteveA: I'm about to commit a patch that gives us 'stories' in our page tests, where all the existing ones are a single story. Each story is run with a fresh instance of the database, so we can easily get isolation when we need it. [11:59] limi: *shrug* this is in gina :-) === Kinnison is writing the patch to make her import build records slightly more sensibly === limi refuels [12:09] I see that spiv's fix for taxi.py contains an hardcoded instance of "launchpad_test"... [12:10] lifeless: spiv: does that make sense to you? My buildbot test environment is using launchpad_dev atm... I'm confused. [12:10] ddaa: thats a bug, should use the valu from canonical.lp [12:11] Yeah, it should. [12:11] yeah... makes sense... I have modified my botmaster config so it sets launchpad.lp.dbname to 'launchpad_dev' before doing anything. [12:11] ddaa: Where are you looking? [12:11] Hmm... should I fix the Makefile so launchpad_test is deleted next time I check something in through pqm, or is someone online who has access to nuke it on chinstrap? [12:11] spiv: I'm looking at rocketfuel@canonical.com/buildbot--devel--0--patch-63 [12:12] ddaa: That line is commented out. [12:12] since I'm critically dependent on what goes in buildbot those days, I'm auditing the changes... [12:12] (And probably should be deleted altogether) [12:13] Oh... yes, my bad... [12:13] But then, bob2 tells me that entire functions in that code need to be deleted altogether. [12:13] I'm reading a reverse patch and forgot to reverse it mentally... [12:14] Makes much more sense when read in reverse :-) [12:14] I mean, in the right direction. [12:14] :) [12:16] Actually I have still not yet found a satisfying way to audit changes as they come in... [12:16] ddaa: Put that on the ArchGripes page ;) [12:17] I feel a bit lazy... [12:17] Mmm.... I really like diff output included in my commit-notification emails [12:17] btw [12:17] I looks like pqm is not honoring the Reply-To header. [12:17] So I am _still_ stuck with not receiving the pqm feedback... [12:17] (or at least a link to a web page that shows me the diff, such as a URL to ArchZoom) [12:18] lifeless: any advice to get the pqm feedback again? [12:18] ddaa: your from should be correct. [12:19] stub: optimistic to think the disk is being backed up [12:19] lifeless: I was unable to find how to customize the From with mailx, or the default from generated by postfix. [12:19] ddaa: I think I can help with the latter. [12:20] Except by changing the mail name of the machine, but then that cause my root mail to be routed by my isp.... [12:20] ddaa: I have a "canonical" (damn overloaded words...) map file that says this: [12:20] $ cat /etc/postfix/canonical [12:20] andrew andrew-bounce@puzzling.org [12:20] ddaa: ask lamont [12:20] he knows all === ddaa looks for /etc/postfix/canonical [12:21] ddaa: You'll need to run some magic command to make it turn that into a canonical.db file, and then add "canonical_maps = hash:/etc/postfix/canonical" to your main.cf [12:21] stub: any reason not to have updated the dogfood server to fresh code today? [12:21] Then you just need 'canonical_maps = hash:/etc/postfix/canonical' added to /etc/postfix/main.cf [12:21] NO CARRIER [12:21] ddaa: You may also need to read the documentation, in case I'm misunderstanding how all this works :) [12:22] i'm keen to get us actually dogfooding malone [12:22] dude... exim is so easy... just put stuff in /etc/email-addresses... I'm getting angry at postfix.... [12:22] as far as i could tell bradb brought the code up talking to launchpad_test [12:22] sabdfl: Can't think of any reason why not, except that if I'm supposed to be doing it I guess I need to chase elmo for an account and relevant rights. [12:23] Merge to rocketfuel@canonical.com/launchpad--devel--0: 'stories' for pagetests (patch-691) [12:23] stub: ok, let's chase elmo! [12:23] So, is there a archzoom or viewarch for rockefuel somewhere? [12:23] ddaa: https://chinstrap.warthogs.hbd.com/archzoom [12:24] spiv: thanks [12:28] spiv: Who is admining this thing? [12:28] It needs to get signing set up. [12:29] And probably a greedy-nonsparse revlib too. [12:30] https://chinstrap.warthogs.hbd.com/archzoom/stuart.bishop@canonical.com/plone--secureauth--2.0.4--patch-1/CMFCore/CookieCrumbler.py.diff?diff [12:30] :-( [12:30] exactly, look at the "debug mode". [12:31] oh - thought that was something the admin had to turn on - not a hyperlink :-) [12:31] I reckon that the link does not stand out... [12:31] stub: just spoke with elmo [12:32] he'll be back online and have you setup within an hour, is that ok to get a first code update done today? [12:32] i think we'll need to hook the dogfood server up to something other than launchpad_test [12:32] As long as there are no glitches that should be doable [12:32] great [12:33] he tells me that he *is* backing up your emperor backups but when he's online please verify with him that this is the case [12:37] spiv: more buildbot questions [12:37] I want buildbot to listen only to localhost. [12:38] That can be done. Lemme see... === Kinnison hives out this gina fix and gets on with other stuff until the brazillians wake up [12:38] I hardcoded that into the code, but lifeless reversed it and asked that it be done in master.cfg. However I hardcoded it because there is no option plumbing to do it. [12:38] Oh, it's using mktap, hmm... [12:38] I actually looked at the code for that. The feature is missing. [12:39] Can you do what is necessary to make that configurable from master.cfg... it would take you like 1/4 of the time it would take me. [12:40] That was request 1. [12:40] Now, request 2: [12:40] Well, using the plugins.tml/mktap system buildbot currently uses, the right way is to use Twisted's "strports" feature to allow specifying this on the mktap command line. [12:41] A better idea would be to not use mktap at all, and just use .tac files, but that's more work. [12:41] stub: you already have access to mawson and the 'launchpad' user which is superuser in postgres [12:41] stub: what more did you need? [12:41] ok. I didn't know about that :-) [12:42] In the waterfall status display, the width of columns is effectively set by the name of the job, because that tends to be a very long string (like 20-30 chars). I would like to have narrower columns so I can fit more data on a screen. [12:42] (Although it doesn't look like most of the options are exposed in via mktap anyhow..?) [12:42] there's a mirror on mawson:/srv/archive.ubuntu.com/ubuntu [12:42] I'm cron-ing it's update now - once a night is fine, I guess ? [12:42] elmo: Mark wanted me to confirm that the database dumps on emperor are being backed up elsewhere. [12:43] Oh, yuck, it does it in the master.cfg... that's a bit of a nasty mess. I wonder if upstream buildbot has tidied this up yet. [12:43] What is the full dns name of mawson? [12:43] stub: yeah, they are [12:43] My initial hack was to mangle the job names for display, introducing zero-width-space character around hyphen-minus chars. But lifeless reverted it because it makes it hard to tell actual spaces that could be in the job name. [12:43] stub: mawson.ubuntu.com === carlos [~carlos@69.Red-80-33-181.pooles.rima-tde.net] has joined #launchpad [12:43] don't forget to add .ssh/config magic, i.e. [12:44] Host *.ubuntu.com [12:44] ProxyCommand ssh stub@chinstrap.warthogs.hbd.com nc -q0 %h %p [12:44] morning [12:45] So, request2 is: what do you think should be done to have the job names wrap, even though they contain no whitespace char? I guess something could be done using css or something to force the column width, but i like to keep the default layout where column width is automagically guessed. [12:46] spiv: nasty messes are welcome, I just do not want something listening out to the wide world with trivial login/pass on my machine. [12:46] ddaa: I understand that :) [12:47] I could just hack it in back in the code, but that will cause grief because I will surely forget to back it out before commiting at one point. [12:47] There's actually a nice-ish fix for 1. [12:48] please fire by e-mail. [12:48] Backwards compatible to. [12:48] too, rather. [12:48] I'm just making the patch... [12:49] ddaa: if your machine is open-to-the-net, may I suggest iptables -A INPUT -m conntrack -state INVALID,NEW -j REJECT [12:49] oh, with a -i eth0 in there [12:49] buildbot has to run over the net, thats how it runs in production [12:50] lifeless: I used to have a firewall-for-dummies. But since Ubuntu ships none i thought I might as well follow the policy and avoid needless world-listening services. [12:51] I'm really reluctant to make my system any more complex than absolutely neede. [12:51] sure. [12:52] And I never took the time to learn all that is required to write a decent firewall config. [12:52] if you hook in via master.cfg, I'm more than happy for your interface-specific patch [12:52] ddaa: Ok, this patch should help andrew.bennetts@canonical.com/buildbot--devel--0--patch-16... with that, you can now set a port number of e.g. "tcp:8008:interface=127.0.0.1" === lifeless thanks spiv [12:52] (And it should be backwards compatible, too) [12:52] spiv: thanks, I'll look at it right now. [12:53] Well, right asaap [12:53] twisted.application.strports is where that magic happens. [12:53] That sounds like love. [12:54] I'm about to have to leave for lunch. Do you have a hint about improving the waterfall table layout? [12:54] Not really. [12:54] ddaa: whats wrong with it ? [12:54] I'll let you know if I do. [12:54] lifeless: the job names are too long and cause the columns to be needlessly wide. [12:55] I don't think you mean the waterfall view [12:55] Are you sure you don't mean the summary ? [12:55] ddaa: Perhaps name.replace('-', '­') ? [12:55] Hu... yes warterfall summary. [12:55] (soft hyphen) [12:56] spiv: it's a mess [12:56] I'd rather - gosh - change the job names [12:56] we don't depend - anywhere - on the name not having spaces, AFAIK. [12:57] but - I don't see any problem on my screen :| [12:57] lifeless: Sounds like a sane approach :) [12:57] spiv: thats what my commit log said :) [12:57] spiv: so, you are okay to update the database to have saner names? Using space instead of dash as a joiner? [12:57] ddaa: not automated. [12:57] Why not? [12:57] I'm completely happy as they are. [12:58] and not interested in futzing with the production database in an automatic sense. [12:58] the production jobs, as they get approved, get a human decided name. [12:58] So far, I haven't managed to think of a consistent, /correct/ policy for that. So automation is right out. [12:59] Bah. I can always futz the name in one more post-processing script in my job-importing stuff... [12:59] ddaa: style="overflow: auto;" in the HTML? [12:59] lifeless: the job names are generated automatically from multiple parts joined by dash. Just replacing that with space would be reasonably sane. [01:00] spiv: I can look at that, but I expect that it will not do the right thing for the table layout. === ddaa goes for another import post-processing. [01:01] Highest probability of not being rejected by lifeleless. === ddaa is out for lunch === stub [~stub@dsl-246.248.240.220.dsl.comindico.com.au] has joined #launchpad [01:11] Well that was fun [01:12] elmo: Any hints on how to log into mawson without wedging my system so badly I need to power cycle? [01:14] stub: what does your .ssh/config say for hosts with "canonical.com" in them? [01:14] see bottom of https://wiki.canonical.com/MachineOverview [01:16] stub: paste me your .ssh/config [01:16] Think I've got it - wildcard hell [01:17] oh, yeah, you have some prehistoric, and probably highly vulnerable ssh, don't you? === stub goes to submit a bug report about lack of process limits [01:18] elmo: I'm running Ubuntu, so hopefully not. [01:18] How easy is it to do a 'like' comparison in a select using sqlobject? [01:18] oh, yay, you upgraded [01:18] Had to give the mac back [01:18] Can I do something like FooTable.selectBy(barcolumn LIKE 'pattern%') ? [01:19] Kinnison: yes, but the syntax is different. [01:20] from sqlobject import OR, LIKE, CONTAINSSTRING, AND [01:20] self.results = SourcePackage.select(AND( [01:20] SourcePackage.q.sourcepackagenameID == SourcePackageName.q.id, [01:20] OR( [01:20] CONTAINSSTRING(SourcePackageName.q.name, s), [01:20] CONTAINSSTRING(SourcePackage.q.shortdesc, s), [01:20] CONTAINSSTRING(SourcePackage.q.description, s) [01:20] ) [01:20] )) [01:21] so LIKE(Footable.q.barcolumn, 'pattern') ? [01:25] lifeless: still here? [01:25] no [01:25] Good. [01:25] How are you handling files~ in imported archives. [01:26] Look in JobStrategy [01:26] search for tagging [01:26] it should be clear [01:26] If you alter the tagging method to make *~ source files, that's going to play badly with "untagged-source unrecognized" [01:26] Folk who tag can change the tagging method. [01:26] our mandate is a clean import. [01:27] lifeless: they will not. And they will complain. [01:27] I'd rather vote for something much more specific. [01:27] Like a .arch-inventory file that exists only for as long as the file~ exists. [01:27] add that a enhancement for the future and move on. [01:28] there are plenty of things that folk *will need to tune* after we do the import. [01:28] I am really concerned that "tuning" issues like that will reflect very badly on Arch. [01:29] oh, if you populate job.tagging_rules, its per import. [01:29] and I think that ~ is probably a good candidate for per-import tuning. [01:30] I understand it's per import. But that effectively going make the import unusable out of the box for tagging. [01:30] ddaa: I understand your point. I'm not disagreeing. But we have a much more serious problem - import volume. [01:31] Okay. Can we agree to postpone the imports that contain file~ then? [01:31] no. [01:31] Better to focus on what will work right. [01:31] but we can change the tagging file in them after the import. [01:32] in the import-branch. [01:32] You mean creating a revision in the import branch which is not a match for a cvs revision? [01:32] yes [01:32] we'd be doing that if we dynamically add and remove .arch-inventory files anyway. [01:33] Well... that's only half brain-damaged. [01:33] With .arch-inventory, we can (and should) fold those changes with the related cvs change. [01:33] file a bug, we can discuss the detail later. [01:34] this should not be process blocker. [01:34] But okay. Fixing the tree later is reasonably useful. [01:34] But I fear it's going to bite our arse some day. [01:35] depends on the use case for the branch. [01:35] Exactly. [01:35] For tag-on-latest it's not a problem. [01:36] The issue is when someone will come up with a unexpected use case. [01:36] the expected use cases are: [01:36] a) project tags, and runs their official branch from this [01:36] b) sourcerer tags, and runs its branches from this. [01:37] None are really critical on the history. [01:38] Actually, none really depend on history at all. [01:38] well they do - projects usually have at least one member with a strong focus on the history. [01:39] and our onoing syncs depend on the history processing being effective, because todays sync becomes tomorrows history. [01:39] yup. This my reluctance for putting uneditable trees in the history. [01:39] *Thus my... [01:40] Now you have lost me completely. [01:40] Let me short circuit this. [01:40] what project are we talking about [01:40] ? [01:41] E.g. w3c-wwwlib [01:41] what date was the last commit in CVS ? [01:41] Or any project that contains a file~ in the CVS. That's more of a general design problem. [01:41] lunchtime [01:41] (cscvs log -P MAIN.. [01:41] ddaa: do not generalise on me here. [01:42] we've got a sample size of >> 50 projects that I've personally inspected during the various tests, and only this one has this file. [01:42] its not a general problem if /one/ repo has it. [01:42] yes - we might be able to do better -in general-. But - will it be good enough *for this project*. [01:42] When we have 2, or 3, we can seriously consider writing a general solution. [01:43] But a general solution for an outlier is /how we got the tla ui/ [01:43] Ok. I assumed that was actually happening in other projects and the moving *~ out of the backup and into the source regex. [01:43] no, I don't allow ~ in all projects. [01:43] ... was the solution you used routinely. [01:43] depends on the file. [01:43] I make a per project call. [01:43] hi elmo [01:44] So, since the problem only occurs with ONE project, we can postpone making a decision. If the issue pops up in other projects, a more general solution will be devised. So at this point we do not want to have broken imports out. [01:44] *at this point we will not want [01:44] SteveA: ? [01:44] hi elmo [01:45] shortly, I'll be running a script that copies wiki pages from wiki.ubuntu.com to ubuntulinux.org/newwiki [01:45] I think I have made my point through to you. [01:45] Then it's your call. [01:45] when that is done, and newwiki doesn't look too bad, i'll be merging ubuntulinux.org/wiki and newwiki [01:46] after I've done this, I'd like the old wiki site to be made read-only [01:46] eh, is this a good idea, considereding we don't have the caching problems fixed? [01:46] except perhaps for a few people like me and mark and lu [01:46] and also... [01:47] I'd like /wiki excluded from the "ignore cacheing directives" rule [01:47] on ubuntulinux.org [01:47] is that possible? === thom [~thom@amnesiac.heapspace.net] has joined #launchpad [01:47] and also... [01:47] I'd like /wiki excluded from the "ignore cacheing directives" rule [01:47] on ubuntulinux.org [01:47] is that possible? [01:47] elmo: can you create tla signing rules and a non-sparse revlib for archzoom? Pleas. [01:48] SteveA: cache-control headers are respected [01:48] SteveA: if you mean, you don't want it cached at all, that's doable too [01:48] ddaa: I've made my call. [01:49] thom: I thought on www.ubuntulinux.com, for all pages, cache-related headers are not respected [01:49] ddaa: no, not if that's all you've got to say. if you give me working, step by step instructions, then sure [01:49] and on site-edit.ubuntlinux.org (read .org above too please), nothing is cached [01:49] SteveA: # CacheIgnoreCacheControl On # Disabled - Thom - 20/10/2004; no longer necessary [01:50] elmo: okay, I'll gather more information on what is needed when I have some spare cycles... [01:50] why was it no longer necessary? [01:50] however, plone still doesn't send Last-Mod (but prolly will by end of play today) [01:51] SteveA: cos they fixed the totally broken cache-control headers they (upfront) had set up [01:51] why will plone do that by end of play today? [01:51] because i'm planning to fix it [01:51] you do know that someone is being contracted at the moment to sort out cacheing on our plone site properly? [01:52] ... [01:53] back to the wiki stuff. I'm running a script that takes wiki pages from wiki.ubuntu.com, and copies them to ubuntulinux.org/newwiki [01:53] then I'll be merging newwiki with wiki on ubuntulinux.org [01:53] when that's done, I'd like the wiki site on wiki.ubuntu.com made read-only, except for certain people such as me and mark and lu [01:54] I was concerned that the cacheing on ubuntulinux.org/wiki would be too broken to start using that [01:54] but, if that's fixed now, that's all good. [01:56] thom: viktorija zaksiene is working on makeing our plone sites work well with cacheing. she has a copy of the ubuntulinux.org plone site, and the apache configs. she is on irc as "ryzaja" if you want to chat about what she is doing. [01:57] SteveA: Tags have been removed: [01:57] c7271ec2-c8e7-4bd0-a78c-6337e9111989 database/sampledata/rosetta-alpha.sql [01:57] You should re-generate the allowed-tags file. [01:57] where should I fix it? [01:57] SteveA: k, thanks [01:58] does my wiki-moving plan sound okay? [01:58] carlos: python checkarchtag.py create [01:58] SteveA: thanks === lulu [~lu@host217-37-231-28.in-addr.btopenworld.com] has joined #launchpad [02:05] Okay; how do I get the database harness working in this newly unified config thing? === cprov [~cprov@200.158.100.251] has joined #launchpad [02:23] So anyone know how the launchpad instance on mawson is supposed to be upgraded without doing a complete reinstallation? I can't find a relevant config file in rocketfuel@canonical.com/dists--devel--0, or any suitable launchpad branches in rocketfuel, so I suspect there is no actual process setup? [02:25] stub: the devel config should be suitable for dogfooding [02:25] lifeless: btw, I see now way to clobber the backup regexp per-project in order to make it more restrictive. [02:26] And backup is matched before source. [02:26] Therefore, the issue is blocker for w3c-wwwlib [02:26] ddaa: good point. you'll need to do an enhancement for that - but as its in the same pattern as the current facility, that should be easy. [02:26] lifeless: It aint going to be until we rename the database then :-( [02:26] lifeless: filing an extensive bug right now. [02:27] please add a new bug for 'cannot tune backup tagging method' [02:27] and make w3m-... depend on it [02:27] assign to you, qa contact me. [02:28] I'm writing "cscvs should be smart at versioning backup~ files" with a thorough design for .arch-inventory handling. I will file that additional bug you request, but I would like to make the w3c-wwwlib sync bug depend on that bug I'm writing too. [02:29] depend on both [02:29] .arch-inventory handling is already written in hct. [02:29] Ok. [02:29] we'd be better off leveraging that rather than designing something new. [02:29] Oh, I hope it matches the design I just came up with :-) [02:29] but that will require the ok to move that code into pyarch. [02:30] The remove condition needs to be different from the add condition. [02:30] ddaa: try hct add & hct delete someday. [02:30] I intend to. [02:32] inventory-classification and .arch-inventory parsing and mutation are on the todo list. [02:32] The specific ways to leverage those are application-specific imo. [02:33] for now though, please focus on the low hanging fruit approach. identify and move along. [02:33] yessir, that's my intention when suggesting to postpone w3c-wwwlibs [02:34] yep, I'm agreeing to that as the ~ cannot be per-project tuned === ddaa thanks his good star [02:35] lifeless: So in your experience, should I do a checkout and build-config in my home directory, copy the checkout to /srv/launchpad.ubuntu.com/whatever, chown and swap it with the previous installation? Or can the launchpad user do the checkout directly, possibly though a mirror of the rocketfuel archive stored locally? [02:36] stub: on galapagos & macquarie, the user just accesses the rocketfuel archive directly, by sshing in with a separate ssh key on my user [02:36] on chinstrap [02:38] So the account on chinstrap is accessible to anyone with access to the account on galapagos/macquarie? Hmm... [02:39] my account on chinstrap is very limited in access [02:39] anyhoo, its what elmo said to do in oxford. [02:39] so... [02:42] lifeless: please, "arch_commit: unable to acquire revision lock (could not rename file.)" how is wrong in this case ? [02:42] s\how\what [02:43] I might be able to use ssh-agent to do it sanely, but the launchpad user doesn't have a home directory so ~/.ssh can't be created :-( [02:44] cprov: tla lock-revision -b [02:44] stub: ssh-agent is a real whole... [02:44] hole I mean. bwah [02:44] much worse than a throwaway ssh key [02:45] with a throwaway key, a compromise gets at chinstrap, and only there. [02:45] with ssh-agent, a compromise gets to use /your/ key as it wishes. [02:46] now, a throwaway key can easily have a passphrase on it, to mitigate the window-of-opportunity === ddaa finished filing stuff [02:48] lifeless: any request before I go out to get proposals for a thinkpad? [02:48] feedback on spivs taxi changes [02:49] lifeless: I suspect we need a local copy of the rocketfuel archive then to do this sanely. The code update needs to be push-a-button or done via cron since the dogfood instance needs to be updated so often. [02:50] lifeless: that's a big chunk... (ponders) [02:50] my throwaway keys are passphraseless.. [02:50] talk to daf, hes got a auto updating server [02:51] ddaa: at least start such a run before you go /// [02:51] lifeless: thank you very much, TLA seems to lost itself when the commit was broken by poweroff . was it expected ? [02:51] you had a poweroff during a commit ?ouch [02:52] cprov: yes, that is expected :-) === SteveA -> lunch [02:52] yes, this is expected behaviour in that case - the transaction isn't rolled back so you can analyse the failure. [02:53] cprov: the Law according to lifeless, is "do not release the lock in case of undiagnosable failure". Power-off falls nicely in the "undiagnosable failure" :-) [02:53] ddaa: lifeless: the nicest thing about it is, simple command and it is working pretty fine again :) === ddaa starts wiggling around buildbot to test taxi.py [02:55] ddaa: it will auto-kick in at the end of the importd [02:55] run [02:57] I need to import new infos to test that... so I first need to fix the importer to run on the update launchpad and so on... [02:58] whats brokern with launchpad ? [02:58] (don't you have a running config at all times?) [02:58] type object 'SQLBase' has no attribute 'initZopeless' [02:58] Trivial fix. === thom [~thom@amnesiac.heapspace.net] has left #launchpad [] [03:05] ../lib/canonical/database/sqlbase.py:82: UserWarning: Something tried to set a _connection. Ignored. [03:05] Then nothing gets modified in the db... hints? === lifeless hooks ddaa & spiv up [03:06] in fact 0 you go, and chat with spiv when you return :) [03:06] I'm sure spiv will have some thoughts [03:06] Okay. [03:07] Can anyone tell me how to get harness.py working again? [03:07] I need to override it to use launchpad_dsilvers instead of launchpad_ftest [03:09] stub, SteveA: The test check that is run with make check at launchpad (and with every commit) is missing some unittest [03:09] make check pass [03:09] but python test.py -u canonical fails [03:09] ddaa: Ignore it, it's a new warning for an old problem ;) [03:10] ddaa: It's unlikely to be a real problem. === spiv -> lunch [03:10] spiv: sop why aren't things being modified ? === ddaa must be screwing up something else, then [03:10] ddaa: is this in your updater ? [03:10] if so, you need to commit the transaction. [03:10] nah, it's a problem in infoImporter. [03:11] Ha... that must be the missing bit. [03:11] you are re-importing ? [03:11] I'm importing jobs on-demand. [03:11] And removing old jobs which are no longer needed. [03:11] ohkay [03:12] night all [03:17] dbname = "launchpad_ftest" [03:17] in lib/canonical/lp/__init__.py [03:17] meh? === kiko [~kiko@200-206-134-238.async.com.br] has joined #launchpad [03:27] kiko: please don't CC me on list mails if you can avoid it :-) [03:28] I forget. === kiko sighs [03:29] SteveA: i'm getting mixed messages on the plone cacheing front [03:29] one half are saying that plone is dumb and we need a new product installed which is what Viktoria is working on [03:29] Kinnison, I'm confused [03:30] another are saying that zope and plone are fine if setup correctly and that upfront made some mistakes in the setup [03:30] kiko: ? [03:30] Kinnison, we know the current packages because we just need to look at publishing and package tables, right? [03:30] yes [03:30] thom, SteveA, please comment ^^ [03:30] what's the issue with proposed, then? can't it just be a special status in publishing? [03:31] because "proposed" is nothing to do with publishing [03:31] mark and I spent quite a while making sure we weren't combining concepts into the same tables where the concepts were wildly different [03:31] package proposals are clearly a policy thing. the publishing tables belong entirely to the publishing side of lucille really [03:33] fair enough, but this being up in the air blocks us (in the relevant places) [03:33] can you have multiple releases proposed for a single distro release? [03:33] then get onto mark about starting to design the derived distro policies [03:34] I'm currently blocked on fixing gina's build stuff because she can't import into the current database design [03:34] Kinnison: btw, haven't you decided about porposed yet ? another doubt: is there only one proposed version for one architecture ? [03:34] yeah, cprov's question is mine as well [03:35] package proposals are the domain of the *DERIVED DISTRO POLICY* and thus have not been given any space in the db (dunno about thought on sabdfl's part, but I got the impression at the launch party that sabdfl and I and several others are probably going to have to have a meeting to design this) [03:35] Kinnison: I mean, if the build fails on it (for all archs) it should be replaced by the new uploaded packages with the correction ? [03:36] hmmmm [03:36] cprov: build fails for what when where how? [03:37] Kinnison: I understand this as Policy question only, too [03:37] cprov: there is too much undefined currently for me to give answers right now [03:37] I still haven't grasped why a certain package being proposed for a certain release can't be simply indicated in publishing as a "not ready" state. Maybe I'm thick [03:38] then the policy can hide behind that interface; as a decision is made the status is updated as a consequence. [03:38] publishing == package(and files) are somewhere going into or coming out of the archive which goes onto disk [03:38] I'm aware of my naivet but please enlighten us because nobody here knows. [03:39] For a record to be in the publishing tables implies that the distrorelease's ftpmasters have already accepted the upload in some way; which could only be done automatically via a policy which says "accept " or something [03:40] hmmm [03:41] and so you feel an "incomplete", "pending" or whatnot status there would be "bad"? why? [03:41] the publishing tables used to confuse the issues of policy-based-proposal, the upload queue and also the publishing statemachine. I've managed to clean it out to just the publishing state machine. I feel adding proposals back in will just confuse the hell out of the entire system [03:42] it does seem to simplify things significantly on our side, however. :) [03:43] So we should fuck the database normalisation over because it makes things easier for the UI? === kiko chuckles === spiv_ [~andrew@fuchsia.puzzling.org] has joined #launchpad === cprov [~cprov@200.158.100.251] has joined #launchpad === lulu [~lu@host217-37-231-28.in-addr.btopenworld.com] has joined #launchpad === sabdfl [~mark@host217-37-231-28.in-addr.btopenworld.com] has joined #launchpad === BradB|zzz [~bradb@modemcable165.196-131-66.mc.videotron.ca] has joined #launchpad === mako [~mako@micha.hampshire.edu] has joined #launchpad === spiv [~andrew@fuchsia.puzzling.org] has joined #launchpad === daf [daf@muse.19inch.net] has joined #launchpad === dilys [daf@muse.19inch.net] has joined #launchpad === elmo [~james@83.216.141.215] has joined #launchpad === SteveA [~steve@adsl-213-190-44-43.takas.lt] has joined #launchpad === lifeless [~robertc@dsl-69.8.240.220.rns01-kent-syd.dsl.comindico.com.au] has joined #launchpad === jblack [~jblack@static-209-158-45-74.scr.east.verizon.net] has joined #launchpad [03:44] Kinnison, I just want to understand the issue clearly here. If we had pending in the publishing table, does that mean we would be duplicating data that will live elsewhere (and that is trivially obtainable)? [03:44] Kinnison, I'm not saying fuck database normalization, [03:45] kiko: I don't know how easily available the proposals will be; because noone has written any tables for it [03:45] kiko: However putting proposals into the publishing state machine is plainly wrong to me === kiko shrugs [03:45] fair enough. [03:46] kiko: What we really need is for sabdfl to have time to look into how to do proposals properly :-) [03:46] the astroman's spread too thin as it is [03:46] I know; but derivative distributions and the policy governing them really is his baby === spiv_ [~andrew@fuchsia.puzzling.org] has joined #launchpad === cprov [~cprov@200.158.100.251] has joined #launchpad === lulu [~lu@host217-37-231-28.in-addr.btopenworld.com] has joined #launchpad === sabdfl [~mark@host217-37-231-28.in-addr.btopenworld.com] has joined #launchpad === BradB|zzz [~bradb@modemcable165.196-131-66.mc.videotron.ca] has joined #launchpad === mako [~mako@micha.hampshire.edu] has joined #launchpad === daf [daf@muse.19inch.net] has joined #launchpad === dilys [daf@muse.19inch.net] has joined #launchpad === elmo [~james@83.216.141.215] has joined #launchpad === SteveA [~steve@adsl-213-190-44-43.takas.lt] has joined #launchpad === lifeless [~robertc@dsl-69.8.240.220.rns01-kent-syd.dsl.comindico.com.au] has joined #launchpad === jblack [~jblack@static-209-158-45-74.scr.east.verizon.net] has joined #launchpad [04:00] sabdfl: hi, what do you mean w/ " represent the state of an archive" ? === BradB|zzz is now known as BradB [04:01] morning [04:01] hey brad [04:01] hi === BradB starts reading zee email === spiv_ [~andrew@fuchsia.puzzling.org] has joined #launchpad === cprov [~cprov@200.158.100.251] has joined #launchpad === lulu [~lu@host217-37-231-28.in-addr.btopenworld.com] has joined #launchpad === sabdfl [~mark@host217-37-231-28.in-addr.btopenworld.com] has joined #launchpad === BradB [~bradb@modemcable165.196-131-66.mc.videotron.ca] has joined #launchpad === mako [~mako@micha.hampshire.edu] has joined #launchpad === daf [daf@muse.19inch.net] has joined #launchpad === dilys [daf@muse.19inch.net] has joined #launchpad === elmo [~james@83.216.141.215] has joined #launchpad === SteveA [~steve@adsl-213-190-44-43.takas.lt] has joined #launchpad === lifeless [~robertc@dsl-69.8.240.220.rns01-kent-syd.dsl.comindico.com.au] has joined #launchpad === jblack [~jblack@static-209-158-45-74.scr.east.verizon.net] has joined #launchpad [04:08] don't worry abut how to get the packages in, or get them out [04:08] just present, on the web, the state of those tables [04:08] SteveA: sure [04:08] we ARE NOT YET TRYING TO SOLVE THE WORKFLOW [04:08] -dmwaters(dmwaters@dmwaters-gentoo.staff.freenode)- {global notice} Hi all! It appears that one of our hubs is having some major routing problems. I'm working on working around this problem, and any further messages will be given in wallops [04:08] k? [04:08] sabdfl: I see [04:10] sabdfl, sure. otoh we would like to present releases pending for a certain source package and we are unable to. [04:10] this is driven stricly by a soyuz completeness review [04:10] BradB: https://chinstrap.warthogs.hbd.com/~stevea/zwiki-2004-10-26.tar.gz [04:11] sabdfl: where should came this new releases from ? fake ones ? [04:11] cprov, huh? [04:11] sabdfl: any objection to giving simon micheal management rights in the wiki folder on ubuntulinux.org? He's keen to help get things working nicely. [04:12] kiko: if we want to show unpublished data, we should have some unpublished data ... [04:12] s/micheal/michael/ [04:13] cprov, yes. I suspect sabdfl wants us to just ignore this for now, though. [04:13] (the uppercasing is a big hint) [04:17] kiko: then I don't understand the issue on this ... is something like "keep it as it is" ? since we just have "published" packages now ... [04:18] cprov, yes, I guess we'll just have published packages displayed for sourcepackages, and pending will live as a bugzilla issue. [04:19] !dmwaters:*! Hi all! Looks like sprint is to blame for our routing problems this morning. I've worked around the problem for now, but hopefully, it'll clear up soon [04:21] kiko: ok, what I see is that is impossible to have PROPOSED packages for Warty anyway, since it is frozen, It'll come just with hoary imports using gina in update mode . [04:23] yeah [04:25] sqlobject select stuff... [04:25] BradB: please tell me when you've updated ZWiki and restarted plone [04:25] How do I select in the form: foo=1 and bar like '%thing' ? [04:26] Table.select("foo=1 and bar like '%thing'") [04:26] eww; okay [04:26] kiko: ok, now more than "New Features" approach we should concentrate ourself in get Soyuz working on mawson soon, do we have any news about postgres issue on mawson ? [04:27] there's no 'EQUAL()' like there is 'LIKE()' ? [04:27] Oh, you're using the Table.q.foo hack? [04:27] cprov, elmo solved it. [04:27] spiv_: well, I'll use whatever is recommended [04:27] Table.q.foo=1, etc. [04:27] kiko: I'm verifying ... [04:28] I'm ambivalent. There are nice aspects to using Table.q.foo, but it still feels a bit dirty to me. [04:29] (But not having to worry about properly quoting values is a pretty big plus) [04:29] What I want is effectively: AND(PublishedSourcePackageFile.q.distribution=1, LIKE(PublishedSourcePackageFile.q.libraryfilealiasfilename,'%dsc')) which gives: SyntaxError: keyword can't be an expression [04:30] ==, not = [04:30] SteveA: none, go ahead with simon micheal [04:31] k [04:31] kiko: the "pending" mechanism in soyuz is (a) unspecified and (b) completely different to the Katie equivalent [04:31] What stub said [04:31] (Bizarre syntax error text, though) [04:31] AssertionError: Database None unknown [04:31] so we can't easily represent meaningful data there until we spec and implement the workflow, because we can't easily pull that data from a katie db [04:32] what i'm focused on tis week is getting soyuz, malone and doap all running on mawson, with a db that represents useful info [04:32] SteveA: it's updated and restarted [04:32] thanks brad [04:32] stub: oh i thought you were like, asleep [04:32] no prob [04:32] Merge to rocketfuel@canonical.com/launchpad--devel--0: scripts updates and sourcepackage buildlog (patch-692) [04:32] in the case of soyuz, that means that the db would reflect the state of the warty, warty-updates, warty-security, and hoary repositories [04:32] elmo: Will be in a tick [04:33] stub: sabdfl wants read only access to lp-df - can you arrange for a group of your choosing to be granted read? [04:33] this we obtain by (a) rsync and katie dump, (b) gina & nicole magic [04:33] run daily [04:33] cprov, kiko, bradb we need to get this dogfood server bedded down today [04:33] elmo: do we have the archive rsync in place to mawson for gina and nicole? [04:34] yeah [04:34] elmo: also, can we get a dumpt of the katie db along with that archive rsync? [04:34] elmo: I don't understand [04:34] stub: i have a mark@mawson account, and want to be able to psql launchpad_dogfood [04:34] i want to be able to debug the dogfood server [04:35] but don't want superuser rights in that db [04:35] sabdfl: yeah, doing that now [04:35] ok [04:35] great [04:35] cprov, Kinnison, today, please let;s get gina and nicole running against the mawson archive so that we start to populate the dogfood server with real data [04:35] or real-looking data [04:36] stub will give us a daily code update and schema update [04:36] so from tomorrow we will be able to point our good friends the hoary team at mawson and say "see what we are building for you" [04:37] dump's in /srv/archive.ubuntu.com/projectb.dump [04:37] over the next few weeks we'll add to it the buildd management, and the workflow, so that we can hopefully switch to using soyuz to manage our archive during es-conf [04:37] from then on, the ubuntu archive will be totally in your hands [04:37] sabdfl: The dogfood server already is bedded down. It's running; it can be used. [04:38] sabdfl: daily code update has work to be done - I've sketched out a strategy on launchpad@. [04:38] If you mean it needs an update though, well, that too can be done quickly enough. [04:38] sabdfl: ok, I just depends on Kinninson help for run Librarian [04:38] sabdfl: gina will have to be running with a librarian also since for now lucille doesn't have the cache logic in her [04:39] BradB: The existing setup can't be updated that I can see, and it is talking to the launchpad_test database which from what people are saying is incorrect (I've heard people here say launchpad_dogfood, and other saying launchpad_dev). [04:39] BradB: yes, it does need an update, please go ahead and exercise stub's strategy :-) [04:39] (Well.. updated apart from a manual process) [04:40] ok, well let's get a librarian up and running [04:40] i prefer launchpad_dogfood [04:40] stub: Why can't it be updated? I /think/ we can pretty much blow away whatever's there, because I don't think we yet have data worth keeping. [04:40] because it identifies a single specific db instance [04:40] stub: If you're meaning that you don't have a smooth, stylin, adminish way of doing it, I'm not sure how much I'm involved in making that happen. [04:41] Could someone tell me how to log into mawson then? [04:41] there's nothing there right now that I want to keep, i don't think rosetta has anything in there either [04:41] BradB: Ok. I meant some sort of automated update (ie. without running diffs to see what local mods have been made and reapplying) [04:41] elmo: Kinnison needs to be able to work on mawson too [04:41] guys this is our mission for the day [04:42] i want to be able to walk mdz through malone this evening [04:42] and it has to be early because i've a freaking early start tomorrow to a keynote in frankfurt [04:43] created an account [04:43] BradB: I'm happy to look into the automated update stuff tomorrow - I suspect the arch team might have some input to my thoughts, so a manual update should be fine for today. [04:43] sabdfl: Warning: Malone will be broken. [04:43] bradb where, why? [04:43] sabdfl: The UI changes have made certain things not be there anymore, namely editing product/package assignments. [04:43] ok i can fix that i'm sure [04:43] elmo: ta [04:43] I can work on fixing those, of course, but I'm not sure how much work's involved. [04:44] let me look at it [04:44] sabdfl: Do I need to care about any of the automated update stuff? If not, I can start checking in fixes right now instead. [04:44] Kinnison: please verify that you have what you need to get your side into production [04:44] sabdfl: ok [04:44] sabdfl: I'm not entirely convinced I know what my "side" is apart from the librarian [04:44] bradb; no, stub can take care of the backup / update process tomorrow [04:44] Kinnison: gina, nicole, i thought those transferred to you too [04:45] i'd like to be able to show soyuz with real data [04:45] Okay, I'll get back to finishing the edit notifications + fixing whatever else I see broken along the way. [04:45] and file bugs on real pacakges [04:45] sabdfl: I was under the impression that I was helping with gina; but not with nicole and that I didn't actually own either [04:45] BradB: let's plan for a code drop to mawson in two hours [04:45] cprov: is nicole still your baby? === Kinnison hasn't touched nicole ever ever [04:46] sabdfl: I think so .. [04:46] if so, elmo, cprov needs mawson too [04:46] cprov has mawson [04:46] sabdfl: I'm there [04:46] elmo: I suspect the launchpad@mawson user will need a home directory at some point. I will also need to know if the code should be pulled or pushed from chinstrap. [04:46] cprov: we need gina and nicole running on Kinnison's db and librarian today on mawson [04:46] stub: no, it doesn't, use /srv/launchpad.ubuntu.com or some other appopriate dir under /srv [04:46] SteveA: did you saw my comment about the test checks on commit? [04:46] stub: pull [04:46] sabdfl: ok [04:46] and manually, daily [04:46] carlos: no [04:46] SteveA: it's not running all checks [04:47] stub: backup, pull, schema update, fire! [04:47] yesterday I broke one test and it did not detected it [04:47] carlos: a pagetest? [04:47] sabdfl: ok [04:47] SteveA: why have we disabled page tests? [04:47] spiv_: Can I ask you to update server.tac in the librarian to use the new database choosing logic etc please? [04:47] no, doctests [04:47] Kinnison: I'll take a look. [04:47] SteveA: make check from launchpad does not detect the error [04:47] elmo: I'm mainly concerned about ~/.ssh/authorized_keys and known_hosts [04:47] sabdfl: are pagetests disabled? [04:47] spiv_: also a command-line way to change the ports/fatsam dir would make life way easier [04:48] there are still some tests failing since long ago that are only detected with "python test.py -u canonical" [04:48] stub: meh [04:48] Kinnison: That's trickier :/ [04:48] if anyone puts anything else in /home/launchpad, I'll hurt them [04:49] spiv_: or env vars or something so I don't have to maintain a patch against server.tac for mawson [04:49] Env vars would work. [04:49] The point of that tac is that it's a configuration file, it's supposed to vary for different deployments ;) [04:49] carlos: "make check" is what pqm runs before merging. It should run all pagetests. If it runs anything else, that's a bonus. [04:50] only pagetests? [04:50] spiv_: It'd be really convenient if we could override it easily though (for now) [04:50] (It's got a little too much non-config stuff in it atm) [04:50] I thought it was running unittests and doctest [04:50] that's how I left it. I recall that someone (I'd need to look up exactly who) said they were going to make it run other tests too. [04:50] I haven't checked that this was done. [04:51] Oh, I understand. Just explaining why it is how it is :) [04:51] spiv_: aye [04:51] as a quick hack, can we just have lib/config.py as a poor mans config file? [04:51] SteveA: it's not done, or it's not working correctly [04:52] SteveA: please can you also set the tags-check to display the numberof tags in the system, so we can notice if anyone adds any [04:52] Kinnison: So, server.tac already calls canonical.lp.initZopeless... [04:52] sabdfl: the tags check will forbid a checkin if anyone adds any. unless they cheat by making a new allowed-tags.txt file. [04:53] spiv_: it does? [04:53] SteveA: precisely [04:53] spiv_: then the checkout on mawson is out of date :-( [04:53] that's why i want it to print the number of tags, in case someone cheats, not realising why that's there [04:53] spiv_: or I'm looking at the wrong place === spiv_ makes sure he's up to date [04:54] stevea: [04:54] # Run all tests. test_on_merge.py takes care of setting up the [04:54] # database. [04:54] ./test_on_merge.py canonical [04:54] Tags have been removed: [04:54] c7271ec2-c8e7-4bd0-a78c-6337e9111989 database/sampledata/rosetta-alpha.sql [04:54] You should re-generate the allowed-tags file. [04:54] Running tests. [04:54] Traceback (most recent call last): [04:54] # Run the pagetests. Ensure that launchpad is not running using [04:54] # the launchpad_test database, and that nothing else is using that [04:54] # database, or the tests will hang until these processes exit. [04:54] #./test_on_merge.py -f canonical.launchpad.ftest [04:54] note the last line [04:55] Kinnison: Yeah, it does. Line 16. [04:55] sabdfl: who did that! [04:55] i didn't [04:55] arch blame, anyone? [04:56] dsilvers@rosetta:/srv/launchpad.ubuntu.com/launchpad-dogfood $ cat -n lib/canonical/librarian/server.tac | grep 16 [04:56] 16 application = service.Application('Librarian') === SteveA yells "fuck" and beats his head on the keyboard (metaphorically speaking) [04:56] ehe [04:56] spiv_: methinks mawson is out of date then [04:56] what's the point of having tests if someone goes and disables them... === debonzi [~debonzi@200.158.100.251] has joined #launchpad [04:57] sabdfl, arch blame doesn't exist. [04:57] Merge to rocketfuel@canonical.com/launchpad--devel--0: Fixed some tests I broke yesterday (patch-693) [04:57] The Makefile appears fine here... === BradB eagerly awaits the new canonical arch [04:58] sabdfl: stub did it in patch-675, apparently. [04:58] SteveA: Check the makefile. That commented out (the #). The tests are run a few lines above [04:58] elmo: how to transfer files from zhongshan to mawson ? [04:58] cprov: err, scp? [04:58] my arch is still churning on star-merge [04:59] SteveA: yeah, i'm not sure what the problem is, based on what sabdfl pasted above, that looks like it runs all the tests [04:59] elmo: asks for pass ? [05:00] heh [05:01] cprov: echo "Please change my Debian password" | gpg --clearsign | mail chpasswd@db.warthogs.hbd.com [05:01] my tla has finally given me the latest source [05:01] so, yes, tests are all being run. [05:02] there is a confusing comment left in the makefile [05:02] That would be my decoy :-) [05:03] cprov: (assuming you've forgotten your password) [05:03] sabdfl: I fixed the allowed-tags already [05:03] carlos: have you made it print the number of tags? [05:03] nope [05:03] SteveA: the rosetta-alpha.sql removal [05:05] elmo: if I should use the pass I wouldn't like to use something like this 'x@(&*%^*' [05:05] I mean, I did not disable anything, I just removed a file with an arch tag (yesterday) and today I asked you about how to fix that warning, it should be fixed in rocketfuel as soon as pqm accepts my last merge request [05:06] cprov: once you get a pass, you can change it via the web interface https://db.warthogs.hbd.com/ when you've logged into mawson or chinstrap [05:06] hmm, it's now at rocketfuel. [05:09] Merge to rocketfuel@canonical.com/launchpad--devel--0: Some general kiko changes (patch-694) [05:10] elmo: no lynx on mawson, so no access to https://db.warthogs.hbd.com/ [05:10] blah, there is on chinstrap [05:12] elmo, can I get a log in to gentoo for a while to check some plone configs? [05:14] SteveA: enabled your account there [05:15] thanks [05:15] where's the ldap thinggie to change passwords etc.? [05:16] see scroll back [05:16] tho, you should really use ssh pub keys [05:16] i.e. 'cat .ssh/id_rsa.pub | gpg --clearsign | mail change@db.warthogs.hbd.com' [05:16] I do. at least, I do on chinstrap [05:17] ta [05:17] is that on a wiki page anywhere? [05:19] stevea, bradb: update on the cacheing situation [05:19] cacheing? [05:19] yes [05:19] Merge to rocketfuel@canonical.com/launchpad--devel--0: Now with arch-tags count (patch-695) [05:19] i know viktroia is working on this but expect we are going to be pissing in the wind [05:20] if we try to wait for a perfect solution to the integration of plone and apache [05:20] clearly, SOMEONE out there would have solved this cleanly, and documented it, if it was easy [05:20] sabdfl: That's who I recommended to do the job. :) [05:20] right now, I'm trying to work out why moin mode in our plone does not like non-ascii characters [05:20] i see no reason why we should not just use https://www for authenticated connections [05:20] BradB: SOMEONE? they declined [05:20] and leave that entirely uncached [05:21] sabdfl: Nope, they were much more expensive. [05:21] they also documented it, and i expect vika is following those documents [05:21] the main site on http://www. can remain cached [05:21] we just need to set things up so that the "log in" button switches you to https and keeps you there [05:22] and the "log out" button takes you back to http [05:22] thom has already set it up so that https is uncached [05:22] and http is cached [05:22] we just need to sort out the login, logout interaction [05:22] which should be trivial [05:22] I expect the way to do that is for the plone standard template to redirect to https if there is a user logged in [05:23] and it is on http [05:23] stevea: simpler even: just redirect to https for the login, and don't redirect back [05:23] and send the cookie to https://www. rather than http://www [05:23] I don't think that would work effectively [05:23] the browser will then only send te cookie to https://www. [05:23] why not? [05:24] cookies don't care if they are on http or https, do they? [05:24] sabdfl: Why not see what happens first from Vika working on this though? [05:24] I'm trying to fix some things in Malone atm before the code drop, and would have thought my time is better spent doing that atm. [05:24] bradb: i need a sensible answer yesterday, which is when i agreed to open up the web site [05:24] we have been faffing around for more than a month on auth and it is still not working [05:24] i'm trying to find the simplest solution that will work today [05:25] this is bs [05:25] as soon as someone follows a link to the site, they'll be getting a confused cached page saying perhaps that they are logged in, perhaps that they are not. [05:25] yeah, i know it's bad. i guess vika hasn't had time to start on it yet. [05:26] BradB: vika is onto it - deadline is tomorrow. [05:26] steve: no, because the only cached pages will be not logged in [05:26] and the only logged in pages are on https and won't be cached [05:26] only question is whether or not the cookie will be sent to the http site [05:27] spiv_: have you made those changes for the librarian? [05:27] sabdfl: How do we update the codebase for launchpad-dogfood? [05:27] in which case we should get the proxy to auto-redirect to https for connections with the cookie [05:27] Kinnison: you commit to you rocketfuel before 18:00 UK time [05:28] sabdfl: So I have to wait until 18:00 before I start the librarian? [05:29] elmo: I've mailed change@db. but I'm still prompted for a password to get into gentoo === Kinnison is a little concerned about timings because he prior arrangements for tonight so can't stick around past 19:15 [05:30] in future, stub will do a daily update of the codebase to dogfood, probably during his morning, our night [05:30] one sec [05:30] Kinnison: is the code you need already in rf? [05:30] sabdfl: apparently; yes [05:31] sabdfl: I'm just waiting for spiv to confirm [05:31] was it in rf over the w/e? [05:31] well; it's not in /src/launchpad.ubuntu.com/ [05:31] bradb: can we do an earlier pull of the code and schema so that Kinnison can start bringing the librarian up? [05:31] SteveA: just propagation time, I've forced it through [05:32] bradb: i've "fixed" assignment editing (links work but the process and semantics need work) [05:32] sabdfl: the earlier you pull the code, the more bugs will be in it. i'm working on fixing what's broken, but there's still more to do. [05:32] sabdfl: just checked the cookie spec. so, we could mark the cookie as "secure" [05:32] then it would be sent only over ssl [05:32] SteveA: perfect [05:32] elmo: still asks me for a password [05:32] try logging in with the right user name? [05:33] i.e. 'stevea' not 'steve' [05:33] :-) [05:33] heh [05:33] ah -- I misunderstook .ssh/config [05:34] thanks elmo [05:35] I have no idea if zope / average browser implements that part of the cookie spec, though. I'll see if I can find out. [05:35] Standalone cookie crumber sets the secure flag automatically if the URL is https:, but Plone distributes the old CMFCore release. The relevant function is defaultSetAuthCookie if you want to backport it to Plone. I have the relevant code in my repository. === debonzi is now known as debonzi|lunch === cprov is now known as cprov-lunch [05:40] elmo: how do I become launchpad on mawson? [05:41] sabdfl: is the database we're working against called launchpad_dogfood then? [05:41] SteveA: how soon can the short term cacheing solution be implemented? and who will be doing it? [05:41] Kinnison: 'sudo su - launchpad' [05:41] elmo: eww :-) [05:42] elmo: what ever happend to 'sudo -u launchpad -s' ? :-) [05:42] Kinnison: yes, i believe so [05:42] sabdfl: cool [05:43] you can probably do that to, 'sudo -l' and see if you care === Kinnison prepares /srv/launchpad.ubuntu.com/librarian to be the file-root for the librarian [05:43] stub: you are a machine [05:45] A machine who is going to bed now... [05:45] Kinnison: Sorry, was busy emailing my travel agent... [05:45] spiv_: fair enough :-) [05:45] Kinnison: The initZopeless change is already in rocketfuel. [05:45] Or was there something else you wanted? [05:46] spiv_: If you can get those fixes in within the next 1h15m then I will be clear to go :-) (the envvar stuff for overriding db name, disk root, ports etc) [05:46] Oh, the environment variables. Ok, I can do that now, that's fast. [05:46] thanks [05:46] urp... canonical.lp.dbname == launchpad_ftest. Will fix tomorrow :-( [05:46] BradB: how do i use the OwnerWidget? [05:47] stub: yeah; that's buggering up running the db harness which I use for testing my lucille code :-( [05:47] does it basically allow me to get an owner added to an edit or add page without offering a listbox? [05:47] sabdfl: Check IBug and the .zcml for its add form. It is an invisible widget that always sets the ownerid to the currently authed user [05:48] stub: before you crash [05:48] what's the status on the bugwatches? [05:48] are you happy it's ready? [05:48] for prime time? [05:48] do we have the "link any project to any bug tracker" stuff in place? [05:48] stub, BradB: can you talk to each other about getting a cookie crumbler that sends secure-flagged cookies onto the ubuntulinux.org plone? [05:48] Working fine last I looked a few days ago. No support for authentication though, so might be a problem if we want to watch the canonical bugzilla. [05:49] The code is hooked into the unittests so should have survived any recent changes. [05:49] ok, next week in that department could you add support for authentication, and the sourceforge bugtracker? [05:51] stub: thanks and g'night [05:51] sabdfl: The quickest person to ask would be the person who wrote it, but it looks like a widget you use like any other, but it's custom-tailored to suit a field you want to modify whose value is an ownerID. [05:51] SteveA: Added to tomorrow's todo list. [05:51] BradB: i'm trying to set it up so "add a subscription" basically only lets you add yourself [05:51] sabdfl: I'm not sure of the best way of proceeding on the auth - it will make the bugtracker stuff much more complex if we want to support anything more complex than our own bugzilla. We either need to add columns to the table to store the credentials, or encode it in the URL which might be naughty. [05:52] stub: columns in the db is sensible [05:52] sabdfl: we don't want any kind of edit form for that [05:52] bradb: or do we want to work on the basis that you CAN subscribe someone else? [05:53] SteveA: wiki people are wanting to know what the status is [05:53] they are continuing to edit the old wiki but worried their content will be lost [05:53] sabdfl: Would it be acceptible to turn off requiring basicauth from our IP addresses? or will elmo punch me for suggesting that? [05:53] sabdfl: if that's how it is currently (which i think it is) then i'd say yes. fish, bigger to, fry, etc. I think there's more valuable changes that can be done to Malone presently. [05:53] Kinnison: Merge request sent. [05:54] spiv_: fantastic [05:54] sabdfl: filelist files for apt-ftparchive successfully built [05:54] sabdfl: I'm working with simon m. on why pages with non-ascii characters are not working. [05:54] sabdfl: I'm writing a test apt.conf which assuming it works will generate the packages files etc for us [05:54] SteveA: are reST pages still not working with utf-8? [05:54] once that's working, I can run my import script, and it will import without errors. [05:55] BradB: this is a different problem, specific to moin formatting [05:55] ok [05:55] bradb: its potentially a trivial change, it's more a question of how we want malone to behave than how hard it is to get it there [05:55] BradB: one more ZWiki bugfix coming up [05:55] Kinnison: super, thanks, what's next? [05:56] woo [05:56] SteveA: ok, so no conversion has been done? [05:57] I have a script that pulls things across. I've been running it in a test folder, noting problems, and getting them fixed. [05:57] sabdfl: then i'd say it's best for the user to decide if they want to be subscribed. if anything, subscribing anyone else can be a func for priv'd users later on [05:57] when all important problems are fixed, I'll run the script one final time [05:57] sabdfl: once I'm happy that I can do an apt.conf to generate the packages files etc; I need to write something to pull config out of the lucilleconfig columns we added to the distrorelease and distribution tables and generate the bits to tack on the side. then I should be in a position to have a script which when invoked can publish an archive to disk [05:57] stevea: can we announce to the wiki team that their changes will not be lost? [05:57] sabdfl: then I need to sit back; take stock; and decide which direction to push at next [05:57] this means that before you run the script canonically, we LOCK the old wiki, for good [05:58] and the wiki system is down while we bring up the new one [05:58] sabdfl: their changes will not be lost [05:58] they can keep working on the old site [05:58] until it is closed to forbid more work [05:58] ok, so you will lock it before the final run? [05:58] shortly after it is closed, I'll go through the RecentChanges page, and make sure we've got everything [05:58] how long do you think it will take? [05:59] from now -- depends if we've fixed all the important bugs in zwiki moin mode [05:59] i'd rather we locked it, then ran the script, so there's no arsing about with recent changes [05:59] :-) [05:59] that means I'll have to do two "final" runs, but that's okay [05:59] I still need to check recent changes before the final final, to make sure I have any newly added pages [06:00] but anyway -- no changes are going to be lost [06:00] Merge to rocketfuel@canonical.com/launchpad--devel--0: Allow librarian settings to be overriden by environment variables (patch-696) === Kinnison merges in spiv's change to check it does the trick [06:02] BradB: https://chinstrap.warthogs.hbd.com/~stevea/zwiki-2004-10-26b.tar.gz [06:02] spiv_: looks good; thanks [06:03] so the clear initZopeless() call uses canonical.lp.dbname? [06:05] BradB: please ping me when ZWiki is updated [06:06] Yes. [06:08] spiv_: which means launchpad_ftest unless I override it in server.tac ? [06:08] SteveA: updated, restarted. [06:09] Yes. [06:09] spiv_: So much for avoiding editing server.tac :-( [06:09] spiv_: Thanks for those env changes though; they'll be way useful :-) === Kinnison ponders; surely we'll have to edit canonical/lp/__init__.py anyway since the webapp will use it? [06:11] Yeah, that was my thinking. [06:11] Right === Kinnison wonders whose job that is === Kinnison supposes he'll do it :-) [06:12] 15:46 < stub> urp... canonical.lp.dbname == launchpad_ftest. Will fix tomorrow :-( [06:13] I thought sabdfl wanted something running by tonight though :-( === Kinnison shrugs and will wait for 18:00 anyway [06:15] Bug 2136 resolved: Translation of new pofiles is broken since the table split [06:15] https://bugzilla.warthogs.hbd.com/bugzilla/show_bug.cgi?id=2136 [06:16] thanks BradB [06:16] Kinnison: we can do an update on mawson, but two things will not happen: 1. a shiny way of updating the code, 2. keeping any of the existing data. sabdfl can probably confirm that this doesn't matter yet. [06:17] the db will still be launchpad_test as well, because it's too error prone to think of changing yet, imho. [06:18] but after the update, canonical/lp/__init__.py will likely say launchpad_ftest [06:19] why not change it? [06:22] BradB: did you restart the plone site? [06:22] right before i said i did, yep [06:23] can you do so again, please? [06:24] done [06:24] thanks [06:26] Merge to rocketfuel@canonical.com/launchpad--devel--0: Added a missing constraint from to a POMsgSet query that caused the bug #2136 (patch-697) [06:26] bradb, Kinnison we can blow away the db today [06:28] spiv_: I'm executing one of the rosetta scripts and I get: [06:28] psycopg.OperationalError: FATAL: database "launchpad_ftest" does not exist [06:28] ; used connection string 'dbname=launchpad_ftest' [06:28] It's using canonical.lp.initZopeless() [06:28] to connect to the database === cprov-lunch is now known as cprov === debonzi|lunch is now known as debonzi [06:43] Merge to rocketfuel@canonical.com/launchpad--devel--0: added package infestation edit notification (patch-698) [06:45] SteveA: btw, irregular reminder about the upload stuff ... [06:47] thanks [06:54] BradB: got a minute to chat? [06:56] SteveA: sure [07:06] BradB: was going to ask your opinion on a horrid hack. But it turns out there's no need for that. There will be a new new ZWiki shortly that should fix the remaining i18n bugs [07:07] ok [07:08] Is everyone happy for me to update the launchpad checkout in /srv/launchpad.ubuntu.com on mawson? [07:08] carlos: meeting time? [07:08] Kinnison: fine [07:10] If one SourcePackage has no product/project, can I assume also that there is no translations for it? [07:10] daf: phone [07:10] SteveA: did you say there was going to be a meeting tomorrow morning, btw? [07:10] s/there is/there are [07:10] i'm sure you did after the last one [07:11] yeah. there should be a meeting tomorrow. === SteveA checks sent mail [07:12] there was no mail about it [07:12] darn. I didn't send the mail. [07:16] debonzi, cprov: can you guys make a meeting tomorrow? [07:16] SteveA, wich time is good for you? [07:16] 13:00 UTC ? [07:16] If I hear no "please don't do that"s before 18:20 my time (5 minutes from now) I'll update the launchpad checkout [07:16] SteveA, it is better to me after 16:00 UTC, but if its not ok for you Im ok with 13:00 UTC [07:16] BradB: https://chinstrap.warthogs.hbd.com/~stevea/zwiki-2004-10-26c.tar.gz [07:16] daf: I'm ready [07:16] SteveA: of course, 13:00 UTC [07:16] debonzi: any later is bad for stub [07:16] daf, carlos: 1300 UTC meeting tomorrow? [07:16] SteveA, ok its fine 13:00 UTC [07:16] daf: how did the bug triage go? [07:16] thanks debonzi [07:16] SteveA, you are welcome [07:16] SteveA: it's ok for me [07:17] SteveA: I think we have about 5-7 bugs left to finish the review [07:18] can you finish it before the meeting? then you can give a report on the remaining rosetta bugs. [07:22] you're proposing two meetings? [07:22] Kinnison: on mawson? [07:22] one for bug triaging and one general one? [07:22] daf: I'm asking you and carlos to finish the bug triaging [07:22] and then to report from that to the all-launchpad meeting [07:22] oh ok [07:22] I was proposing a daily meeting for today [07:22] great [07:22] a Rosetta meeting [07:22] carlos: #canonical-meeting? [07:22] daf: sure, let me make a call of 5 minutes [07:22] BradB: yes [07:22] BradB: doing it now [07:22] BradB: unless you complain in the time it takes me to grab a drink; I'm suddenly very thirsty [07:22] nah, go for it [07:22] carlos: ok === Kinnison sighs [07:23] I go for it; I get 'archive not registered' === Kinnison kicks it [07:23] BradB: zwiki update? [07:23] yeah, just did it :) updated and restarted. [07:24] Kinnison: you'll have to build-config on your machine dude [07:24] brad: sux2beme [07:24] thanks === Kinnison does so [07:24] Kinnison: unless you feel like putting your private keys and such on mawson :) [07:24] BradB: y'know; naah [07:24] heh [07:25] looks like the moin non-ascii issue is fixed [07:25] woo [07:25] next, to try a full upload of pages again [07:25] SteveA: any more updates expected in the next little while? i have some hunting and gathering to do (i.e. lunch) [07:25] to check there's no breakago [07:25] BradB: hopefully not. [07:26] elmo: can we have bzip2 installed on mawson please? [07:28] done [07:28] New bug 2147 for Launchpad/Rosetta: We are not setting the iscomplete flag when a translation has all needed strings [07:28] https://bugzilla.warthogs.hbd.com/bugzilla/show_bug.cgi?id=2147 [07:29] elmo: ta [07:30] SteveA, If I want to use a rosetta view class in one soyuz page but the context is diferent is it right to use another view class (SourcePackageView) to give to it the right context? === BradB is now known as BradB|lunch [07:32] I don't quite understand [07:32] SteveA: so are we ready for the wikiwikibangbang? [07:33] SteveA, ok by steps :) [07:34] I want to have an instance of ViewProduct inside one soyuz page [07:34] sabdfl: I'm doing a dry run now [07:34] ok, with rocketfuel later? [07:34] Okay, /srv/launchpad.ubuntu.com/ updated [07:35] but IFAIK I cant set it in a zcml as I view class for my page because de context is diferent from the one that ViewProduct expect [07:35] is it right to use another view class, that returns ViewProduct with the right context as an argument? [07:37] SteveA, is it totally no sense? [07:38] yep, fully fueled later [07:38] I just added a few recently-created pages to the list === lulu [~lu@host217-37-231-28.in-addr.btopenworld.com] has left #launchpad [] [07:39] debonzi: by "inside one soyuz page" do you mean like a URL: onepage/insidepage, or do you mean like a portlet -- an area inside that page ? [07:40] SteveA, like a portlet [07:42] SteveA, to have on the template something like "view/product" that is an ViewProduct instance [07:44] well, view/product/+someview should work. so, maybe try
view portlet
[07:46] SteveA, ok.. Ill check it. thanks [07:48] spiv_: (or anybody awake) is it required to use .begin() before .commit() in ZopelessTransationManager, or does creating the the connection implicitly opens a transaction? [07:49] The latter. === ddaa boggles at the working hours of the .au staff... [07:52] thanks [07:52] ddaa: I'm in Prague atm. [07:52] bob2 keeps strange hours, though. [07:53] (scratch eye and raise eyebrow) you are on vacation or something? As to bob2, he brags about living on a 30 hours cycle. Even if we keep telling him that is not healthy... [07:54] Would someone do the database initialisation for mawson please and then let me know when it's done === Kinnison runs off to prod the kitchen [07:55] I'm not on holiday, but my gf is, and I'm travelling with her. If that makes sense. [07:55] Definitely. [07:55] So I haven't been home since I left for Oxford. [07:55] debonzi: you assigned https://bugzilla.warthogs.hbd.com/bugzilla/show_bug.cgi?id=2139 to Rosetta -- do you need some help from us on this? [07:55] And I probably won't be until after the Barcelona conf. [07:56] Prague is a beautiful city. Have a beer at "Klub jezd" and think of me. I love this place. [07:56] It's at the jezd tram station. [07:56] Gar, something about screen and/or irssi ate the first char of that name. [07:56] encoding problem, I think [07:56] Sorry... my system is on latin1 still... [07:57] It's \'Ujezd [07:57] So it's looks like "jzed" ;) [07:57] Ah, ok. [07:58] They have fantastic beer there, I'm no expert but I believe it's a kind of ale. When they serve it, it looks like _milk_ until the gas bubbles up. [07:59] Ooh :) [07:59] That doesn't look to hard to get to. Just the other side of the river. [07:59] zjed? [08:00] er, jezd [08:00] Prague is probably the city in the world where you have the greatest variety of beer by square kilometer. [08:01] The natives are a bit weird, though... [08:01] I believe that has something to do with some slavic depressive temper... === Kinnison -> Town. Back later [08:02] That's ok, they seem to be outnumbered by the tourists ;) === daf had some very nice Belgian beer last weekend === ddaa sighs with a deep nostalgy and goes back to info importing. [08:08] daf, maybe Ill need, but for while am ok.. thanks :) [08:08] debonzi: ok, can I reassign it from Rosetta to Soyuz then? [08:09] daf, yes.. no problem [08:10] debonzi: great -- let me know if you have any questions [08:11] thanks daf [08:12] de nada === ddaa is out === BradB|lunch is now known as BradB [08:24] Kinnison: ping === limi [~limi@212.80-202-72.nextgentel.com] has joined #launchpad [08:49] hi guys [08:57] BradB: can i ask you to do another pull of code to dogfood? [08:57] in a minute once i've committed to rf? [08:59] sure...i was about to checkin fixes a couple more things too (both in about 10-15 mins, hopefully), but... [09:01] sabdfl: I assume you saw my mail - I will be working on some simple Javascript code to enhance the Rosetta editing experience tonight - unless you have special tasks you want to get done by tomorrow. [09:04] New bug 2148 for Launchpad/Rosetta: We should add fuzzy strings as suggestions [09:04] https://bugzilla.warthogs.hbd.com/bugzilla/show_bug.cgi?id=2148 [09:29] Merge to rocketfuel@canonical.com/launchpad--devel--0: fixed product infestation edit link (patch-699) [09:39] limi: sounds good [09:43] BradB: hope our respective patches don't conflict :-) [09:45] BradB: how do you admin plone? su to user zope ? [09:45] SteveA: yes [09:45] well, sudo -u zope -s [09:45] sabdfl: we'll find out nowish. ;) [09:45] elmo: can I have rights to su to user zope on gentoo? [09:47] SteveA: thanks for the tags count on testing :-) [09:47] going down? [09:47] no, just having the number now is nice [09:47] can hopefully watch it tend to zero [09:48] BradB: i think it will merge fine, i just refueld and got no patches so i must have got your when i refueled just before launching [09:48] phew -- the latest test run of wiki conversion seems to have worked. simon and one of the docs guys are looking at it to check for problems. [09:48] when dilys says it's in, please could you update mawson? [09:48] i'd like to walk mdz through malone [09:48] sure [09:49] think it will be ready in about 30 mnutes? [09:49] sabdfl: can i get my last patch in there too? it's done, but i'm just waiting for tla changes [09:49] BradB: as you wish, but i have a deadline of having it up in 30 [09:50] ok. i'm not sure if i can create and scp a tarball that quickly, but i'll try. === SteveA goes for a teaworkrave break [09:50] Merge to rocketfuel@canonical.com/launchpad--devel--0: commit cleanups for dogfood (patch-700) [10:02] sabdfl: I'd plan for it to be ready in an hour from now, if possible. [10:03] If you want to speed up the process, you doing a build-config and scp'ing up the tarball into your homedir may speed up the process by 15-20mins [10:03] (homedir on mawson, that is) [10:07] BradB: got a few minutes? [10:07] sabdfl: n/m, i think it'll be okay now. i had to grab my dists folder from my old machine, but my build config has started. === debonzi goes with cprov to buy more laptop memory (cprov is runnig crasy without memory :) [10:09] SteveA: not at the moment, sorry [10:09] k [10:11] SteveA: i'm bottlenecked by tla, so i do now. :) [10:12] BradB: how is tla on the new 'book? [10:13] limi: still quite a bit slower than ext3 i'm sure, but certainly a major, major improvement over the other lappy with jaguar. [10:13] yup [10:13] but it's bearable now? [10:13] oh yeah, i'd say so. [10:14] in general, it's excellent. tla/arch is the one and only app where i go "oh. my. god." [10:14] hehe === limi is very happy with the performance in general too [10:15] even Plone is snappy ;) [10:15] in debug mode [10:16] cool [10:17] sabdfl: i'm still waiting on the build-config. then gotta tar it up, then scp it up to mawson, then reset the db, then replace the source code, then restart. should be another half hour or so. [10:17] BradB: cacheing. stub said he had some patch for cookiecrumbler to make it send secure cookies [10:18] can you apply this to the code for ubuntulinux.org's plone? [10:18] ok, i'm out of time [10:20] SteveA: sure, when i have the patch, i can apply it. [10:20] sabdfl: sorry, but i'll continue to work on getting it up on mawson as fast the software lets me. [10:20] did you get stu's archive for the last cookie-crumbler stuff? [10:21] oh yeah, i was thinking that'd he'd be sending me an email with a patch in there, but yeah, i can check that archive. === kiko [~kiko@200-206-134-238.async.com.br] has joined #launchpad [10:25] sabdfl: here's an update on the wiki conversions. [10:26] one of the docs guys looked at it and seems reasonably happy. there is some fixing up to do, but not too much. [10:26] ok [10:26] simon michael has helped out a great deal. [10:26] is it ready for the big red button? [10:26] he's just been changing the wiki folder for a different one that is more scalable (accepts more pages, without slowing down) [10:26] ok [10:27] there have been no edits on wiki.ubuntu.com in a while [10:27] unfortunately, thom and elmo aren't around to make it read-only [10:28] that's unusual [10:28] where are they? [10:28] dunno. I pinged them on irc. both are away on jabber [10:28] ok [10:28] kamion offered to sms thom [10:28] ok [10:29] is the ubuntu wiki on rince? [10:29] but, I said maybe later -- let's see what the plam is first [10:29] ok [10:29] I don't know where it is [10:29] ok [10:29] I'm somewhat confused as to the situation with cacheing. Did thom set things up so that ssl works for any page on ubuntulinux.org ? [10:29] if it has to roll to tomorrow, that's ok just get them to work with you on it first thing in the morning [10:29] i believe so [10:30] and that is uncached [10:30] I was eating dinner [10:30] ok, so if brad can locate the patched cookiecrumbler from stu, we can have secure cookies [10:30] we need the "login" page not to redirect to http [10:30] we need the logout page to go to http [10:30] I might be able to do that. I'm a bit nervous of playing with plone, because I don't particularly know what I'm doing. [10:30] then with the cookiecrumbler we are ok [10:31] then let's not rush [10:31] brad could do it reliably, I'm sure [10:31] i will be offline most of tomorrow, at frankfurt linuxworld, keynot [10:31] e [10:31] then i am off to sa to help the govt go open source and hopefully launch ubuntu to the sa media [10:31] also, dad's 60th [10:32] back monday 8th [10:32] ok. Interestingly, Jim Fulton was asking me a few questions about our experience with a distributed company. I think zope corp are having trouble hiring good people who want to live in fredericksburg. [10:32] got time for a quick call now? [10:32] that is interesting [10:32] stevea no i have a 5am start and a 45 minute speech to write :-) [10:33] ok. anything from you for the lp meeting tomorrow? [10:33] DOGFOOD! [10:33] k [10:33] as soon as malone is up i'd like to say that new bugs should be filed there only [10:33] I'll get the rosetta team started with i18n in launchpad [10:36] elmo: Can I get "su to zope" privs on gentoo? [10:37] done [10:38] elmo: also, I'd like to make the wiki.ubuntu.com moinmoin thing read-only tomorrow morning. any idea what time you expect to be around? or thom's usual getting up time? [10:38] cheers [10:40] dunno, depends when I go to bed - if I'm not up and you need me, just ring me [10:40] err, do you know how to make moinmoin read only btw? [10:40] short of chattr +I :) [10:40] I have no idea [10:41] I'm not sure wiki's have a 'read-only' switch, but I'll check the docs [10:42] or, can we forbid logging in? [10:42] did you get a new phone number? or did you get the old one back? [10:43] old one back [10:46] SteveA: hm, i have no idea where stub's patch is. [10:47] i've looked through his archive, but nothing that i've seen appears to be a fix that secures cookies [10:49] ok. I'll send an email === mdz [~mdz@69-167-148-207.vnnyca.adelphia.net] has joined #launchpad [10:59] elmo: did you have a chance to do what celso's requested for soyuz dogfooding? [10:59] BradB: err, no, where did he mail? [10:59] lp@ [10:59] meh [11:00] https://launchpad.ubuntu.com/doap/projects/canonical [11:01] bradb, stevea, i've created sample products for malone, soyuz and rosetta for the dogfooding [11:01] so we can assign bugs to them [11:01] so bradb, no more blowing away that db [11:02] sabdfl: then we probably won't get a new version going today. [11:02] bugger [11:03] because i have no idea what the diff in the schema is between then and now + any needed data migration. [11:03] bradb ok blow it away [11:03] could you print out the project / product pages there and recapture those three? [11:03] shouldn't take 2 minutes [11:04] okay, locking down Moin is easy enough [11:04] sabdfl: sure [11:08] elmo: ok, we'll do that tomorrow morning. === debonzi [~debonzi@200.158.100.251] has joined #launchpad === BradB starts tarballing up the build-config [11:12] BradB: what do you do to restart plone/zope ? === cprov [~cprov@200.158.100.251] has joined #launchpad [11:13] cd ~zope/instances/ubuntu; bin/zopectl restart [11:14] Merge to rocketfuel@canonical.com/launchpad--devel--0: added product infestation notification, normalized subject lines, and made sure that edit notifications only go out when something actually changed. (patch-701) [11:14] 'crontab -l' if you forget ;-) [11:15] heh heh...gragh, that sucks [11:15] must get zeo going on there [11:15] then, no need to restart the storage server so often [11:15] and fast restarts of the client [11:17] ok, here we go, time to do some blowing away of data [11:18] argh -- same dinner almost 6 nights running -- except going out for food one night [11:19] I'm trying to use archism -- for example double-dashes -- in everyday sentences [11:22] sabdfl, SteveA: any objection if i make the dogfood db launchpad_dev for the moment? that appears to be the new default. [11:22] any other name takes longer and is more error prone === BradB JFDI's [11:23] that's the other name? [11:23] launchpad_test [11:23] which is arse too [11:24] launchpad_dog? [11:24] does it matter yet though? [11:24] bradb: i'd rather the name was something distinct [11:24] hm [11:24] otherwise, a script ight just accidentally nail the wrong one. [11:25] ok, i'll name it launchpad_dogfood then, if there's no objections [11:25] perfect === BradB has to find girlfriends named gina and nicole [11:28] shit [11:28] there's already a db with that name [11:29] daf: is that you? [11:31] sabdfl: is this the only dogfooding app on this machine, or are there other lp instances that i should care about not blowing up? [11:33] BradB: yes [11:33] you're running off launchpad_dogfood, you mean? [11:33] no [11:33] sorry [11:33] not me [11:33] bradb: yes, there is only one dogfood [11:33] the rosetta alpha will migrate to that in due course === BradB goes ahead and blows away launchpad_dogfood [11:34] night - thanks for the setup bradb. email all happy? [11:34] sabdfl: the rosetta alpha code will not work with the current DB schema [11:35] in due course [11:35] migrate the po files [11:35] and the users [11:35] when you are ready === sabdfl [~mark@host217-37-231-28.in-addr.btopenworld.com] has left #launchpad [] [11:38] https://launchpad.ubuntu.com [11:51] I'd like a launchpad Quake theme... [11:51] With dreadful monsters. [11:51] Made of gleaming metal. [11:51] With flashing leds all over. [11:52] Sparking electric blue. [11:52] Which tend to duplicate. [11:52] But have a probability to just freeze and stand still, helpless. [11:53] BUILDBOTS!!! [11:53] Rocket launcher might come in handy... [11:58] https://launchpad.ubuntu.com/doap/projects/canonical # purina puppy chow [11:59] BradB: 403 [12:00] ddaa: you need to install the client cert [12:00] as seen on lp@ [12:00] keyword? [12:00] launchpad.p12