Bazaar 2.1.1 and launchpad

Martin Pool mbp at canonical.com
Sat Jul 10 21:36:43 BST 2010


On 9 July 2010 22:12:04 UTC+10, Dmitri Pissarenko
<dmitri.pissarenko at gmail.com> wrote:
> Hello!
>
> I have a local branch of a project hosted at Launchpad.
>
> I want to update my code from Launchpad repository. For this purpose, I enter the command
>
> bzr merge lp:myproject
>
> and the the error message
>
> bzr: ERROR: Unable to connect to SSH host bazaar.launchpad.net; (10061, 'Connect
> ion refused')
>
> What am I doing wrong?

Probably nothing.  This means there was a network error, possibly
because of a firewall at your end that blocks outgoing SSH, possibly
because of a transient outage at Launchpad, or possibly because of a
network problem in between.

If the problem persists you should find out whether outgoing SSH is
blocked and whether there's any way around the block.

-- 
Martin



More information about the bazaar mailing list