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
|
<!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=%3C4F3794CF.6040606%40googlemail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="011876.html">
<LINK REL="Next" HREF="011883.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Error message while trying checkout a package?with mgarepo</H1>
<B>Oliver Burger</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=%3C4F3794CF.6040606%40googlemail.com%3E"
TITLE="[Mageia-dev] Error message while trying checkout a package?with mgarepo">oliver.bgr at googlemail.com
</A><BR>
<I>Sun Feb 12 11:30:39 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="011876.html">[Mageia-dev] Error message while trying checkout a package?with mgarepo
</A></li>
<LI>Next message: <A HREF="011883.html">[Mageia-dev] Error message while trying checkout a package?with mgarepo
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#11878">[ date ]</a>
<a href="thread.html#11878">[ thread ]</a>
<a href="subject.html#11878">[ subject ]</a>
<a href="author.html#11878">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Am 12.02.2012 11:16, schrieb Michael Scherer:
><i> Are you sure that you used the complete
</I>><i> It seems that the key that was uploaded was not in the good format. Can
</I>><i> you make sure that you used the complete ssh key, ie the whole line, not
</I>><i> just the binary encoded blurb in the middle. Without the beginning,
</I>><i> ( ie ssh-rsa/ssh-dsa ), there is no way it would work, since openssh
</I>><i> cannot guess the format and the algo to use.
</I>><i>
</I>><i> So try again by using the complete line :
</I>><i> ssh-rsa XXXx....XXXX <A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">foo at example.org</A>
</I>><i>
</I>><i> And if this solve the problem, could mentors please ensure that newer
</I>><i> packagers actually really understand how ssh is supposed to work before
</I>><i> directing them to sysadmin for diagnosing the same problem over and
</I>><i> over?
</I>Guilty as charged, but actually Dimitrios was a bit faster then me and I
didn't have that much time yesterday to try and work this out.
><i> ( alternative version : code proper error reporting in identity )
</I>><i> ( 2nd alternative version : add a foolproof mgarepo command to create
</I>><i> and upload keys into our ldap )
</I>If any of those two should be done, including it in identity would be
the better way, I think.
We have people aside from packagers with svn commit rights, e.g. the
i18n team commiters.
As an idea: instead of that input field or as an alternative provide a
possibility to upload the pubkey file?
This well make sure, no half keys are uploaded.
Oliver
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="011876.html">[Mageia-dev] Error message while trying checkout a package?with mgarepo
</A></li>
<LI>Next message: <A HREF="011883.html">[Mageia-dev] Error message while trying checkout a package?with mgarepo
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#11878">[ date ]</a>
<a href="thread.html#11878">[ thread ]</a>
<a href="subject.html#11878">[ subject ]</a>
<a href="author.html#11878">[ 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>
|