|
[00:03] <ipsy> hi :) |
|
[00:03] <ipsy> full chan great! |
|
[00:04] <ipsy> anybodye alive ? |
|
[00:04] <ipsy> pls |
|
[00:04] <ipsy> i need osme help |
|
[00:07] <bob2> need to ask a question first! |
|
[00:08] <ipsy> yes :) |
|
[00:08] <ipsy> ok |
|
[00:08] <ipsy> thanks for replay |
|
[00:08] <ipsy> i just instaled this Bazaar ap |
|
[00:08] <ipsy> i want to make bootabile usb stick |
|
[00:09] <ipsy> i got nix iso |
|
[00:09] <ipsy> i want to copy it somehow on usb stick to be bootabil |
|
[00:09] <ipsy> can i do it with bazaar ? |
|
[00:11] <bob2> bzr's a distributed revision control system |
|
[00:12] <ipsy> what |
|
[00:12] <ipsy> so im not on right place ? |
|
[00:15] <bob2> what do you think bzr is? |
|
[00:18] <ipsy> ar u bot ? |
|
[00:18] <ipsy> !cc la |
|
[00:18] <lifeless> bob2 is trying to help you |
|
[00:18] <ipsy> hmm |
|
[00:18] <ipsy> thanks all |
|
[00:18] <ipsy> sorry for troubles |
|
[00:18] <lifeless> you might try answering his question |
|
=== AuroraBorealis is now known as aurora|away |
|
=== aurora|away is now known as AuroraBorealis |
|
=== hunger_ is now known as hunger |
|
[10:55] <Riddell> how can I convince someone to review my gpg bits again? I'd like to get it in before the beta next week https://code.launchpad.net/~jr/bzr/bzr-gpgme/+merge/64859 |
|
[11:13] <jelmer> Riddell, maybe we should go over it with a few people this afternoon |
|
[11:13] <jelmer> Riddell: I have some concerns with the bigger picture of it, and that's held me back from reviewing |
|
[11:15] <thumper> hi |
|
[11:15] <thumper> when did bzrlib.tests move? |
|
[11:16] <thumper> I was using TestCaseWithTransport |
|
[11:16] <thumper> and now it isn't in bzrlib.tests |
|
[11:17] <thumper> :( |
|
[11:17] <thumper> new package doesn't seem to have it |
|
[11:17] <thumper> WTF? |
|
[11:18] <jelmer> thumper, do you have python-bzrlib.tests installed? |
|
[11:18] <thumper> no |
|
[11:18] <thumper> just noticed |
|
[11:19] <thumper> jelmer: when did that turn up? |
|
[11:19] <thumper> jelmer: oneiric? |
|
[11:19] <jelmer> thumper: it's a separate package now as half of our code was actually in the tests, and the main package is arch-specific, the tests aren't |
|
[11:19] <jelmer> thumper: we changed it in natty IIRC |
|
[11:19] <thumper> jelmer: how to I write the depends in my debian file now? |
|
[11:20] <thumper> jelmer: my natty vm worked |
|
[11:20] <jelmer> thumper: if you're running the tests in your debian/rules file you should add python-bzrlib.tests to your Build-Depends |
|
[11:20] <thumper> so I'm guessing it is oneiric |
|
[11:20] <thumper> jelmer: but I want it to handle < oneiric |
|
[11:20] <jelmer> thumper: add something like this: |
|
[11:20] <jelmer> python-bzrlib.tests | bzr (<< 2.4.0~beta1-2) |
|
[11:33] <thumper> jelmer: branches pushed and recipe builds pending |
|
[11:40] <jelmer> thumper, \o/ |
|
[11:40] <thumper> broken... |
|
[11:40] * thumper enfixorates |
|
[11:41] * thumper will find jelmer later |
|
[14:36] <Red15> having issues uploading 2.3.3 branch to a 2.1.x host, the host location is using a shared repository |
|
[14:36] <Red15> i just upgraded the host to 2.3.3 as well but still no-go |
|
[14:37] <Red15> http://paste.ubuntu.com/635034/ |
|
[14:47] <jelmer> hi Red15 |
|
[14:47] <jelmer> Red15: I'm not sure what the issue is - can you file a bug about it? |
|
[14:47] <Red15> jelmer, not sure what to report |
|
[14:48] <Red15> 've been using it plenty of times before i'm not sure what has changed to reproduce this error |
|
[14:48] <jelmer> Red15, the backtrace you just pasted |
|
[14:48] <jelmer> Red15, and that information on what the symptoms are (that it worked fine before, earlier) |
|
[14:48] <maxb> Isn't the info that matters going to be on the server, possibly in its .bzr.log ? |
|
[14:49] <Red15> the only issue i can think of is that i'm uploading quite large sql dumps |
|
[14:49] <Red15> around 120mb of sql data and a few commits of them (daily commits) |
|
[14:50] <Red15> argh... and now the commit didnt fail ... |
|
[14:51] <Red15> maxb, this is server side I think : http://paste.ubuntu.com/635054/ |
|
[14:54] <Red15> strangly though, now the push worked (i removed the placeholder directory on the server) it is saying that it cannot update the working-tree on the server but there is no working-tree as I had specified 'bzr init-repo --no-trees' |
|
[14:55] <Red15> all is well now though, so bzr came through with it's "just works" philosophy :) |
|
[14:59] <jelmer> still strange though :-/ |
|
[15:00] <Red15> yes, unfortunatly dont have the time to dig deeper into it |
|
=== Riddell_ is now known as Riddell |
|
[17:08] <poolie> jam, could you rereview https://code.launchpad.net/~mbp/bzr/regexps/+merge/64500 |
|
=== tchan1 is now known as tchan |
|
[19:06] <Noldorin> hello. can anyone recommend a good free/open-source Continuous Integration system that works with Bazaar? |
|
[19:10] <wrtpeeps> Noldorin, no. write your own. :P |
|
[19:14] <luks> bazaar itself uses jenkins |
|
[19:14] <Noldorin> wrtpeeps, need a server too ;-) |
|
[19:16] <Noldorin> luks, ah, looks pretty nice. has a bzr and msbuild plugin, which is all (i think) i need |
|
[19:16] <Noldorin> ooh and an mstest plugin too |
|
[19:17] <Noldorin> thanks. |
|
=== yofel_ is now known as yofel |
|
=== med_out is now known as medberry |
|
|