Merge remote branch 'mjgoins/master'
[monkeysphere.git] / website / bugs / missing-known_hosts-causes-error.mdwn
1 [[!meta title="Missing `~/.ssh/known_hosts` file causes errors from monkeysphere-ssh-proxycommand"]]
2
3 As a user, if you don't have a `~/.ssh/known_hosts` file,
4 `monkeysphere-ssh-proxycommand` produces some bogus output, like:
5
6         cat: /home/foo/.ssh/known_hosts: No such file or directory
7
8 this should be fixable with a simple test.
9
10 ------
11
12 Fixed in 70674cae8b3d69d0e750125387b26c0d5857c5ba.
13
14 [[bugs/done]] 2008-08-12