[02:13] accessing launchpad bzr server from China is nearly impossible, anyone knows how to fix that? [02:16] timClicks, you can commit one of the files [02:16] bzr commit FILENAME [02:23] I found the solution: using http://code.launchpad.net/ instead of lp:, I don't know why it works now but it does, any idea why? [04:39] C-S: Hey. Nice job on those new ports. I'm not sure about the dependancies though; you're hardcoding the python version in a few places :| [08:43] evening all [09:14] where can i get bzr 2.1.1? [09:17] in which sense? [09:18] on launchpad.net/bzr click on All downloads and scroll down to 2.1.1 [09:22] ya, it isnt working...getting an error [09:22] gcc exits with status 1 [09:24] what OS? [09:24] ubuntu....never mind now, it installed :) [09:25] i was trying tar.gz initially, but i switched to the i386 deb file, it worked === radoe_ is now known as radoe [15:20] fullermd: Hi fullermd. Thanks for the feedback. Do we really hardcode it? I am not aware of that. [15:21] fullermd: Right, I remember that I did that. But I posted new versions now. Should be fine. [15:25] fullermd: By then way. Thanks for updating to bazaar 2.1.2 [15:41] C-S: Well, we certainly shouldn't :) [15:41] But I looked at the qbzr one; note the encoding of the py2.6 version in the name of the pygments/pyenchant paths. [15:42] fullermd: let me check that quickly [15:42] fullermd: you are right. I did not notice that one [15:42] fullermd: do you have a quick suggestion? [15:43] Not offhand, no :( [15:44] fullermd: I am sure there is some placeholder. Have to check for that one. [15:44] May want to ask on ports@ or python@ (that latter exists, doesn't it?); I presume there's some solution. [15:44] good point [15:44] anyway, did you check the ports? [15:44] Or ask wen@; I notice he grabbed that PR. [15:44] do they work? [15:44] I'll do that [15:45] I didn't, no. I don't really use any of those plugins, except maybe firing up qlog once in a while for kicks (and I use a branch of the plugin anyway, since I run bzr.dev) [15:46] 'course, having a port of subvertpy will make it much more likely I'll fiddle with bzr-svn sometime 8-} [15:46] :-) anyway, thanks for telling me about the issue with the dependencies. === nlisgo_ is now known as nlisgo [20:39] moin moin [20:43] 'morning lifeless [21:25] hey jelmer [23:56] Sometimes 'bzr version-info' hangs forever [23:56] This seems like a bug to me [23:57] it does [23:57] next time [23:57] ctrl-\ should drop you into pdb [23:57] and you can look at where you are [23:57] It's running on a buildslave [23:57] ah [23:57] I can tell it's in a read(4 [23:57] Presumably the underlying tcp connection has flaked out and the read will never complete [23:58] possibly [23:58] please file a bug, to track the issue [23:58] and gather as much data as you can easily [23:58] I'm popping out to lunch now, or I'd discuss more with you.