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/011853.html | 124 +++++++++++++++++++++++++++ 1 file changed, 124 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-February/011853.html (limited to 'zarb-ml/mageia-dev/2012-February/011853.html') diff --git a/zarb-ml/mageia-dev/2012-February/011853.html b/zarb-ml/mageia-dev/2012-February/011853.html new file mode 100644 index 000000000..26c8bba77 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-February/011853.html @@ -0,0 +1,124 @@ + + + + [Mageia-dev] Error message while trying checkout a package with mgarepo + + + + + + + + + +

[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
+ -- cgit v1.2.1