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

Dimitrios Glentadakis dglent at gmail.com
Sat Feb 11 15:02:29 CET 2012


Στις Σάββατο 11 Φεβρουάριος 2012 10:12:09 Jani Välimaa γράψατε:
> 2012/2/11 Dimitrios Glentadakis <dglent at gmail.com>:
> > 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
> >
> 
> Try to remove binrepo and svn entry and change pkgsubmit entry to *.mageia.org.
> 

i tried it without success


-- 
Dimitrios Glentadakis


More information about the Mageia-dev mailing list