diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-discuss/20110113/003400.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-discuss/20110113/003400.html')
-rw-r--r-- | zarb-ml/mageia-discuss/20110113/003400.html | 99 |
1 files changed, 99 insertions, 0 deletions
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 écrit : +><i> I'm trying to learn a little about packaging and was attempting to +</I>><i> build source and binary packages from a tarball with an embedded .spec +</I>><i> file for rkhunter-1.3.8-1 and maybe submit it to Mageia with +</I>><i> appropriate rkhunter.conf tweaks to remove false positives. +</I>><i> +</I>><i> Building on Mandriva 2010.2, "rpmbuild -ta" fails with: +</I>><i> +</I>><i> <SNIP> +</I>><i> Processing files: rkhunter-1.3.8-1 +</I>><i> error: File not found: +</I>><i> /home/hoyt/rpmbuild/BUILDROOT/rkhunter-1.3.8-1.i386/usr/lib/rkhunter +</I>><i> error: File not found: +</I>><i> /home/hoyt/rpmbuild/BUILDROOT/rkhunter-1.3.8-1.i386/usr/lib/rkhunter/script +</I>><i> s error: File not found by glob: +</I>><i> /home/hoyt/rpmbuild/BUILDROOT/rkhunter-1.3.8-1.i386/usr/lib/rkhunter/script +</I>><i> s/*.pl error: File not found by glob: +</I>><i> /home/hoyt/rpmbuild/BUILDROOT/rkhunter-1.3.8-1.i386/usr/lib/rkhunter/script +</I>><i> s/*.sh +</I>><i> +</I>><i> I contacted the author, who says the rpm will build on Fedora. He +</I>><i> says: "Path error. The .spec file "%define _prefix /usr/local" +</I>><i> (compare with a "./configure --prefix=/usr/local") and in the %files +</I>><i> section "%{_libdir}/%{name}" should pick up "%_prefix". For some +</I>><i> reason it doesn't but then again I never built RPM's on Mandriva... +</I>><i> +</I>><i> ... and gave me a hack to try that fails also with an error he has +</I>><i> never seen before, +</I>><i> error: Package already exists: %package __restore__ +</I>><i> +</I>><i> Can someone point me to where in the Mandriva docs I can find info on +</I>><i> what might be going wrong? Thanks. +</I>><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> |