[Petter Reinholdtsen] > Yeah. But the problem at hand do not seem related to that. I've > updated known_hosts, and got rid of the "incorrect host key" error, > and got this new one instead. :(
I managed to figure out the problem. The cause was the "BatchMode yes" entry in ~/.ssh/config, making sure ssh did not ask to accept the new key. I had removed the incorrect key from ~/.ssh/known_hosts, but ssh refused to add the new one until I commented out the BatchMode value in ~/.ssh/config. -- Happy hacking Petter Reinholdtsen -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

