diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-February/011876.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-February/011876.html | 141 |
1 files changed, 141 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-February/011876.html b/zarb-ml/mageia-dev/2012-February/011876.html new file mode 100644 index 000000000..2b7ccfb3c --- /dev/null +++ b/zarb-ml/mageia-dev/2012-February/011876.html @@ -0,0 +1,141 @@ +<!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%09package%3Fwith%0A%20mgarepo&In-Reply-To=%3C1329041786.17645.9.camel%40liliana.cdg.redhat.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="011863.html"> + <LINK REL="Next" HREF="011878.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Error message while trying checkout a package?with mgarepo</H1> + <B>Michael Scherer</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Error%20message%20while%20trying%20checkout%20a%09package%3Fwith%0A%20mgarepo&In-Reply-To=%3C1329041786.17645.9.camel%40liliana.cdg.redhat.com%3E" + TITLE="[Mageia-dev] Error message while trying checkout a package?with mgarepo">misc at zarb.org + </A><BR> + <I>Sun Feb 12 11:16:26 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="011863.html">[Mageia-dev] Error message while trying checkout a package?with mgarepo +</A></li> + <LI>Next message: <A HREF="011878.html">[Mageia-dev] Error message while trying checkout a package?with mgarepo +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#11876">[ date ]</a> + <a href="thread.html#11876">[ thread ]</a> + <a href="subject.html#11876">[ subject ]</a> + <a href="author.html#11876">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Le samedi 11 février 2012 à 15:22 +0100, Dimitrios Glentadakis a écrit : +><i> Στις Σάββατο 11 Φεβρουάριος 2012 15:00:42 nicolas vigier γράψατε: +</I>><i> > On Sat, 11 Feb 2012, Dimitrios Glentadakis wrote: +</I>><i> > +</I>><i> > > Στις Σάββατο 11 Φεβρουάριος 2012 14:41:59 nicolas vigier γράψατε: +</I>><i> > > > On Sat, 11 Feb 2012, Dimitrios Glentadakis wrote: +</I>><i> > > > +</I>><i> > > > > +</I>><i> > > > > What could be wrong ? +</I>><i> > > > +</I>><i> > > > Did you try to do a checkout on packages svn repository without mgarepo +</I>><i> > > > to see if that works ? +</I>><i> > > > +</I>><i> > > > svn co svn+<A HREF="ssh://svn.mageia.org/svn/packages/cauldron/null/current">ssh://svn.mageia.org/svn/packages/cauldron/null/current</A> +</I>><i> > > > +</I>><i> > > > +</I>><i> > > +</I>><i> > > +</I>><i> > > it works, it gave me this: +</I>><i> > > +</I>><i> > > [<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">dglent at localhost</A> mgarepo]$ svn co svn+<A HREF="ssh://svn.mageia.org/svn/packages/cauldron/null/current">ssh://svn.mageia.org/svn/packages/cauldron/null/current</A> +</I>><i> > > Password: +</I>><i> > > Password: +</I>><i> > +</I>><i> > It shouldn't ask you for password if you uploaded your ssh key on +</I>><i> > <A HREF="https://identity.mageia.org/">https://identity.mageia.org/</A> +</I>><i> > +</I>><i> > +</I>><i> +</I>><i> in <A HREF="https://identity.mageia.org/">https://identity.mageia.org/</A> i choose sshPublicKey i add my key , i clic ok but there is no field added - (also i did it a second time and i did nt see that was the field Mobile, and i added in the mobile field. Now impossible to delete it. I have the message page not fount) - +</I> +><i>From ldap.log : +</I> +Feb 11 15:03:50 valstar slapd[2240]: conn=1159066 op=3 MOD +dn="uid=dglent,ou=People,dc=mageia,dc=org" +Feb 11 15:03:50 valstar slapd[2240]: conn=1159066 op=3 MOD +attr=sshPublicKey +Feb 11 15:03:50 valstar slapd[2240]: conn=1159066 op=3 RESULT tag=103 +err=19 text=modify breaks constraint on sshPublicKey + +Are you sure that you used the complete +It seems that the key that was uploaded was not in the good format. Can +you make sure that you used the complete ssh key, ie the whole line, not +just the binary encoded blurb in the middle. Without the beginning, +( ie ssh-rsa/ssh-dsa ), there is no way it would work, since openssh +cannot guess the format and the algo to use. + +So try again by using the complete line : +ssh-rsa XXXx....XXXX <A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">foo at example.org</A> + +And if this solve the problem, could mentors please ensure that newer +packagers actually really understand how ssh is supposed to work before +directing them to sysadmin for diagnosing the same problem over and +over? + +( alternative version : code proper error reporting in identity ) +( 2nd alternative version : add a foolproof mgarepo command to create +and upload keys into our ldap ) +-- +Michael Scherer + +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="011863.html">[Mageia-dev] Error message while trying checkout a package?with mgarepo +</A></li> + <LI>Next message: <A HREF="011878.html">[Mageia-dev] Error message while trying checkout a package?with mgarepo +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#11876">[ date ]</a> + <a href="thread.html#11876">[ thread ]</a> + <a href="subject.html#11876">[ subject ]</a> + <a href="author.html#11876">[ 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> |