[Mageia-dev] Error message while trying checkout a package with mgarepo

Dimitrios Glentadakis dglent at gmail.com
Sat Feb 11 09:57:05 CET 2012


I'm trying to checkout a package with mgarepo and i have the follow error message:

"Permission denied (publickey,password,keyboard-interactive).
svn: To better debug SSH connection problems, remove the -q option from 'ssh' in the [tunnels] section of your Subversion configuration file.
svn: Network connection closed unexpectedly

It seems ssh-agent or ForwardAgent are not setup or your username is wrong. See http://www.mageia.org/wiki/doku.php?id=svn-faq for more information."

It is the first time that i try to use this tool

[dglent at localhost mgarepo]$ ssh-add -l
1024 ef:64:3c:2d:d5:a6:5e:45:74:7c:50:cf:a0:64:3b:35 /home/dglent/.ssh/id_dsa (DSA)



[dglent at localhost mgarepo]$ cat ~/.ssh/config
Host *.kde.org
        User glentadakis
        IdentityFile ~/.ssh/id_dsa

Host pkgsubmit.mageia.org
      ForwardAgent yes
      User dglent
Host binrepo.mageia.org svn.mageia.org
      User dglent



I'm using Mageia 1

What could be wrong ?

Thanks



-- 
Dimitrios Glentadakis


More information about the Mageia-dev mailing list