diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-July/007059.html')
| -rw-r--r-- | zarb-ml/mageia-dev/2011-July/007059.html | 138 | 
1 files changed, 138 insertions, 0 deletions
| diff --git a/zarb-ml/mageia-dev/2011-July/007059.html b/zarb-ml/mageia-dev/2011-July/007059.html new file mode 100644 index 000000000..8ef7880b0 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-July/007059.html @@ -0,0 +1,138 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> +   <TITLE> [Mageia-dev] Some more new rpmlint warning on upload +   </TITLE> +   <LINK REL="Index" HREF="index.html" > +   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Some%20more%20new%20rpmlint%20warning%20on%20upload&In-Reply-To=%3C1311768606.2114.63.camel%40akroma.ephaone.org%3E"> +   <META NAME="robots" CONTENT="index,nofollow"> +   <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> +   <LINK REL="Previous"  HREF="007057.html"> +   <LINK REL="Next"  HREF="007061.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> +   <H1>[Mageia-dev] Some more new rpmlint warning on upload</H1> +    <B>Michael Scherer</B>  +    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Some%20more%20new%20rpmlint%20warning%20on%20upload&In-Reply-To=%3C1311768606.2114.63.camel%40akroma.ephaone.org%3E" +       TITLE="[Mageia-dev] Some more new rpmlint warning on upload">misc at zarb.org +       </A><BR> +    <I>Wed Jul 27 14:10:06 CEST 2011</I> +    <P><UL> +        <LI>Previous message: <A HREF="007057.html">[Mageia-dev] Some more new rpmlint warning on upload +</A></li> +        <LI>Next message: <A HREF="007061.html">[Mageia-dev] Some more new rpmlint warning on upload +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#7059">[ date ]</a> +              <a href="thread.html#7059">[ thread ]</a> +              <a href="subject.html#7059">[ subject ]</a> +              <a href="author.html#7059">[ author ]</a> +         </LI> +       </UL> +    <HR>   +<!--beginarticle--> +<PRE>Le mercredi 27 juillet 2011 à 13:37 +0200, Michael Scherer a écrit : + +><i> *  +</I> +of course, this one is backup-file-in-package + +><i> while having foo.c~ or #.foo.c are not causing problem, this usually +</I>><i> take space for nothing. But since the problem is often in upstream +</I>><i> tarball, this can be tricky to fix.  +</I> + +I also found some others : +* bogus-variable-use-in-%posttrans +ia_ora-gnome.i586: W: bogus-variable-use-in-%posttrans $RPM_BUILD_ROOT + +this one is clearly a bug. + +* no-url-tag +while not blocking, I see no good reason for that. + +* non-standard-dir-in-usr +inn.i586: W: non-standard-dir-in-usr com + +no really compliant with FHS, but on the other hand, inn seems complex +to use and fix ... + +* self-obsoletion +lots of package obsoletes themself ( or just one of their provides ). +While the goal was to rename them, this should be done with proper +versionning ( ie Obsoletes: foo < X ), as some upstream have changed +their mind, or some software can reuse the name. Most specs are just +wrong on that point, and should be corrected. ( so in the 2nd list ). + +*  use-tmp-in-%postun +this one is likely a security problem. Look at ipxutils script to see +what I mean. + +* statically-linked-binary +While there is some case for static binary, this one is clearly wrong : + +statically-linked-binary /usr/lib/debug/usr/lib/ibus-engine-pinyin.debug + +So I would add that one to the 3rd list of the previous mail.  + + +* spurious-executable-perm +file in %doc and manpages should not be executable. And so this errors +( if I am not wrong ) should block upload. Yet I am not sure, so let's +add to the 2nd list ( discuss and then act ). + +* update-menus-without-menu-file-in-%postun +AFAIK, menu is deprecated in favor of freedesktop menu. So there is +clearly something wrong ( from icewm-light ) + +( watch for the 3rd mail, as I have done only half of the rpm for now ) + +--  +Michael Scherer + +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> +    <HR> +    <P><UL> +        <!--threads--> +	<LI>Previous message: <A HREF="007057.html">[Mageia-dev] Some more new rpmlint warning on upload +</A></li> +	<LI>Next message: <A HREF="007061.html">[Mageia-dev] Some more new rpmlint warning on upload +</A></li> +         <LI> <B>Messages sorted by:</B>  +              <a href="date.html#7059">[ date ]</a> +              <a href="thread.html#7059">[ thread ]</a> +              <a href="subject.html#7059">[ subject ]</a> +              <a href="author.html#7059">[ 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> | 
