[03:45] HI, i am getting "ssh_exchange_identification: Connection closed by remote host" error while accessing branch bzr lp:mailman === Peng_ is now known as Peng [18:19] Permission denied (publickey). [18:19] ConnectionReset reading response for 'BzrDir.open_2.1', retrying [18:19] Permission denied (publickey). [18:19] bzr: ERROR: Connection closed: Unexpected end of message. Please check connectivity and permissions, and report a bug if problems persist. [18:20] i am faching this problem while making ak local brunch [18:20] can anybody help [18:24] Looks like fairly standard ssh key issues [18:51] LeoNerd, how to solve that [18:53] Utal: Play with SSH [18:53] If the ssh(1) command works, then bzr will work [18:53] It's nothing to do with bzr [18:54] LeoNerd, i dont have much idea on ssh can you suggest some [18:55] Huh? [18:55] ssh name-of-host [18:55] See if it works [18:55] use more -v [18:55] Check .ssh/id_* [18:55] Check .ssh/authorized_keys on the far side [18:55] Check all the usual things you'd check to make ssh work between two machines [18:55] That has nothing to do with bzr [18:57] LeoNerd, ssh name-of -host does not work [18:57] Right. So make that work [19:01] LeoNerd, how to do that [19:02] I listed many things [19:02] Go ask anyone [19:02] Seriously, anyone. [19:02] This is basic ssh-101 stuff.. nothing to do with bzr [19:03] LeoNerd, thanks