=== arjenAU2 is now known as arjenAU === asak_ is now known as asak [06:57] hey folks [07:01] What folks? [07:02] Peng: not us [07:05] * Peng goes to watch Walker, Texas Ranger. === Peng__ is now known as Peng [13:27] morning [13:30] Good morning. [13:30] Netsplitty morning. [13:32] oh... [13:32] szilveszter here? [13:33] Zindar: doesn't seem so. (he's Phanatic on irc.) [13:33] ok.. well... he's awake at least :) [16:26] Hey, cool. Ubuntu ShipIt thinks I've contributed to the Ubuntu community, so it gives me "expanded options". [16:31] s/community/project/ [18:38] hello, why is pycurl needed (or at least recommended) by bazaar? does it provide better performance? [18:39] phanatic: I asked the same the other day, to see if I could lower the dependency level on the debian packages, and vila told me the only reason a user would want pycurl (that is, the only thing pycurl can do that the default implementation can't) is verification of SSL certificates [18:40] What the hell? That stuck 'bzr push' has been running at 100% of a CPU core for hours. [18:40] What's the key combo to drop into a debugger or do something useful? [18:41] dato: that means it could be ignored by a packager? (i have a small issue on osx, since pycurl needs libcurl 7.16.4, but leopard ships only 7.16.3) [18:41] Ctrl+\, I think [18:41] phanatic: I'd say so, yes. [18:41] dato: that's good news, thanks :) [18:50] (and verification of SSL certs will be added in Python 2.6) [19:15] Traceback after Ctrl+Cing it, FWIW: http://paste.pocoo.org/show/14721/ [19:18] .bzr.log: http://paste.pocoo.org/show/14722/ [20:59] hi folks [20:59] stupid question: is there s.th. like cvs's $Id$ for bzr? [21:02] hi :) [21:02] sistpoty: not that I know of [21:02] sistpoty: why do you want it? [21:03] sistpoty: the general concensus of developers I've talked with is that you shouldn't use expansion like that [21:03] hi zerok [21:03] However, there is a blueprint on it. [21:04] thumper: basically to know that vim is in sync with a file... and maybe because I'm used to it *g* [21:05] sistpoty: hmm... emacs will tell me if it is out of sync and ask if I want to reload [21:05] sistpoty: does vim not have that? [21:06] Oh no. [21:06] it does... but I'm rather thinking of not having saved the last bit of experimental code when reviewing/committing with bzr diff... I usually want only what's in the diff (and tested) and not what's in the editor then ;) [21:06] but I can live w.o. that... I guess the main argument is really that I'm used to it, which is a pretty poor argument *g* [21:07] sistpoty: I'm trying to work out your workflow [21:07] sistpoty: I guess I just save lots [21:09] thumper: so do I, but stuff happens sometimes... but it's really a corner case (and didn't bite me yet :) [21:09] sistpoty: yes, stuff definitly happens [21:10] ok, gotta go, cya and thanks for the info [21:10] sistpoty: ok, by [21:10] e [21:13] uhmm.... version_info = (0, 1, 0, 'candidate', 2) O_o [21:13] shouldn't it be more something like (1,0,0, ...)? [21:14] zerok: :) [21:14] zerok: I'll make sure the right person gets notified [21:15] thumper, just skimming through the bug reports :) tnx :) [21:17] how do I tell bzr to use a different ca-certificates file (for https), or tell it to accept cert with fingerprint $fpr for a host? [21:21] thumper, should i file a bug report for the 1.0rc2 package? [21:21] zerok: I'm just confirming [21:21] thumper, the version number in the bzr script is set to 0,93,0 whilte the bzrlib is set to 0,10,0,rc2 [21:24] zerok: yes you could [21:25] I've just checked the tar ball [21:25] thumper, posted some more readable stuff than my version of the english language here: https://bugs.launchpad.net/bzr/+bug/175171 [21:25] Launchpad bug 175171 in bzr "Version difference in 1.0rc2 test package" [Undecided,New] [21:26] zerok: ta [21:35] New bug: #175171 in bzr "Version difference in 1.0rc2 test package" [Undecided,New] https://launchpad.net/bugs/175171 [21:38] Send a patch to the mailing list. And use 'bzr send' so you get credit! :) [21:39] creditttt!!! <3 [21:39] omg [21:40] first i have to find out how i just managed to fubar my python install ... [21:47] pyrex :-( [22:04] Peng, never worked with bzr send before :-) let's see how simple it is to make new enemies ;) [22:20] since i'm probably too stupid to use bzr send with a release-package, i think i will just have to survive without the credit for 2 patched lines ;) [22:57] morning all [23:03] morning igc [23:07] morning thumper [23:10] Hmm. [23:10] Actually, I'm not sure if the release is in any branch. [23:10] Peng, haven't found a related branch yet. trunk uses 0.93 [23:11] anyway, time for some sleep. good night everyone :) [23:11] Yeah, bzr.1.0 hasn't been updated. [23:19] Peng, i just made it offline [23:20] i'll merge to bzr.1.0 now [23:24] poolie: Is fixing the version worth an instant 1.0rc3 or 1.0rc2.1 or something?