zu22 | hi, i need to convert import a darcs repo into a bzr branch so i can upload it to launchpad.net | 00:27 |
---|---|---|
zu22 | any idea how i can do this? i've never used bzr before but am familiar with darcs (that is what i normally use for dvc) | 00:28 |
bob2 | maybe tailor can | 00:31 |
zu22 | ok | 00:34 |
zu22 | thanks i will try that | 00:34 |
=== vxnick_ is now known as vxnick | ||
dlumberg | anyone know how to stop bzr from opening in vista when you type cmd in the search box on the start menu? | 01:23 |
dlumberg | nevermind, I just pinned cmd.exe to the start menu and now it hits that instead | 01:24 |
mtaylor | jelmer: did you ever figure out what was up with this: "Unprintable exception MissingChangelogError" in bzr bd ? | 01:29 |
Kamping_Kaiser | can I use a template for my commit messages? I'd like them to look more like a changelog entry then a few hacked lines. | 02:50 |
krisfremen | Kamping_Kaiser: template as in? date-time? | 06:12 |
Kamping_Kaiser | krisfremen, yeah, and defaulting to entering bullet points for the entry, instead of just 'text' | 07:03 |
=== abentley1 is now known as abentley | ||
=== Kissaki^0ff is now known as Kissaki | ||
lifeless | someone type some unicode, I need a test :) | 10:30 |
beuno | ñ | 10:49 |
beuno | lifeless, ^ | 10:49 |
lifeless | beuno: thanks | 10:58 |
GaryvdM | Hi jelmer. | 13:12 |
GaryvdM | I'm checked in. Would you mind if we meet up? Where are you? | 13:13 |
GaryvdM | I'm going to take a walk. I'll see you later. | 13:26 |
Glenjamin | hey guys, i'm having some issues with renaming files | 13:27 |
Glenjamin | according to the help text, if i do rename old new, and the old file exists in the repo, but not on the filesystem, and vice versa for the new | 13:28 |
Glenjamin | then it should update the pointers | 13:28 |
Glenjamin | but this isnt working | 13:28 |
Glenjamin | i just get "could not move source => target, target not versioned" | 13:29 |
bob2 | Glenjamin: you moved without bzr, and now you want it to know about it? bzr help mv -> --after | 14:34 |
Glenjamin | yeah, it didnt like renaming a directory to directories | 14:35 |
Glenjamin | ie, dir1 => dir2/dir3 | 14:35 |
bob2 | didn't like? | 14:35 |
bob2 | what exactly did you do (e.g. pastebin the commands and output) | 14:35 |
Glenjamin | i figured out that i had to create di2, then add it, then move dir1 => dir2/dir3 | 14:35 |
bob2 | yes | 14:35 |
Glenjamin | i'm reorganising some packages in a java app, its a tad fiddly :) | 14:36 |
=== jelmer_ is now known as Guest79925 | ||
=== Guest79925 is now known as jelmer__ | ||
jelmer | mtaylor: hi | 16:15 |
beuno | jelmer, are you at UDS yet? | 16:16 |
jelmer | mtaylor: I filed a bug in Debian, james_w knows how to fix it | 16:16 |
jelmer__ | beuno: yep, I'm here | 16:17 |
jelmer__ | I'm at the hotel at the moment | 16:17 |
LarstiQ | jelmer__: welcome! | 16:18 |
jelmer__ | LarstiQ! | 16:18 |
jelmer__ | LarstiQ: You were right about Barcelona, it's a very nice city. | 16:18 |
* LarstiQ thinks he has a <zonnesteek> | 16:18 | |
LarstiQ | jelmer__: cool :) | 16:18 |
jelmer | Has anybody seen Gary yet? | 16:19 |
jelmer | I'm sharing a room with him, and he's dropped his stuff but I have no idea what he looks like | 16:19 |
* LarstiQ wagers a guess on his accent | 16:19 | |
jelmer | Hmm, so I basically need to listen in on any conversation here that involves people with laptops.. | 16:20 |
jelmer | Never mind | 16:20 |
* jelmer thanks lp for profile photos | 16:21 | |
beuno | jelmer, at the lobby? | 16:21 |
beuno | haven't seen you | 16:21 |
jelmer | beuno: yep | 16:21 |
* beuno goes find jelmer | 16:22 | |
fullermd | Ooh, a scavenger hunt! | 16:23 |
mtaylor | jelmer: is it something wrong with my debian dir that I can work around? bzr bd works fine with my other ones... | 16:43 |
=== thunderstruck is now known as gnomefreak | ||
jelmer__ | mtaylor: yeah, bzr-builddeb can't find your changelog file | 17:19 |
jelmer__ | mtaylor: so you need to make sure that you have a debian/changelog file | 17:19 |
jelmer__ | or that you have larstiq = true set if you have changelog in the top-level | 17:19 |
mtaylor | jelmer__: weird... cause I have a debian/changelog file and it's in the debian dir (top in top level) | 17:20 |
jelmer | mtaylor: is it versioned ? | 17:20 |
mtaylor | $ bzr log --short debian/changelog | 17:21 |
mtaylor | 1 Monty Taylor2009-05-23 | 17:21 |
mtaylor | Imported packaging. | 17:21 |
jelmer | hmm, that's odd :-( | 17:21 |
mtaylor | oh. | 17:21 |
mtaylor | ok - I see the problem | 17:21 |
* mtaylor smacks self | 17:21 | |
mtaylor | trunk wound up not being a branch, but rather a subdir of something else | 17:22 |
mtaylor | jelmer: thanks! that solves all of my problems... I was being reminded of how awful the world was before bzr bd... | 17:26 |
jelmer | mtaylor: :-) | 17:26 |
jelmer | mtaylor: We still need to get that ChangeLog error fixed at some point | 17:26 |
mtaylor | jelmer: what would be nice is an option ... bzr bd --package-my-code-for-me | 17:27 |
=== GaryvdM_ is now known as GaryvdM | ||
LarstiQ | jelmer__: what, I'm still around in bd? | 17:49 |
GaryvdM | Hi poolie | 17:55 |
poolie | hello! | 17:55 |
poolie | are you here? | 17:55 |
GaryvdM | Yes! I'm sitting in the lobby. | 17:56 |
GaryvdM | poolie: Yes - I'm sitting in the lobby. | 17:59 |
poolie | cool | 18:06 |
poolie | i'll probably come down in a bit | 18:14 |
=== krisfree is now known as krisfremen | ||
pygi | hi from Barcelona :) | 18:31 |
jelmer | hey pygi | 18:37 |
jelmer | pygi: where are you? | 18:37 |
pygi | jelmer: in a room | 18:37 |
pygi | and you? :) | 18:37 |
jelmer | pygi: heh | 18:37 |
jelmer | we're in the lobby | 18:37 |
pygi | jelmer: oki, we'll come :) | 18:38 |
fullermd | There sure are downsides to scheduling releases when most of the devs are out and about... | 18:39 |
aeropi | Is this the right place to ask about a loggerhead error? | 19:22 |
LarstiQ | aeropi: sure | 19:24 |
aeropi | Okay, I'm using loggerhead to show my branches and it lists on one of my branches get this branch, use: | 19:26 |
aeropi | bzr branch http://aeropi.co.cc:1234/py-get.main | 19:26 |
aeropi | *To get this branch use: | 19:26 |
aeropi | but when I bzr branch http://aeropi.co.cc:1234/py-get.main | 19:27 |
aeropi | I get bzr: ERROR: Invalid http response for http://aeropi.co.cc:1234/py-get.main/.bzr/branch-format: Unable to handle http code 500: Internal Server Error | 19:27 |
LarstiQ | aeropi: does it show a traceback in the log? | 19:28 |
aeropi | yeah, AttributeError: 'LocalTransport' object has no attribute 'startswith' | 19:28 |
Peng_ | Oooh. | 19:29 |
* LarstiQ hands over to Peng_ | 19:29 | |
Peng_ | One exclamation and I suddenly inherit responsibility? Yikes. :P | 19:30 |
LarstiQ | also, you know loggerhead better than I do ;P | 19:30 |
Peng_ | Anyway, hold on, I kinda just woke up. | 19:30 |
aeropi | the complete traceback is, Exception happened during processing of request from ('85.145.200.35', 34272) | 19:31 |
aeropi | Traceback (most recent call last): | 19:31 |
aeropi | File "/usr/lib/python2.6/site-packages/Paste-1.7.2-py2.6.egg/paste/httpserver.py", line 1062, in process_request_in_thread | 19:31 |
aeropi | self.finish_request(request, client_address) | 19:31 |
aeropi | File "/usr/lib/python2.6/SocketServer.py", line 320, in finish_request | 19:31 |
aeropi | self.RequestHandlerClass(request, client_address, self) | 19:31 |
aeropi | File "/usr/lib/python2.6/SocketServer.py", line 615, in __init__ | 19:31 |
aeropi | self.handle() | 19:31 |
aeropi | File "/usr/lib/python2.6/site-packages/Paste-1.7.2-py2.6.egg/paste/httpserver.py", line 436, in handle | 19:31 |
aeropi | BaseHTTPRequestHandler.handle(self) | 19:31 |
LarstiQ | aeropi: please use a pastebin service when it's more than two lines | 19:31 |
LarstiQ | right | 19:31 |
LarstiQ | aeropi: please use a pastebin service when it's more than two lines | 19:31 |
aeropi | Oops. | 19:31 |
LarstiQ | aeropi: or the irc network will disconnect you, as you saw :) | 19:31 |
aeropi | Will do in the future :( | 19:31 |
Peng_ | aeropi: I can confirm the bug. | 19:32 |
aeropi | Okay. | 19:33 |
Peng_ | Although I'm not immediately sure what to do about it. Hm | 19:36 |
aeropi | should I file a bug report on launchpad? | 19:36 |
Peng_ | aeropi: Sure. | 19:37 |
aeropi | do you know if it's a loggerhead or a bzr error? | 19:39 |
Peng_ | aeropi: Loggerhead. | 19:40 |
Peng_ | Actually -- I could file the bug. Okay? | 19:40 |
aeropi | That would be great :) | 19:42 |
Peng_ | aeropi: Filed bug 380026. | 19:48 |
ubottu | Launchpad bug 380026 in loggerhead "Transport work broke serving over http" [Undecided,New] https://launchpad.net/bugs/380026 | 19:48 |
Peng_ | Not the best-written bug ever, but oh well. | 19:48 |
aeropi | Thanks :) | 19:48 |
meoblast001 | hi | 20:29 |
meoblast001 | my knowledge of bazaar always comes and goes | 20:29 |
meoblast001 | can anyone remind me the command for setting my name? | 20:29 |
meoblast001 | for Launchapd | 20:29 |
meoblast001 | hm.. maybe the manual can help | 20:31 |
Peng_ | meoblast001: bzr lp-login your_username | 20:33 |
meoblast001 | Peng_: found it :) | 20:33 |
Peng_ | What's the right way to check if a transport is local? isinstance(transport, LocalTransport)? | 20:33 |
meoblast001 | bzr whoami | 20:33 |
Peng_ | ok | 20:33 |
Peng_ | Oh, that. | 20:33 |
meoblast001 | is this the correct format "Braden Walters <meoblast@aol.com>" | 20:33 |
meoblast001 | i can never remember | 20:33 |
Peng_ | meoblast001: yes | 20:33 |
meoblast001 | ok thanks | 20:33 |
LarstiQ | meoblast001: same syntax as email address | 20:33 |
meoblast001 | ? | 20:34 |
meoblast001 | that would just be meoblast@aol.com | 20:34 |
Peng_ | meoblast001: "Braden Walters <meoblast@aol.com>" is the syntax you use in email headers. | 20:34 |
meoblast001 | oh | 20:34 |
meoblast001 | oh my.... this laptop is hard to use | 20:35 |
meoblast001 | random windows start popping up | 20:35 |
meoblast001 | this thing has a mind of it's own | 20:35 |
meoblast001 | </offtopic> | 20:35 |
meoblast001 | Peng_: remembering how to setup bzr-cia is hard | 20:36 |
meoblast001 | the setup doesn't actually work so you have to copy a file | 20:36 |
* Peng_ doesn't use cia :D | 20:40 | |
meoblast001 | Peng_: this gets more stressful and more stressful | 20:40 |
meoblast001 | i guess i'm going to do Ubuntu version mixing | 20:40 |
meoblast001 | i need the new nano | 20:40 |
meoblast001 | the old one adds linebreaks that CIA chokes on | 20:40 |
Peng_ | What's the right way to check if a branch is using a local transport? branch.base.startswith('file://')? | 20:45 |
=== siretart_ is now known as siretart | ||
Youssef | hello | 21:54 |
majitel | any work on editable log messages aka versioned properties last months? | 22:04 |
pygi | hi | 22:45 |
mtaylor | hey all ... not sure if this is a launchpad or a bzr issue - but I'm having bzr break-lock FAIL on a lp branch | 23:00 |
mtaylor | bzr break-lock lp:drizzle/mordred | 23:00 |
mtaylor | running 1.14.1 | 23:00 |
thumper | mtaylor: I think you need the expanded name :( | 23:01 |
mtaylor | thumper: I tried that too | 23:01 |
thumper | mtaylor: tried with nosmart+ ? | 23:01 |
mtaylor | thumper: and I tried nosmart+ prefix and sftp:// | 23:01 |
thumper | that is very screwy | 23:01 |
mtaylor | thumper: all of them give me TypeError: a float is required | 23:01 |
thumper | that sounds bad | 23:01 |
mwhudson | mtaylor: don't use python 2.6 | 23:02 |
thumper | mwhudson: is that gunna get fixed? | 23:02 |
mtaylor | heh... that, I think, would be hard on jaunty, no? | 23:02 |
mtaylor | seems that /usr/bin/python isn't managed by alternatives... | 23:04 |
mtaylor | mwhudson: python 2.5 also breaks in the same way | 23:05 |
mtaylor | http://rafb.net/p/Ob1LVA21.html | 23:05 |
mtaylor | fwiw | 23:05 |
Generated by irclog2html.py 2.7 by Marius Gedminas - find it at mg.pov.lt!