diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-August/007612.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-August/007612.html | 104 |
1 files changed, 104 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-August/007612.html b/zarb-ml/mageia-dev/2011-August/007612.html new file mode 100644 index 000000000..b5580369c --- /dev/null +++ b/zarb-ml/mageia-dev/2011-August/007612.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=%3C4E5952DA.5060406%40arcor.de%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="007610.html"> + <LINK REL="Next" HREF="007611.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Rpmlint configuration, false positives</H1> + <B>Florian Hubold</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Rpmlint%20configuration%2C%20false%20positives&In-Reply-To=%3C4E5952DA.5060406%40arcor.de%3E" + TITLE="[Mageia-dev] Rpmlint configuration, false positives">doktor5000 at arcor.de + </A><BR> + <I>Sat Aug 27 22:26:02 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="007610.html">[Mageia-dev] Rpmlint configuration, false positives +</A></li> + <LI>Next message: <A HREF="007611.html">[Mageia-dev] Rpmlint configuration, false positives +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#7612">[ date ]</a> + <a href="thread.html#7612">[ thread ]</a> + <a href="subject.html#7612">[ subject ]</a> + <a href="author.html#7612">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Am 27.08.2011 22:16, schrieb Guillaume Rousse: +><i> On 27/08/2011 22:06, Florian Hubold wrote: +</I>>><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>><i> rpmrebuild won't work if you can't read the files included in the source +</I>><i> package after extracting them. +</I>Yes, understood perfectly. +But why does it complain about 0664 which would be the default for those +files with a freshly created /home? Maybe it should only warn if the permissions +are actually less? +><i> +</I>>><i> *%ifarch-applied-patch* if the build is broken only for i586 for +</I>>><i> example, what's wrong about the %ifarch? +</I>><i> > +</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>><i> Because you won't notice your patch doesn't apply anymore until you build on +</I>><i> the platform where it is actually applied. In most case, it will be the +</I>><i> buildbot which fails, whereas your own local build was OK. The point here is +</I>><i> 'the earlier it breaks, the quicker it gets noticed'. +</I>><i> +</I>Ah, silly me. Now i got it. +</PRE> + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="007610.html">[Mageia-dev] Rpmlint configuration, false positives +</A></li> + <LI>Next message: <A HREF="007611.html">[Mageia-dev] Rpmlint configuration, false positives +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#7612">[ date ]</a> + <a href="thread.html#7612">[ thread ]</a> + <a href="subject.html#7612">[ subject ]</a> + <a href="author.html#7612">[ 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> |