[blfs-dev] On new build, svn is asking for my password
Bruce Dubbs
bruce.dubbs at gmail.com
Tue Sep 29 21:20:14 PDT 2015
Bruce Dubbs wrote:
> I think the difference is in either ssh or ssl. I think there are some
> ciphers no longer supported. Try ssh -vv to see some debugging messages.
>
> I had the same problem between my normal workstation and my lfs
> development system. On my devel system I had to add
>
> PubkeyAcceptedKeyTypes +ssh-dss
>
> to /etc/ssh/sshd_config. You may just want to generate new keys.
I also now have
PubkeyAcceptedKeyTypes +ssh-dss
in ~/.ssh/config
-- Bruce
More information about the blfs-dev
mailing list