diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-June/005348.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-June/005348.html | 236 |
1 files changed, 236 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-June/005348.html b/zarb-ml/mageia-dev/2011-June/005348.html new file mode 100644 index 000000000..8742c2ec7 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-June/005348.html @@ -0,0 +1,236 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] perl 5.14.0 should arrive soon + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20perl%205.14.0%20should%20arrive%20soon&In-Reply-To=%3C20110610125929.GI11020%40mongueurs.net%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="005316.html"> + <LINK REL="Next" HREF="005399.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] perl 5.14.0 should arrive soon</H1> + <B>Jerome Quelin</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20perl%205.14.0%20should%20arrive%20soon&In-Reply-To=%3C20110610125929.GI11020%40mongueurs.net%3E" + TITLE="[Mageia-dev] perl 5.14.0 should arrive soon">jquelin at gmail.com + </A><BR> + <I>Fri Jun 10 14:59:29 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="005316.html">[Mageia-dev] [RPM] cauldron core/release gecko-mediaplayer-1.0.3-1.mga2 +</A></li> + <LI>Next message: <A HREF="005399.html">[Mageia-dev] perl 5.14.0 now available +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5348">[ date ]</a> + <a href="thread.html#5348">[ thread ]</a> + <a href="subject.html#5348">[ subject ]</a> + <a href="author.html#5348">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>hi, + +perl 5.14.0 should arrive soon. it compiles fine on both i586 & x86_64, +and it seem we fixed the only problem arisen in perl-URPM. + +since other packages need to be rebuilt in the same loop, and given that +urpmi is written in perl, it needs a special treatment to bypass the +regular bs upload. + +blino will likely do this magic dance & upload them in the coming hours - +you may want to wait till his final go before updating your cauldron +box. + +once this is done, it's still not time to update the perl modules to +their latest version: binary perl modules need to be rebuilt against +perl 5.14. to get the list: + + $ urpmf --requires :perlapi-5.12 | cut -d: -f1 | sort -u + +there are 364 of them at the time of speaking. and of course some of +them need to be rebuilt before others. [0] + +==> help is welcome to rebuild them [1] + +to rebuild one of those binary packages: + 1- wait for blino to announce perl 5.14.0 availability + 2- check out the package + 3- bump mkrel in package spec file + 4- mgarepo submit + 5- if build fails on bs, then it's likely that a missing binary + module is missing: proceed the missing package + +thanks, +jérôme + +[0] note to self: i'll create a "magpie sort" command to order those... +but it's a bit too late for now. it'll be ready for perl 5.16 in one +year! :-) +[1] i should not be able to work on it this week-end, so feel free to +give it a try. +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="005316.html">[Mageia-dev] [RPM] cauldron core/release gecko-mediaplayer-1.0.3-1.mga2 +</A></li> + <LI>Next message: <A HREF="005399.html">[Mageia-dev] perl 5.14.0 now available +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5348">[ date ]</a> + <a href="thread.html#5348">[ thread ]</a> + <a href="subject.html#5348">[ subject ]</a> + <a href="author.html#5348">[ 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> |