blob: 9308b3609990fe897e11bceaf128407607c06f25 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
|
<!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=%3C1329048593.17645.27.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="011885.html">
<LINK REL="Next" HREF="011887.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=%3C1329048593.17645.27.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 13:09:53 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="011885.html">[Mageia-dev] Error message while trying checkout a package?with mgarepo
</A></li>
<LI>Next message: <A HREF="011887.html">[Mageia-dev] Error message while trying checkout a package?with mgarepo
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#11886">[ date ]</a>
<a href="thread.html#11886">[ thread ]</a>
<a href="subject.html#11886">[ subject ]</a>
<a href="author.html#11886">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le dimanche 12 février 2012 à 12:55 +0100, Dimitrios Glentadakis a
écrit :
><i> Στις Κυριακή 12 Φεβρουάριος 2012 12:47:00 Michael Scherer γράψατε:
</I>><i> > Le dimanche 12 février 2012 à 11:38 +0100, Dimitrios Glentadakis a
</I>><i> > écrit :
</I>>><i>
</I>><i> > >
</I>><i> > > i tried it again without success.
</I>><i> >
</I>><i> > What did you tried exactly ?
</I>><i> >
</I>><i> > ( cause I see that something looking like a ssh key ended in the mobile
</I>><i> > ldap field, but I also see the same constraint violation on sshKey that
</I>><i> > I save earlier, but i am rather sure to have tested the change and seen
</I>><i> > people able to upload keys before )
</I>><i> >
</I>><i> >
</I>><i>
</I>><i> i added the complete line of the file ~/.ssh/id_dsa.pub
</I>><i> it starts with : ssh-dss AAAAB3NzaC1kc3MAAACBALDU4.........ygi2efzDPmBw== <A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">dglent at localhost</A>
</I>
Ok, so openssh use ssh-dss for dsa key, and ssh-rsa for rsa keys ( how
intuitive ). The regexp I used to validate key was wrong, can you try
again a few minute, just the time that I fix this ?
><i>
</I>><i> Something that i did before too but as it did nt work i tried multiple times (also once i tried to added from
</I>><i> AAAxx and this is what you saw in the logs probably ) and once i forgot to change the filed label and i added
</I>><i> to the mobile filed. Actually i cannot delete this field (mobile) either, i have the error message "page not found"
</I>
I will remove it from ldap.
--
Michael Scherer
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="011885.html">[Mageia-dev] Error message while trying checkout a package?with mgarepo
</A></li>
<LI>Next message: <A HREF="011887.html">[Mageia-dev] Error message while trying checkout a package?with mgarepo
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#11886">[ date ]</a>
<a href="thread.html#11886">[ thread ]</a>
<a href="subject.html#11886">[ subject ]</a>
<a href="author.html#11886">[ 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>
|