Need help with svn

Zurab Kargareteli zuraxt at gmail.com
Mon Apr 18 15:24:13 BST 2022


Thanks for your replies,

I've uploaded the ssh key to https://invent.kde.org/-/profile/keys, but 
I still can't access svn, here is what I've tried:

1. Added ssh public key to https://invent.kde.org/-/profile/keys.

2. Checked that my username is in the list

https://invent.kde.org/sysadmin/repo-management/-/blob/master/svn-ssh-keys/users-list

3. Tried to add ssh keys provided at 
https://community.kde.org/Infrastructure/Subversion/2020_Changes to 
~/.ssh/known_hosts file.

4. Tried to add my public key to ~/.ssh/known_hosts file, which I also 
uploaded to invent.kde.org.

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


თარიღი 18.04.22 15:00, kde-i18n-doc-request at kde.org წერს:
>
>
>
>
> ------------------------------
>
> Message: 3
> Date: Mon, 18 Apr 2022 12:49:51 +0200
> From: Albert Astals Cid<aacid at kde.org>
> To: KDE i18n-doc<kde-i18n-doc at kde.org>
> Subject: Re: Need help with svn
> Message-ID: <3424657.iIbC2pHGDl at xps>
> Content-Type: text/plain; charset="UTF-8"
>
> El diumenge, 17 d’abril de 2022, a les 20:06:57 (CEST), Johnny Jazeix va escriure:
>> Hi,
>>
>> https://community.kde.org/Infrastructure/Subversion/2020_Changes, if I'm
>> not wrong, you also need to be added in
>> https://invent.kde.org/sysadmin/repo-management/-/blob/master/svn-ssh-keys/users-list
> He is already in that list.
>
> ssh key management is*not*  done through identity.kde.org anymore.
>
> https://invent.kde.org/-/profile/keys  is the right place
>
> Is there any documentation bit that pointed you to identity.kde.org that we would need to update?
>
> Cheers,
>    Albert
>
>> (you can create a ticket in
>> https://phabricator.kde.org/maniphest/task/edit/form/2/) + add the keys to
>> the hosts file.
>>
>> Cheers,
>>
>> Johnny
>>
>>
>> Le dim. 17 avr. 2022 à 18:46, Zurab Kargareteli<zuraxt at gmail.com>  a écrit :
>>
>>> 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 checkoutsvn+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. sshsvn 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 tosvn.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/20220418/83ebaacb/attachment.htm>


More information about the kde-i18n-doc mailing list