[00:10] before tuesday? [00:11] jelmer: I'm building the Mac OS X installer now so it can be ready in time for tuesday's 2.4.0 release [00:18] dOxxx: given it's already tuesday, not likely [00:18] dOxxx, :) [00:18] dOxxx, it should be a couple of days, I've been putting it off for way too long. [00:19] jelmer: is it likely that you'll be making any changes or can I just package the current tip? [00:32] dOxxx, there are probably going to be a few more changes [00:33] jelmer: ok. I guess I'll wait to package it then. [00:35] hi doxxx, jelmer [00:35] hey poolie [03:15] poolie, I'm doing my part to celebrate the 2.4 release, submitted a pull request to upgrade the version shipping in homebrew :) https://github.com/mxcl/homebrew/pull/7031 [03:15] hi statik [06:38] hello guys [07:06] hello vila [07:06] poolie: hi there [07:06] vila, can you help with https://answers.launchpad.net/bzr-explorer/+question/168113 [07:06] i guess it's not on his patch or something [07:07] poolie: funnily enough, I already replied to that ;) [07:07] (6 minutes ago according to lp ;-p) [07:07] :) good for you [07:07] must be just stuck in mail [07:48] poolie: any progress on the HTTPError on package importer ? [07:51] jelmer: don't forget your pp report ;) [07:58] vila, hi, not yet :/ [07:58] may go back to it tonight [07:59] poolie: are we doing standup now? mumble or voip? [07:59] poolie: no pressure, was just wondering [07:59] (morning all, btw) [08:00] let's mumble! [08:00] aaaare yoooou readyyyy toooo MUMBLLLLE [08:01] bignose: yes [08:01] or maybe that should be mhmhmh yes mhmhmh [08:01] heh [08:01] so how is Mumble working for you folks? I'm glad you found a free-software teleconference app [08:02] bignose: noise cancelation is worse than skype [08:02] but overall it works ok [08:02] we're also looking at Skype [08:02] vila, jelmer, hi? [08:02] grr, can't connect to mumble anymore :-( Probably related to my recent change on lp for my preferred email... [08:03] vila, so what are the odds you'll get it up in a few minutes? [08:03] vila: It is SSO, I believe, so whatever your Launchpad login is, should be your mumble email [08:04] i've seen some bug traffic about it getting confused by some email changes [08:04] some interfaces key off email address or something, which is obviously not stable [08:06] * jelmer is on his way [08:06] jelmer: \o/ [08:08] jam, bug 819910 [08:08] Launchpad bug 819910 in Ubuntu Distributed Development "many packages fail to import due to HTTPError talking to Launchpad (eg ubuntu:transmission)" [Critical,In progress] https://launchpad.net/bugs/819910 [08:08] still with me [08:08] also helped fix bug 815190 [08:08] Launchpad bug 815190 in gnupg2 (Ubuntu) "gpg2: pkglue.c:41: mpi_from_sexp: Assertion `data' failed." [High,In progress] https://launchpad.net/bugs/815190 [08:31] from the moderation queue [08:31] Answer please the following questions: [08:31] Do you have a possibility to send packages to Russia? [08:31] What should be the maximum sum of money (in dollars) for buying a package in order to escape problems at custom? [08:37] poolie: reminds me of [08:37] https://bugs.launchpad.net/bzr/+bug/712474 [08:37] Ubuntu bug 712474 in Bazaar "ModuleAvailableFeature broken for modules with side-effects" [Undecided,Confirmed] [08:38] bignose, what is that? [08:41] poolie: is that moderation queue for bzr mailing list or something? [08:41] poolie: Ze Frank's TED talk, which (once he's actually on stage) begins with a pretty funny rendition of — well, something that you'll find familiar :-) [08:42] bignose: Speaking of Ze Frank, head of Klout? Klout marks him as expert on cupcakes. :) [08:57] mgz: hi [09:10] jam: thanks for analysing that bug [09:10] lifeless: yeah, np [09:11] In the big subscription switchover, I lost my subscription to Loggerhead bugs. But that should be sorted out now [09:12] cool [09:20] jam: thanks for picking up my branch --stacked work [09:20] spiv, np [09:26] hi spiv [09:45] jam, are you still mumbling? [09:45] poolie: yep [09:45] i probably should have muted my mike [09:45] was futzing with audio [09:45] yeah, you had some buzzing feedback [09:45] nothing terrible, thoug [10:08] jam: Robin is one of the Ohloh hackers, and they call the command-line bzr utility from their ror app I think. Which is why they're calling bzr on ancient revisions. [10:09] right [10:13] "bzr: ERROR: Tree transform is malformed [('duplicate', 'new-2', 'new-25', u'debian_gaupol_library_path')]" when trying to merge translate-toolkit from debian with bzr. any hints? [10:14] (that is not on the merge itself, which just spawns bazillion of conflicts, but on the attempted resolve of conflicts) [10:24] Sweetshark, hi [10:24] Sweetshark, it sounds like you're trying to merge two unrelated branches, which is usually a bad idea [10:25] Sweetshark, though of course we shouldn't error out like that during conflict resolution [10:25] vila: ^ [10:27] well, Im trying to merge lp:/ubuntu/oneiric/translate-toolkit and lp:/debian/sid/translate-toolkit [10:27] I had hopes that those where related ;) [10:32] hmm, they should be [10:35] hm, i also get the traceback of http://package-import.ubuntu.com/status/exult.html#2011-08-04 14:38:28.971355 on some packages locally [10:47] is there easy way to perform some actions on server after I push changes to it? [10:48] like generating ikiwiki/sphinx doc/whatever and publishing that [10:49] you can write a post-tip-change hook that runs on the server [10:49] jelmer: hmmm, the debian changelog talks about moving to v3. Maybe: a) it was not imported before because it was not v3 b) we had out own repo still (of course unrelated to the not yet imported/existing debian-repo) c) now the debian import works [10:51] poolie: I think I tried that before but it failed on bzr sandboxing code it runs [10:51] well, gonna try again then [10:53] any obvious errors in this? http://paste.pocoo.org/show/459275/ [10:58] looks good [10:59] there's also a bzr push-and-update plugin that can be installed on all clients, and it then doesn't need server support [10:59] yeah, but that need double login (I don't mind in this case, but sometimes it is problematic) [11:03] Sweetshark: which bzr version are you using ? [11:05] Sweetshark: 'Tree transform is malformed' is unambiguously a bug, but there is no bugs currently known. So either upgrading will fix your issue or you should file a bug with a reproducing recipe [11:10] vila: bzr 2.4.0 [11:11] but it is likely just 12:24 < jelmer> Sweetshark, it sounds like you're trying to merge two unrelated branches, which is usually a bad idea [11:21] Sweetshark: oh, yeah, I agree, quite a bad idea ;) Still we shouldn't crash, so bug welcome ;) [11:22] Sweetshark: by the way, what command did you use ? === zyga is now known as zyga-doctor === yofel_ is now known as yofel [11:54] jam, i'm going to stop for tonight [11:54] i think i cracked one of the errors but not the top one [11:54] poolie: ok, have a good evening [11:54] bloody yaks [11:54] HTTP stuff? [11:54] sure [11:54] yeah https://bugs.launchpad.net/udd/+bug/827263 is fixed [11:54] Ubuntu bug 827263 in Ubuntu Distributed Development "KeyError: 'debian' in get_debian_versions (dup-of: 626960)" [High,Confirmed] [11:54] Ubuntu bug 626960 in Ubuntu Distributed Development "Collection dictionary access incorrectly folds all HTTP errors to KeyError" [High,In progress] [11:54] you know, when they start bleeding, you've probably shaved too much :) [11:54] which i ran in to on the way to fixing the main wrong-url thing [11:54] :) [11:55] will try to get back to it first thing tomorrow [12:06] poolie, *bloody* yaks? What are you doing to them ? :P [12:06] argh, GMTA, John already said that.. === zyga-doctor is now known as zyga [13:19] hmm, branch I get in hook has .base in form of "filtered-363286476:///home/ccx/bzr/wobsite/", should I just de-urlize it to get unix path, or is there simpler way? [13:19] also O_o filtered [13:29] ccxCZ, hi [13:29] hello jelmer [13:29] ccxCZ, you'd presumably have to ask the transport for the proper path [13:30] ccxCZ, where are you getting that URL? [13:31] post_change_branch_tip hook [13:32] when I push to the server via ssh [13:42] maxb: 2.4.0 is now in sid and oneiric, what's your plan for the ppas ? === deryck is now known as deryck[lunch] === beuno is now known as beuno-lunch === deryck[lunch] is now known as deryck === beuno-lunch is now known as beuno [20:16] jelmer or jam around? [20:35] bug #827631 fyi [20:35] Launchpad bug 827631 in Bazaar Hg Plugin "Got list instead of iterator, causes import failure" [Undecided,New] https://launchpad.net/bugs/827631 [20:44] sidnei, hey [20:44] hi jelmer [20:45] jelmer, seems like a simple fix? ^^ [20:47] sidnei: I saw that problem earlier, but I had problems reproducing it locally [20:49] sidnei: bzr-hg needs some more work in general, unfortunately. hopefully I'll have some time to look into it soon. [20:49] jelmer, awesome, thanks! === yofel_ is now known as yofel === Quintasan_ is now known as Quintasan