diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-August/007610.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-August/007610.html | 104 |
1 files changed, 104 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-August/007610.html b/zarb-ml/mageia-dev/2011-August/007610.html new file mode 100644 index 000000000..b8fffee22 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-August/007610.html @@ -0,0 +1,104 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Rpmlint configuration, false positives + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Rpmlint%20configuration%2C%20false%20positives&In-Reply-To=%3C4E595080.7090603%40gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="007608.html"> + <LINK REL="Next" HREF="007612.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Rpmlint configuration, false positives</H1> + <B>Guillaume Rousse</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Rpmlint%20configuration%2C%20false%20positives&In-Reply-To=%3C4E595080.7090603%40gmail.com%3E" + TITLE="[Mageia-dev] Rpmlint configuration, false positives">guillomovitch at gmail.com + </A><BR> + <I>Sat Aug 27 22:16:00 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="007608.html">[Mageia-dev] Rpmlint configuration, false positives +</A></li> + <LI>Next message: <A HREF="007612.html">[Mageia-dev] Rpmlint configuration, false positives +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#7610">[ date ]</a> + <a href="thread.html#7610">[ thread ]</a> + <a href="subject.html#7610">[ subject ]</a> + <a href="author.html#7610">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 27/08/2011 22:06, Florian Hubold wrote: +><i> I think the following are bogus, but i may be totally wrong: +</I>><i> +</I>><i> *strange-permission * for SOURCES and SPEC it complains if not 0644, why +</I>><i> is that? +</I>rpmrebuild won't work if you can't read the files included in the source +package after extracting them. + +><i> *%ifarch-applied-patch* if the build is broken only for i586 for +</I>><i> example, what's wrong about the %ifarch? +</I> > +><i> Or maybe i don't get the description fully: +</I>><i> +</I>><i> /Patches must be applied on all architectures and may contain +</I>><i> necessary configure and/or code patch to be effective only on a given +</I>><i> arch./ +</I>><i> +</I>><i> With the last part of the explanation and the warning itself, i'm +</I>><i> confused. If it is only +</I>><i> effective on one arch and fixed build there, why apply it blindly to the +</I>><i> other where this may break build +</I>><i> or have other unwanted sideeffects? +</I>Because you won't notice your patch doesn't apply anymore until you +build on the platform where it is actually applied. In most case, it +will be the buildbot which fails, whereas your own local build was OK. +The point here is 'the earlier it breaks, the quicker it gets noticed'. + +-- +BOFH excuse #47: + +Complete Transient Lockout +</PRE> + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="007608.html">[Mageia-dev] Rpmlint configuration, false positives +</A></li> + <LI>Next message: <A HREF="007612.html">[Mageia-dev] Rpmlint configuration, false positives +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#7610">[ date ]</a> + <a href="thread.html#7610">[ thread ]</a> + <a href="subject.html#7610">[ subject ]</a> + <a href="author.html#7610">[ 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> |