[00:01] * mwhudson afk for a couple of hours (but working, at least a bit) [00:03] hi thumper [00:04] solved world peave yet? [00:24] Hi, any tips or howto properly setup launchpad for a local use (non-hosted)? It kinda runs fine with the debug branch but is there anything that should be modified to have a ... let say not devel launchpad instance? [00:35] masom: there isn't really any reason to run launchpad in any capacity other than for development, so nobody puts any effort into that [00:36] intellectronica: thats what i figured out since nobody made a howto on how to host it by himself. [00:36] intellectronica: but technically, from dev to "production", the main changes are in the config files? [00:36] intellectronica: (such as the ability to actually send outbound emails) [00:38] masom: the production environment for launchpad is a _very_ complex affair (consider that there are several administrators and engineers working full-time just to keep launchpad.net going). it's the configuration and a setup of quite a few machines and many running processes [00:39] masom: it's not impossible to replicate it if you're willing to commit the same resources, but it would seem a pointless exercise, given that launchpad.net is already there for you to use, and that you can help develop it, it being free software [00:40] intellectronica: yeah, i understand that :) But it's just for the kick of actually having it running as the real deal. If nobody outside canonical is able to reproduce it, its dangerous. [00:41] masom: there's nothing stopping you from running 'the real deal'. many people run it locally for development, and it's essentially the same software [00:42] intellectronica: yeah thats what i figured out when it launched locally, i just wanted to poke around to know how hard it would be to make the devel react like the launchpad.net deployment. And i'm glad that it looks like its mostly config files to modify. [01:28] does anyone else find that malone bug pages run _very_ slowly once you have 30 to 40 open? [01:28] just typing in the comment field feels like molasses [02:02] mmm stupid question, what would trigger this: lazr.config.interfaces.ConfigErrors: ConfigErrors: launchpad does not have a localhost http key. ? [03:01] Oh also a very weird thing [03:02] make run_all with a differnt host (let say dev.local instead of dev), apache tries to connecto port 8086, moving apache to proxy 8085 works, any reason why it's attempting to use 8086 ? [03:14] any new on the red border problem? [03:17] [6 edits so far on this bug summary :(] [06:58] Good morning [09:02] hi hi [09:04] hi [09:07] mrevell: dude, you're across the table! [09:07] :) [09:19] spm: system reboot, distractions... I think we'll have to let the jp weirdness lie for the moment. [09:19] jtv: :-) oki [09:21] spm: thanks though! [09:23] jtv: anytime* (* subject to core hours, laptop availability and other terms & conditions. please see your contract) [09:24] spm: would that be the contract kept in the data centre managed by you untrustw^^^NO CARRIER [09:24] * spm returns the lart to it's place of rest [09:24] * jtv hates to think what place that is [09:27] pile of shrunken pc's from devs that were .... larted [11:41] >>> None < 44 [11:41] True [11:41] Grrr... [11:41] \o/ === jtv is now known as jtv-afk === jtv-afk is now known as jtv === matsubara-afk is now known as matsubara [13:22] stub: ping [13:22] thumper: pong [13:23] stub: it seems we are *still* missing a db permission https://lp-oops.canonical.com/oops.py/?oopsid=1368BM2 [13:23] stub: I thought it was fixed [13:23] stub: can you add it to your pending branch and fix on production? [13:24] We granted select permissions. looks like it is trying to update. [13:24] (?) [13:25] no.... [13:25] huh? [13:25] outgoing email shouldn't update anything [13:25] thumper: Is this the branchscanner? [13:26] stub: no this is the revision email sending script [13:26] thumper: What db user does it connect as? [13:26] * thumper looks [13:27] send-branch-mail [13:27] send-branch-mail? [13:27] yes [13:28] What bit of LP actually requires memcached? "make run" seems happy without [13:28] maxb: nothing just yet [13:28] chicken/egg [13:30] thumper: perms granted on production. Updating my branch now. [13:31] stub: thanks [13:45] thumper: http://bazaar-vcs.org/SmartPushAnalysis1.4 [13:45] sudo tc qdisc add dev lo root netem delay 500ms [13:45] go on, paste in sudo commands from irc :) [13:45] you know it makes sense [14:51] Who handles the bugs related to the source pulls? [14:54] Fly-Man-: https://bugs.launchpad.net/launchpad-code [14:55] spiv: Is that also the place for this bug: rocketsetup has wrong keyserver mentioned ? [14:55] Just file a bug on the launchpad project for that, IIRC. [14:55] spiv: Already did [14:56] reviewers and lurkers -> #launchpad-meeting in 4m [15:06] How to I get the launchpad-developers-dependencies package rebuilt? I got a change landed to the branch meta-lp-deps branch but from there I am clueless. [15:15] ./rocketfuel-setup: line 372: 19632 Segmentation fault bzr branch http://bazaar.launchpad.net/~launchpad-pqm/launchpad/devel/ $LP_TRUNK_NAME [15:15] ERROR: Unable to create local copy of Rocketfuel trunk [15:27] Anyone want to elaborate on that one ? [15:28] This keeps happening over and over again with the bzr 2.0.0.1 from the ppa [15:28] Fly-Man-: i've never seen that before. can you gdb the core file and see what it says? [15:29] gdb-python or gdb itself ? [15:29] Fly-Man-: gdb i'm not sure what gdb-python is [15:29] python variant [15:30] Any command lines I need to add ? [15:30] Fly-Man-: actually, start with 'file core' [15:31] file core ? [15:32] Fly-Man-: that will tell you which binary is crashing, though i'm going to bet it's python. and if that's the case, it's almost certainly a bug in some bzr extension [15:32] Fly-Man-: what platform are you on? [15:32] Vmware Jaunty 2 Gb mem, 15 Gb hard drive [15:33] Fly-Man-: i'm on karmic now and bzr 2.1.0dev. i'm having other problems but dumping core isn't one of them ;) [15:34] Random question: what exactly is rocketfuel? Is it just a cute name for devel? [15:34] Fly-Man-: try running that bzr command manually at the shell and see what happens [15:35] maxb: it's the script that installs the devel branch on a machne and setup the dependencies [15:35] maxb: basically yes. it's historical [15:36] maxb: the branch used to be called rocketfuel (get it, launchpad... rocketfuel... soyuz... there's a theme :) but the only traces now are in the setup scripts [15:37] Who handles the bugs related to the source pulls? [15:37] Fly-Man-: In general, people don't handle bugs (on any open source project). Groups of people pick up various bugs depending on their availability. Hence the use of bug trackers. :-) [15:43] maxb: true [15:46] maxb:that's why ppl always are impatient when a bug is still not fixed ;) [15:49] stub: You build the package in the normal way of working with Debian source packages and upload it to the launchpad PPA. (Or, if you like, I'll do it and find someone in ~launchpad to copy it there) [15:50] Given I don't know where to start with working with Debian source packages, you or someone who understands had better do that part. [15:56] stub: I'm afraid trunk doesn't build - the trailer line on your changelog entry is malformed [15:56] abentley: looking into the workaround for the branch commits... whaddya think, should I do it right there in DirectBranchCommits? Or in the script that calls it, and add a check in DBC? [15:56] abentley: The advantage of the latter is that the branch conversion may take a while, and it's polite to keep it in a separate transaction [15:56] stub: There must be two spaces between the email and the date, and the date format must exactly match the format demonstrated in other changelog entries [15:56] jtv: Do what? Convert to unstacked? [15:57] abentley: right [15:59] maxb: fixed [15:59] jtv: I would do it in the script that calls it. I'm not really happy with converting to unstacked, though. [16:00] abentley: I'm not completely happy about it either, but I think it beats alternatives like reverting to regular branch/commit/push or putting the burden on the user. [16:00] stub: not fixed - must be day month year, not month day year [16:02] maxb: and again? [16:09] stub: that's good, built source, uploaded to ~maxb/+archive/launchpad, waiting for process-upload and build [16:10] ta [16:13] barry: Strangely when I try it with the command line, it doesn't fail so far ... [16:27] Fly-Man-: very weird! [16:43] abentley: I don't suppose you guys have a helper function to say whether a branch is stacked? [16:45] jtv: That information is stored in the database, and can be easily retrieved with bzrlib. [16:45] abentley: it turns out get_stacked_on_url is a very roundabout way of finding out. :) [16:46] abentley: Branch.stacked_on is None, right? [16:47] jtv: Yes. [17:01] jtv: An alternative is to embrace "Easier to ask forgiveness than permission", and handle the exception generated by committing to a stacked branch. [17:02] abentley: wayyyy too much code for the "nothing's going on" case. :) [17:02] I tried. [17:05] * Ursinha looks around for bugs people [17:05] intellectronica, hi :) [17:05] intellectronica, could you please set the importance on bug 439449? [17:05] Bug #439449: On a bug, entering +edit page shows the wrong bug number [17:06] thanks :) [17:07] Ursinha: done [17:07] intellectronica, thanks again [17:07] Ursinha: thanks for bringing this to my attention [17:13] intellectronica, no problem. I found this when trying to workaround bug 423924 [17:13] Bug #423924: Entity-body was not a well-formed JSON document when updating bug description [17:37] barry: It's stopping at the same place everytime [17:53] jtatum: rejoice, your patch has landed! [17:53] jtatum: thanks again for picking this up, you rock [17:53] intellectronica: thank you very much! the celebrations have begun here in my lair. champagne for everyone. === matsubara is now known as matsubara-lunch === EdwinGrubbs is now known as Edwin-lunch [18:30] hi kiko === matsubara-lunch is now known as matsubara [19:45] barry: *ping* [19:46] Fly-Man-: *ponngggggg!!!* :) [19:46] barry: What repo are you usin for 2.1 [19:46] Fly-Man-: bzr? [19:46] yes [19:47] it's either: [19:47] deb-src http://ppa.launchpad.net/bzr-beta-ppa/ubuntu karmic main [19:47] deb http://ppa.launchpad.net/bzr-beta-ppa/ubuntu karmic main [19:47] [19:47] or [19:47] deb http://ppa.launchpad.net/bzr-nightly-ppa/ppa/ubuntu karmic main [19:47] deb-src http://ppa.launchpad.net/bzr-nightly-ppa/ppa/ubuntu karmic main [19:47] [19:47] probably the latter and i probably shouldn't be using the nightlies ;) [19:50] Let's see if that fixes the segmentation fault [20:01] barry: nope, same issue [20:02] wth is happening here [20:02] it worked with 1.16 and 1.18 [20:02] then the ugrade to 2.x makes it shakey [20:03] Fly-Man-: are you on a 64bit system perhaps? (i am tho and haven't seen this) [20:03] x86 machine [20:03] it's latest vmware [20:03] machine has 4 gb [20:04] i can't imagine vmware has anything to do with it, but you never know [20:04] Fly-Man-: you might ask around on #bzr though [20:04] They blamed the mem [20:04] the memory is brand new on that machine [20:04] build that machine 4 days ago [20:05] Hmm, and there's no tree where there's 1.18 bzr anymore .... === Edwin-lunch is now known as EdwinGrubbs [20:22] i always get suspicious when the hardware is blamed. so much more rare than a missing incref in my experience ;) [20:44] that's my idea as well [20:44] why would it work on 1.18 [20:44] and not on 2.x [20:46] barry: Could you try something for me ? [20:46] Could you create a tarball from devel ? [20:46] or someone else [20:47] Fly-Man-: why not try to grab the latest bzr trunk and build it from source? [20:47] I just pulled the nightlies [20:47] same segmentation fault [20:47] so it seems to be something in 2.x [20:47] which wasn't there in 1.18 [20:48] Fly-Man-: maybe abentley or rockstar knows? [20:48] Good idea, abentley , rockstar : Any ideas ? [20:48] Fly-Man-, reading backchat [20:48] rockstar: Thanks [20:50] Fly-Man-, the nightlies are working fine for me. Upgraded just this morning. [20:50] rockstar: In short: I've been using Launchpad.dev for some time, until the latest release of the bzr 2.x. After that, during reinstalls the bzr just quits with a segmentation fault while trying to pull the latest [20:52] Fly-Man-, what do you mean by "reinstalls" ? [20:52] rockstar: virtual machine reinstallations [20:54] Every 5 days I need to clean up Vmware machines [20:54] while the server is getting too burdened [20:54] so i cleaned up last Saturday [20:54] after that, it's a mess while trying to get the initial tree [20:54] Fly-Man-, it might very well be "hardware" because VMware's memory is still software. [20:55] Fly-Man-, I suggest branching bzr.dev, building the C extensions, and trying that. [20:57] rockstar: is there a trunk for that ? [20:57] Fly-Man-, bzr.dev is trunk [21:15] rockstar: Same error [21:15] Fly-Man-, try it outside a VM. [21:16] rockstar: I'll have a look when there's a machine available in the datacenter [21:23] hey cprov, are you there? [21:25] barry, so, I think I'm the only one around for the AsiaPac reviewer meeting today. Is it even worth having one? [21:25] rockstar: probably not, the most meaningful thing we did in ameu was to wish cprov well :) [21:26] Ursinha: yup [21:33] cprov, hi :) can you help me with https://answers.edge.launchpad.net/launchpad/+question/84264, please? [21:34] Ursinha: sure, in a bit [21:34] thanks cprov [21:47] Ursinha: done [21:52] cprov, thanks :) [21:57] bac: ping [21:57] hi barry [21:57] bac: hi, are you busy? [21:57] barry: i'm always busy and productive. but i have a few moments to spare. [21:58] bac: ;) can we skype? [21:58] sure [21:58] * bac launches [21:58] Thanks whoever copied launchpad-dependencies 0.55 :-) I was just about to send an email requesting it :-) [21:58] err [21:58] barry: ready [21:58] whoever copied it to hardy, shouldn't have [21:59] bac: calling... [21:59] bac: bug 403606 [21:59] Bug #403606: ExpatError errors should be handled to not generate the OOPSes [21:59] bac: https://lp-oops.canonical.com/oops.py/?oopsid=1306XMLP2 [22:03] bac: http://paste.ubuntu.com/282468/ [22:08] Hmm. The launchpad PPA for hardy is currently uninstallable. [22:08] Is there anyone who needs to know this? [22:09] bac: eggs/zope.publisher-3.5.6-py2.4.egg/zope/publisher/xmlrpc.py [22:09] rockstar: *ping* [22:10] A new machine just got delivered in the datacenter [22:10] so I;m setting that one up with Jaunty now [22:10] to see if it works then [22:14] Fly-Man-, if you continue to get the segfault, #bzr is going to be able to help much more than I can. [22:15] I wish the meta-lp-deps branches were somewhere I had write access :-/ [22:18] Please can I enlist a member of ~launchpad to add this missing tag: [22:18] bzr tag -d lp:~launchpad/meta-lp-deps/trunk -r revid:maxb@f2s.com-20090910075602-i7m5vu8dicck9xcu 0.54 [22:19] bzr tag --force -d lp:~launchpad/meta-lp-deps/trunk -r revid:stuart.bishop@canonical.com-20090930150127-02ubq4ceny88higo 0.55 [22:19] also [22:19] and yes I do mean --force in the second === cprov is now known as cprov-afk [22:34] good morning === matsubara is now known as matsubara-afk [22:46] good evening :-) [22:47] To what extend do we care that the launchpad PPA is not currently installable on hardy? [22:48] maxb: it's pretty bad [22:51] I'm in no position test anything more than the installability of packages on hardy, but I could prepare something that is at least better than what is there. [22:53] Can I enlist you to run those two bzr tag commands from scrollback ~30 mins ago before they get forgotten about, or shall I email them to the list? [22:56] maxb: ok [22:57] maxb: what's the problem on hardy currently? [22:57] Someone copied the new jaunty/karmic launchpad-dependencies build to hardy too, but hardy was using a branched version [22:57] so the hardy-specific changes were removed [22:58] oh right [22:58] On a related note, we should probably change the description of the PPA to say that Intrepid is no longer supported. === Ursinha is now known as Ursinha-afk [23:23] OK, in two minutes, once it's published, please could someone copy-with-binaries 0.55hardy1 from maxb/launchpad to launchpad/ppa (hardy) [23:24] And also push lp:~maxb/meta-lp-deps/hardy into lp:~launchpad/meta-lp-deps/hardy [23:25] right, it's published [23:29] maxb, I think I have the power to do so [23:29] thanks [23:32] rockstar: It seems that there's an issue with the latest Vmware server [23:32] I have alerted the Vmware staff to have a look at it [23:33] maxb, done [23:36] Thanks, hardy lp devs will thank you :-)