Re: Is SVN working?
Łukasz Wojniłowicz <[email protected]> Tue, 16 Dec 2025 11:59:32 +0100
| Newsgroups | gmane.comp.kde.devel.internationalization-and-documentation |
|---|---|
| Message-ID | <[email protected]> |
On 25-12-16 11:49, Freek de Kruijf wrote: >Op dinsdag 16 december 2025 11:21:48 Midden-Europese standaardtijd schreef >Łukasz Wojniłowicz: >> On 25-12-16 10:58, Freek de Kruijf wrote: >> >Op dinsdag 16 december 2025 08:27:27 Midden-Europese standaardtijd schreef >> > >> >Luigi Toscano: >> >> Marcus Gama ha scritto: >> >> > Today, I performed an update earlier which went smoothly. However, I'm >> >> > no >> >> > longer able to commit updates to SVN. I haven't changed anything in my >> >> > access configuration. >> >> > >> >> > The error I'm getting is the following: >> >> > svn: E170013: Unable to connect to a repository at URL >> >> > 'svn+ssh://[email protected]/home/kde/branches/stable/l10n-kf6/pt_BR >> >> > <http://[email protected]/home/kde/branches/stable/l10n-kf6/pt_BR>' >> >> > svn: E210002: To better debug SSH connection problems, remove the -q >> >> > option >> >> > from 'ssh' in the [tunnels] section of your Subversion configuration >> >> > file. >> >> > svn: E210002: Network connection closed unexpectedly >> >> >> >> Run >> >> >> >> ssh [email protected] >> >> >> >> and see which bits of ~/.ssh/known_hosts you need to clean up. >> >> >> >> When ssh [email protected] works, your svn commands will work as well. >> >> >> >> Looking at another discussion on a different mailing list, it looks like >> >> some ssh settings where changed (made more modern) and the servers (both >> >> svn and invent) expose a different key: >> >> https://mail.kde.org/pipermail/kde-devel/2025-December/003988.html >> >> >> >> Ciao >> > >> >I used ssh -vv [email protected]. At the end I got: >> >Unable to negotiate with 2a01:4f8:221:1dd0::2 port 22: no matching key >> >exchange method found. Their offer: [email protected], >> >curve25519-sha256,[email protected],[email protected] >> > >> >So, apparently, something is missing on my end. >> >I use a fully updated Tumbleweed. >> >> The same command on my machine works fine. I'm using ed25519. > >I tried and see different output. >I offered the ed25519 public key, but still got Permission denied. >Probably my public key on the server needs to be updated? > Yes, at https://identity.kde.org/ under "Manage SSH keys". -- Cheers, Łukasz