/srv/irclogs.ubuntu.com/2011/01/13/#bzr.txt

vilabzr launchpad-logout == bzr config launchpad_username --delete00:12
vilacough00:15
vilabzr launchpad-logout == bzr config launchpad_username --remove00:15
vilabug 45563600:15
ubot5Launchpad bug 455636 in Bazaar "r/o code download with lp: prefix asks for ssh key" [Undecided,New] https://launchpad.net/bugs/45563600:15
vilamaxb: asking gently was the key ;)00:15
jammgz: just a heads up, your branch has a bzr-2.3.txt conflict in it vs bzr.dev00:17
mgz...it's just trunk from a few revs back.00:17
jammgz: that would be me it conflict with00:17
vilamgz: blame jam for fixing all those bugs :)00:17
jamwe'll have to see if we can get the pqm's bzr.dev out, because of the lp downtime, etc00:17
jamworst case, you can merge my patches and submit it all together00:18
jamor I can00:18
mgzI'm a little confused as to how it causes problems when that's a file the branch doesn't edit.00:19
jammgz: you didn't add a news entry?00:19
mgznope.00:19
vilahmm00:19
vilawell, you should have :)00:19
mgzI didn't fix any bugs! :)00:19
vilawhat ?? You didn't file one for these failures ???00:20
vila:D00:20
jammgz: I'll see if there is actually anything in a bit00:20
vilamgz: if your patch turns babune blue, expect getting blamed for it anyway :)00:21
mgzI reckoned the exiting bug was good enough vila, and I've not fixed that yet :)00:21
vilawhich one is that.... ?00:22
mgzbug 27397800:22
ubot5Launchpad bug 273978 in Bazaar "UnicodeDecodeError when strerror is not ascii" [Low,Confirmed] https://launchpad.net/bugs/27397800:22
vilaoh !00:23
mgzthere seem to have been a lot of double pqm submits since it got fixed, was that all branch conflicts or is it still flakey?00:27
lifelessthat was folk hammering before it was fixed00:28
lifelesstreating it as a black box to analyse00:28
upmauropleas, help, i create a branch of exaile project, i register ssh key, but when i try checkout bzr checkout lp:~upmauro/exaile/0.3.x, show this exception, bzr: ERROR: Not a branch: "bzr+ssh://bazaar.launchpad.net/~upmauro/exaile/0.3.x/".00:28
upmaurosorry my bad english00:29
=== mbarnett changed the topic of #bzr to: Bazaar version control | try https://answers.launchpad.net/bzr for more help | http://irclogs.ubuntu.com/ | Patch pilot: vila | 2.3b4 is officially out ! (rm vila)
awilkinsGah, why oh why are SVN vcs-imports on Launchpad not done with bzr-svn   <head meets desk>00:35
upmauroplease someone help me?00:35
jamawilkins: new ones are00:36
jamit is just hysterical raisons that old ones aren't00:36
jamthey kept the same importer that they started with00:36
awilkinsjam, Can you get old ones canned and redone if you ask nicely?00:36
vilaupmauro: lp was in maintenance, are you still encountering the issue ?00:36
awilkinsNot a big one, it's the protocol buffers one00:36
jamawilkins: I think you have to delete the old ones, and register a new one00:37
jambecause they are at the same url00:37
mgzupmauro: looks like you created the branch via the web interface, but didn't actually give it any content yet00:37
upmaurovila, yes, still happening00:38
mgzupmauro: you need to push some code there before you can pull anything from it.00:38
vilaupmauro: what mgz said ^00:38
awilkinsjam, presumably this means you have to ask nicely since they are owned by VCS Imports00:38
jamawilkins: can you link it?00:39
jamI might have access00:39
upmauromgz, huum, thanks, more00:39
upmauroI did not understand what kind of content? after all, is a branch of the project, he should not be with the code of the project?00:39
mgzgenerally, you do `bzr branch lp:project && cd project && hackhackhack && bzr push lp:~myusername/project/what_my_branch_does`00:39
awilkinsjam, tis https://code.launchpad.net/~vcs-imports/protobuf/trunk00:40
awilkinsjam, I only have a dinky little patch to their not-yet-merged maven plugin00:40
mgzso, get a copy of the original code, make your changes locally, then push them back to launchpad00:40
upmauromgz, aaah .. thanks :P00:40
awilkinsjam, Just wanted to put it up on LP so I could aim them at it, but I can mail them a patch file.00:40
jamawilkins: you're not ~mordred, right?00:40
awilkinsjam, No ; I guess that branch would have to be redone by cherrypicking the revisions into the new one if it was reconverted?00:41
upmauromgz, when I create a branch, checkout and do it the first time, he has the code of the project?00:41
mgzchannel: anyone know of a good first contribution guide to link to?00:42
jamawilkins: a new import is pending00:42
awilkinsjam, Cool ... is the default output of bzr diff a suitable patch for SVN users?00:43
upmauroupmauro@upmauro~/workspace$ bzr branch lp:~upmauro/exaile/0.3.x00:43
upmauroEnter passphrase for key '/home/upmauro/.ssh/id_rsa':00:43
upmaurobzr: ERROR: Not a branch: "bzr+ssh://bazaar.launchpad.net/~upmauro/exaile/0.3.x/".00:43
jamI think so, but I'm not 100% positive00:43
mgzupmauro: I'm guessing you want to base your work on the current exaile trunk, which would be `bzr branch lp:exaile`00:44
mgzonly when you put your work back on launchpad does it need to live under ~upmauro and have a name saying what the branch does00:45
upmauromgz, I understand now, thank you for your patience :)00:47
jamawilkins: I'm told that the backlog might be kind of big because of the rollout, so I don't know when it will actually get imported00:48
awilkinsjam, Ooh, new features :-)  - I've put a patch in their bugtracker for the time being.00:50
spivjam: http://webnumbr.com/bzr-pqm-queue-length has updated now :P00:51
jamspiv: of course now it is wrong, since we have a q length of 300:51
spiv:)00:52
jamseems their scanning and their graphing are asynchronous00:52
=== Kudu is now known as Kudu|afk
awilkinsWhat's the way of just showing the changes that a merge revision introduced that were not in the branches it merged?00:57
awilkinse.g. changes you did to resolve conflicts00:57
maxbI don't know of such an invocation00:59
AfCawilkins: I've always found that really hard. It seems like it shouldn't be.01:01
AfCawilkins: I think the only way to do it is manually pull out the revision numbers,01:03
AfCie if the history is01:04
AfC74801:04
AfC  747.1.201:04
AfC  747.1.101:04
vilathe root problem is that you can't commit a tree with conflicts so you can't compare it either01:04
AfC74701:04
AfCawilkins: then you get the merge revision's changes it seems you can do01:04
AfC$ bzr diff -r 747.1.2..74801:05
AfCI think that's it01:05
AfCawilkins: but that's all only after you commit01:05
AfCit's quite annoying. I want to see my changes, not the whole branch01:05
AfC(and as maintainer I frequently have to do minor cleanup at merge. Copyright years, if nothing else;01:06
AfCI realize the "proper" way to do it is to take a copy of their branch, make your changes, then merge cleanly with no changes at merge, but... :(01:06
vilawoooohoooo, first windows full test suite passing on babune !! Champagne !02:23
MethsCan you unshelve onto a different branch?02:56
maxbSorta kinda03:00
maxbI believe shelves track which rev-id they were based on, so it would have to not be too diverged, I'd expect03:00
maxbTo actually do it, would depend on whether you shelved in a branch or a checkout03:01
MethsSo it's easier to just diff to file and patch the other branch?03:01
maxbProbably is easier to diff/patch, unless the shelf is sufficiently complex that bzr's merging can do better03:02
neajbzr is taunting me again ..04:27
neajI did 'bzr branch bzr branch http://svn.../bigrepo/somemodule' and saw that it was reading 300000+ bits of metadata, so i hit ctrl-c04:28
neaj(sorry, only one 'bzr branch')04:28
neajnow when I repeat that command I get a traceback and "KeyError: 'No such TDB entry'"04:29
AfCtaunting :)04:30
neaji was surprized to see it beginning to reread the metadata (more than 100MB), because yesterday i branched bigrepo/someothermodule, and expected that it would reuse the metadata.04:30
neajsomehow i always manage to get on bzr's bad side04:30
AfCDifference module, different revisions, different svn - bzr mappings?04:30
* AfC has learned not to interrupt bzr branch; 04:31
neajthey're from the same svn server04:31
AfCwastes bytes04:31
AfCone strategy is to branch at -r 1 or so,04:31
neajhttp://svnserver/bigrepo/{module1,module2}04:31
AfCthen do incremental pulls of -r $i at 100 or so a go04:31
AfCSubversion is EXTRAORDINARILY slow at accessing historical revisions. Took me 2 days to get GTK out of GNOME svn a few years ago.04:32
AfCand (last I looked) bzr only writes the real packs after it thinks its finished downloading. But bzr-svn metadata is separate from all that04:32
neajthe thing is, this bigrepo contains 100s of unrelated modules, and i'm only ever interested in a handful at a time04:33
AfCI haven't had to use bzr-svn for a while, can't provide any further insight, sorry04:34
neajlooks like i should give up on using bzr for this particular repo04:35
knighthawkanyone have docs on how to permanently your password handy?06:07
bob2heh06:10
bob2ENOVERB06:10
bob2if you mean ssh, ssh keys yo06:10
knighthawkthanks bob206:14
bob2https://help.launchpad.net/YourAccount/CreatingAnSSHKeyPair06:14
noodles775Hi ppl. I'm just trying to create a quick screencast of bzr pipeline, but have notice that using `bzr lp-submit` for a pipe no longer sets the pre-requisite branch automatically (at least for me).09:47
noodles775Is this known, or how can I see if it's a problem local to me?09:48
noodles775I'm currently looking through the plugin code, but although it does indeed provide lp_submit, it seems that another plugin does also (launchpad - which I don't want to remove :) ).09:48
noodles775nm. I removed the ~/.bazaar/plugins/pipeline and installed instead and it works.09:58
=== Ursinha-afk is now known as Ursinha
Odd_BlokeHello all.  I'm trying to push a git branch to Launchpad using bzr-git, and am hitting http://paste.pocoo.org/show/319942/.  There don't seem to be any bugs related to it in either bzr or bzr-git.  Any thoughts on what's happening?  Am I doomed to failure?11:25
Odd_BlokeThis is using the latest revisions of lp:bzr and lp:bzr-git.11:26
Odd_BlokeAnd the dulwich in unstable (if that matters).11:26
Odd_Blokejelmer: ^ :)11:26
Kamping_KaiserOdd_Bloke: is it a public git branch? i'm happy to try pushing it too11:28
Odd_BlokeKamping_Kaiser: It isn't, no.  Though it will be a public bzr branch, so I could put it somewhere. :p11:29
Odd_BlokeNow if only I knew how to do that in git. >.<11:30
Kamping_Kaiser:|11:30
Odd_BlokeKamping_Kaiser: https://bunsen.credativ.com/~dwa/quotes_opportunities_link.git/11:35
Odd_BlokeNot entirely sure what the ACL on that is, so you may be blocked.11:35
Kamping_Kaisernup, fatal: HTTP request failed11:35
Odd_Bloke:(11:36
Kamping_Kaiser:/11:36
Odd_BlokeKamping_Kaiser: http://daniel.daniel-watkins.co.uk/quotes_opportunities_link.git/ ?11:37
Kamping_KaiserOdd_Bloke: nope, new error.11:39
Kamping_Kaiserfatal: http://daniel.daniel-watkins.co.uk/quotes_opportunities_link.git/info/refs not found: did you run git update-server-info on the server?11:40
Odd_BlokeKamping_Kaiser: Try again?11:40
Kamping_Kaisersigh. even squeezes dulwich is too old for bzr-git head. can't keep up :|11:43
Kamping_KaiserOdd_Bloke: it branches, give me a few min though11:43
Odd_BlokeKamping_Kaiser: No worries.11:44
Kamping_Kaiserwish you could cut the ~username/+junk out of bzr pushes.11:45
Kamping_Kaiser</random complaint>11:45
Kamping_KaiserOdd_Bloke: https://code.launchpad.net/~kgoetz/+junk/oddbloke-test11:47
Kamping_KaiserOdd_Bloke: git clone your repo -> bzr push. no changes or anything11:47
Odd_BlokeKamping_Kaiser: :(11:47
Kamping_Kaiser:/11:47
Odd_BlokeKamping_Kaiser: What versions are you on?11:47
Kamping_Kaiserinterestingly, bzr head fails. or i think its failing *g*11:48
Kamping_KaiserOdd_Bloke: versions in squeeze11:49
Odd_BlokeOK.11:49
Kamping_Kaiserfor bzr/git/bzr-git11:49
Odd_BlokeI'm using trunk for the first and last of those, so that's probably the issue.11:49
Kamping_Kaiseri'll update my bzr trunk and try again11:49
Kamping_Kaiserah, i can't try trunk, bzr-git is too version specific11:50
Odd_BlokeKamping_Kaiser: Anyway, I've pushed to my own branch now.  Thanks for all your help. :)11:52
Kamping_Kaiserthats a problem with bzr-* in problem11:52
Kamping_KaiserOdd_Bloke: wd :)11:52
Kamping_Kaiserno problem, have fun11:52
Kamping_Kaiserme, i'm off to bed ;)11:53
Odd_BlokeSleep well. :)11:53
Kamping_Kaiserta11:53
=== arjenAU2 is now known as arjenAU
ManDayI assume bzr ships in a minimal version without any gui stuff and is still fully functional, right?14:35
=== Ursinha is now known as Ursinha-lunch
maxbbzr itself is a command line tool. All the GUI stuff is various add-on projects14:44
ManDaygood14:52
ManDaywhy is git still so dominant?14:52
jelmerOdd_Bloke: hi14:58
Odd_Blokejelmer: o/14:58
Odd_Blokejelmer: Kamping_Kaiser helped me get on my way, by using older versions of everything.14:58
Odd_BlokeSo I _suspect_ a regression...14:58
jelmerOdd_Bloke: that's odd (no pun intended ) :-)15:00
Odd_Bloke:)15:00
jelmerOdd_Bloke: I don't have an overrided clone_on_transport in bzr-git15:00
Odd_BlokeHmm.15:00
jelmerOdd_Bloke: if you still have the setup with the newer bzr-git, can you check where the clone_on_transport is coming from?15:03
Odd_Blokejelmer: Can I get bzr to run pdb on an error?15:06
jelmerOdd_Bloke: yep - set BZR_PDB=1 as env variable15:06
ovnicrafthello guys i am trying to update my repo, but bzr tell that check the limbo dir in bzr/checkout/ i ls the folder its empty and i cant update it15:07
ovnicraftso i delete the folder but now tell with pending-deletion15:07
ovnicraftdelete it and again with limbo15:07
ovnicraftboth folders are empty15:07
jelmerovnicraft: I think you'll have to remove both at once and try again15:08
jelmerthough we should never leave those around afaik15:08
Odd_Blokejelmer: http://paste.pocoo.org/show/yZt2M8INYmRRvya5aaHq/15:08
jelmerOdd_Bloke: and self.bzrdir.clone_on_transport ?15:09
jelmer(I'm wondering where it inherits it from)15:09
Odd_Bloke<bound method LocalGitDir.clone_on_transport of <bzrlib.plugins.git.dir.LocalGitDir object at 0x23a1090>>15:09
Odd_BlokeI'm not sure how to check the inheritance...?15:10
jelmerOdd_Bloke: what revno of bzr-git do you have?15:10
Odd_Bloke107015:10
jelmerOdd_Bloke: an which bzr?15:12
jelmer*and15:12
jelmerOdd_Bloke: what kind of command are you running ?15:12
Odd_Bloke560815:12
=== Ursinha-lunch is now known as Ursinha
maxbHi jelmer. In your bzr-svn "Store short testament ..." change, you also committed a bunch of unrelated stuff to fetch.py in the area of the nevow fix, including a pdb.set_trace() call15:16
jelmerhi maxb15:17
jelmermaxb: oops - thanks15:17
maxbnp, thanks for fixing :-)15:17
maxbThat nevow bug was beyond my abilities at present15:17
jelmerah, it was conditional though15:18
jelmerI wonder how the testsuite could've passed :-)15:18
* maxb is attempting to comprehend more of the arcane depths of bzr-svn15:18
ovnicraftjelmer, the problem is when i try to bzr update it keeps a time then jsut tell me Killed15:19
ovnicrafti think there is a bug there15:19
ovnicrafti am working with 2.1.115:19
ovnicraftthere is any way to see what happen while bzr update is running ?15:28
jelmerovnicraft: That suggests that there's more going on15:30
jelmerovnicraft: have you tried a newer version of bzr?15:30
ovnicraftnope but now i need it bzr update always tell me killed lock my repo and create limbo and pending-deletion15:31
ovnicraftthis is really buggy anyway i will update my bzr to see what happen15:31
jelmerovnicraft: the limbo and pending-deletion are created during bzr updatre15:31
jelmerbzr update is then killed prematurely before it can delete them15:31
jelmerso the next time you run bzr it notices those files and recognizes that bzr was killed15:33
Odd_Blokeovnicraft: Could there be a large file that the update is trying to pull down?15:34
ovnicraftOdd_Bloke, nop but my branch has 157 folders/ 20 files by folder15:35
Odd_Bloke(I'm thinking that potentially a large file is causing bzr's memory to balloon and get OOMkilled)15:35
dholbachhiya15:40
dorinsHi, any qbzr devs around?15:42
Odd_Blokedorins: Don't ask to ask, just ask. :)15:44
dorinsI submitted a merge proposal on qbzr 3 months ago, and I'm wandering how come it hasn't been revied15:46
dorinshttps://code.edge.launchpad.net/%7Edorins/qbzr/qdiff-changes/+merge/3471015:47
Odd_Blokedorins: Looks like bialix is who you want.15:51
dorinsOdd_Bloke: yes, I haven't seen him online in this irc channel in a while though15:53
dorinsI'll try to reach him on email I guess15:53
Odd_Bloke12:43:55 -!- bialix15:56
Odd_Bloke[~chatzilla@97-8-134-95.pool.ukrtel.net] has quit15:56
Odd_Blokedorins: ^15:56
dorinsOdd_Bloke: thanks, hadn't checked the logs15:57
maxbAnyone know about YUI? It saddens me that Loggerhead is using an ancient prerelease of YUI 3, and I'm wondering what the magnitude of an update effort would be16:06
beunomaxb, not too hard16:08
beunoI have a branch that brings it up to 3.016:08
maxbThat would be nice16:08
beunobut it needs a little bit of work16:08
maxbAt least it would be a released version then16:08
=== deryck is now known as deryck[lunch]
beunolp:~beuno/loggerhead/yui3-0-016:08
beunotaking it to 3.3 instead of 3.0 wouldn't be much different either16:09
beunoI won't complain if someone steals that away from me and finished  ;)16:09
vilabeuno: naughty :)16:12
beuno:)16:12
pooliehi beuno16:23
dholbachpoolie, hey - which room are you hanging out at again? :)16:24
pooliedholbach, hi, 51616:25
dholbachsweet - I'll see you in a bit :)16:25
beunoheya poolie16:25
beunopoolie, I gather from the time you're around, you'e in Dallas?16:25
pooliecorrect :)16:26
beunopoolie, how are you coping with just eating things deep-fried with melted cheese?16:27
poolie:/16:27
pooliewill find a vegan restaurant tonight, i think16:27
pooliei have a car16:27
poolieand California is not _that_ far16:27
beunoha!16:27
beunoyou can only eat the lettuce and tomato used as decoration for so long16:28
awilkinsSubway Veggie Block Thing.16:29
lifelesspoolie: bug 70225516:34
ubot5Launchpad bug 702255 in Launchpad itself "openoffice.org import using excessive memory" [High,Triaged] https://launchpad.net/bugs/70225516:34
mgzis launchpadlib intended to be 2.4 compatible?16:35
lifelessprobably not; I think bugs about that would be reasonable16:35
sorenpoolie: There's a vegetarian place in San Antonio that serves a bunch of really good vegan stuff, to.16:36
sorenpoolie: It's still a bit far, but not as far as California :)16:36
poolielifeless, good question about ulimits16:36
sorenBy Texan standards, it's virtually next door.16:36
pooliei'm not actually vegan or anything, i just like vegetables too16:36
sorenAh.16:36
sorenI didn't think you were, but perhaps it was a new development :)16:37
mgzit appears to be but I can't see it clearly documented anywhere and the test suite assumes 2.616:37
mgzsod it, you can have this branch sans tests.16:37
=== beuno is now known as beuno-lunch
mgzno way I'm getting the setuptools and dependency nightmare on my 2.7 build.16:38
lifelessheh :)16:38
lifelessspiv: in oops links, just do OOPS-xxx - the bug tracker will link it, and the urls ar enot found by the reference-counter16:40
ubot5https://lp-oops.canonical.com/oops.py/?oopsid=xxx16:40
mgzif you sprint people have a launchpadlib dev to hand, please point them at <https://code.launchpad.net/~gz/launchpadlib/trivial_homeless_launchpadlib_dir/+merge/46150>16:56
spivlifeless: Uh, sure, but I haven't mentioned any OOPSes in bugs recently?17:09
lifelessspiv: last night17:11
lifelessspiv: bah17:11
lifelessmwhudson: ^ ^ ^17:11
mwhudsonlifeless: ?17:13
mwhudsonoh17:13
vilamgz: hey ! Seen the windows job turning blue on babune ?17:13
mgzvila: I did, and was going to woho in here, but you'd beat me to it.17:13
vila:D17:13
dholbachpoolie, there's "Cosmic Café" and "Spiral Diner and Bakery" in Dallas17:13
vilamgz: for once... :D17:14
dholbachwe might go to the Cosmic Café again tonight17:14
mgzvila: I was wondering if the selftest-lang-C group would now turn blue, but last run seems to have IPC issues so maybe not17:15
vilamgz: I should re-try it, but the 10.5 slave is unreachable by babune as long as I sprint and I expect failures there17:16
vilamgz: so for the time being I don't really expect the lang-c to be workable17:17
vilamgz: but I can re-run it to refresh the data for available slaves17:18
=== deryck[lunch] is now known as deryck
=== beuno-lunch is now known as beuno
yshavitThis could be a dumb question... but if I created a directory with bzr init-repo, can I mv that directory to rename it?18:14
yshavitthat is, just standard "mv" ? Or do I have to somehow tell bzr that I've renamed the repo?18:15
poolieyshavit, you can just rename it18:15
yshavitPeng: thanks18:15
poolieother things that have remembered its location, eg as a default source for push or pull, might alsoneed to be updated18:15
yshavitpoolie: ah, okay. But that should be pretty easy, right? Just pass it in once with the --remember ?18:16
poolieexactly18:16
yshavitawesome, thanks!18:16
yshavitMy main fear was that I'd subtly break something without knowing it until a week from now things mysteriously go haywire -- sounds like that won't happen18:17
poolienup18:19
guest32454yshavit: Yes18:22
yshavitguest32454: thanks :)18:24
lifelesspoolie: fyi bug 701329 is the highest frequency oops for loggerhead18:53
ubot5Launchpad bug 701329 in Launchpad itself "error: [Errno 32] Broken pipe" [Critical,Triaged] https://launchpad.net/bugs/70132918:53
mwhudsoninteresting19:10
mwhudsoni really hope loggerhead doesn't timeout 10k times a day19:11
mwhudsonwe could try to correlate the oopses with the apache logs on bazaar.launchpad.net to try to figure out what's going on19:12
poolielifeless, hooray19:13
lifelesspoolie: tedgould says bzr-search is great and perhaps we should recommend that in the udd docs20:45
jelmerlifeless: is there any chance of having it fixed against current bzr versions?20:48
lifelessjelmer: is it broken?20:48
jelmerlifeless: https://bugs.launchpad.net/bzr-search/+bug/67201120:48
lifelessjelmer: looks like something changed in bzr API20:49
lifelessjelmer: try without C extensions20:49
jelmerlifeless: https://code.launchpad.net/~vila/bzr-search/test-failures/+merge/4364420:49
lifelessoh, I see a branch20:49
jelmerI just noticed that as well :-)20:49
lifelesssure20:49
jamvila20:51
jamhave you released20:51
jelmervila: !!20:52
vilano comment20:52
lifelessjelmer: bzr-search fix merged21:20
=== Ursinha is now known as Ursinha-afk
rubbshow can I change the saved pull location again?21:34
beunorubbs, --remember21:34
rubbsah, thanks21:35
jelmerlifeless: \o/21:36
jelmerlifeless: thanks21:36
=== vila changed the topic of #bzr to: Bazaar version control | try https://answers.launchpad.net/bzr for more help | http://irclogs.ubuntu.com/ | Patch pilot: vila | 2.3b5 is frozen, time to release stable plugins and build the installers! (rm vila)
vilajelmer: ^ :-p22:16
exalthello23:58
exalti created a launchpad account yesterday for a project im helping23:58
exaltbut i cant bzr23:59
exaltr I finish this e-mail, I'll upload our first package to the PPA, unless so23:59
exalthmm23:59
exaltr I finish this e-mail, I'll upload our first package to the PPA, unless so23:59
exaltsorry stupid selection23:59
exalthttp://pastebin.com/rQdYBv5K23:59

Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!