summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-discuss/20110113
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-discuss/20110113')
-rw-r--r--zarb-ml/mageia-discuss/20110113/003394.html87
-rw-r--r--zarb-ml/mageia-discuss/20110113/003395.html70
-rw-r--r--zarb-ml/mageia-discuss/20110113/003396.html67
-rw-r--r--zarb-ml/mageia-discuss/20110113/003397.html71
-rw-r--r--zarb-ml/mageia-discuss/20110113/003398.html62
-rw-r--r--zarb-ml/mageia-discuss/20110113/003399.html86
-rw-r--r--zarb-ml/mageia-discuss/20110113/003400.html99
-rw-r--r--zarb-ml/mageia-discuss/20110113/003401.html103
-rw-r--r--zarb-ml/mageia-discuss/20110113/author.html87
-rw-r--r--zarb-ml/mageia-discuss/20110113/date.html87
l---------zarb-ml/mageia-discuss/20110113/index.html1
-rw-r--r--zarb-ml/mageia-discuss/20110113/subject.html87
-rw-r--r--zarb-ml/mageia-discuss/20110113/thread.html103
13 files changed, 1010 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20110113/003394.html b/zarb-ml/mageia-discuss/20110113/003394.html
new file mode 100644
index 000000000..87e400359
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20110113/003394.html
@@ -0,0 +1,87 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-discuss] Trying to learn a little about packaging
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Trying%20to%20learn%20a%20little%20about%20packaging&In-Reply-To=%3CAANLkTinSunidm623x7Zo7HoN%3D14wAFxMJabZJGaDHj_M%40mail.gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+
+ <LINK REL="Next" HREF="003395.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-discuss] Trying to learn a little about packaging</H1>
+ <B>Hoyt Duff</B>
+ <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Trying%20to%20learn%20a%20little%20about%20packaging&In-Reply-To=%3CAANLkTinSunidm623x7Zo7HoN%3D14wAFxMJabZJGaDHj_M%40mail.gmail.com%3E"
+ TITLE="[Mageia-discuss] Trying to learn a little about packaging">hoytduff at gmail.com
+ </A><BR>
+ <I>Thu Jan 13 06:07:51 CET 2011</I>
+ <P><UL>
+
+ <LI>Next message: <A HREF="003395.html">[Mageia-discuss] Trying to learn a little about packaging
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#3394">[ date ]</a>
+ <a href="thread.html#3394">[ thread ]</a>
+ <a href="subject.html#3394">[ subject ]</a>
+ <a href="author.html#3394">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>I'm trying to learn a little about packaging and was attempting to
+build source and binary packages from a tarball with an embedded .spec
+file for rkhunter-1.3.8-1 and maybe submit it to Mageia with
+appropriate rkhunter.conf tweaks to remove false positives.
+
+Building on Mandriva 2010.2, &quot;rpmbuild -ta&quot; fails with:
+
+&lt;SNIP&gt;
+Processing files: rkhunter-1.3.8-1
+error: File not found:
+/home/hoyt/rpmbuild/BUILDROOT/rkhunter-1.3.8-1.i386/usr/lib/rkhunter
+error: File not found:
+/home/hoyt/rpmbuild/BUILDROOT/rkhunter-1.3.8-1.i386/usr/lib/rkhunter/scripts
+error: File not found by glob:
+/home/hoyt/rpmbuild/BUILDROOT/rkhunter-1.3.8-1.i386/usr/lib/rkhunter/scripts/*.pl
+error: File not found by glob:
+/home/hoyt/rpmbuild/BUILDROOT/rkhunter-1.3.8-1.i386/usr/lib/rkhunter/scripts/*.sh
+
+I contacted the author, who says the rpm will build on Fedora. He
+says: &quot;Path error. The .spec file &quot;%define _prefix /usr/local&quot;
+(compare with a &quot;./configure --prefix=/usr/local&quot;) and in the %files
+section &quot;%{_libdir}/%{name}&quot; should pick up &quot;%_prefix&quot;. For some
+reason it doesn't but then again I never built RPM's on Mandriva...
+
+... and gave me a hack to try that fails also with an error he has
+never seen before,
+error: Package already exists: %package __restore__
+
+Can someone point me to where in the Mandriva docs I can find info on
+what might be going wrong? Thanks.
+
+--
+Hoyt
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+
+ <LI>Next message: <A HREF="003395.html">[Mageia-discuss] Trying to learn a little about packaging
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#3394">[ date ]</a>
+ <a href="thread.html#3394">[ thread ]</a>
+ <a href="subject.html#3394">[ subject ]</a>
+ <a href="author.html#3394">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
+mailing list</a><br>
+</body></html>
diff --git a/zarb-ml/mageia-discuss/20110113/003395.html b/zarb-ml/mageia-discuss/20110113/003395.html
new file mode 100644
index 000000000..78b1726e0
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20110113/003395.html
@@ -0,0 +1,70 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-discuss] Trying to learn a little about packaging
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Trying%20to%20learn%20a%20little%20about%20packaging&In-Reply-To=%3C4D2E8A93.50008%40gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="003394.html">
+ <LINK REL="Next" HREF="003396.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-discuss] Trying to learn a little about packaging</H1>
+ <B>Cazzaniga Sandro</B>
+ <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Trying%20to%20learn%20a%20little%20about%20packaging&In-Reply-To=%3C4D2E8A93.50008%40gmail.com%3E"
+ TITLE="[Mageia-discuss] Trying to learn a little about packaging">cazzaniga.sandro at gmail.com
+ </A><BR>
+ <I>Thu Jan 13 06:16:03 CET 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="003394.html">[Mageia-discuss] Trying to learn a little about packaging
+</A></li>
+ <LI>Next message: <A HREF="003396.html">[Mageia-discuss] Trying to learn a little about packaging
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#3395">[ date ]</a>
+ <a href="thread.html#3395">[ thread ]</a>
+ <a href="subject.html#3395">[ subject ]</a>
+ <a href="author.html#3395">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Le 13/01/2011 06:07, Hoyt Duff a &#233;crit :
+&gt;<i> I'm trying to learn a little about packaging and was attempting to
+</I>&gt;<i> build source and binary packages from a tarball with an embedded .spec
+</I>&gt;<i> file for rkhunter-1.3.8-1 and maybe submit it to Mageia with
+</I>&gt;<i> appropriate rkhunter.conf tweaks to remove false positives.
+</I>&gt;<i>
+</I>&gt;<i> Building on Mandriva 2010.2, &quot;rpmbuild -ta&quot; fails with:
+</I>&gt;<i>
+</I>Personally, I use rpmbuild -ba :)
+
+--
+Sandro Cazzaniga
+IRC: Kharec (irc.freenode.net)
+Twitter: @Kharec
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="003394.html">[Mageia-discuss] Trying to learn a little about packaging
+</A></li>
+ <LI>Next message: <A HREF="003396.html">[Mageia-discuss] Trying to learn a little about packaging
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#3395">[ date ]</a>
+ <a href="thread.html#3395">[ thread ]</a>
+ <a href="subject.html#3395">[ subject ]</a>
+ <a href="author.html#3395">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
+mailing list</a><br>
+</body></html>
diff --git a/zarb-ml/mageia-discuss/20110113/003396.html b/zarb-ml/mageia-discuss/20110113/003396.html
new file mode 100644
index 000000000..d1ec95826
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20110113/003396.html
@@ -0,0 +1,67 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-discuss] Trying to learn a little about packaging
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Trying%20to%20learn%20a%20little%20about%20packaging&In-Reply-To=%3CAANLkTi%3DpcmSXgo1RezQj%2BdsONqZ%2B4c3D__8qGi0aGqCX%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="003395.html">
+ <LINK REL="Next" HREF="003397.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-discuss] Trying to learn a little about packaging</H1>
+ <B>Hoyt Duff</B>
+ <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Trying%20to%20learn%20a%20little%20about%20packaging&In-Reply-To=%3CAANLkTi%3DpcmSXgo1RezQj%2BdsONqZ%2B4c3D__8qGi0aGqCX%40mail.gmail.com%3E"
+ TITLE="[Mageia-discuss] Trying to learn a little about packaging">hoytduff at gmail.com
+ </A><BR>
+ <I>Thu Jan 13 06:37:41 CET 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="003395.html">[Mageia-discuss] Trying to learn a little about packaging
+</A></li>
+ <LI>Next message: <A HREF="003397.html">[Mageia-discuss] Trying to learn a little about packaging
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#3396">[ date ]</a>
+ <a href="thread.html#3396">[ thread ]</a>
+ <a href="subject.html#3396">[ subject ]</a>
+ <a href="author.html#3396">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On 1/13/11, Cazzaniga Sandro &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">cazzaniga.sandro at gmail.com</A>&gt; wrote:
+&gt;<i> Le 13/01/2011 06:07, Hoyt Duff a &#233;crit :
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> Building on Mandriva 2010.2, &quot;rpmbuild -ta&quot; fails with:
+</I>&gt;&gt;<i>
+</I>&gt;<i> Personally, I use rpmbuild -ba :)
+</I>&gt;<i>
+</I>
+Tar.gz file has included .spec file. Isn't that what -t* is for?
+--
+Hoyt
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="003395.html">[Mageia-discuss] Trying to learn a little about packaging
+</A></li>
+ <LI>Next message: <A HREF="003397.html">[Mageia-discuss] Trying to learn a little about packaging
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#3396">[ date ]</a>
+ <a href="thread.html#3396">[ thread ]</a>
+ <a href="subject.html#3396">[ subject ]</a>
+ <a href="author.html#3396">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
+mailing list</a><br>
+</body></html>
diff --git a/zarb-ml/mageia-discuss/20110113/003397.html b/zarb-ml/mageia-discuss/20110113/003397.html
new file mode 100644
index 000000000..8f0db2c75
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20110113/003397.html
@@ -0,0 +1,71 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-discuss] Trying to learn a little about packaging
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Trying%20to%20learn%20a%20little%20about%20packaging&In-Reply-To=%3C4D2E939A.80506%40gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="003396.html">
+ <LINK REL="Next" HREF="003398.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-discuss] Trying to learn a little about packaging</H1>
+ <B>Cazzaniga Sandro</B>
+ <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Trying%20to%20learn%20a%20little%20about%20packaging&In-Reply-To=%3C4D2E939A.80506%40gmail.com%3E"
+ TITLE="[Mageia-discuss] Trying to learn a little about packaging">cazzaniga.sandro at gmail.com
+ </A><BR>
+ <I>Thu Jan 13 06:54:34 CET 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="003396.html">[Mageia-discuss] Trying to learn a little about packaging
+</A></li>
+ <LI>Next message: <A HREF="003398.html">[Mageia-discuss] Trying to learn a little about packaging
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#3397">[ date ]</a>
+ <a href="thread.html#3397">[ thread ]</a>
+ <a href="subject.html#3397">[ subject ]</a>
+ <a href="author.html#3397">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Le 13/01/2011 06:37, Hoyt Duff a &#233;crit :
+&gt;<i> Tar.gz file has included .spec file. Isn't that what -t* is for?
+</I>
+&quot;
+-t if rpmbuild should
+ look inside of a (possibly compressed) tar file for the spec
+file to use.
+&quot;
+
+You're right.
+
+--
+Sandro Cazzaniga
+IRC: Kharec (irc.freenode.net)
+Twitter: @Kharec
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="003396.html">[Mageia-discuss] Trying to learn a little about packaging
+</A></li>
+ <LI>Next message: <A HREF="003398.html">[Mageia-discuss] Trying to learn a little about packaging
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#3397">[ date ]</a>
+ <a href="thread.html#3397">[ thread ]</a>
+ <a href="subject.html#3397">[ subject ]</a>
+ <a href="author.html#3397">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
+mailing list</a><br>
+</body></html>
diff --git a/zarb-ml/mageia-discuss/20110113/003398.html b/zarb-ml/mageia-discuss/20110113/003398.html
new file mode 100644
index 000000000..5c67b21e3
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20110113/003398.html
@@ -0,0 +1,62 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-discuss] Trying to learn a little about packaging
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Trying%20to%20learn%20a%20little%20about%20packaging&In-Reply-To=%3C201101130742.18432.oliver.bgr%40googlemail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="003397.html">
+ <LINK REL="Next" HREF="003399.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-discuss] Trying to learn a little about packaging</H1>
+ <B>Oliver Burger</B>
+ <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Trying%20to%20learn%20a%20little%20about%20packaging&In-Reply-To=%3C201101130742.18432.oliver.bgr%40googlemail.com%3E"
+ TITLE="[Mageia-discuss] Trying to learn a little about packaging">oliver.bgr at googlemail.com
+ </A><BR>
+ <I>Thu Jan 13 07:42:18 CET 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="003397.html">[Mageia-discuss] Trying to learn a little about packaging
+</A></li>
+ <LI>Next message: <A HREF="003399.html">[Mageia-discuss] Trying to learn a little about packaging
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#3398">[ date ]</a>
+ <a href="thread.html#3398">[ thread ]</a>
+ <a href="subject.html#3398">[ subject ]</a>
+ <a href="author.html#3398">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Hoyt Duff &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">hoytduff at gmail.com</A>&gt; schrieb am 2011-01-13
+&gt;<i> Tar.gz file has included .spec file. Isn't that what -t* is for?
+</I>If you are trying to learn about packaging, wouldn't it be better to
+write a spec file of your own?
+
+Oliver
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="003397.html">[Mageia-discuss] Trying to learn a little about packaging
+</A></li>
+ <LI>Next message: <A HREF="003399.html">[Mageia-discuss] Trying to learn a little about packaging
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#3398">[ date ]</a>
+ <a href="thread.html#3398">[ thread ]</a>
+ <a href="subject.html#3398">[ subject ]</a>
+ <a href="author.html#3398">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
+mailing list</a><br>
+</body></html>
diff --git a/zarb-ml/mageia-discuss/20110113/003399.html b/zarb-ml/mageia-discuss/20110113/003399.html
new file mode 100644
index 000000000..dda1f07ce
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20110113/003399.html
@@ -0,0 +1,86 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-discuss] Trying to learn a little about packaging
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Trying%20to%20learn%20a%20little%20about%20packaging&In-Reply-To=%3C201101130941.50181.p_christ%40hol.gr%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="003398.html">
+ <LINK REL="Next" HREF="003401.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-discuss] Trying to learn a little about packaging</H1>
+ <B>P. Christeas</B>
+ <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Trying%20to%20learn%20a%20little%20about%20packaging&In-Reply-To=%3C201101130941.50181.p_christ%40hol.gr%3E"
+ TITLE="[Mageia-discuss] Trying to learn a little about packaging">p_christ at hol.gr
+ </A><BR>
+ <I>Thu Jan 13 08:41:46 CET 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="003398.html">[Mageia-discuss] Trying to learn a little about packaging
+</A></li>
+ <LI>Next message: <A HREF="003401.html">[Mageia-discuss] Trying to learn a little about packaging
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#3399">[ date ]</a>
+ <a href="thread.html#3399">[ thread ]</a>
+ <a href="subject.html#3399">[ subject ]</a>
+ <a href="author.html#3399">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On Thursday 13 January 2011, Hoyt Duff wrote:
+&gt;<i> ...
+</I>&gt;<i> I contacted the author, who says the rpm will build on Fedora. He
+</I>&gt;<i> says: &quot;Path error. The .spec file &quot;%define _prefix /usr/local&quot;
+</I>&gt;<i> (compare with a &quot;./configure --prefix=/usr/local&quot;) and in the %files
+</I>&gt;<i> section &quot;%{_libdir}/%{name}&quot; should pick up &quot;%_prefix&quot;. For some
+</I>&gt;<i> reason it doesn't but then again I never built RPM's on Mandriva...
+</I>&gt;<i>
+</I>&gt;<i> ... and gave me a hack to try that fails also with an error he has
+</I>&gt;<i> never seen before,
+</I>&gt;<i> error: Package already exists: %package __restore__
+</I>&gt;<i>
+</I>&gt;<i> Can someone point me to where in the Mandriva docs I can find info on
+</I>&gt;<i> what might be going wrong? Thanks.
+</I>
+(by just looking at your mail, no deeper look at rkhunter or else)
+
+The prefix should be &quot;/usr&quot;, and not explicitly defined in the project's spec.
+Reason: all software that is installed through distro packages goes to /usr.
+All other that installs through &quot;./install.sh&quot; or custom hacks goes to
+&quot;/usr/local&quot;
+So, make sure that &quot;/usr/local&quot; is _not_ the path passed to ./configure and
+used to install files onto.
+
+
+
+
+--
+Say NO to spam and viruses. Stop using Microsoft Windows!
+</PRE>
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="003398.html">[Mageia-discuss] Trying to learn a little about packaging
+</A></li>
+ <LI>Next message: <A HREF="003401.html">[Mageia-discuss] Trying to learn a little about packaging
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#3399">[ date ]</a>
+ <a href="thread.html#3399">[ thread ]</a>
+ <a href="subject.html#3399">[ subject ]</a>
+ <a href="author.html#3399">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
+mailing list</a><br>
+</body></html>
diff --git a/zarb-ml/mageia-discuss/20110113/003400.html b/zarb-ml/mageia-discuss/20110113/003400.html
new file mode 100644
index 000000000..2b80deb68
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20110113/003400.html
@@ -0,0 +1,99 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-discuss] Trying to learn a little about packaging
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Trying%20to%20learn%20a%20little%20about%20packaging&In-Reply-To=%3C201101130951.02549.stormi%40laposte.net%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="003401.html">
+
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-discuss] Trying to learn a little about packaging</H1>
+ <B>Samuel Verschelde</B>
+ <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Trying%20to%20learn%20a%20little%20about%20packaging&In-Reply-To=%3C201101130951.02549.stormi%40laposte.net%3E"
+ TITLE="[Mageia-discuss] Trying to learn a little about packaging">stormi at laposte.net
+ </A><BR>
+ <I>Thu Jan 13 09:51:02 CET 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="003401.html">[Mageia-discuss] Trying to learn a little about packaging
+</A></li>
+
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#3400">[ date ]</a>
+ <a href="thread.html#3400">[ thread ]</a>
+ <a href="subject.html#3400">[ subject ]</a>
+ <a href="author.html#3400">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>
+Le jeudi 13 janvier 2011 06:07:51, Hoyt Duff a &#233;crit :
+&gt;<i> I'm trying to learn a little about packaging and was attempting to
+</I>&gt;<i> build source and binary packages from a tarball with an embedded .spec
+</I>&gt;<i> file for rkhunter-1.3.8-1 and maybe submit it to Mageia with
+</I>&gt;<i> appropriate rkhunter.conf tweaks to remove false positives.
+</I>&gt;<i>
+</I>&gt;<i> Building on Mandriva 2010.2, &quot;rpmbuild -ta&quot; fails with:
+</I>&gt;<i>
+</I>&gt;<i> &lt;SNIP&gt;
+</I>&gt;<i> Processing files: rkhunter-1.3.8-1
+</I>&gt;<i> error: File not found:
+</I>&gt;<i> /home/hoyt/rpmbuild/BUILDROOT/rkhunter-1.3.8-1.i386/usr/lib/rkhunter
+</I>&gt;<i> error: File not found:
+</I>&gt;<i> /home/hoyt/rpmbuild/BUILDROOT/rkhunter-1.3.8-1.i386/usr/lib/rkhunter/script
+</I>&gt;<i> s error: File not found by glob:
+</I>&gt;<i> /home/hoyt/rpmbuild/BUILDROOT/rkhunter-1.3.8-1.i386/usr/lib/rkhunter/script
+</I>&gt;<i> s/*.pl error: File not found by glob:
+</I>&gt;<i> /home/hoyt/rpmbuild/BUILDROOT/rkhunter-1.3.8-1.i386/usr/lib/rkhunter/script
+</I>&gt;<i> s/*.sh
+</I>&gt;<i>
+</I>&gt;<i> I contacted the author, who says the rpm will build on Fedora. He
+</I>&gt;<i> says: &quot;Path error. The .spec file &quot;%define _prefix /usr/local&quot;
+</I>&gt;<i> (compare with a &quot;./configure --prefix=/usr/local&quot;) and in the %files
+</I>&gt;<i> section &quot;%{_libdir}/%{name}&quot; should pick up &quot;%_prefix&quot;. For some
+</I>&gt;<i> reason it doesn't but then again I never built RPM's on Mandriva...
+</I>&gt;<i>
+</I>&gt;<i> ... and gave me a hack to try that fails also with an error he has
+</I>&gt;<i> never seen before,
+</I>&gt;<i> error: Package already exists: %package __restore__
+</I>&gt;<i>
+</I>&gt;<i> Can someone point me to where in the Mandriva docs I can find info on
+</I>&gt;<i> what might be going wrong? Thanks.
+</I>&gt;<i>
+</I>
+Hi,
+
+I think this message would have been better send to the mageia-dev mailing
+list, which is dedicated to packagers (even if many are subscribed to both
+MLs).
+
+Regards
+
+Samuel Verschelde
+
+</PRE>
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="003401.html">[Mageia-discuss] Trying to learn a little about packaging
+</A></li>
+
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#3400">[ date ]</a>
+ <a href="thread.html#3400">[ thread ]</a>
+ <a href="subject.html#3400">[ subject ]</a>
+ <a href="author.html#3400">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
+mailing list</a><br>
+</body></html>
diff --git a/zarb-ml/mageia-discuss/20110113/003401.html b/zarb-ml/mageia-discuss/20110113/003401.html
new file mode 100644
index 000000000..32ae48167
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20110113/003401.html
@@ -0,0 +1,103 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-discuss] Trying to learn a little about packaging
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Trying%20to%20learn%20a%20little%20about%20packaging&In-Reply-To=%3C20110113215711.GB23317%40shikamaru.fr%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="003399.html">
+ <LINK REL="Next" HREF="003400.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-discuss] Trying to learn a little about packaging</H1>
+ <B>Remy CLOUARD</B>
+ <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Trying%20to%20learn%20a%20little%20about%20packaging&In-Reply-To=%3C20110113215711.GB23317%40shikamaru.fr%3E"
+ TITLE="[Mageia-discuss] Trying to learn a little about packaging">shikamaru at mandriva.org
+ </A><BR>
+ <I>Thu Jan 13 22:57:11 CET 2011</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="003399.html">[Mageia-discuss] Trying to learn a little about packaging
+</A></li>
+ <LI>Next message: <A HREF="003400.html">[Mageia-discuss] Trying to learn a little about packaging
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#3401">[ date ]</a>
+ <a href="thread.html#3401">[ thread ]</a>
+ <a href="subject.html#3401">[ subject ]</a>
+ <a href="author.html#3401">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On Thu, Jan 13, 2011 at 09:41:46AM +0200, P. Christeas wrote:
+&gt;<i> On Thursday 13 January 2011, Hoyt Duff wrote:
+</I>&gt;<i> &gt; ...
+</I>&gt;<i> &gt; I contacted the author, who says the rpm will build on Fedora. He
+</I>&gt;<i> &gt; says: &quot;Path error. The .spec file &quot;%define _prefix /usr/local&quot;
+</I>&gt;<i> &gt; (compare with a &quot;./configure --prefix=/usr/local&quot;) and in the %files
+</I>&gt;<i> &gt; section &quot;%{_libdir}/%{name}&quot; should pick up &quot;%_prefix&quot;. For some
+</I>&gt;<i> &gt; reason it doesn't but then again I never built RPM's on Mandriva...
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; ... and gave me a hack to try that fails also with an error he has
+</I>&gt;<i> &gt; never seen before,
+</I>&gt;<i> &gt; error: Package already exists: %package __restore__
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; Can someone point me to where in the Mandriva docs I can find info on
+</I>&gt;<i> &gt; what might be going wrong? Thanks.
+</I>&gt;<i>
+</I>&gt;<i> (by just looking at your mail, no deeper look at rkhunter or else)
+</I>&gt;<i>
+</I>&gt;<i> The prefix should be &quot;/usr&quot;, and not explicitly defined in the project's spec.
+</I>&gt;<i> Reason: all software that is installed through distro packages goes to /usr.
+</I>&gt;<i> All other that installs through &quot;./install.sh&quot; or custom hacks goes to
+</I>&gt;<i> &quot;/usr/local&quot;
+</I>&gt;<i> So, make sure that &quot;/usr/local&quot; is _not_ the path passed to ./configure and
+</I>&gt;<i> used to install files onto.
+</I>&gt;<i>
+</I>That&#8217;s true.
+
+I would add that we also have preconfigured macro that ensures standard
+directories are respected (among other things).
+
+Could you try using %configure2_5x instead of ./configure ? the prefix
+part should be dropped.
+
+If you are curious about what it does, you could try rpm --eval
+%configure2_5x :-)
+
+Regards,
+--
+R&#233;my CLOUARD
+() ascii ribbon campaign - against html e-mail
+/\ www.asciiribbon.org - against proprietary attachments
+-------------- next part --------------
+A non-text attachment was scrubbed...
+Name: not available
+Type: application/pgp-signature
+Size: 230 bytes
+Desc: not available
+URL: &lt;/pipermail/mageia-discuss/attachments/20110113/e9f7b72a/attachment.asc&gt;
+</PRE>
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="003399.html">[Mageia-discuss] Trying to learn a little about packaging
+</A></li>
+ <LI>Next message: <A HREF="003400.html">[Mageia-discuss] Trying to learn a little about packaging
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#3401">[ date ]</a>
+ <a href="thread.html#3401">[ thread ]</a>
+ <a href="subject.html#3401">[ subject ]</a>
+ <a href="author.html#3401">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
+mailing list</a><br>
+</body></html>
diff --git a/zarb-ml/mageia-discuss/20110113/author.html b/zarb-ml/mageia-discuss/20110113/author.html
new file mode 100644
index 000000000..3e49d845d
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20110113/author.html
@@ -0,0 +1,87 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <title>The Mageia-discuss 13 January 2011 Archive by author</title>
+ <META NAME="robots" CONTENT="noindex,follow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <a name="start"></A>
+ <h1>13 January 2011 Archives by author</h1>
+ <ul>
+ <li> <b>Messages sorted by:</b>
+ <a href="thread.html#start">[ thread ]</a>
+ <a href="subject.html#start">[ subject ]</a>
+
+ <a href="date.html#start">[ date ]</a>
+
+ <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list...
+ </a></b></li>
+ </ul>
+ <p><b>Starting:</b> <i>Thu Jan 13 06:07:51 CET 2011</i><br>
+ <b>Ending:</b> <i>Thu Jan 13 22:57:11 CET 2011</i><br>
+ <b>Messages:</b> 8<p>
+ <ul>
+
+<LI><A HREF="003398.html">[Mageia-discuss] Trying to learn a little about packaging
+</A><A NAME="3398">&nbsp;</A>
+<I>Oliver Burger
+</I>
+
+<LI><A HREF="003401.html">[Mageia-discuss] Trying to learn a little about packaging
+</A><A NAME="3401">&nbsp;</A>
+<I>Remy CLOUARD
+</I>
+
+<LI><A HREF="003399.html">[Mageia-discuss] Trying to learn a little about packaging
+</A><A NAME="3399">&nbsp;</A>
+<I>P. Christeas
+</I>
+
+<LI><A HREF="003394.html">[Mageia-discuss] Trying to learn a little about packaging
+</A><A NAME="3394">&nbsp;</A>
+<I>Hoyt Duff
+</I>
+
+<LI><A HREF="003396.html">[Mageia-discuss] Trying to learn a little about packaging
+</A><A NAME="3396">&nbsp;</A>
+<I>Hoyt Duff
+</I>
+
+<LI><A HREF="003395.html">[Mageia-discuss] Trying to learn a little about packaging
+</A><A NAME="3395">&nbsp;</A>
+<I>Cazzaniga Sandro
+</I>
+
+<LI><A HREF="003397.html">[Mageia-discuss] Trying to learn a little about packaging
+</A><A NAME="3397">&nbsp;</A>
+<I>Cazzaniga Sandro
+</I>
+
+<LI><A HREF="003400.html">[Mageia-discuss] Trying to learn a little about packaging
+</A><A NAME="3400">&nbsp;</A>
+<I>Samuel Verschelde
+</I>
+
+ </ul>
+ <p>
+ <a name="end"><b>Last message date:</b></a>
+ <i>Thu Jan 13 22:57:11 CET 2011</i><br>
+ <b>Archived on:</b> <i>Thu Jan 13 22:57:19 CET 2011</i>
+ <p>
+ <ul>
+ <li> <b>Messages sorted by:</b>
+ <a href="thread.html#start">[ thread ]</a>
+ <a href="subject.html#start">[ subject ]</a>
+
+ <a href="date.html#start">[ date ]</a>
+ <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list...
+ </a></b></li>
+ </ul>
+ <p>
+ <hr>
+ <i>This archive was generated by
+ Pipermail 0.09 (Mailman edition).</i>
+ </BODY>
+</HTML>
+
diff --git a/zarb-ml/mageia-discuss/20110113/date.html b/zarb-ml/mageia-discuss/20110113/date.html
new file mode 100644
index 000000000..c05c8f9f3
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20110113/date.html
@@ -0,0 +1,87 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <title>The Mageia-discuss 13 January 2011 Archive by date</title>
+ <META NAME="robots" CONTENT="noindex,follow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <a name="start"></A>
+ <h1>13 January 2011 Archives by date</h1>
+ <ul>
+ <li> <b>Messages sorted by:</b>
+ <a href="thread.html#start">[ thread ]</a>
+ <a href="subject.html#start">[ subject ]</a>
+ <a href="author.html#start">[ author ]</a>
+
+
+ <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list...
+ </a></b></li>
+ </ul>
+ <p><b>Starting:</b> <i>Thu Jan 13 06:07:51 CET 2011</i><br>
+ <b>Ending:</b> <i>Thu Jan 13 22:57:11 CET 2011</i><br>
+ <b>Messages:</b> 8<p>
+ <ul>
+
+<LI><A HREF="003394.html">[Mageia-discuss] Trying to learn a little about packaging
+</A><A NAME="3394">&nbsp;</A>
+<I>Hoyt Duff
+</I>
+
+<LI><A HREF="003395.html">[Mageia-discuss] Trying to learn a little about packaging
+</A><A NAME="3395">&nbsp;</A>
+<I>Cazzaniga Sandro
+</I>
+
+<LI><A HREF="003396.html">[Mageia-discuss] Trying to learn a little about packaging
+</A><A NAME="3396">&nbsp;</A>
+<I>Hoyt Duff
+</I>
+
+<LI><A HREF="003397.html">[Mageia-discuss] Trying to learn a little about packaging
+</A><A NAME="3397">&nbsp;</A>
+<I>Cazzaniga Sandro
+</I>
+
+<LI><A HREF="003398.html">[Mageia-discuss] Trying to learn a little about packaging
+</A><A NAME="3398">&nbsp;</A>
+<I>Oliver Burger
+</I>
+
+<LI><A HREF="003399.html">[Mageia-discuss] Trying to learn a little about packaging
+</A><A NAME="3399">&nbsp;</A>
+<I>P. Christeas
+</I>
+
+<LI><A HREF="003400.html">[Mageia-discuss] Trying to learn a little about packaging
+</A><A NAME="3400">&nbsp;</A>
+<I>Samuel Verschelde
+</I>
+
+<LI><A HREF="003401.html">[Mageia-discuss] Trying to learn a little about packaging
+</A><A NAME="3401">&nbsp;</A>
+<I>Remy CLOUARD
+</I>
+
+ </ul>
+ <p>
+ <a name="end"><b>Last message date:</b></a>
+ <i>Thu Jan 13 22:57:11 CET 2011</i><br>
+ <b>Archived on:</b> <i>Thu Jan 13 22:57:19 CET 2011</i>
+ <p>
+ <ul>
+ <li> <b>Messages sorted by:</b>
+ <a href="thread.html#start">[ thread ]</a>
+ <a href="subject.html#start">[ subject ]</a>
+ <a href="author.html#start">[ author ]</a>
+
+ <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list...
+ </a></b></li>
+ </ul>
+ <p>
+ <hr>
+ <i>This archive was generated by
+ Pipermail 0.09 (Mailman edition).</i>
+ </BODY>
+</HTML>
+
diff --git a/zarb-ml/mageia-discuss/20110113/index.html b/zarb-ml/mageia-discuss/20110113/index.html
new file mode 120000
index 000000000..db4b46f72
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20110113/index.html
@@ -0,0 +1 @@
+thread.html \ No newline at end of file
diff --git a/zarb-ml/mageia-discuss/20110113/subject.html b/zarb-ml/mageia-discuss/20110113/subject.html
new file mode 100644
index 000000000..af44cdcf7
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20110113/subject.html
@@ -0,0 +1,87 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <title>The Mageia-discuss 13 January 2011 Archive by subject</title>
+ <META NAME="robots" CONTENT="noindex,follow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <a name="start"></A>
+ <h1>13 January 2011 Archives by subject</h1>
+ <ul>
+ <li> <b>Messages sorted by:</b>
+ <a href="thread.html#start">[ thread ]</a>
+
+ <a href="author.html#start">[ author ]</a>
+ <a href="date.html#start">[ date ]</a>
+
+ <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list...
+ </a></b></li>
+ </ul>
+ <p><b>Starting:</b> <i>Thu Jan 13 06:07:51 CET 2011</i><br>
+ <b>Ending:</b> <i>Thu Jan 13 22:57:11 CET 2011</i><br>
+ <b>Messages:</b> 8<p>
+ <ul>
+
+<LI><A HREF="003394.html">[Mageia-discuss] Trying to learn a little about packaging
+</A><A NAME="3394">&nbsp;</A>
+<I>Hoyt Duff
+</I>
+
+<LI><A HREF="003395.html">[Mageia-discuss] Trying to learn a little about packaging
+</A><A NAME="3395">&nbsp;</A>
+<I>Cazzaniga Sandro
+</I>
+
+<LI><A HREF="003396.html">[Mageia-discuss] Trying to learn a little about packaging
+</A><A NAME="3396">&nbsp;</A>
+<I>Hoyt Duff
+</I>
+
+<LI><A HREF="003397.html">[Mageia-discuss] Trying to learn a little about packaging
+</A><A NAME="3397">&nbsp;</A>
+<I>Cazzaniga Sandro
+</I>
+
+<LI><A HREF="003398.html">[Mageia-discuss] Trying to learn a little about packaging
+</A><A NAME="3398">&nbsp;</A>
+<I>Oliver Burger
+</I>
+
+<LI><A HREF="003399.html">[Mageia-discuss] Trying to learn a little about packaging
+</A><A NAME="3399">&nbsp;</A>
+<I>P. Christeas
+</I>
+
+<LI><A HREF="003400.html">[Mageia-discuss] Trying to learn a little about packaging
+</A><A NAME="3400">&nbsp;</A>
+<I>Samuel Verschelde
+</I>
+
+<LI><A HREF="003401.html">[Mageia-discuss] Trying to learn a little about packaging
+</A><A NAME="3401">&nbsp;</A>
+<I>Remy CLOUARD
+</I>
+
+ </ul>
+ <p>
+ <a name="end"><b>Last message date:</b></a>
+ <i>Thu Jan 13 22:57:11 CET 2011</i><br>
+ <b>Archived on:</b> <i>Thu Jan 13 22:57:19 CET 2011</i>
+ <p>
+ <ul>
+ <li> <b>Messages sorted by:</b>
+ <a href="thread.html#start">[ thread ]</a>
+
+ <a href="author.html#start">[ author ]</a>
+ <a href="date.html#start">[ date ]</a>
+ <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list...
+ </a></b></li>
+ </ul>
+ <p>
+ <hr>
+ <i>This archive was generated by
+ Pipermail 0.09 (Mailman edition).</i>
+ </BODY>
+</HTML>
+
diff --git a/zarb-ml/mageia-discuss/20110113/thread.html b/zarb-ml/mageia-discuss/20110113/thread.html
new file mode 100644
index 000000000..c5e255560
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20110113/thread.html
@@ -0,0 +1,103 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <title>The Mageia-discuss 13 January 2011 Archive by thread</title>
+ <META NAME="robots" CONTENT="noindex,follow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <a name="start"></A>
+ <h1>13 January 2011 Archives by thread</h1>
+ <ul>
+ <li> <b>Messages sorted by:</b>
+
+ <a href="subject.html#start">[ subject ]</a>
+ <a href="author.html#start">[ author ]</a>
+ <a href="date.html#start">[ date ]</a>
+
+ <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list...
+ </a></b></li>
+ </ul>
+ <p><b>Starting:</b> <i>Thu Jan 13 06:07:51 CET 2011</i><br>
+ <b>Ending:</b> <i>Thu Jan 13 22:57:11 CET 2011</i><br>
+ <b>Messages:</b> 8<p>
+ <ul>
+
+<!--0 01294895271- -->
+<LI><A HREF="003394.html">[Mageia-discuss] Trying to learn a little about packaging
+</A><A NAME="3394">&nbsp;</A>
+<I>Hoyt Duff
+</I>
+
+<UL>
+<!--1 01294895271-01294895763- -->
+<LI><A HREF="003395.html">[Mageia-discuss] Trying to learn a little about packaging
+</A><A NAME="3395">&nbsp;</A>
+<I>Cazzaniga Sandro
+</I>
+
+<UL>
+<!--2 01294895271-01294895763-01294897061- -->
+<LI><A HREF="003396.html">[Mageia-discuss] Trying to learn a little about packaging
+</A><A NAME="3396">&nbsp;</A>
+<I>Hoyt Duff
+</I>
+
+<UL>
+<!--3 01294895271-01294895763-01294897061-01294898074- -->
+<LI><A HREF="003397.html">[Mageia-discuss] Trying to learn a little about packaging
+</A><A NAME="3397">&nbsp;</A>
+<I>Cazzaniga Sandro
+</I>
+
+<!--3 01294895271-01294895763-01294897061-01294900938- -->
+<LI><A HREF="003398.html">[Mageia-discuss] Trying to learn a little about packaging
+</A><A NAME="3398">&nbsp;</A>
+<I>Oliver Burger
+</I>
+
+</UL>
+</UL>
+<!--1 01294895271-01294904506- -->
+<LI><A HREF="003399.html">[Mageia-discuss] Trying to learn a little about packaging
+</A><A NAME="3399">&nbsp;</A>
+<I>P. Christeas
+</I>
+
+<UL>
+<!--2 01294895271-01294904506-01294955831- -->
+<LI><A HREF="003401.html">[Mageia-discuss] Trying to learn a little about packaging
+</A><A NAME="3401">&nbsp;</A>
+<I>Remy CLOUARD
+</I>
+
+</UL>
+<!--1 01294895271-01294908662- -->
+<LI><A HREF="003400.html">[Mageia-discuss] Trying to learn a little about packaging
+</A><A NAME="3400">&nbsp;</A>
+<I>Samuel Verschelde
+</I>
+
+</UL>
+ </ul>
+ <p>
+ <a name="end"><b>Last message date:</b></a>
+ <i>Thu Jan 13 22:57:11 CET 2011</i><br>
+ <b>Archived on:</b> <i>Thu Jan 13 22:57:19 CET 2011</i>
+ <p>
+ <ul>
+ <li> <b>Messages sorted by:</b>
+
+ <a href="subject.html#start">[ subject ]</a>
+ <a href="author.html#start">[ author ]</a>
+ <a href="date.html#start">[ date ]</a>
+ <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list...
+ </a></b></li>
+ </ul>
+ <p>
+ <hr>
+ <i>This archive was generated by
+ Pipermail 0.09 (Mailman edition).</i>
+ </BODY>
+</HTML>
+