diff options
Diffstat (limited to 'zarb-ml/mageia-sysadm/2012-December/004883.html')
-rw-r--r-- | zarb-ml/mageia-sysadm/2012-December/004883.html | 90 |
1 files changed, 90 insertions, 0 deletions
diff --git a/zarb-ml/mageia-sysadm/2012-December/004883.html b/zarb-ml/mageia-sysadm/2012-December/004883.html new file mode 100644 index 000000000..56ee7dbbd --- /dev/null +++ b/zarb-ml/mageia-sysadm/2012-December/004883.html @@ -0,0 +1,90 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-sysadm] Mass rebuild + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Mass%20rebuild&In-Reply-To=%3C20121205215044.GH21938%40mars-attacks.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="004882.html"> + <LINK REL="Next" HREF="004884.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-sysadm] Mass rebuild</H1> + <B>nicolas vigier</B> + <A HREF="mailto:mageia-sysadm%40mageia.org?Subject=Re%3A%20%5BMageia-sysadm%5D%20Mass%20rebuild&In-Reply-To=%3C20121205215044.GH21938%40mars-attacks.org%3E" + TITLE="[Mageia-sysadm] Mass rebuild">boklm at mars-attacks.org + </A><BR> + <I>Wed Dec 5 22:50:44 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="004882.html">[Mageia-sysadm] Mass rebuild +</A></li> + <LI>Next message: <A HREF="004884.html">[Mageia-sysadm] Mass rebuild +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#4883">[ date ]</a> + <a href="thread.html#4883">[ thread ]</a> + <a href="subject.html#4883">[ subject ]</a> + <a href="author.html#4883">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Wed, 05 Dec 2012, Pascal Terjan wrote: + +><i> I was thinking about it tonight +</I>><i> +</I>><i> Rebuilding everything takes 1 week building one package at a time +</I>><i> +</I>><i> If we temporarily added sucuk and rabbit as build nodes (twice each +</I>><i> like the two other) and submitted all packages, it would take less +</I>><i> than 24h. +</I> +Good idea. + +><i> The hardest part being to bump the release in all specs (not sure how +</I>><i> many have some strange way to set the release) +</I> +By the way I have added yesterday a script that can be used to rebuild +a list of packages : +<A HREF="http://svnweb.mageia.org/soft/release/trunk/rebuild-packages?revision=6577&view=markup">http://svnweb.mageia.org/soft/release/trunk/rebuild-packages?revision=6577&view=markup</A> + +It will keep at most 6 packages in todo queue so that other people can +still submit packages without waiting too much. And it is using +Youri::Package::RPM::Updater to bump the release in the spec before +submitting. According to module documentation it supports cases like : + + Release: x + +and : + + %define release x + Release: %{release} + +but not more complex cases. I don't know if a lot of packages use +something more complex to set release. + +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="004882.html">[Mageia-sysadm] Mass rebuild +</A></li> + <LI>Next message: <A HREF="004884.html">[Mageia-sysadm] Mass rebuild +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#4883">[ date ]</a> + <a href="thread.html#4883">[ thread ]</a> + <a href="subject.html#4883">[ subject ]</a> + <a href="author.html#4883">[ 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> |