diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/2012-January/011281.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-dev/2012-January/011281.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-January/011281.html | 192 |
1 files changed, 192 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-January/011281.html b/zarb-ml/mageia-dev/2012-January/011281.html new file mode 100644 index 000000000..e0aa414e9 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-January/011281.html @@ -0,0 +1,192 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Over-zealous rpmlint policy (rejecting rt) + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Over-zealous%20rpmlint%20policy%20%28rejecting%20rt%29&In-Reply-To=%3C4F0ECD74.4080703%40colin.guthr.ie%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="011280.html"> + <LINK REL="Next" HREF="011299.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Over-zealous rpmlint policy (rejecting rt)</H1> + <B>Colin Guthrie</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Over-zealous%20rpmlint%20policy%20%28rejecting%20rt%29&In-Reply-To=%3C4F0ECD74.4080703%40colin.guthr.ie%3E" + TITLE="[Mageia-dev] Over-zealous rpmlint policy (rejecting rt)">mageia at colin.guthr.ie + </A><BR> + <I>Thu Jan 12 13:09:24 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="011280.html">[Mageia-dev] Over-zealous rpmlint policy (rejecting rt) +</A></li> + <LI>Next message: <A HREF="011299.html">[Mageia-dev] Over-zealous rpmlint policy (rejecting rt) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#11281">[ date ]</a> + <a href="thread.html#11281">[ thread ]</a> + <a href="subject.html#11281">[ subject ]</a> + <a href="author.html#11281">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>'Twas brillig, and Buchan Milne at 12/01/12 11:39 did gyre and gimble: +><i> On Thursday, 12 January 2012 11:55:07 Colin Guthrie wrote: +</I>>><i> 'Twas brillig, and Buchan Milne at 12/01/12 09:12 did gyre and gimble: +</I>>>><i> I don't see why we shouldn't ship dirs in /usr/local ... +</I>>><i> +</I>>><i> I don't really see the point in shipping the dirs personally. +</I>>><i> +</I>>><i> Any separate extension that is packaged should not go into /usr/local +</I>>><i> anyway, +</I>><i> +</I>><i> No one ever said they would, you snipped the part of my mail saying that +</I>><i> 'locally installed' customisations, IOW, ones not managed by the package +</I>><i> manager etc., go there. +</I> +Yeah I know I was just trying to be explicit and clear with my reply and +reasoning. I wasn't pointing out something you missed or anything. Sorry +for the confusion (the opposite of what I had intended!) + +>><i> so these folders are purely for users doing this manually. +</I>><i> +</I>><i> Yes. And that's why we provide /usr/local/share/applications? +</I> +Hmm, that seems a bit silly to me. Why do we provide that? I'd say we +should drop it unless someone can argue otherwise (maybe it's part of +the filesystem layout spec?) + +>><i> I would expect that the "make install" stage of any extension +</I>>><i> installation would automatically create those folders anyway, so I +</I>>><i> really don't see the benefit of adding these empty folders into a +</I>>><i> package. +</I>><i> +</I>><i> So, why would 'make isntall' of rt, which has been configured to itself live +</I>><i> in a system location, explicitly create these directories? +</I> +Because it's broken? Just because the upstream folks do something like +that does not mean they are correct. I'd say that if any app's make +install is writing things outside of their --prefix (with a few +exceptions for things like udev rules etc. that need to live in /lib - +but thankfully with the work done by Fedora folks even this exception is +dying away) or --sysconfdir etc. then it's broken. + +>><i> The gain in doing so seems minimal to the point of useless. +</I>><i> +</I>><i> I can remove the dirs in the package, but also, what is the benefit? On a +</I>><i> system dedicated to running a request tracking system, should we explicitly +</I>><i> make it more difficult to run said system that it would be if installed from +</I>><i> source? +</I> +I really don't buy the "make it more difficult" argument... that's what +I was trying to highlight in my previous mail. The "make install" stage +of any extension should make the dirs for you anyway... If that's the +case it is precisely the same difficulty as without those dirs. If +manual copying is required, then, yes, it is a tiny amount more +complicated, but people will be following instructions anyway and if the +added "complication" of a mkdir command or two will trip someone up, +then I don't think that person should have root powers and able to write +in /usr/local in the first place if this is their level of skill!!! + + +Like I say, this is just my opinion, and I certainly don't feel super +strongly on the topic. It's just that I wouldn't expect any rpm to own +anything in /usr/local tree (and that goes for the one you pointed out +above too!). + +Col + + + + +-- + +Colin Guthrie +colin(at)mageia.org +<A HREF="http://colin.guthr.ie/">http://colin.guthr.ie/</A> + +Day Job: + Tribalogic Limited <A HREF="http://www.tribalogic.net/">http://www.tribalogic.net/</A> +Open Source: + Mageia Contributor <A HREF="http://www.mageia.org/">http://www.mageia.org/</A> + PulseAudio Hacker <A HREF="http://www.pulseaudio.org/">http://www.pulseaudio.org/</A> + Trac Hacker <A HREF="http://trac.edgewall.org/">http://trac.edgewall.org/</A> +</PRE> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="011280.html">[Mageia-dev] Over-zealous rpmlint policy (rejecting rt) +</A></li> + <LI>Next message: <A HREF="011299.html">[Mageia-dev] Over-zealous rpmlint policy (rejecting rt) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#11281">[ date ]</a> + <a href="thread.html#11281">[ thread ]</a> + <a href="subject.html#11281">[ subject ]</a> + <a href="author.html#11281">[ 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> |