diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-April/014851.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-April/014851.html | 107 |
1 files changed, 107 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-April/014851.html b/zarb-ml/mageia-dev/2012-April/014851.html new file mode 100644 index 000000000..9dd5db387 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-April/014851.html @@ -0,0 +1,107 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Release blocker bugs + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Release%20blocker%20bugs&In-Reply-To=%3C4F991356.1070005%40colin.guthr.ie%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="014850.html"> + <LINK REL="Next" HREF="014852.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Release blocker bugs</H1> + <B>Colin Guthrie</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Release%20blocker%20bugs&In-Reply-To=%3C4F991356.1070005%40colin.guthr.ie%3E" + TITLE="[Mageia-dev] Release blocker bugs">mageia at colin.guthr.ie + </A><BR> + <I>Thu Apr 26 11:20:22 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="014850.html">[Mageia-dev] Release blocker bugs +</A></li> + <LI>Next message: <A HREF="014852.html">[Mageia-dev] Release blocker bugs +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#14851">[ date ]</a> + <a href="thread.html#14851">[ thread ]</a> + <a href="subject.html#14851">[ subject ]</a> + <a href="author.html#14851">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>'Twas brillig, and Thomas Backlund at 26/04/12 10:06 did gyre and gimble: +><i> Thierry Vignaud skrev 26.4.2012 11:46: +</I>>><i> +</I>>><i> At install time, w/o proper requires/... you can't garanty that +</I>>><i> rpm and thus the packages it requires may be installed after +</I>>><i> the packages needing it for their %post scripts +</I>>><i> => ERROR +</I>>><i> +</I>>><i> At upgrade time, w/o proper versionaed requiresn you can't +</I>>><i> garanty that rpm and thus the packages it requires wil be +</I>>><i> updated before the packages needing it for their %post scripts +</I>>><i> => ERROR +</I>><i> +</I>><i> So all of theese packages need to be checked and possibly add: +</I>><i> +</I>><i> Requires: rpm-helper >= 0.24.8-1 +</I> +I think it should be Requires(post) and Requires(preun) if possible +(tho' someone with more rpm-foo can comment about that in particular). +You bascially cannot uninstall rpm-helper, so it's maybe not needed in +this case? + +Not sure if that's something we can do with an automatic script +(find-requires), but it would certainly be nicer than adding it manually +all the time and they can just be bumped and rebuilt. + +If we do have to do it manually, can I suggest that the rpm-helper +version be included in a macro to save any future manual updates when we +deal with the mga3 transition? + +Col + +-- + +Colin Guthrie +colin(at)mageia.org +<A HREF="http://colin.guthr.ie/">http://colin.guthr.ie/</A> + +Day Job: + Tribalogic Limited <A HREF="http://www.tribalogic.net/">http://www.tribalogic.net/</A> +Open Source: + Mageia Contributor <A HREF="http://www.mageia.org/">http://www.mageia.org/</A> + PulseAudio Hacker <A HREF="http://www.pulseaudio.org/">http://www.pulseaudio.org/</A> + Trac Hacker <A HREF="http://trac.edgewall.org/">http://trac.edgewall.org/</A> +</PRE> + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="014850.html">[Mageia-dev] Release blocker bugs +</A></li> + <LI>Next message: <A HREF="014852.html">[Mageia-dev] Release blocker bugs +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#14851">[ date ]</a> + <a href="thread.html#14851">[ thread ]</a> + <a href="subject.html#14851">[ subject ]</a> + <a href="author.html#14851">[ 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> |