diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-September/018453.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-September/018453.html | 85 |
1 files changed, 85 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-September/018453.html b/zarb-ml/mageia-dev/2012-September/018453.html new file mode 100644 index 000000000..084d3d225 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-September/018453.html @@ -0,0 +1,85 @@ +<!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=%3CCA%2BCX%2Bbiw9v5x6m1pMLK7FZ0UBmKxMi_1E9kQQRUc4Y7necJOzA%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="018452.html"> + <LINK REL="Next" HREF="018469.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] [soft-commits] [5642] skip packages with no name</H1> + <B>Pascal Terjan</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=%3CCA%2BCX%2Bbiw9v5x6m1pMLK7FZ0UBmKxMi_1E9kQQRUc4Y7necJOzA%40mail.gmail.com%3E" + TITLE="[Mageia-dev] [soft-commits] [5642] skip packages with no name">pterjan at gmail.com + </A><BR> + <I>Tue Sep 4 18:57:32 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="018452.html">[Mageia-dev] [soft-commits] [5642] skip packages with no name +</A></li> + <LI>Next message: <A HREF="018469.html">[Mageia-dev] [soft-commits] [5642] skip packages with no name +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#18453">[ date ]</a> + <a href="thread.html#18453">[ thread ]</a> + <a href="subject.html#18453">[ subject ]</a> + <a href="author.html#18453">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Tue, Sep 4, 2012 at 9:52 AM, Romain d'Alverny <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">rdalverny at gmail.com</A>> wrote: +><i> On Tue, Sep 4, 2012 at 4:56 PM, Thierry Vignaud +</I>><i> <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">thierry.vignaud at gmail.com</A>> wrote: +</I>>><i> On 4 September 2012 16:11, <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at mageia.org</A>> wrote: +</I>>>><i> Revision 5642 Author rda Date 2012-09-04 16:11:36 +0200 (Tue, 04 Sep 2012) +</I>>>><i> +</I>>>><i> Log Message +</I>>>><i> +</I>>>><i> skip packages with no name +</I>>><i> +</I>>><i> Is that possible? +</I>><i> +</I>><i> Well, I am guilty of not having checked further why, but it happens +</I>><i> that at the end of the list of packages being built, we used to have +</I>><i> all the info, except the package name. So it may be that it was +</I>><i> mis-parsed, but why on these specific occurrences? is it related to +</I>><i> the fact that it's "old packages" (submitted about 48 hours before) +</I>><i> and that some parts of the related files were already removed? +</I> +It is related, files are not removed but to get information we do a +find of files with a limit on mtime, so we are missing some +information if they were submitted over 2 days ago but built less than +2 days ago + +><i> By the way, there are some builds that get a strangely reported build +</I>><i> duration (15588 days; always the same value when it occurs). I didn't +</I>><i> investigate yet. +</I></PRE> + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="018452.html">[Mageia-dev] [soft-commits] [5642] skip packages with no name +</A></li> + <LI>Next message: <A HREF="018469.html">[Mageia-dev] [soft-commits] [5642] skip packages with no name +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#18453">[ date ]</a> + <a href="thread.html#18453">[ thread ]</a> + <a href="subject.html#18453">[ subject ]</a> + <a href="author.html#18453">[ 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> |