diff options
Diffstat (limited to 'zarb-ml/mageia-dev/20110304/003013.html')
-rw-r--r-- | zarb-ml/mageia-dev/20110304/003013.html | 113 |
1 files changed, 113 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/20110304/003013.html b/zarb-ml/mageia-dev/20110304/003013.html new file mode 100644 index 000000000..3f69e3c0f --- /dev/null +++ b/zarb-ml/mageia-dev/20110304/003013.html @@ -0,0 +1,113 @@ +<!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=%3C9474e03656a68eeac8c4452f819b96da%40www.ephaone.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="003009.html"> + + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Rpmlint configuration, false positives</H1> + <B>Michael Scherer</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Rpmlint%20configuration%2C%20false%20positives&In-Reply-To=%3C9474e03656a68eeac8c4452f819b96da%40www.ephaone.org%3E" + TITLE="[Mageia-dev] Rpmlint configuration, false positives">misc at zarb.org + </A><BR> + <I>Fri Mar 4 22:30:36 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="003009.html">[Mageia-dev] updater applet +</A></li> + + <LI> <B>Messages sorted by:</B> + <a href="date.html#3013">[ date ]</a> + <a href="thread.html#3013">[ thread ]</a> + <a href="subject.html#3013">[ subject ]</a> + <a href="author.html#3013">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE> Hi, + + so as done before on another time and land, I have pushed a rpmlint + specific + policy for Mageia, aptly named 'rpmlint-mageia-policy" ( maybe + rpmlint-policy-mageia would be better, not sure ). + + For those that do not know, rpmlint is a tool to check a rpm against a + list + of rules written in python, that is used on Fedora, Mandriva, opensuse + and likely others too. The tool is used on upload to refuse some rpms + based + on this rules, and should be used by people to check rpms, to make sure + that + no obvious errors is still there. However, this is not a perfect tool, + and it can still give false positives, so people should not use without + understanding errors. + + But we can filter and configure it to be a little more perfect. + + In a rather autocratic fashion, as the maintainer of rpmlint ( both + packages + and uptream ), as a packager representative, and as a apprentice + dictator + ( since there is lots of open position in this sector since a few weeks + ), + I propose that this become the canonical source for rpmlint + configuration. + + In practice, that mean that false positives will have to be added + there, + that stuff that are noted as errors need to be set in that package, and + any policy changes must be made there. + + So the question is "how do we deal with evolution ( ie, how do we + decide + something is now a error, or no longer one". + + Traditionally, packagers didn't care at all, and so the configuration + bitrotted + since a long time, and people didn't used it, and I just added false + positives + when packagers notified it ( ie, almost never, except when I noticed + some of them ). + I suspect that my lack of communication around that didn't help ( and + so + people didn't knew they could ask for adding a false positive to the + list + of error to ignore ). + + Yet, I think we can do better, so feel free to suggest any mad idea for + this. +-- + Michael Scherer + + + +</PRE> + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="003009.html">[Mageia-dev] updater applet +</A></li> + + <LI> <B>Messages sorted by:</B> + <a href="date.html#3013">[ date ]</a> + <a href="thread.html#3013">[ thread ]</a> + <a href="subject.html#3013">[ subject ]</a> + <a href="author.html#3013">[ 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> |