ACTION REQUIRED - Gitlab and Subversion server migration
Martin Steigerwald
martin at lichtvoll.de
Sun Jul 23 11:13:53 BST 2023
Ben Cooksley - 23.07.23, 12:01:04 CEST:
> Please ensure you run the following two commands to clear out any
> existing host keys:
> - ssh-keygen -R invent.kde.org -f ~/.ssh/known_hosts
> - ssh-keygen -R svn.kde.org ~/.ssh/known_hosts
The second command misses a "-f":
ssh-keygen -R svn.kde.org -f ~/.ssh/known_hosts
Thanks for all your work, Ben!
Best,
--
Martin
More information about the kde-community
mailing list