/srv/irclogs.ubuntu.com/2013/01/30/#bzr.txt

=== slank is now known as slank_away
LogomachistHi03:20
LogomachistI was trying to install from source on Windows but it wasn't going very well so I gave up and used the standalone installer.03:22
LogomachistWas my orginal goal ill-advised?03:22
=== yofel_ is now known as yofel
=== mmrazik is now known as mmrazik|lunch
=== mmrazik|lunch is now known as mmrazik
=== mmrazik is now known as mmrazik|afk
=== mmrazik|afk is now known as mmrazik
spacecowboy29A question , when trying to fetch a branch I get this error http://paste.ubuntu.com/1589248/13:52
spacecowboy29corkscrew is referred to as corksrew, so I guess a typo, but I don't know where I should correct it...13:52
mgzspacecowboy29: looks like you've got some borked config13:53
mgztry `ssh -vv YOURLPNAME@bazaar.launchpad.net` and get that working first13:54
spacecowboy29Ah, same error http://paste.ubuntu.com/1589664/13:55
spacecowboy29Would fiddling around with bazaar.conf help ?13:56
mgzno, it's ssh that's borked, not bzr13:56
mgzyou were meant to substitute the bit in CAPS though :)13:56
spacecowboy29holy...13:57
mgzand you don't need the `` when running13:57
spacecowboy29Ah I feel like an idiot...sorry13:57
mgzspacecowboy29: basically, you need to fix your ~/.ssh/config13:57
mgzyou have a proxy command that's using a tool you don't have installed13:58
mgzwell, it's tyoped at any rate, but you probably don't want it13:59
spacecowboy29I corrected the typo from "corksrew" to "corkscrew" an error though, I've installed corkscrew though14:00
spacecowboy29Should I nuke the cofig file ?14:00
spacecowboy29Here's the config file http://paste.ubuntu.com/1589680/14:00
mgzjust remove that, if you don't actually need to ssh via that?14:01
spacecowboy29I'm under a HTTP proxy, so I probably need it ?14:03
spacecowboy29The typo error is removed but it still shows a few errors http://paste.ubuntu.com/1589690/  Are my keys bad ?14:04
mgzperhaps, you'll need to `man corkscrew` and figure out the right configuration if you really do need it14:04
mgzspacecowboy29: nope, it's not getting as far as key exchange, you can't open a connection of any kind14:05
mgzI suggest reading up on tunnelling ssh over http, it's probably non-trivial and may require more than you can actually use14:06
spacecowboy29Ah, I see, thanks a ton ! Will have to check out, thanks again !14:06
mgznote, you don't need ssh for read-only access to launchpad, just to push branches yourself14:06
mgzrmoving your launchpad_username from bazaar.conf and ignoring the message that tells you it's not set makes bzr use http for lp: urls14:07
spacecowboy29I see, I think my ip lets only http and https connections, so maybe thats the problem14:08
mgzit seems like corkscrew might work, but you probably want to follow a guide on that and see if you can actually ssh to anywhere once you're set up14:10
spacecowboy29Removing it seems to work, so I guess I need to configure corkscrew for it, thanks again  !14:10
=== slank_away is now known as slank
=== slank is now known as slank_away
=== SamB_ is now known as SamB
=== bsd1 is now known as bsd
mwhudsonwhat's the api equivalent of 'bzr branch'?  sprout?23:31
spivmwhudson: IIRC, yes, depending on the level you're operating at.23:39
spivI *think* there's a convenience method that's more closely like the 'bzr branch' command somewhere too.23:40
xnoxmost of the time you want branch_or_dir thing (whatever is it's proper name)23:43
mwhudsonxnox: i'm not sure that counts as a helpful comment :-)23:46
xnoxmwhudson: =)))) it's midnight here and I'm chatting =) how you doing btw? =)))))23:47
mwhudsonsigh23:47
mwhudsonrev23:47
mwhudsonbzr: ERROR: Revision {andy.doan@linaro.org-20130130184516-m3y3yvonltpjl45i} not present in "Graph(StackedParentsProvider(bzrlib.repository._LazyListJoin(([CachingParentsProvider(CallableToParentsProviderAdapter(<bound method CHKInventoryRepository._get_parent_map_no_fallbacks of CHKInventoryRepository('file:///home/mwhudson/canonical/repos/lava-manifest/deploy-from-branches/branch-cache/lava-dispatcher/.bzr/repository/')>))], []))))".23:47
mwhudsonxnox: i'm ok, super busy all of a sudden23:47
mwhudsonoh, that was me being dumb23:49
spivmwhudson: ERROR: Not enough brackets in error…23:56
mwhudsonspiv: i recall a similar joke about colons23:57
mwhudsonthis one only has 3 though, and one of them is a bit of a cheat23:58

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