=== cprov [~cprov@200.158.100.251] has joined #launchpad === justdave [~dave@24.247.63.44.gha.mi.chartermi.net] has joined #launchpad === BradB is now known as BradB|away === debonzi [~debonzi@200.234.67.3] has joined #launchpad === debonzi [~debonzi@200.234.67.3] has left #launchpad ["Leaving"] [03:52] stub: around ? [04:44] Morning === stub had his sound off :-/ [04:44] lifeless: pong [04:45] how do I log into the produciton launchpad now ? [04:45] to to imports [04:45] to do. [04:50] I haven't the foggiest [05:14] argh. [05:21] stub: so, how do I change a database into unicode on the fly ? [05:21] You don't as far as I know [05:21] garh [05:21] You dump it, drop it, create it and restore it [09:18] I'm about to head home and so on.. if you see stevea/sabdfl, can you ping them for me... ? === SteveA [~steve@adsl-213-190-44-43.takas.lt] has joined #launchpad [10:37] SteveA: Robert Collins (lifeless): I'm about to head home and so on.. if you see stevea/sabdfl, can you ping them for me... ? [10:38] lifeless was not able to log into the production launchpad to do imports === ddaa grumbles [10:43] I'm about to ask some pretty stupid launchpad/imports questions on the mailing list, unless somebody can help me. [10:43] Here are my issues: [10:44] I want to setup a test environment for imports on my workstation. [10:44] hello [10:46] I am able to import info files. But launchpad do not show up in the "do not use" product where the infoImporter put them (I checked there were indeed imported SourceSource objects for this product). [10:46] hmm [10:46] if I'm to help, I need some more background information [10:46] I have never used the "importer" parts of launchpad [10:47] Also, the rocketfuel launchpad keeps asking for user/pass, and I have no idea where that info is stored. [10:47] i should also point out that it is 1C outside, and the heating folks havent turned on the heating here yet [10:47] so I am dressed for outside [10:47] user/pass is stored in the database [10:48] SteveA: afaik, nobody except lifeless and I (who wrote it back in London) ever used that shit. I actually had to unbreak it for the Product refactorings before it would run. [10:48] hmm [10:49] so, I can help with getting the auth stuff working [10:49] you need to be using an email address / password combination that is in the database [10:49] The big picture is "get a test environment for imports". Lifeless seems to thinks that's not a problem, but I never managed to get there... === ddaa sights [10:50] or sighs even [10:50] Okay, lemme put the stuff up and dig into the database schema to figure out what you mean. === Kinnison [~dsilvers@haddenham.pepperfish.net] has joined #launchpad === SteveA goes outside to walk around a bit and get warmer, and pick up a non-expired bank card from the bank. [11:00] spiv: ping? [11:04] spiv: please follow up on #1922 when you're around [11:12] SteveA: Okay, I found emails and (hashed) passwords in sampledata/current.sql. Does getting a test loging involves running john to crack the passwords? I guess there is probably a saner way... === ddaa hands the cluebat arounde [11:13] * "around." [11:18] stub: ping? [11:19] Kinnison: pong [11:19] stub: I've just pqm-merged a new patch into schema/pending [11:19] ddaa: look for createuser.py, somewhere in rosetta [11:19] any chance that along with any of the lucille ones still pending from the list could be applied soon? [11:20] ta. yup - back on that in 10mins [11:20] stub: fantastic [11:20] stub: processing |^H/^H-^H [11:29] Okay... the createuser.py, createproject.py and createproduct.py scripts all look bitrotted: they refer to RosettaPerson instead of Person. Also I think they belong in some generic launchpad directory (maybe lib/canonical/launchpad/scripts) instead of lib/canonical/rosetta/scripts. [11:29] Do you think it would make sense to fix and move those? [11:35] Yup. I don't know if anyone is already doing that or not. === ddaa wonder how people create their test launchpads... [11:36] I only find bitrotten tools on my path... === ddaa is fixing [11:38] duh... the tla experience on launchpad could massively benefit from partial inventory support... [11:40] 611 source files, 5235 versions-controlled files... [11:41] The difference is patchlogs and explicit ids. [11:42] ddaa: re test environment - are the info files in the same database ? [11:42] select count(*) from sourcesource; for instance. [11:43] SteveA: yes, I know its in the database [11:43] but there is this whole sync apache + launchpad [11:43] I'm not sure what approach is desired, and I'm not inclined to randomly poke things in production. [11:44] what I'd like is to be told 'Rob, use this password + username for editing sourcesource jobs' [11:45] until then, I'm kinda up-creek-without-paddle with regard to doing imports. [11:46] lifeless: yessir, it's all in launchpad_test [11:47] so if you go to /doap/projects/do-not-use-info-imports/unassigned/+sources/ what do you see ? [11:48] " A system error occurred." === SteveA returns [11:49] prefix the path with cd ~/botslave [11:49] PYTHONPATH=~/buildbot/launchpad/lib:~/buildbot/launchpad/lib/canonical/sourcerer/util twistd -f buildbot.tap [11:49] oh bah [11:49] ++skin++Debug [11:50] prefix it with that, will give you the traceback [11:50] you may ned to run make enable-debugging or something first [11:50] lifeless: you want a username and password to use that authenticates you with launchpad? [11:51] and lets me edit all the existing sync jobs. [11:51] and finally, that apache will let through. [11:51] lme === ddaa awes as emacs automagically points the line that raised the exception in the python source as launchpad drops into pdb [11:52] I think ken manheimer wrote that [11:53] Can you move the apache in question to using certificates? === carlos [~carlos@69.Red-80-33-181.pooles.rima-tde.net] has joined #launchpad [11:55] I'm happy for that to be done, have no access to do so [11:55] Interesting, it raises when trying to get the 'Debug' skin... let's try w/o the debug skin thing... [11:56] morning [11:56] (the difference is that I'm using port 8089, I just realised how it was meant to be used) [11:56] lifeless: what domain name and port do you use to access launchpad for imports? [11:57] https://macquarie.warthogs.hbd.com/launchpad/ [11:57] ok, logging out now... [11:59] The error from: doap/projects/do-not-use-info-imports/unassigned/+sources/ [11:59] File "/home/david/home/devel/canonical/dists/launchpad/lib/canonical/launchpad/database/sourcesource.py", line 196, in __getitem__ [11:59] return ss[0] [11:59] File "/home/david/home/devel/canonical/dists/launchpad/lib/sqlobject/main.py", line 1238, in __getitem__ [11:59] return list(self.clone(start=start, end=start+1))[0] [11:59] IndexError: list index out of range [12:00] spiv: ping [12:00] However I do not get into postmortem, looks like it happens in some thread... [12:00] spiv owns the DOAP and FOAF stuff [12:00] Kinnison: Did you settle on a name for the distroqueue table? === SteveA misread that as distrotheque [12:00] +1 cute and fun [12:01] stub: I don't have a preference either way. I'm happy with DistroQueue or DistroReleaseQueue. A row in the table refers to a DistroRelease but actions are taken on the aggregation of all the rows referring to DistroReleases in the same Distribution [12:01] ddaa: that error says to me that the code is assuming that there is a result row. Yet, there are no results. [12:02] SteveA: I guessed that... I somehow expect people who are actually doing what I'm trying to do would have experience with my problem... I am almost certainly doing something wrong. [12:02] do you have suitable stuff in your database? [12:03] For some value of suitable... There are sourcesource entries for "unassigned"... === ddaa looks at the code [12:03] ddaa: if you create a launchpad_test db on your dev box at home [12:03] sabdfl: yes [12:03] by going to launchpad/database/schema and typing make run [12:04] sabdfl: Did you ever reach a decision on whether DistroQueue or DistroReleaseQueue was preferable? === SteveA feels the room start to heat up [12:04] then you'll be able to login to the test system with user foo.bar@canonical.com and passwd test [12:04] lifeless: I've mailed admins and cced you, to ask for apache auth to be changed to certificate based auth for what you're doing [12:05] lifeless: now, we just need to ping elmo or thom to move this up the queue of sysadmin tasks [12:05] sabdfl: works, thanks. [12:06] the plan as i understood it was to use a client cert for vpn, then user/pass for launchpad auth [12:06] ddaa: i think the Debug skin is broken at the moment, it works for me on some launchpad components, sporadically === SteveA is fixing the debug skin today [12:07] the post-mortem on port 8085 is even better. When the bt is available it drops into the debugger [12:07] Kinnison: i can well imagine that a large derivative might have people taking separate decisions on different releases [12:08] sabdfl: want to do a phone call this afternoon? [12:08] SteveA: yes please [12:09] folks i did a lot of moving and renaming and reordering over the weekend [12:09] malone and doap are working on my latest code [12:09] soyuz and rosetta are broken [12:10] (hm.. postmortem is on 8089...) [12:10] sabdfl: That's at the web-app level I think; I'm only talking about the automated processing through the queue as NEW etc need human intervention anyway and can be separated out on a DistroRelease basis if that's what's wanted. As I said; I can see arguments either way on the naming of the table so unless you do I'll suggest to stub to run with what I posted to the list. [12:11] please go with distroreleasequeue [12:11] stub: got that? [12:11] ddaa: stevea will update the skins code today, so we have the server listening on three ports [12:12] Already going with that. I'm learning to channel Mark (at least on sensible decisions ;) ) [12:12] stub: Fantastic [12:12] one gives you normal behaviour, one gives postmortem-debugger, one gives debug skin with tracebacks [12:12] Goodness. [12:12] stub: will be sure to refer to you when i'm unclear on my own opinions :-) [12:13] Writing up my experience as I go. I'll update the ImportProcess page eventually. [12:13] daf in NYC yet? [12:13] I thought his flight was last night; so I'd assume he's asleep now [12:13] cool. lucky boy [12:14] lifeless: does pqm run 'make check' on merges to the 'launchpad' category, and merge only if the exit code is 0 ? === SteveA 's plans for the day include: fix debugging, check in first pagetests, review some code and mail review to launchpad list. === ddaa is out for a couple of hours, some lunch and gym [12:36] ddaa: btw got deadlocks in the new code [12:37] SteveA: yes it does [12:37] ok, packing up to go home [12:39] stub: did you use my updated, commented version of the infestation table proposal? [12:40] From pending? Yep [12:42] ok, thanks [12:47] sabdfl: where should be moved the Schema and Label class? (at this moment they are inside dlalo.py) [12:48] carlos: canonical/launchpad/database/schema.py === elmo_ [~james@83.216.141.215] has joined #launchpad [12:48] that can hold both of them [12:48] ok [12:48] as well as supporting classes like "SchemaSet" if they exist [12:48] thanks [12:49] it exists as Schemas, but I will rename it. [12:51] lifeless: I'd need more info about the deadlocks. The only one I identified can not actually occur since the sync-queue size in unlimited (well, should be). === carlos goes out for a while === BradB|away is now known as BradB [01:45] sabdfl: Would it be reasonable to add to SourcepackagePublishing a datepublished column like PackagePublishing has? Also then; is it reasonable to dual-task that column based on the state column. (To provide a time-to-delete type value for packages PendingRemoval from the release? [01:46] Kinnison: rather add two columns, datecreated and scheduleddeletiondate [01:46] weloveshortdieldnames [01:46] field, even [01:46] sabdfl: 'created' is a bit of a difficult column to fill [01:47] Kinnison: am still trying to find the crack in my reorg [01:47] sabdfl: entries are created in the table pending publication [01:47] right.... datepublished [01:47] okay [01:47] sabdfl: okay, so I'll add 'scheduleddeletiondate' to packagepublishing and the two columns to sourcepackagepublishing [01:48] sabdfl: I'm going to start a Lucille/ subsection of the wiki if that's okay? (wiki.canonical.com naturally) === Kinnison -> lunch, brb === BradB is now known as BradB|out === BradB|out is now known as BradB [03:11] can I get some sanity checking on https://wiki.canonical.com/Lucille_2fPublishingNotes if anyone has a moment? [03:25] Whose is the librarian? [03:28] Kinnison: I know how that feels :-) [03:28] ddaa? [03:29] Had [03:29] a [03:29] quick look at it, but I do not know what it is about... [03:29] Aah; I know what it's about === Kinnison just committed a fix to make it work [03:29] I was just wondering who wrote it so I could ask if they have any pending changes for it before I launch a pqm assault [03:31] ????????????? [03:31] duh, the sources suddenly appeared in launchpad... === ddaa tries to reproduce the problem... [03:32] problem? [03:33] Previously the sourcesource imported from info files did not show up in doap... [03:33] Now it does, for no apparent reason. [03:33] aah [03:40] Looks like one has to start launchpad _after_ running infoImporter... [03:41] Merely refreshing the page is not enough, launchpad must me restarted if it's already running. [03:46] What's the trick to log in into launchad so I stop getting "zope.security.interfaces.Unauthorized" exceptions? [03:46] foo.bar@canonical.com [03:46] I'm asking for the trick to get the place to enter that information... [03:47] Oh right [03:47] not a clue === ddaa bumps the frustration counter once more [03:48] That stuff breaks for every single step I take... it's getting annoying. [03:51] Mhh... apparently I'm logged in a Foo Bar already, that's what shows in +addsources page, although it does not show in unassigned page... maybe that part of the reason why the sources suddenly appeared too... [03:53] haha... the infoImporter sets the sourcesource.owner to lifeless... that's probably what breaks... It might work better with Foo Bar... [04:02] sabdfl: Did you add a note somewhere on the Wiki about how to propose db changes? If not, I'll do so now, and add it under Developer Resources on https://wiki.canonical.com/Launchpad_2fDevelopmentEnvironment. [04:03] sabdfl: The goal is to collect everything I (for i in launchpad_developers) need to know about Doing The Right Thing while doing Launchpad development. [04:03] In one easy-to-find place. [04:06] Making progresses... I get a different error now... === lalo [~lalo@200.96.106.241] has joined #launchpad [04:10] spiv: ping... === ddaa looks for a paddle on eBay === daf [daf@muse.19inch.net] has joined #launchpad === cprov [~cprov@200-206-134-238.async.com.br] has joined #launchpad === lalo back home === kiko [~kiko@200-206-134-238.async.com.br] has joined #launchpad [04:27] hey cprov [04:27] cprov: is gina in launchpad yet? [04:27] hey Kinnison [04:28] The Makefile to create and init the launchpad_test DB seems to be broken. When I 'sudo -u postgres make', I get: createlang: language installation failed: ERROR: could not access file "$libdir/plpython": No such file or directory, but I don't see anything on launchpad@ that tells me to expect that breakage. Anyone else seeing that problem? (I last star-merged about an hour and a half ago.) [04:29] BradB, could it be you don't have plpython installed into your pgsql? [04:30] Kinnison: hi, yes I hope :), lib/canonical/launchpad/scripts [04:30] That looks like the problem, yes. :) The thing is, this was working fine before though. [04:30] cprov: Cool. I've fixed the librarian so that it works. I'd like to consider getting gina to upload files into it so we can start testing it [04:30] So someone seems to have added that dependency, for reasons of which I'm not entirely clear. [04:31] BradB: stub is writing complex validation functions in plpython [04:31] Kinnison: fine, you should run gina in zhongshan or another good machine from DC, ask elmo_ [04:31] cprov: *nod* Elmo was going to be setting up a machine for me [04:31] Kinnison, he's trying to scare us off from launchpad by adding incomprehensible DB spachetti [04:32] elmo_: how long will it be before I can have a machine to build a db on? [04:32] kiko: hehe === Kinnison is glad of his plpgsql experience now [04:32] It'd have been nice to know about this dep being added, and for what reason (i.e. on launchpad@.) :) [04:32] spachetti! [04:33] BradB, yeah, actually, the makefile could just test and complain about it for you, how does that sound? [04:33] It'd be more useful for it to do that, yeah. === BradB goes off to install plpython [04:34] Kinnison: btw, how to reactive rev-lib support on ARCH ? I've removed my .{arch}/=revision-library days ago :) [04:34] Kinnison: just recreate it will solve ? === lalo [~lalo@200.96.106.241] has joined #launchpad [04:36] it's LEILO! [04:37] cprov: I think so [04:38] Kinnison: tks === lalo pokes kiko [04:41] how's it moving lalo [04:42] not terribly excitingly :-) [04:53] cprov: just register the revlib again [04:53] the revlib options are stored inside the revlib. [04:54] I assume you are not using any of the multiple revlib voodoo which I do not know how it works and which is documented nowhere I am aware of :-) [04:56] ddaa: yep, I' ve done it, thanks [04:57] ddaa: but I' m still waiting the star-merge started 40 minutes ago :( [04:57] Sounds like you should have a local mirror. [04:57] Ha... star-merge w/o a greedy revlib hurts sometimes. [04:58] ddaa: exactly !! [04:58] But then there should be some cachedrevs along the history... [04:59] if you feel like finding abentley and helping him write regression tests for the backbuilder, I'm sure that would be appreciated. [05:00] ddaa: sorry, I didn' t undestand what you mean ? "him" who ? [05:00] abentley [05:01] The sane arch devel Canonical could not hire... [05:01] ddaa: aaeron ? ohh yes ... :) [05:02] aaron [05:02] ddaa: I've never seen him here, I think, just the patches on commit@.. [05:03] He's not on the staff. [05:04] so he's got no business being here. You can find him on #arch. [05:04] ddaa: ok, I' ll look for him. === BradB kicks Jaguar yet again for having a version of tar for which there's no option to exclude files. === lalo [~lalo@200-102-141-231.paemt7012.dsl.brasiltelecom.net.br] has joined #launchpad [05:15] you guys? [05:15] lalo: hey [05:16] hello carlos :-) [05:21] lalo: how is going? [05:22] not too bad :-) [05:22] forgot how much I *hate* looking for job [05:23] you should think of that *before* quitting your last one [05:23] :-) [05:23] good advice [05:32] spiv: Can you sanity check my changes to https://wiki.canonical.com/SQLObjectGuide? [05:34] I'm still a bit worried that we keep using dbName everywhere, and wonder why some people seem to get errors when that param isn't specified (particularly with the column name is identical to the property name...of course there are some namings of FK's and such for which we need to pass dbName explicitly, but 95% of the time shouldn't need to.) [05:34] s,with the,when the, [05:39] I think specifying the dbName was a matter of "explicit is better than implicit" [05:40] I don't know of any errors accounted by not having it, though [05:40] sabdfl claims he had errors due to it [05:41] Explicit is better than implicit, but when the API is documented, at some point too much explictness becomes just another place to introduce a bug in one's code. === lal1 [~lalo@201.2.133.221] has joined #launchpad === lal1 is now known as lalo === ChanServ [ChanServ@services.] has joined #launchpad [06:05] explicitness also makes the channel non-pg-13 safe [06:10] elmo_? [06:14] mako and I are having some net connection trouble [06:14] we might be offline for a while === lalo [~lalo@201.2.133.221] has left #launchpad [] [06:19] daf: are you running the tests? [06:21] Kinnison: lucille page on the wiki would be excellent [06:22] sabdfl: I've started punting notes onto the wiki already [06:22] Kinnison: spiv ownz the librarian [06:22] sabdfl: they're a little braindumpish currently [06:22] sabdfl: But comments on the Lucille/PublishingNotes page would be nice [06:23] BradB: note about db update process on wiki would be excellent [06:24] sabdfl: Could I move Language, SpokenIn and Country objects into database/language.py? [06:25] absolutely agree that we want the wiki to consolidate the launchpad knowledge === kiko is now known as kiko-fud [06:31] darn... there are changes that I know I made with daf on Friday that aren't in RF. [06:32] bradb: agree that having to specify the name in both places is unnecesary, but is has been faiing if i didn't [06:32] carlos: maybe put country in its own file, language and spokenin in a language.py file [06:33] ok [06:40] BradB: I' ve got the same problem with DB make, let's ask elmo ... [06:42] cprov: The dep on plpython is clear, it's just that the annoyance caused by the unexpected intro of that has already cost me a good hour trying to get pgsql recompiled with plpython support. [06:44] BradB: :0 !! [06:45] I'll be updating the Wiki today to mention this dep too. :) [06:45] BradB: i have a language installation thing in the db makefile that was breaking for me, so i commented it out [06:45] i committed that change, maybe it's needed elsewhere [06:46] hmm... i see it's come back [06:46] yeah, stub's writing complex validation stuff in python; that's what it's needed for [06:47] it's failing to Make for me [06:47] do i need to install another language module from apt? === cprov is now known as cprov_lunch [06:47] sabdfl: You need plpython support compiled into postgresql. [06:47] I've finally got mine going. [06:47] is it not compiled into the warty postgres? [06:48] dunno [06:49] sabdfl: I intend to visit my parents once Warty is released to install it on their computer. As such, I'll be working a Friday and Monday from their house in wales (they have ADSL) will that be okay? [Fri 22nd, Mon 25th, Oct] [06:49] Kinnison: no problem [06:49] musical chairs [06:49] df wales -> nyc [06:49] sabdfl: Aye [06:50] kinnison cambridge -> wales [06:50] mako? [06:50] sabdfl: I'm being bugged by my father to give him a date when I'll convert him from Windows :-) [06:50] no date could be soon enouhg :-) === Kinnison looks forward to getting his parents onto Warty. [06:51] My mother hates computers but has to use them; my father is an old-school geek and just wants things to stop breaking. [06:52] The Makefile is also checking incorrectly for the existence of the database. This has to do with the way that wc prints its output (which is indented, and has one space on the end.) [07:08] sabdfl: presumably it would be useful if I fixed product release infestations (at the least, a vocab that has moved has broken the interface) and implemented source package release infestations today, correct? === BradB is now known as BradB|lunch [07:11] BradB|lunch: i have one of them working last night === BradB|lunch is now known as BradB === sabdfl [~mark@host217-37-231-28.in-addr.btopenworld.com] has joined #launchpad [07:49] sabdfl: Something's broken about it now (probably because ProductRelease was moved out of site), so I'll fix it now. [07:49] ok. sorry about that. we really need those page tests! [07:50] Bug 2096 resolved: Schema class needed by Person class but it's not in place [07:50] https://bugzilla.warthogs.hbd.com/bugzilla/show_bug.cgi?id=2096 [07:51] sabdfl: I'd do one for the infestation stuff right now, but I don't think SteveA or daf have documented it on the wiki, so that I can remind myself of what they told us Friday night. :) [07:52] yeah, my memory of friday night is "cool!" but no idea how to implement [07:53] I remember having to start and connect to a proxy, but I need details. ;) [07:54] i think tonight i'm going to try to get productrelease and productseries smacked [07:54] then i need to turn my attention to the RC for a few days [07:54] then you'll have me back for the weekend [08:12] I'll be checking in some page tests before the end of tonight [08:12] and writing some docs [08:13] I have written some docs [08:13] I am waiting for PQM to do its thing before I send them to the list [08:14] daf: please send me the docs, not the list, at first. I'm going to be changing a couple of things. [08:14] hmm, ok [08:14] I've made a couple of changes which are in the PQM queue [08:16] daf: I noticed that some of the changes we made on Friday weren't in RF [08:16] like the new names for the skin interfaces [08:16] right [08:16] those are also in this merge [08:17] hmm, seems like a temporary problem with mail on this end === cprov_lunch is now known as cprov [08:30] I find it strange that the .css files are under canonical/launchpad/templates [08:43] sabdfl: Oh, I'll add a note to the Wiki on how to structure ZCML files too. === kiko-fud is now known as kiko [08:50] sabdfl: In fixing this ProductRelease vocab lookup bug, caused by not including productrelease.zcml, I'm getting config conflicts with stuff in lib/canonical/malone/sql.zcml. Just to be sure then, *all* ZCML should live under lib/canonical/launchpad/zcml/ then? [08:50] all ZCML that is to do with content and its views [08:51] that is, if you have a Product sqlobject class, it is descirbed by IProduct, and configured with product.zcml [08:51] but, do not move the other zcml that glues the rest of launchpad together [08:53] IOW, to solve this conflict, the stuff from lib/canonical/malone/sql.zcml should be merged into this productrelease.zcml. === BradB adds a README to lib/canonical/launchpad/zcml/ === jblack [~jblack@static-209-158-45-74.scr.east.verizon.net] has joined #launchpad [08:57] hi [08:57] hi. What's up? [08:58] I think I want to do an undo-replay kind of thing [08:58] I have been hacking on various code in my treee [08:58] Ok [08:58] and now I'd like to sync with RF before tidying up my code wrt latest RF and commiting it [08:58] easily done. [08:58] that is, I'd like to commit a new sync with RF before committing my changes [08:58] tla undo; do the star merge stuff, commit; tla redo [08:58] :) [08:59] what will tla undo do to files I have not yet tla added ? [08:59] It should handle them fine, but double check to make sure. [09:00] Theres an alternative if your nervous. [09:00] Do another get in another dir, star-merge there and commit. [09:00] then, go back to your old work tree, and tla replay [09:00] hmm... when I do a tree-lint, I get this: [09:00] These files would be source but lack inventory ids (`tla add' or a tagline perhaps?): [09:00] lib/canonical/launchpad--devel--0--patch-59.patches [09:00] [09:01] Ok. Then undo doesn't handle new files right. [09:01] Do the alternative way. [09:01] I haven't undone yet [09:01] I haven't done anything yet [09:01] Oh. [09:01] that's just sitting there now [09:01] then tla add them. [09:01] SteveA: the CSS files didn't use to be there [09:01] SteveA: they used to be in lp/styles, I think [09:02] jblack: oh, I know what that is [09:02] jblack: ok, I'll try the undo -> star-merge -> redo [09:02] oK. [09:02] tla add the new files before you undo though. === cprov [~cprov@200.158.100.251] has joined #launchpad [09:22] dinner time, see you later [09:25] Dinner sounds like an excellent plan === cprov wonders if there is any news about current DB make crash on missed psql plpython support ... [09:34] cprov: Yeah, same as before, ya gotta recompile postgres. :) [09:35] ./configure --with-python ... === debonzi [~debonzi@201.0.153.86] has joined #launchpad [09:37] cprov: Are you also noticing that the db exists check is incorrect and will claim that DB exists even if it doesn't, and then fails later saying the db doesn't exist? [09:39] BradB: yep, this failure I know :) but recompile Postgresql looks very bad im my point of view :( [09:40] yep, it was very bad from my point of view too :/ [09:40] BradB: is there a way to exclude the plpython support from our code ? [09:41] I think in that case you'd want to just comment out the relevant bits of the Makefile [09:41] lines 25-29 [09:43] BradB: can you briefly explain why do we need plpython ? and what is expectable by just comment the makefile lines ? [09:44] From what others have told me, it's because stub is writing some complex validation stuff in the DB and wants to do so in Python. [09:45] This may cause breakage when the DB tries to fire off some constraint that is a python function that doesn't exist. I'm not sure, it hasn't yet happened to me. [09:46] BradB: I'll follow you by now ... let's see what happens ... better than do nothing :), thank you for your explanantion [09:50] thanks jblack, the undo-redo thing worked just fine [09:54] can the python language be a module? I see several pg language packages in aptitude, but not a python one [09:55] seems that we should have this for warty so our dev team does not each end up recompiling postgres [09:58] sabdfl: I have a warty box and it works fine for me [09:58] sabdfl: I just had to increase my personal postgres privs [09:58] well; it creates the language okay; I guess I don't know if it's working or not [10:00] and the following is in the postgresql package: /usr/lib/postgresql/lib/plpython.so [10:02] wow, SteveA, nice work man! [10:03] Kinnison, yes, it's just a matter of giving privs to the user to create languages in the DB. [10:03] Kinnison: ah, maybe it's just a privileges thing [10:04] To see if you have plpython support, look in `pg_config --pkglibdir` [10:04] sudo -u postgres createlang -d launchpad_test plpythonu [10:04] worked just fine [10:04] but the make still fails because it does it as my local users [10:04] user [10:04] exactly [10:04] you need to grant to your user specific privs [10:04] maybe it should TEST if you have Python installed, and if not fail telling you to install it yourself as described above [10:05] sabdfl, yes, exactly my suggestion to bradb a while back [10:05] kiko: the sudo command does it as postgres superuser [10:05] has anyone mailed stub? [10:05] or modified the makefile? [10:07] I'll mail stub. [10:07] hmm, looks like PQM is wedged again [10:08] thanks bradb [10:09] ok, tonight i plan on finishing of productseries and productrelease [10:09] won't have librarian integration (i.o.w. it won't actually let you upload the release) [10:09] but i think i know who might be best suited to fix that [10:09] spiv: when i'm done tonight, you become the king-of-doap, ok? [10:11] sabdfl: Ok. [10:11] for some reason, I now have an image of spiv as a drugs baron [10:14] SteveA: looks like a merge from you broke PQM [10:14] (elmo has fixed it now) [10:16] sabdfl: alter user sabdfl with createdb createuser | sudo -u postgres psql template1 [10:16] sabdfl: then it should work [10:16] (assuming I got the alter-user syntax right) [10:18] Kinnison: thanks [10:18] Kinnison: don't you mean: echo 'alter ... [10:19] daf: yeah yeah [10:19] This new ZCML layout is making configuration so much simpler. [10:19] it's 21:20 and I've just had dinner. My stomach has all the blood right now [10:19] Kinnison: spot on [10:19] where did you put the food then? [10:20] BradB: you're welcome :-) [10:20] daf: On my left nipple; clearly [10:20] sabdfl: heh, thanks :) [10:20] daf: oh darn... forgot to mirror *again* [10:20] SteveA: that's so not cool [10:21] ;) [10:21] daf: lifeless said he'd fix it like a week ago [10:22] SteveA: is there any reason for you not to use a script which does the mirror before sending the merge request? [10:22] oh well... I'll merge, test, commit, mirror and submit === cprov [~cprov@200.158.100.251] has joined #launchpad [10:25] SteveA: You make arch sound so easy. :P [10:26] it'll be the latest dance in nightclubs [10:26] do the tla merge === daf does the tla merge === cprov [~cprov@200.158.100.251] has joined #launchpad [10:29] it's just a commit to the left [10:29] and then a mirror to right [10:30] put your hands on your archive [10:30] put your hands on your hips [10:30] and star-merge your knees in tight [10:30] kiss your code good nigh-igh-igh-ight [10:30] mmm, arch filk === cprov [~cprov@200.158.100.251] has joined #launchpad [10:39] spiv: before assuming the mantle of doap-king, could i ask you to act as dealer? [10:39] need you to add support for the extra fields to add/edit forms that are not currently there [10:39] in addition, the sourceforgeproject and freshmeatproject fields [10:40] so that we can fully describe these suckers when we go live [10:40] don't worry about the sourceforge scraping api, just gather the project name [10:41] SteveA: you called the debug skin "DebugLayer", but the other class names end in Skin [10:41] SteveA: which is canonical? [10:42] i think a skin is made up of layers [10:42] they should all be "Layer" [10:42] and the module should be layers.py really [10:42] shall I make the change? [10:42] there isn't such a distinction between skins and layers [10:42] yes please [10:43] in fact, there is no difference at all [10:43] it is just a hang-over from the way plone / cmf works, which this was modeled on originally [10:43] I'll change the "newskin" attribute of suburl to be "newlayer" too [10:43] but not tonight [10:49] SteveA: shall I do that too? [10:49] SteveA: it doesn't seem difficult [10:50] if you like === SteveA -> bed === cprov [~cprov@200.158.100.251] has joined #launchpad [10:50] see you tomorrow [10:50] night SteveA [11:17] Presumably bugpackagerelease.zcml can also include the container configurations?