[01:19] sinzui: Ah! Thankyou for fixing the location stupidity. [01:20] wgrant: thanks. I knew someone would notice before I could submit the branch for review [01:25] sinzui: need a review? [01:25] intellectronica: I often do. This one branch will make a lot of people happy: https://code.edge.launchpad.net/~sinzui/launchpad/location-bug-262193/+merge/14878 [01:26] intellectronica: I have a queue of branches long enough to keep Mondays and Tuesdays reviewers busy [01:26] sinzui: it's your lucky day. i'm stuck in the most boring town in the world [01:27] Since I imagine bigjools won't be around for a little while, can I convince somebody to quickly review the last two test-fix revisions of https://code.edge.launchpad.net/~wgrant/launchpad/distroseries-source-format-selection-part1/+merge/14729 and ec2test-land it? [01:27] intellectronica: Indeed. I refused to go. Dallas, is still Texas, and that is still nowhere [01:28] bigjools reviewed 9857, but it failed a couple of tests. [01:28] yuck sample data [01:28] sinzui: Yes. Ignore that diff. [01:29] wgrant: I certainly will. I can review it and land it [01:29] sinzui: Thanks. [01:32] sinzui: r=me. great to see an unused feature go [01:33] * intellectronica sheds a tear of joy as he sets a branch's status inline for the first time [01:33] intellectronica: thanks. [01:35] wgrant: is there a commit message for this? [01:36] sinzui: Sorry, forgot about that -- I've just set it on the MP: "Refactor bits and pieces to prepare for Debian source format 3.0 support." [01:46] sinzui: hey [01:47] hi thumper [01:47] sinzui: I have a branch I'd love to get the quick treatment [01:47] https://code.edge.launchpad.net/~thumper/launchpad/fix-canonical-url-for-api-2/+merge/14876 [01:47] sinzui: found during my api work for popup diffs [01:47] wgrant: your branch has conflicts: [01:47] Text conflict in database/sampledata/current-dev.sql [01:47] Text conflict in database/sampledata/current.sql [01:47] Text conflict in lib/lp/archiveuploader/dscfile.py [01:48] thumper: I'll review it [01:48] sinzui: ta [01:49] wgrant: when I get sampledata conflicts, I regenerate both current files [01:50] Yay, bitrot :( [01:50] * wgrant merges. [01:50] sinzui: Where were you landing that? I see no conflicts with devel. [01:51] db-devel. sql changes have to land in db devel [01:51] sinzui: We were sneaky and landed the DB changes in 3.1.10. [01:51] sinzui: But the sample data didn't get updated. [01:51] wgrant: bugger [01:52] Can you not land sampledata changes to devel? [01:52] Do you need the sampledata [01:52] I cannot land the sampledata in devel [01:52] Ah, damn. I will see if I can avoid it. [01:52] hmm [01:52] well [01:53] I'm not exactly sure when the patches are applied. [01:53] Something in PQM is supposed to verify that nothing in database/ changes when merging into devel. So ec2 will pass it, then pqm will fail [01:53] If they are applied *after* the sampledata is loaded, it should be OK. [01:53] Is the sample data used in testing? [01:53] It is. [01:54] Actually, I guess the security.cfg changes are in this branch too, so merging this now to devel might break one particular circumstance on edge. I will go over this with bigjools and stub next week, I guess. [01:55] database/schema/security.cfg changes cannot be landed in devel because those changes will not be applied to edge [01:55] wgrant: are you thinking of breaking the branch in devel and db-devel parts? [01:56] sinzui: Very little point. [02:02] thumper: r=me, not changes needed [02:03] sinzui: no changes? [02:03] it is good to land as it is [02:04] sinzui: thanks [10:19] beuno: ping [10:19] * thumper wonders where beuno is [15:23] thumper, hi. I'm in Dallas. [17:45] sinzui: I saw you landed one of my branches. Just a heads up that although that branch appears to fix the bug, after some discussion in here, it was determined that it was not *properly* fixing the bug (which is why I didn't propose it for merging) [17:46] nhandler: what do you think is the right fix? [20:31] beuno: around now? [20:31] I have the unfortunate problem of having the diff render propertly in Konquerer but not Firefox [21:02] jml: perhaps you could compare pg_hba.conf from zbir's machine with one that works? [21:02] maxb, not a bad idea. [21:03] launchpad-database-setup sets everything up to use 'trust' auth (or lack of auth), so the fact that it's attempting 'ident' sounds broken [21:54] maxb, it looks like it might be something to do with having 8.4 and 8.3 on the same machine [21:55] ah.... and the wrong one on 5432, I take it? [21:56] maxb, ping [21:56] pong [21:57] maxb: I'm trying to install the required launchpad dependencies and I see a dependency on a specific version of python-support [21:57] jml: Yeah, the 8.3 cluster will have installed on 5433 instead. [21:57] jelmer: You mean on the package python2.4-support ? [21:57] Launchpad's 'make run' is connecting to the 8.3 cluster [21:57] maxb, yeah [21:58] but launchpad-database-setup modified the 8.4 setup [21:58] anyone know firefox and css really well? [21:58] jml: Really? The other way makes sense, but not that... [21:58] maxb: Is there any reason it needs to depend on that specific version? I have 1.0.4 here, should that work? [21:58] jelmer: We do this to ensure the python-support which actually includes python 2.4 support is installed (and doesn't get removed on upgrades) [21:58] wgrant, that's what science is telling us. [21:59] maxb: I mean the dependency on python-support=1.0.3ubuntu1launchpad~maxb2 [21:59] huh, where's that? [21:59] jml: launchpad-database-setup appears to verify that 8.3 is running on 5432... [21:59] jml: Oh, but launchpad-database-setup supports 8.4 now. [21:59] So it will indeed configure 8.4. [22:01] jml: How do you know LP is connecting to 8.3? [22:02] wgrant, when we shut down 8.3, we get connection errors. [22:02] on running 'make run'. [22:02] jml: Huh. Anyway, quick fix is to drop 8.4 from the list of supported versions in launchpad-database-setup and rerun it. [22:02] That might work. [22:02] Although then it might complain about ports. [22:04] wgrant, yeah, that's what we're trying now. [22:08] jml: Apart from this mess, how long did it take to get running? [22:08] wgrant, not very long at all. [22:08] wgrant, 'make build' takes a while, and package downloads are pretty fast. [22:11] jelmer: where is this dependency? I am not familiar with any equals-single-version deps like that. [22:12] maxb: Trying to figure that out at the moment [22:12] well, what fails~ [22:12] ? [22:15] Is staging still running the 2.5 branch? [22:59] http://pastebin.ubuntu.com/319585/ [23:13] al-maisan: Nice. But what does launchpadlib think of it? [23:13] wgrant: sorry, this was just a test fragment I was showing to jml [23:14] wgrant: the branch in question is here: lp:~al-maisan/launchpad/352094 [23:14] bug #352094 [23:14] Bug #352094: Expose ISourcePackage.branches [23:16] \o/ [23:16] fixed my rendering issues [23:19] nice :)