Problems with downloading document development brach

Gunnar Hjalmarsson gunnarhj at ubuntu.com
Fri Dec 5 12:35:10 UTC 2014


Hi Benjamin,

On 2014-12-05 04:53, Benjamin Duncombe wrote:
> Im new to the team and i am trying to download the "development Document
> Branch". I keep getting this error though :
> 
> The authenticity of host 'bazaar.launchpad.net
> <http://bazaar.launchpad.net> (91.189.95.84)' can't be established.
> RSA key fingerprint is 9d:38:3a:63:b1:d5:6f:c4:44:67:53:49:2e:ee:fc:89.
> Are you sure you want to continue connecting (yes/no)? yes
> Warning: Permanently added 'bazaar.launchpad.net
> <http://bazaar.launchpad.net>,91.189.95.84' (RSA) to the list of known
> hosts.
> Permission denied (publickey).
> ConnectionReset reading response for 'BzrDir.open_2.1', retrying
> Permission denied (publickey).
> bzr: ERROR: Connection closed: Unexpected end of message. Please check
> connectivity and permissions, and report a bug if problems persist.
> falcon at falcon-DamnUbuntu:~$ bzr branch lp:ubuntu-docs
> 
> 
> If you could maybe explain what i am doing wrong that would be great :)

Try to run these commands:

sudo chmod -R 0700 ~/.ssh
sudo chown -R falcon:falcon ~/.ssh

and then try

bzr branch lp:ubuntu-docs

again.

-- 
Gunnar Hjalmarsson
https://launchpad.net/~gunnarhj



More information about the ubuntu-doc mailing list