summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-December/020574.html
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
committerNicolas Vigier <boklm@mageia.org>2013-04-14 13:46:12 +0000
commit1be510f9529cb082f802408b472a77d074b394c0 (patch)
treeb175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/2012-December/020574.html
parentfa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff)
downloadarchives-1be510f9529cb082f802408b472a77d074b394c0.tar
archives-1be510f9529cb082f802408b472a77d074b394c0.tar.gz
archives-1be510f9529cb082f802408b472a77d074b394c0.tar.bz2
archives-1be510f9529cb082f802408b472a77d074b394c0.tar.xz
archives-1be510f9529cb082f802408b472a77d074b394c0.zip
Add zarb MLs html archivesHEADmaster
Diffstat (limited to 'zarb-ml/mageia-dev/2012-December/020574.html')
-rw-r--r--zarb-ml/mageia-dev/2012-December/020574.html86
1 files changed, 86 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-December/020574.html b/zarb-ml/mageia-dev/2012-December/020574.html
new file mode 100644
index 000000000..288433593
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-December/020574.html
@@ -0,0 +1,86 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] [soft-commits] [6562] Allow setting some env variables to define and default to setting PERL_EXTUTILS_AUTOINSTALL and PERL_AUTOINSTALL to --skipdeps
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bsoft-commits%5D%20%5B6562%5D%20Allow%20setting%20some%20env%0A%20variables%20to%20define%20and%20default%20to%20setting%20PERL_EXTUTILS_AUTOINSTALL%20and%0A%20PERL_AUTOINSTALL%20to%20--skipdeps&In-Reply-To=%3CCA%2BCX%2Bbi8jpyBaub0gxiK8ccAMBmHca_TQU-pm0pOuFKJwCWXEA%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="020573.html">
+ <LINK REL="Next" HREF="020575.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] [soft-commits] [6562] Allow setting some env variables to define and default to setting PERL_EXTUTILS_AUTOINSTALL and PERL_AUTOINSTALL to --skipdeps</H1>
+ <B>Pascal Terjan</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bsoft-commits%5D%20%5B6562%5D%20Allow%20setting%20some%20env%0A%20variables%20to%20define%20and%20default%20to%20setting%20PERL_EXTUTILS_AUTOINSTALL%20and%0A%20PERL_AUTOINSTALL%20to%20--skipdeps&In-Reply-To=%3CCA%2BCX%2Bbi8jpyBaub0gxiK8ccAMBmHca_TQU-pm0pOuFKJwCWXEA%40mail.gmail.com%3E"
+ TITLE="[Mageia-dev] [soft-commits] [6562] Allow setting some env variables to define and default to setting PERL_EXTUTILS_AUTOINSTALL and PERL_AUTOINSTALL to --skipdeps">pterjan at gmail.com
+ </A><BR>
+ <I>Wed Dec 5 00:25:41 CET 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="020573.html">[Mageia-dev] [soft-commits] [6562] Allow setting some env variables to define and default to setting PERL_EXTUTILS_AUTOINSTALL and PERL_AUTOINSTALL to --skipdeps
+</A></li>
+ <LI>Next message: <A HREF="020575.html">[Mageia-dev] [soft-commits] [6562] Allow setting some env variables to define and default to setting PERL_EXTUTILS_AUTOINSTALL and PERL_AUTOINSTALL to --skipdeps
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#20574">[ date ]</a>
+ <a href="thread.html#20574">[ thread ]</a>
+ <a href="subject.html#20574">[ subject ]</a>
+ <a href="author.html#20574">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On Tue, Dec 4, 2012 at 11:10 PM, Olivier Blin &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at blino.org</A>&gt; wrote:
+&gt;<i> <A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mageia.org</A> writes:
+</I>&gt;<i>
+</I>&gt;&gt;<i> Revision: 6562
+</I>&gt;&gt;<i> Author: pterjan
+</I>&gt;&gt;<i> Date: 2012-12-04 14:22:38 +0100 (Tue, 04 Dec 2012)
+</I>&gt;&gt;<i> Log Message:
+</I>&gt;&gt;<i> -----------
+</I>&gt;&gt;<i> Allow setting some env variables to define and default to setting PERL_EXTUTILS_AUTOINSTALL and PERL_AUTOINSTALL to --skipdeps
+</I>&gt;<i>
+</I>&gt;<i> Why is this in iurt?
+</I>
+Because rebuild of the distro was strongly slowed down due to this
+(current build is running with default timeout meaning that each perl
+package which had this problem caused us to lose 6 hours) so
+preventing it from happening in iurt is something I want whatever is
+done in general. I have also added some code in iurt to detect stalled
+builds.
+
+&gt;<i> Shouldn't it be the default in our default rpmbuild setup?
+</I>
+Probably
+</PRE>
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="020573.html">[Mageia-dev] [soft-commits] [6562] Allow setting some env variables to define and default to setting PERL_EXTUTILS_AUTOINSTALL and PERL_AUTOINSTALL to --skipdeps
+</A></li>
+ <LI>Next message: <A HREF="020575.html">[Mageia-dev] [soft-commits] [6562] Allow setting some env variables to define and default to setting PERL_EXTUTILS_AUTOINSTALL and PERL_AUTOINSTALL to --skipdeps
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#20574">[ date ]</a>
+ <a href="thread.html#20574">[ thread ]</a>
+ <a href="subject.html#20574">[ subject ]</a>
+ <a href="author.html#20574">[ 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>