summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-September/018469.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2012-September/018469.html')
-rw-r--r--zarb-ml/mageia-dev/2012-September/018469.html105
1 files changed, 105 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-September/018469.html b/zarb-ml/mageia-dev/2012-September/018469.html
new file mode 100644
index 000000000..60740c6b4
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-September/018469.html
@@ -0,0 +1,105 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] [soft-commits] [5642] skip packages with no name
+ </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%5B5642%5D%20skip%20packages%20with%20no%20name&In-Reply-To=%3C50470763.9020608%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="018453.html">
+ <LINK REL="Next" HREF="018472.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] [soft-commits] [5642] skip packages with no name</H1>
+ <B>Colin Guthrie</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bsoft-commits%5D%20%5B5642%5D%20skip%20packages%20with%20no%20name&In-Reply-To=%3C50470763.9020608%40colin.guthr.ie%3E"
+ TITLE="[Mageia-dev] [soft-commits] [5642] skip packages with no name">mageia at colin.guthr.ie
+ </A><BR>
+ <I>Wed Sep 5 10:03:47 CEST 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="018453.html">[Mageia-dev] [soft-commits] [5642] skip packages with no name
+</A></li>
+ <LI>Next message: <A HREF="018472.html">[Mageia-dev] [soft-commits] [5642] skip packages with no name
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#18469">[ date ]</a>
+ <a href="thread.html#18469">[ thread ]</a>
+ <a href="subject.html#18469">[ subject ]</a>
+ <a href="author.html#18469">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>'Twas brillig, and Pascal Terjan at 04/09/12 17:57 did gyre and gimble:
+&gt;<i> On Tue, Sep 4, 2012 at 9:52 AM, Romain d'Alverny &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">rdalverny at gmail.com</A>&gt; wrote:
+</I>&gt;&gt;<i> On Tue, Sep 4, 2012 at 4:56 PM, Thierry Vignaud
+</I>&gt;&gt;<i> &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">thierry.vignaud at gmail.com</A>&gt; wrote:
+</I>&gt;&gt;&gt;<i> On 4 September 2012 16:11, &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mageia.org</A>&gt; wrote:
+</I>&gt;&gt;&gt;&gt;<i> Revision 5642 Author rda Date 2012-09-04 16:11:36 +0200 (Tue, 04 Sep 2012)
+</I>&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;<i> Log Message
+</I>&gt;&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;&gt;<i> skip packages with no name
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> Is that possible?
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> Well, I am guilty of not having checked further why, but it happens
+</I>&gt;&gt;<i> that at the end of the list of packages being built, we used to have
+</I>&gt;&gt;<i> all the info, except the package name. So it may be that it was
+</I>&gt;&gt;<i> mis-parsed, but why on these specific occurrences? is it related to
+</I>&gt;&gt;<i> the fact that it's &quot;old packages&quot; (submitted about 48 hours before)
+</I>&gt;&gt;<i> and that some parts of the related files were already removed?
+</I>&gt;<i>
+</I>&gt;<i> It is related, files are not removed but to get information we do a
+</I>&gt;<i> find of files with a limit on mtime, so we are missing some
+</I>&gt;<i> information if they were submitted over 2 days ago but built less than
+</I>&gt;<i> 2 days ago
+</I>&gt;<i>
+</I>&gt;&gt;<i> By the way, there are some builds that get a strangely reported build
+</I>&gt;&gt;<i> duration (15588 days; always the same value when it occurs). I didn't
+</I>&gt;&gt;<i> investigate yet.
+</I>
+So 15588 would be days since epoch. I guess it's the same as Pascal's
+comment. If it was submitted over 2 days ago we might not read the
+submit time and it ends up getting a timestamp of 0 and thus 15588 days
+to build.
+
+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="018453.html">[Mageia-dev] [soft-commits] [5642] skip packages with no name
+</A></li>
+ <LI>Next message: <A HREF="018472.html">[Mageia-dev] [soft-commits] [5642] skip packages with no name
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#18469">[ date ]</a>
+ <a href="thread.html#18469">[ thread ]</a>
+ <a href="subject.html#18469">[ subject ]</a>
+ <a href="author.html#18469">[ 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>