From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2012-February/011854.html | 117 +++++++++++++++++++++++++++ 1 file changed, 117 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-February/011854.html (limited to 'zarb-ml/mageia-dev/2012-February/011854.html') diff --git a/zarb-ml/mageia-dev/2012-February/011854.html b/zarb-ml/mageia-dev/2012-February/011854.html new file mode 100644 index 000000000..6422157fb --- /dev/null +++ b/zarb-ml/mageia-dev/2012-February/011854.html @@ -0,0 +1,117 @@ + + + + [Mageia-dev] Error message while trying checkout a package with mgarepo + + + + + + + + + +

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

+ Jani Välimaa + jani.valimaa at gmail.com +
+ Sat Feb 11 10:12:09 CET 2012 +

+
+ +
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.
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1