diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2013-January/021491.html')
-rw-r--r-- | zarb-ml/mageia-dev/2013-January/021491.html | 131 |
1 files changed, 131 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2013-January/021491.html b/zarb-ml/mageia-dev/2013-January/021491.html new file mode 100644 index 000000000..19b014c9e --- /dev/null +++ b/zarb-ml/mageia-dev/2013-January/021491.html @@ -0,0 +1,131 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Help needed: rpmlint checks not working + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Help%20needed%3A%20rpmlint%20checks%20not%20working&In-Reply-To=%3CCAONrEtazHHLZy-viXGT7fNnbb4oG99oaYU4d4RNw2%2B%3D1nue_PA%40mail.gmail.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="021673.html"> + <LINK REL="Next" HREF="021493.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Help needed: rpmlint checks not working</H1> + <B>Thierry Vignaud</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Help%20needed%3A%20rpmlint%20checks%20not%20working&In-Reply-To=%3CCAONrEtazHHLZy-viXGT7fNnbb4oG99oaYU4d4RNw2%2B%3D1nue_PA%40mail.gmail.com%3E" + TITLE="[Mageia-dev] Help needed: rpmlint checks not working">thierry.vignaud at gmail.com + </A><BR> + <I>Sat Jan 12 17:13:29 CET 2013</I> + <P><UL> + <LI>Previous message: <A HREF="021673.html">[Mageia-dev] Help needed: rpmlint checks not working +</A></li> + <LI>Next message: <A HREF="021493.html">[Mageia-dev] Help needed: rpmlint checks not working +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#21491">[ date ]</a> + <a href="thread.html#21491">[ thread ]</a> + <a href="subject.html#21491">[ subject ]</a> + <a href="author.html#21491">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 12 January 2013 16:45, nicolas vigier <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">boklm at mars-attacks.org</A>> wrote: +>><i> It seems the rpmlint checks I added to detect (and prevent upload of) +</I>>><i> files in /var/run and in /etc/udev/rules.d etc. are not working. +</I>>><i> +</I>>><i> Can someone see if I've done something wrong? +</I>><i> +</I>><i> The file distribution.error.list from rpmlint-mageia-policy is not used +</I>><i> by the buildsystem to reject uploads. Instead it is using a list of +</I>><i> rpmlint errors defined in youri configuration. I added them now : +</I>><i> <A HREF="http://svnweb.mageia.org/adm/puppet/modules/buildsystem/templates/youri/submit-upload.conf?r1=2928&r2=2963">http://svnweb.mageia.org/adm/puppet/modules/buildsystem/templates/youri/submit-upload.conf?r1=2928&r2=2963</A> +</I>><i> +</I>><i> Maybe we could change it to use distribution.error.list file instead. +</I> +We've a couple packages to fix. eg: <A HREF="https://bugs.mageia.org/show_bug.cgi?id=8672">https://bugs.mageia.org/show_bug.cgi?id=8672</A> + + 188/241: gkrellm ############################################# +error: unpacking of archive failed on file /var/lock/gkrellm: cpio: mkdir +failed - Inappropriate ioctl for device +error: gkrellm-2.3.5-6.mga3.x86_64: install failed + +"urpmf /var/lock|sort -u" reports +filesystem:/var/lock +gkrellm:/var/lock/gkrellm +gnokii:/var/lock/gnokii +leafnode:/var/lock/news +rear:/usr/share/rear/skel/default/var/lock +rear:/usr/share/rear/skel/default/var/lock/lockdev +rear:/usr/share/rear/skel/default/var/lock/lockdev/.gitignore +rear:/usr/share/rear/skel/default/var/lock/lvm +rear:/usr/share/rear/skel/default/var/lock/lvm/.gitignore +rear:/usr/share/rear/skel/default/var/lock/subsys +rear:/usr/share/rear/skel/default/var/lock/subsys/.gitignore +uucp:/var/lock/uucp +vtun:/var/lock/vtund + +Some are probably already %ghost but some are not (such as rear obviously) +and are breaking some builds +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="021673.html">[Mageia-dev] Help needed: rpmlint checks not working +</A></li> + <LI>Next message: <A HREF="021493.html">[Mageia-dev] Help needed: rpmlint checks not working +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#21491">[ date ]</a> + <a href="thread.html#21491">[ thread ]</a> + <a href="subject.html#21491">[ subject ]</a> + <a href="author.html#21491">[ 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> |