diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-February/011854.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-February/011854.html | 117 |
1 files changed, 117 insertions, 0 deletions
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 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Error message while trying checkout a package with mgarepo + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Error%20message%20while%20trying%20checkout%20a%20package%20with%0A%09mgarepo&In-Reply-To=%3CCAJcezwyZeg47dC8bQURuxLgp7mQAX9kcvx1UWf2a5cckehOcKA%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="011853.html"> + <LINK REL="Next" HREF="011862.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Error message while trying checkout a package with mgarepo</H1> + <B>Jani Välimaa</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Error%20message%20while%20trying%20checkout%20a%20package%20with%0A%09mgarepo&In-Reply-To=%3CCAJcezwyZeg47dC8bQURuxLgp7mQAX9kcvx1UWf2a5cckehOcKA%40mail.gmail.com%3E" + TITLE="[Mageia-dev] Error message while trying checkout a package with mgarepo">jani.valimaa at gmail.com + </A><BR> + <I>Sat Feb 11 10:12:09 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="011853.html">[Mageia-dev] Error message while trying checkout a package with mgarepo +</A></li> + <LI>Next message: <A HREF="011862.html">[Mageia-dev] Error message while trying checkout a package with mgarepo +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#11854">[ date ]</a> + <a href="thread.html#11854">[ thread ]</a> + <a href="subject.html#11854">[ subject ]</a> + <a href="author.html#11854">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>2012/2/11 Dimitrios Glentadakis <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">dglent at gmail.com</A>>: +><i> I'm trying to checkout a package with mgarepo and i have the follow error message: +</I>><i> +</I>><i> "Permission denied (publickey,password,keyboard-interactive). +</I>><i> svn: To better debug SSH connection problems, remove the -q option from 'ssh' in the [tunnels] section of your Subversion configuration file. +</I>><i> svn: Network connection closed unexpectedly +</I>><i> +</I>><i> It seems ssh-agent or ForwardAgent are not setup or your username is wrong. See <A HREF="http://www.mageia.org/wiki/doku.php?id=svn-faq">http://www.mageia.org/wiki/doku.php?id=svn-faq</A> for more information." +</I>><i> +</I>><i> It is the first time that i try to use this tool +</I>><i> +</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">dglent at localhost</A> mgarepo]$ ssh-add -l +</I>><i> 1024 ef:64:3c:2d:d5:a6:5e:45:74:7c:50:cf:a0:64:3b:35 /home/dglent/.ssh/id_dsa (DSA) +</I>><i> +</I>><i> +</I>><i> +</I>><i> [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">dglent at localhost</A> mgarepo]$ cat ~/.ssh/config +</I>><i> Host *.kde.org +</I>><i>        User glentadakis +</I>><i>        IdentityFile ~/.ssh/id_dsa +</I>><i> +</I>><i> Host pkgsubmit.mageia.org +</I>><i>      ForwardAgent yes +</I>><i>      User dglent +</I>><i> Host binrepo.mageia.org svn.mageia.org +</I>><i>      User dglent +</I>><i> +</I> +Try to remove binrepo and svn entry and change pkgsubmit entry to *.mageia.org. +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="011853.html">[Mageia-dev] Error message while trying checkout a package with mgarepo +</A></li> + <LI>Next message: <A HREF="011862.html">[Mageia-dev] Error message while trying checkout a package with mgarepo +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#11854">[ date ]</a> + <a href="thread.html#11854">[ thread ]</a> + <a href="subject.html#11854">[ subject ]</a> + <a href="author.html#11854">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |