From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-discuss/20110113/003394.html | 87 ++++++++++++++++++++++ zarb-ml/mageia-discuss/20110113/003395.html | 70 ++++++++++++++++++ zarb-ml/mageia-discuss/20110113/003396.html | 67 +++++++++++++++++ zarb-ml/mageia-discuss/20110113/003397.html | 71 ++++++++++++++++++ zarb-ml/mageia-discuss/20110113/003398.html | 62 ++++++++++++++++ zarb-ml/mageia-discuss/20110113/003399.html | 86 ++++++++++++++++++++++ zarb-ml/mageia-discuss/20110113/003400.html | 99 +++++++++++++++++++++++++ zarb-ml/mageia-discuss/20110113/003401.html | 103 +++++++++++++++++++++++++++ zarb-ml/mageia-discuss/20110113/author.html | 87 ++++++++++++++++++++++ zarb-ml/mageia-discuss/20110113/date.html | 87 ++++++++++++++++++++++ zarb-ml/mageia-discuss/20110113/index.html | 1 + zarb-ml/mageia-discuss/20110113/subject.html | 87 ++++++++++++++++++++++ zarb-ml/mageia-discuss/20110113/thread.html | 103 +++++++++++++++++++++++++++ 13 files changed, 1010 insertions(+) create mode 100644 zarb-ml/mageia-discuss/20110113/003394.html create mode 100644 zarb-ml/mageia-discuss/20110113/003395.html create mode 100644 zarb-ml/mageia-discuss/20110113/003396.html create mode 100644 zarb-ml/mageia-discuss/20110113/003397.html create mode 100644 zarb-ml/mageia-discuss/20110113/003398.html create mode 100644 zarb-ml/mageia-discuss/20110113/003399.html create mode 100644 zarb-ml/mageia-discuss/20110113/003400.html create mode 100644 zarb-ml/mageia-discuss/20110113/003401.html create mode 100644 zarb-ml/mageia-discuss/20110113/author.html create mode 100644 zarb-ml/mageia-discuss/20110113/date.html create mode 120000 zarb-ml/mageia-discuss/20110113/index.html create mode 100644 zarb-ml/mageia-discuss/20110113/subject.html create mode 100644 zarb-ml/mageia-discuss/20110113/thread.html (limited to 'zarb-ml/mageia-discuss/20110113') 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 @@ + + + + [Mageia-discuss] Trying to learn a little about packaging + + + + + + + + + +

[Mageia-discuss] Trying to learn a little about packaging

+ Hoyt Duff + hoytduff at gmail.com +
+ Thu Jan 13 06:07:51 CET 2011 +

+
+ +
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, "rpmbuild -ta" fails with:
+
+<SNIP>
+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: "Path error. The .spec file "%define _prefix /usr/local"
+(compare with a "./configure --prefix=/usr/local") and in the %files
+section "%{_libdir}/%{name}" should pick up "%_prefix". 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
+
+ + + +
+

+ +
+More information about the Mageia-discuss +mailing list
+ 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 @@ + + + + [Mageia-discuss] Trying to learn a little about packaging + + + + + + + + + +

[Mageia-discuss] Trying to learn a little about packaging

+ Cazzaniga Sandro + cazzaniga.sandro at gmail.com +
+ Thu Jan 13 06:16:03 CET 2011 +

+
+ +
Le 13/01/2011 06:07, Hoyt Duff a écrit :
+> 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, "rpmbuild -ta" fails with:
+> 
+Personally, I use rpmbuild -ba :)
+
+-- 
+Sandro Cazzaniga
+IRC: Kharec (irc.freenode.net)
+Twitter: @Kharec
+
+ + + +
+

+ +
+More information about the Mageia-discuss +mailing list
+ 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 @@ + + + + [Mageia-discuss] Trying to learn a little about packaging + + + + + + + + + +

[Mageia-discuss] Trying to learn a little about packaging

+ Hoyt Duff + hoytduff at gmail.com +
+ Thu Jan 13 06:37:41 CET 2011 +

+
+ +
On 1/13/11, Cazzaniga Sandro <cazzaniga.sandro at gmail.com> wrote:
+> Le 13/01/2011 06:07, Hoyt Duff a écrit :
+>>
+>> Building on Mandriva 2010.2, "rpmbuild -ta" fails with:
+>>
+> Personally, I use rpmbuild -ba :)
+>
+
+Tar.gz file has included .spec file. Isn't that what -t* is for?
+-- 
+Hoyt
+
+ + + +
+

+ +
+More information about the Mageia-discuss +mailing list
+ 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 @@ + + + + [Mageia-discuss] Trying to learn a little about packaging + + + + + + + + + +

[Mageia-discuss] Trying to learn a little about packaging

+ Cazzaniga Sandro + cazzaniga.sandro at gmail.com +
+ Thu Jan 13 06:54:34 CET 2011 +

+
+ +
Le 13/01/2011 06:37, Hoyt Duff a écrit :
+> Tar.gz file has included .spec file. Isn't that what -t* is for?
+
+"
+-t if rpmbuild  should
+       look  inside of a (possibly compressed) tar file for the spec
+file to use.
+"
+
+You're right.
+
+-- 
+Sandro Cazzaniga
+IRC: Kharec (irc.freenode.net)
+Twitter: @Kharec
+
+ + + +
+

+ +
+More information about the Mageia-discuss +mailing list
+ 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 @@ + + + + [Mageia-discuss] Trying to learn a little about packaging + + + + + + + + + +

[Mageia-discuss] Trying to learn a little about packaging

+ Oliver Burger + oliver.bgr at googlemail.com +
+ Thu Jan 13 07:42:18 CET 2011 +

+
+ +
Hoyt Duff <hoytduff at gmail.com> schrieb am 2011-01-13
+> Tar.gz file has included .spec file. Isn't that what -t* is for?
+If you are trying to learn about packaging, wouldn't it be better to 
+write a spec file of your own?
+
+Oliver
+
+ + + +
+

+ +
+More information about the Mageia-discuss +mailing list
+ 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 @@ + + + + [Mageia-discuss] Trying to learn a little about packaging + + + + + + + + + +

[Mageia-discuss] Trying to learn a little about packaging

+ P. Christeas + p_christ at hol.gr +
+ Thu Jan 13 08:41:46 CET 2011 +

+
+ +
On Thursday 13 January 2011, Hoyt Duff wrote:
+> ... 
+> I contacted the author, who says the rpm will build on Fedora. He
+> says: "Path error. The .spec file "%define _prefix /usr/local"
+> (compare with a "./configure --prefix=/usr/local") and in the %files
+> section "%{_libdir}/%{name}" should pick up "%_prefix". 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.
+
+(by just looking at your mail, no deeper look at rkhunter or else)
+
+The prefix should be "/usr", 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 "./install.sh" or custom hacks goes to 
+"/usr/local"
+So, make sure that "/usr/local" is _not_ the path passed to ./configure and 
+used to install files onto.
+
+
+
+
+-- 
+Say NO to spam and viruses. Stop using Microsoft Windows!
+
+ + + + +
+

+ +
+More information about the Mageia-discuss +mailing list
+ 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 @@ + + + + [Mageia-discuss] Trying to learn a little about packaging + + + + + + + + + +

[Mageia-discuss] Trying to learn a little about packaging

+ Samuel Verschelde + stormi at laposte.net +
+ Thu Jan 13 09:51:02 CET 2011 +

+
+ +
+Le jeudi 13 janvier 2011 06:07:51, Hoyt Duff a écrit :
+> 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, "rpmbuild -ta" fails with:
+> 
+> <SNIP>
+> 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/script
+> s error: File not found by glob:
+> /home/hoyt/rpmbuild/BUILDROOT/rkhunter-1.3.8-1.i386/usr/lib/rkhunter/script
+> s/*.pl error: File not found by glob:
+> /home/hoyt/rpmbuild/BUILDROOT/rkhunter-1.3.8-1.i386/usr/lib/rkhunter/script
+> s/*.sh
+> 
+> I contacted the author, who says the rpm will build on Fedora. He
+> says: "Path error. The .spec file "%define _prefix /usr/local"
+> (compare with a "./configure --prefix=/usr/local") and in the %files
+> section "%{_libdir}/%{name}" should pick up "%_prefix". 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.
+> 
+
+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
+
+
+ + + +
+

+ +
+More information about the Mageia-discuss +mailing list
+ 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 @@ + + + + [Mageia-discuss] Trying to learn a little about packaging + + + + + + + + + +

[Mageia-discuss] Trying to learn a little about packaging

+ Remy CLOUARD + shikamaru at mandriva.org +
+ Thu Jan 13 22:57:11 CET 2011 +

+
+ +
On Thu, Jan 13, 2011 at 09:41:46AM +0200, P. Christeas wrote:
+> On Thursday 13 January 2011, Hoyt Duff wrote:
+> > ... 
+> > I contacted the author, who says the rpm will build on Fedora. He
+> > says: "Path error. The .spec file "%define _prefix /usr/local"
+> > (compare with a "./configure --prefix=/usr/local") and in the %files
+> > section "%{_libdir}/%{name}" should pick up "%_prefix". 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.
+> 
+> (by just looking at your mail, no deeper look at rkhunter or else)
+> 
+> The prefix should be "/usr", 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 "./install.sh" or custom hacks goes to 
+> "/usr/local"
+> So, make sure that "/usr/local" is _not_ the path passed to ./configure and 
+> used to install files onto.
+> 
+That’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é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: </pipermail/mageia-discuss/attachments/20110113/e9f7b72a/attachment.asc>
+
+ + +
+

+ +
+More information about the Mageia-discuss +mailing list
+ 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 @@ + + + + The Mageia-discuss 13 January 2011 Archive by author + + + + + +

13 January 2011 Archives by author

+ +

Starting: Thu Jan 13 06:07:51 CET 2011
+ Ending: Thu Jan 13 22:57:11 CET 2011
+ Messages: 8

+

+

+ Last message date: + Thu Jan 13 22:57:11 CET 2011
+ Archived on: Thu Jan 13 22:57:19 CET 2011 +

+

+

+


+ This archive was generated by + Pipermail 0.09 (Mailman edition). + + + 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 @@ + + + + The Mageia-discuss 13 January 2011 Archive by date + + + + + +

13 January 2011 Archives by date

+ +

Starting: Thu Jan 13 06:07:51 CET 2011
+ Ending: Thu Jan 13 22:57:11 CET 2011
+ Messages: 8

+

+

+ Last message date: + Thu Jan 13 22:57:11 CET 2011
+ Archived on: Thu Jan 13 22:57:19 CET 2011 +

+

+

+


+ This archive was generated by + Pipermail 0.09 (Mailman edition). + + + 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 @@ + + + + The Mageia-discuss 13 January 2011 Archive by subject + + + + + +

13 January 2011 Archives by subject

+ +

Starting: Thu Jan 13 06:07:51 CET 2011
+ Ending: Thu Jan 13 22:57:11 CET 2011
+ Messages: 8

+

+

+ Last message date: + Thu Jan 13 22:57:11 CET 2011
+ Archived on: Thu Jan 13 22:57:19 CET 2011 +

+

+

+


+ This archive was generated by + Pipermail 0.09 (Mailman edition). + + + 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 @@ + + + + The Mageia-discuss 13 January 2011 Archive by thread + + + + + +

13 January 2011 Archives by thread

+ +

Starting: Thu Jan 13 06:07:51 CET 2011
+ Ending: Thu Jan 13 22:57:11 CET 2011
+ Messages: 8

+

+

+ Last message date: + Thu Jan 13 22:57:11 CET 2011
+ Archived on: Thu Jan 13 22:57:19 CET 2011 +

+

+

+


+ This archive was generated by + Pipermail 0.09 (Mailman edition). + + + -- cgit v1.2.1