Re: Is SVN working?
Vít Pelčák <[email protected]> Tue, 16 Dec 2025 20:40:45 +0100
| Newsgroups | gmane.comp.kde.devel.internationalization-and-documentation |
|---|---|
| Message-ID | <CACq8bh6VyRh4T81kk2DzSHEbaYo_Qsi2qAtpPL8UPbg8bWNi_A@mail.gmail.com> |
I have the same issue. Fingerprints of the same pub key are different and svn fails on checkout. Dne út 16. 12. 2025 18:10 uživatel Freek de Kruijf <[email protected]> napsal: > Op dinsdag 16 december 2025 14:47:05 Midden-Europese standaardtijd schreef > Thomas Baumgart: > > On Dienstag, 16. Dezember 2025 14:19:17 CET Freek de Kruijf wrote: > > > Op dinsdag 16 december 2025 11:59:32 Midden-Europese standaardtijd > schreef > > > > > > Łukasz Wojniłowicz: > > > > On 25-12-16 11:49, Freek de Kruijf wrote: > > > > >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 have three ssh keys there, among other a ed25519 key. > > > I generated this key anew and uploaded it, removing the old key. > > > Still access denied. > > > It is a bit strange that the listed fingerprint on identity.kde.org > is not > > > the same as the fingerprint using "ssh-keygen -l -f > .ssh/id_ed25519.pub". > > Use "ssh-keygen -l -E md5 -f .ssh/id_ed25519.pub" to use the same algo as > > gitlab. > > I tried. It is a different one, but still not the same fingerprint. > > I do have access to the svn server and could update the .po and .pot files. > However kdoctools, pology and kdevelop give the error message: > > Unable to negotiate with 2a01:4f8:221:1dd0::2 port 22: no matching key > exchange method found. Their offer: sntrup761x25519- > [email protected],curve25519-sha256,[email protected] > ,kex-strict- > [email protected] > > In ~/.ssh/config, below "Host svn.kde.org" > I have "KexAlgorithms curve25519-sha256". > > I made the line with "IdentityFile ~/.ssh/id_ed25519" a comment there. > > -- > > fr.gr. > > Freek de Kruijf > vertaler/coördinator van KDE > > > >