Re: Is SVN working?

"Philipp Kiemle" <[email protected]> Wed, 17 Dec 2025 06:31:24 +0100
Newsgroups gmane.comp.kde.devel.internationalization-and-documentation
Message-ID <[email protected]>
Yes, IT seems the SSH keys functionality in Identity is no longer used. Heya should be uploaded to Invent and are synced once every hour to the other services: https://matrix.to/#/!aQACjulWrDEvXHTwXT:kde.org/$tMMMJUnvYt9wB4ky3UQmMCyPhGci4E7U_0rMisVzT5s?via=matrix.org&via=kde.org&via=im.kde.org

Philipp

Am Mi, 17. Dez 2025, um 01:53, schrieb Albert Astals Cid:
> El dimarts, 16 de desembre del 2025, a les 11:59:32 (Hora estàndard d’Europa 
> central), Łukasz Wojniłowicz va escriure:
> > 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],kex-strict-s-v00@openssh.
> > >> >com
> > >> >
> > >> >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".
> 
> I'm 93% sure this is incorrect and that the keys used are the ones from 
> https://invent.kde.org/-/user_settings/ssh_keys
> 
> Cheers,
>   Albert
> 
> 
> 
>