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
115
116
117
118
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-sysadm] Toys&Tools for Mageia Infrastructure
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Toys%26Tools%20for%20Mageia%20Infrastructure&In-Reply-To=%3C4F024C75.7090202%40gmx.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="004129.html">
<LINK REL="Next" HREF="004131.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-sysadm] Toys&Tools for Mageia Infrastructure</H1>
<B>Kamil Rytarowski</B>
<A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Toys%26Tools%20for%20Mageia%20Infrastructure&In-Reply-To=%3C4F024C75.7090202%40gmx.com%3E"
TITLE="[Mageia-sysadm] Toys&Tools for Mageia Infrastructure">n54 at gmx.com
</A><BR>
<I>Tue Jan 3 01:31:49 CET 2012</I>
<P><UL>
<LI>Previous message: <A HREF="004129.html">[Mageia-sysadm] Toys&Tools for Mageia Infrastructure
</A></li>
<LI>Next message: <A HREF="004131.html">[Mageia-sysadm] Toys&Tools for Mageia Infrastructure
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4130">[ date ]</a>
<a href="thread.html#4130">[ thread ]</a>
<a href="subject.html#4130">[ subject ]</a>
<a href="author.html#4130">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>W dniu 02.01.2012 22:40, Romain d'Alverny pisze:
><i> Hi,
</I>><i>
</I>Hello and thank you for the response!
><i> On Fri, Dec 16, 2011 at 02:20, Kamil Rytarowski<<A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">n54 at gmx.com</A>> wrote:
</I>>><i> 1. *Mageia packages maintainership daily statistics* - It's already working
</I>>><i> here <A HREF="http://kamil.mageia.org.pl/MageiaStats/">http://kamil.mageia.org.pl/MageiaStats/</A>
</I>>><i> 2. *SVN searcher* - Preview is working here
</I>>><i> <A HREF="http://kamil.mageia.org.pl/svnsearch.cgi">http://kamil.mageia.org.pl/svnsearch.cgi</A> - data is a few weeks old, twice
</I>>><i> synced
</I>>><i> 3. *Missing dependencies daily statistics* - to-be done
</I>>><i> 4. *Statistics about our packagers* (like <A HREF="https://cia.vc">https://cia.vc</A> - but more
</I>>><i> information) - to-be done
</I>>><i> 5. *Build server statistics* - to-be done
</I>>><i> And a few more ideas.
</I>><i> That sounds excellent. I started a small, progressive dashboard mockup
</I>><i> here: <A HREF="http://dashboard.mageia.org/">http://dashboard.mageia.org/</A> but it still needs quite some work
</I>><i> (and more data sources to be available through a Web interface).
</I>I like this page. My idea is similar to show different things, but
divided into parts, not on one page.
>><i> Some of the projects above are more toys than tools, but anyway I find them
</I>>><i> handy (like the maintainership statistics).
</I>><i> What would be even better would be to make all/most of these
</I>><i> informations available from a central place (at least in a documented
</I>><i> way) so that consistent mashups can be built with time.
</I>I will do it.
><i> You could
</I>><i> start by adding to <A HREF="https://wiki.mageia.org/en/Metrics">https://wiki.mageia.org/en/Metrics</A> above resources
</I>><i> you compiled.
</I>Thank you! I will add a page when it is ready.
Is it possible to move in a long-term, ready or working (certain) pages
from the mageia.org.pl server to a central one? This is a server
administrated by a friend of mine, that ships a few web-pages and it's
short on hardware and won't run everything.
>><i> So then I have two primary questions:
</I>>><i> - How to you find that, is it possible to (say daily, weekly) synchronize
</I>>><i> Mageia SVN (only Cauldron tree?)? What about fetching svn:log data? It's a
</I>>><i> few GB of data and a lot of files, directories
</I>><i> sysadmins?
</I>It would be excellent to synchronize the current SVN tree with rsync.
Could the sysadmins allow to do this please? Then keeping fresh list of
all .specs would be incomparably more friendly, including for the Mageia
server.
Fetching the svn:log data isn't supposed to make any harm.
>><i> - If the data is open to everyone to read (pkgsubmit, cia.vc, etc), is it
</I>>><i> fine to store it in one private or public place? Is this against privacy of
</I>>><i> our packagers?
</I>><i> It is fine, as long as you relicense this data and its use under a
</I>><i> CC-By-SA license or equivalent. Mageia is intended to be totally
</I>><i> forkable from the very start; so all contributions (code, data, doc,
</I>><i> artwork, etc.) to the project are public and licensed in such a way it
</I>><i> is possible to fork. There's no privacy issue in this.
</I>Ah, excellent!
><i> _______________________________________________
</I>><i> Mageia-sysadm mailing list
</I>><i> <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">Mageia-sysadm at mageia.org</A>
</I>><i> <A HREF="https://www.mageia.org/mailman/listinfo/mageia-sysadm">https://www.mageia.org/mailman/listinfo/mageia-sysadm</A>
</I>BTW. Please also fix this bug
<A HREF="https://bugs.mageia.org/show_bug.cgi?id=2839">https://bugs.mageia.org/show_bug.cgi?id=2839</A> or please tell me where is
the source-code of this component.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="004129.html">[Mageia-sysadm] Toys&Tools for Mageia Infrastructure
</A></li>
<LI>Next message: <A HREF="004131.html">[Mageia-sysadm] Toys&Tools for Mageia Infrastructure
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#4130">[ date ]</a>
<a href="thread.html#4130">[ thread ]</a>
<a href="subject.html#4130">[ subject ]</a>
<a href="author.html#4130">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-sysadm">More information about the Mageia-sysadm
mailing list</a><br>
</body></html>
|