OS/2, eCS & ArcaOS - Technical > Applications
new version of openssh ?
Greggory Shaw:
Here's what i get from linux (the old ssh conects, but rsync still fails) :
--- Quote ---[E:\TMP\UNZIP\SSH(1)]ssh root@159.xxxxxxxxxxx
Could not create directory '/nonexistent/.ssh'.
The authenticity of host '159.xxxxxxxxx (159.xxxxxxxxxx)' can't be established.
ECDSA key fingerprint is 57:aa:23:31:79:11:e1:31:e4:49:xxxxxx.
Are you sure you want to continue connecting (yes/no)?
[E:\TMP\UNZIP\SSH(1)]ssh root@159.xxxxxxxx
Could not create directory '/nonexistent/.ssh'.
The authenticity of host '159.xxxxxxxxx (159.xxxxxxxxxxx)' can't be established.
ECDSA key fingerprint is 57:aa:23:31:79:11:e1:31:e4:49:bcxxxxxxxxxxxx.
Are you sure you want to continue connecting (yes/no)? yes
Failed to add the host to the list of known hosts (/nonexistent/.ssh/known_hosts
).
root@159.2xxxxxxxxxxxxx's password:
tcgetattr: Invalid argument
--- End quote ---
This is different ?
Could not create directory '/nonexistent/.ssh'.
https://bugs.launchpad.net/ubuntu/+source/rsync/+bug/988144
Andi B.:
Anyone found out why this ssh now wants this wrong directory /nonexistent/.ssh?
Older ssh-keygen put it in ~/.ssh which is on my system e:\\HOME\\DEFAULT/.ssh/... Yes this strange mix of \\ and / worked with older version.
Should we create a new user nonexistent instead the old default? Or is there a new environment variable for this?
Andi B.:
Okay found a solution for this one in the issue tracker - https://github.com/bitwiseworks/openssh-portable/issues/1
Use the klibc user manager and point the home directory of root to your usual home directory (e:\HOME\default on my machine).
Navigation
[0] Message Index
[*] Previous page
Go to full version