On Sunday 29 November 2009 14:22:47 João Santana wrote: > Hi all. > > Excuse my bad, bad english. > > When i try to download a LP branch i'm receiving this error: > > joao@ubuntu-laptop:~/Bazaar$ bzr branch lp:bmicalc > @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ > @ WARNING: REMOTE HOST IDENTIFICATION HAS CHANGED! @ > @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ > IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY! > Someone could be eavesdropping on you right now (man-in-the-middle > attack)! It is also possible that the RSA host key has just been > changed. The fingerprint for the RSA key sent by the remote host is > c7:5c:24:88:80:a3:b6:26:7a:5d:35:22:41:95:67:47. > Please contact your system administrator. > Add correct host key in /home/joao/.ssh/known_hosts to get rid of this > message. Offending key in /home/joao/.ssh/known_hosts:1 > RSA host key for bazaar.launchpad.net has changed and you have > requested strict checking. > Host key verification failed. > bzr: ERROR: Connection closed: please check connectivity and > permissions > > How can i avoid this message? > > Thanks in advance. > Regards. > > João Santana > > _______________________________________________ > Mailing list: https://launchpad.net/~launchpad-users > Post to : launchpad-users@xxxxxxxxxxxxxxxxxxx > Unsubscribe : https://launchpad.net/~launchpad-users > More help : https://help.launchpad.net/ListHelp > The ssh host key has changed on the remote side. you can get rid of the message the same way using ssh. Grab an editor, open the file /home/joao/.ssh/known_hosts, remove the first line, save. "/home/joao/.ssh/known_hosts:1" stands for [filename]:[line number].
Attachment:
signature.asc
Description: This is a digitally signed message part.
This is the launchpad-users mailing list archive — see also the general help for Launchpad.net mailing lists.
(Formatted by MHonArc.)