diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2012-January/004134.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2012-January/004134.html | 128 |
1 files changed, 128 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2012-January/004134.html b/zarb-ml/mageia-sysadm/2012-January/004134.html new file mode 100644 index 000000000..7e3b816a5 --- /dev/null +++ b/zarb-ml/mageia-sysadm/2012-January/004134.html @@ -0,0 +1,128 @@ +<!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=%3C4F0339C0.4030902%40gmx.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="004133.html"> + <LINK REL="Next" HREF="004137.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=%3C4F0339C0.4030902%40gmx.com%3E" + TITLE="[Mageia-sysadm] Toys&Tools for Mageia Infrastructure">n54 at gmx.com + </A><BR> + <I>Tue Jan 3 18:24:16 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="004133.html">[Mageia-sysadm] Toys&Tools for Mageia Infrastructure +</A></li> + <LI>Next message: <A HREF="004137.html">[Mageia-sysadm] Temporary wiki gone +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#4134">[ date ]</a> + <a href="thread.html#4134">[ thread ]</a> + <a href="subject.html#4134">[ subject ]</a> + <a href="author.html#4134">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>W dniu 03.01.2012 12:49, Buchan Milne pisze: +><i> On Friday, 16 December 2011 03:20:42 Kamil Rytarowski wrote: +</I>>><i> Hello! +</I>>><i> +</I>>><i> As we all know more important for a Linux distribution than packaging +</I>>><i> itself is the infrastructure. +</I>>><i> +</I>>><i> I'd like to contribute doing some toy projects, that may be useful for +</I>>><i> the others. Here are some of my ideas (some of them are already working +</I>>><i> as a preview): +</I>>><i> 1. *Mageia packages maintainership daily statistics* - It's already +</I>>><i> working 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, +</I>>><i> twice synced +</I>>><i> 3. *Missing dependencies daily statistics* - to-be done +</I>><i> Have you seen <A HREF="http://check.mageia.org/">http://check.mageia.org/</A> , e.g. +</I>><i> <A HREF="http://check.mageia.org/dependencies.html">http://check.mageia.org/dependencies.html</A> ? +</I>Yes I have. + +My idea is to show statistics of the number of the missing dependencies +and how they are changing in time, to show which are the oldest - and +therefore need to be taken care. It's interesting if it's really getting +lower before the releases of ISO-images. +>><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> +</I>><i> +</I>>><i> And a few more ideas. +</I>>><i> +</I>>><i> Some of the projects above are more toys than tools, but anyway I find +</I>>><i> them handy (like the maintainership statistics). +</I>><i> Well, IMHO, as a maintainer, it would be nice to have a single portal, where +</I>><i> all the packaging-related tasks could be summarised, +</I>Thank you for your response! You have good ideas! +><i> e.g.: +</I>><i> +</I>><i> -Packages with outstanding security bugs +</I>><i> -Packages in stable release with outstanding bugs +</I>><i> -Packages in cauldron with critical problems (e.g. or other error preventing +</I>><i> installation) +</I>I miss a web page with statistics on bugs in packages. It would be great +to have a single web page with a list of packages and number of certain +bugs on them. + +I don't really understand the word "outstanding" here? +I would have got categories like critical/release-blockers, normal, +enhancement/wish. +Here is an example: +mgaonline (critical) *#1230 #4002* (normal) _#12_ (wish) #23 #231 + +><i> -Packages where update is available +</I>This is already done. +><i> -Unmaintained packages you have committed on +</I>What do you mean exactly and why you need this? +><i> -Package in backports for a stable release with newer version in cauldron +</I>We don't really need it now, since there are no back-ports. And I +personally would wait for stable 2 then back-ports for 1. +><i> Ultimately, I would actually want it to have a 'fix' button in some cases :-). +</I>Feel free to implement it! +><i> I think to get there, we ideally need Youri::Check to be able to write to a +</I>><i> database, and write one nice web app to present all the information, in +</I>><i> various contexts (e.g. typical user, contributor, tester, QA etc.). +</I>It's an interesting idea, but I think it's much simpler to make it +currently in a modular way. Later someone can try to join these +building-bricks. +><i> Regards, +</I>><i> Buchan +</I> +</PRE> + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="004133.html">[Mageia-sysadm] Toys&Tools for Mageia Infrastructure +</A></li> + <LI>Next message: <A HREF="004137.html">[Mageia-sysadm] Temporary wiki gone +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#4134">[ date ]</a> + <a href="thread.html#4134">[ thread ]</a> + <a href="subject.html#4134">[ subject ]</a> + <a href="author.html#4134">[ 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> |