[12:01] New Malone bug #43: "Zope 3 needs a browser:form directive", submitted by Brad Bollenbach [12:01] https://launchpad.ubuntu.com/malone/bugs/43 === BradB is now known as BradB|away === stub [~stub@dsl-246.248.240.220.dsl.comindico.com.au] has joined #launchpad [04:09] Merge to rocketfuel@canonical.com/launchpad--devel--0: Nuke some arch-tags (patch-778) [04:14] debian says version numbers should start with a number, but that doesn't seem to be the case with the dogfood data. [04:16] 3dchess [04:16] 3270 [04:16] oh, version, sorry [04:18] stub: policy only says "should", not "must" [04:19] ok - I'll ease up on the restrictions then. [04:19] (as long as I get to keep a sane delimiter character like ' ' :-) [04:40] Merge to rocketfuel@canonical.com/launchpad--devel--0: More flexible version validator to match flexible debian policy (patch-779) === bob2 [rob@bob2.user] has joined #launchpad [05:25] yo [05:25] how does one get access to launchpad.ubuntu.com? [05:51] stub: does the dogfood server use the production database ? [08:01] lifeless: dogfood uses the dogfood database [08:02] cool [08:02] (which is safer, but sucks because we will have a real shitty import job to do at some point ;-( ) [08:02] Merge to rocketfuel@canonical.com/cscvs--devel--1.0: implement default branch tla target scanning (patch-35) [08:02] bob2: You need the client certificate elmo emailed to launchpad@ a while ago [08:02] lifeless: Any constraints on that SourceSource.branchpoint column? NOT NULL etc? [08:03] nope [08:06] Heh... you almost got SourceSource.branchpoing and I wouldn't have noticed except that the COMMENT command failed ;) [08:06] cool. [08:06] can you also push that into production at the first chance. [08:08] You want I just apply that patch to the production db, or should we do a full codedrop? [08:11] stub: ah [08:13] stub ah. good point. Do a full db drop, I'll see if anything breaks and do a codedrop if needed. [08:13] I (obviously) don't have the code for that field in place yet, but hope to do so asap. [08:13] ok. So it can wait until Monday? [08:14] sure. [08:30] lifeless: I think my merge request screwed PQM [08:30] oh no [08:31] Hmm.... tla taking 6+ minutes to do its thing? [08:34] Mmm.... zombie tla owned by pqm [08:49] Merge to rocketfuel@canonical.com/launchpad--devel--0: Popup improvements and SourceSource.branchpoint for Robert Collins (patch-780) [09:08] checking [09:09] pqm is not running === carlos [~carlos@69.Red-80-33-181.pooles.rima-tde.net] has joined #launchpad [10:57] yowser, someone went on a great cleanup run [11:23] Merge to rocketfuel@canonical.com/cscvs--devel--1.0: switch cache building to default branch handling on by default (patch-36) === doko [doko@dsl-082-082-214-003.arcor-ip.net] has joined #launchpad [11:38] hiya lifeless, that your merge? [01:07] Merge to rocketfuel@canonical.com/cscvs--devel--1.0: unix modes are octal, not octects. The native protocol was generating octect based values - fix this (patch-37) === stub [~stub@dsl-246.248.240.220.dsl.comindico.com.au] has joined #launchpad [07:38] !dmwaters:*! Hi all! One of our servers will be rebooted shortly for maintenence. I'll notice that server. about 1400 users effected === bob2 [rob@bob2.user] has joined #launchpad === sabdfl [~mark@host217-37-231-28.in-addr.btopenworld.com] has joined #launchpad [08:19] do you know if there is any way to package a python program like .jar from java? [08:30] carlos: starting with python2.3 you can put them in a zip file, add it to PYTHONPATH or sys.path and run it. [08:31] doko: then I need the .zip + a .py that imports it? [08:31] or just with a .zip file is enough? [08:40] hmm, never tried a zip file alone ... [08:40] hmmm [08:41] I think I have an idea [08:41] a .py that includes the .zip into the own script, extracts it into /tmp/ and includes is from sys.path [08:41] doko: thanks [08:44] see http://localhost/doc/python2.3/html/whatsnew/node5.html [08:45] carlos: hmm, the most elegant way ;) [08:46] doko: thanks [09:17] stub: think we should carve CVE refs into a separate table, and get rid of the polymorphism? [09:54] Merge to rocketfuel@canonical.com/launchpad--devel--0: malone polish (patch-781) === SteveA [~steve@adsl-213-190-44-43.takas.lt] has joined #launchpad [11:29] oh, *that* is why my changes mysteriously disappeared [11:29] someone's been removing arch-tags [11:29] but when this happens to a file I'm working on, the changes I've made silently disappear when I update [11:30] fuck, what a mess [11:33] Merge to rocketfuel@canonical.com/launchpad--devel--0: malone polish (patch-782) [11:34] SteveA: I had a serious chat with Stuart about that. He's promised not to do it again. [11:35] is there an easy way for me to find out the files affected? [11:36] Look at his pqm merge completion mail? [11:36] yeah, i should have that in my mail somewhere [11:37] tla cat-log stuart.bishop@canonical.com/launchpad--devel--0--patch-392 [11:37] in your launchpad tree [11:37] might do the trick too [11:37] Kinnison: patch-7xx - the merged one - is the one to do, [11:38] lifeless: in the rocketfuel tree; yes [11:45] phew -- only zodb.py was broken for me [11:56] yay === SteveA finds his big "DUH!" of the weekend and unbreaks soyuz in his tree