diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-February/012355.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-February/012355.html | 96 |
1 files changed, 96 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-February/012355.html b/zarb-ml/mageia-dev/2012-February/012355.html new file mode 100644 index 000000000..6dda4e477 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-February/012355.html @@ -0,0 +1,96 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Build system broken + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Build%20system%20broken&In-Reply-To=%3CCA%2BCX%2BbhOaEZQNqSTdwh2_QBOhrMCgv860%3DugeyuZ83_Pfod_hQ%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="012354.html"> + <LINK REL="Next" HREF="012346.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Build system broken</H1> + <B>Pascal Terjan</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Build%20system%20broken&In-Reply-To=%3CCA%2BCX%2BbhOaEZQNqSTdwh2_QBOhrMCgv860%3DugeyuZ83_Pfod_hQ%40mail.gmail.com%3E" + TITLE="[Mageia-dev] Build system broken">pterjan at gmail.com + </A><BR> + <I>Sun Feb 26 15:06:43 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="012354.html">[Mageia-dev] Build system broken +</A></li> + <LI>Next message: <A HREF="012346.html">[Mageia-dev] udisks moved to usr ? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#12355">[ date ]</a> + <a href="thread.html#12355">[ thread ]</a> + <a href="subject.html#12355">[ subject ]</a> + <a href="author.html#12355">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Sun, Feb 26, 2012 at 12:55, David Walser <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">luigiwalser at yahoo.com</A>> wrote: +><i> This got me to thinking, however, that something like this should not have broken the build system.  There's no reason for iurt to be setting +</I>><i> up the chroot with packages from Cauldron, unless they are part of the BuildRequires (including recursively) for the package being built.  In +</I>><i> this situation, once a package needed in the base of the chroot is broken, there is no way to fix it without sysadmin intervention.  This +</I>><i> would be true for a broken package in Cauldron, or stable/updates_testing. +</I> +Cauldron chroot only uses cauldron packages. Stable chroot only uses +stable packages. +There is no reason to use non cauldron packages when building for +cauldron, and this would likely break anyway. + +There is a bug opened to keep old chroot when we fail to generate new one. + +><i> I believe a better way for iurt to work would be this.  It would set up the initial chroot from the newest stable release of Mageia that is +</I>><i> the same version of Mageia the package is being built for, or older.  So right now, that would mean Mageia 1 in all cases.  Once Mageia 2 is +</I>><i> out, it would mean Mageia 2 for packages being built for 2 or Cauldron, and Mageia 1 for packages being built for 1.  Also, when the initial +</I>><i> chroot was being installed, release and updates would be enabled only.  Then, when it gets to the BuildRequires stage, first enable either +</I>><i> updates_testing if it's being built for a stable relase, or Cauldron if it's being built for that, and then install the BuildRequires and +</I>><i> build the package. +</I> +This is wrong, config files, rpm-build, compiler, etc would be from +stable. We want cauldron packages built on cauldron. +</PRE> + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="012354.html">[Mageia-dev] Build system broken +</A></li> + <LI>Next message: <A HREF="012346.html">[Mageia-dev] udisks moved to usr ? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#12355">[ date ]</a> + <a href="thread.html#12355">[ thread ]</a> + <a href="subject.html#12355">[ subject ]</a> + <a href="author.html#12355">[ 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> |