Need help with svn

Zurab Kargareteli zuraxt at gmail.com
Sun Apr 17 17:46:21 BST 2022


Hello,
I need some help with svn to upload translated files into Georgian.
I've done the following steps:
1.   Registered a developer account.
2.   Generated ssh key
   ssh-keygen -t ed25519 -C "*zuraxt at gmail.com <zuraxt at gmail.com>*"

3. Added the key to ssh-agent
   ssh-add ~/.ssh/id_ed25519

4. Uploaded the key to identity.kde.org.

5.  Tried to checkout
svn checkout svn+ssh://svn.kde.org/home/kde/trunk/l10n-kf5/ka/messages
svn: E170013: Unable to connect to a repository at URL 'svn+ssh://
svn.kde.org/home/kde/trunk/l10n-kf5/ka/messages'
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

6. ssh svn at svn.kde.org -v
OpenSSH_8.7p1, OpenSSL 1.1.1n  FIPS 15 Mar 2022
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug1: Reading configuration data
/etc/crypto-policies/back-ends/openssh.config
debug1: configuration requests final Match pass
debug1: re-parsing configuration
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: Reading configuration data /etc/ssh/ssh_config.d/50-redhat.conf
debug1: Reading configuration data
/etc/crypto-policies/back-ends/openssh.config
debug1: Connecting to svn.kde.org [195.201.182.103] port 22.
debug1: Connection established.
debug1: identity file /home/vulkanaizer/.ssh/id_rsa type -1
debug1: identity file /home/vulkanaizer/.ssh/id_rsa-cert type -1
debug1: identity file /home/vulkanaizer/.ssh/id_dsa type -1
debug1: identity file /home/vulkanaizer/.ssh/id_dsa-cert type -1
debug1: identity file /home/vulkanaizer/.ssh/id_ecdsa type -1
debug1: identity file /home/vulkanaizer/.ssh/id_ecdsa-cert type -1
debug1: identity file /home/vulkanaizer/.ssh/id_ed25519 type 3
debug1: identity file /home/vulkanaizer/.ssh/id_ed25519-cert type -1
debug1: Local version string SSH-2.0-OpenSSH_8.7
debug1: Remote protocol version 2.0, remote software version OpenSSH_7.6p1
Ubuntu-4ubuntu0.6
debug1: compat_banner: match: OpenSSH_7.6p1 Ubuntu-4ubuntu0.6 pat
OpenSSH_7.0*,OpenSSH_7.1*,OpenSSH_7.2*,OpenSSH_7.3*,OpenSSH_7.4*,OpenSSH_7.5*,OpenSSH_7.6*,OpenSSH_7.7*
compat 0x04000002
debug1: Authenticating to svn.kde.org:22 as 'svn'
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or
directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or
directory
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug1: kex: algorithm: curve25519-sha256 at libssh.org
debug1: kex: host key algorithm: ssh-ed25519
debug1: kex: server->client cipher: aes256-gcm at openssh.com MAC: <implicit>
compression: none
debug1: kex: client->server cipher: aes256-gcm at openssh.com MAC: <implicit>
compression: none
debug1: kex: curve25519-sha256 at libssh.org need=32 dh_need=32
debug1: kex: curve25519-sha256 at libssh.org need=32 dh_need=32
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: SSH2_MSG_KEX_ECDH_REPLY received
debug1: Server host key: ssh-ed25519
SHA256:tPgR57xn3BJVri4ncIMAtj/3Dxc9SB/ijOxORUTCQFk
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts: No such file or
directory
debug1: load_hostkeys: fopen /etc/ssh/ssh_known_hosts2: No such file or
directory
debug1: Host 'svn.kde.org' is known and matches the ED25519 host key.
debug1: Found key in /home/vulkanaizer/.ssh/known_hosts:1
debug1: rekey out after 4294967296 blocks
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug1: SSH2_MSG_NEWKEYS received
debug1: rekey in after 4294967296 blocks
debug1: Will attempt key: /home/vulkanaizer/.ssh/id_rsa
debug1: Will attempt key: /home/vulkanaizer/.ssh/id_dsa
debug1: Will attempt key: /home/vulkanaizer/.ssh/id_ecdsa
debug1: Will attempt key: /home/vulkanaizer/.ssh/id_ed25519 ED25519
SHA256:wanRV/D+jmODgF8UKNDnFUBU3QWNMYCvPpikOjU+xaM
debug1: SSH2_MSG_EXT_INFO received
debug1: kex_input_ext_info:
server-sig-algs=<ssh-ed25519,ssh-rsa,rsa-sha2-256,rsa-sha2-512,ssh-dss,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521>
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug1: Authentications that can continue: publickey
debug1: Next authentication method: publickey
debug1: Trying private key: /home/vulkanaizer/.ssh/id_rsa
debug1: Trying private key: /home/vulkanaizer/.ssh/id_dsa
debug1: Trying private key: /home/vulkanaizer/.ssh/id_ecdsa
debug1: Offering public key: /home/vulkanaizer/.ssh/id_ed25519 ED25519
SHA256:wanRV/D+jmODgF8UKNDnFUBU3QWNMYCvPpikOjU+xaM
debug1: Authentications that can continue: publickey
debug1: No more authentication methods to try.
svn at svn.kde.org: Permission denied (publickey).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-i18n-doc/attachments/20220417/23173f7c/attachment.htm>


More information about the kde-i18n-doc mailing list