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-April/014140.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-1be510f9529cb082f802408b472a77d074b394c0.tar archives-1be510f9529cb082f802408b472a77d074b394c0.tar.gz archives-1be510f9529cb082f802408b472a77d074b394c0.tar.bz2 archives-1be510f9529cb082f802408b472a77d074b394c0.tar.xz archives-1be510f9529cb082f802408b472a77d074b394c0.zip |
Diffstat (limited to 'zarb-ml/mageia-dev/2012-April/014140.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-April/014140.html | 128 |
1 files changed, 128 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-April/014140.html b/zarb-ml/mageia-dev/2012-April/014140.html new file mode 100644 index 000000000..74303de13 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-April/014140.html @@ -0,0 +1,128 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Help: Please find me initscripts without LSB headers! + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Help%3A%20Please%20find%20me%20initscripts%20without%20LSB%0A%09headers%21&In-Reply-To=%3C4F855D50.6070604%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="014139.html"> + <LINK REL="Next" HREF="014141.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Help: Please find me initscripts without LSB headers!</H1> + <B>Colin Guthrie</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Help%3A%20Please%20find%20me%20initscripts%20without%20LSB%0A%09headers%21&In-Reply-To=%3C4F855D50.6070604%40colin.guthr.ie%3E" + TITLE="[Mageia-dev] Help: Please find me initscripts without LSB headers!">mageia at colin.guthr.ie + </A><BR> + <I>Wed Apr 11 12:30:40 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="014139.html">[Mageia-dev] Help: Please find me initscripts without LSB headers! +</A></li> + <LI>Next message: <A HREF="014141.html">[Mageia-dev] Help: Please find me initscripts without LSB headers! +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#14140">[ date ]</a> + <a href="thread.html#14140">[ thread ]</a> + <a href="subject.html#14140">[ subject ]</a> + <a href="author.html#14140">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>'Twas brillig, and Pascal Terjan at 11/04/12 11:24 did gyre and gimble: +><i> On Wed, Apr 11, 2012 at 11:07, Colin Guthrie <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at colin.guthr.ie</A>> wrote: +</I>>><i> Hi, +</I>>><i> +</I>>><i> I need to find all initscripts we ship that do not contain LSB header +</I>>><i> information! +</I>>><i> +</I>>><i> Ideally you should find them and fix the scripts, but if in doubt ask me! +</I>>><i> +</I>>><i> This is the result of debug work on: +</I>>><i> <A HREF="https://bugs.mageia.org/show_bug.cgi?id=5262#c19">https://bugs.mageia.org/show_bug.cgi?id=5262#c19</A> +</I>>><i> +</I>>><i> Where overzealous use of priorities from non-LSB compatible scripts has +</I>>><i> resulted in ordering cycle deadlocks. We need to nuke these problems. +</I>>><i> +</I>>><i> This can be fixed by providing proper LSB headers in initscripts (likely +</I>>><i> easier) or native systemd units (better if you can do it). +</I>>><i> +</I>>><i> Here is a document that tracks all packages we provide which provide +</I>>><i> sysvinit scripts. Please can people go through the list and fill in the +</I>>><i> blanks. I've started it off. The only cells to free edit are either your +</I>>><i> name, or notes about things. The others have data validation - i.e. a +</I>>><i> drop down. I've provided links to subversion which in many cases is +</I>>><i> sufficient to verify the initscripts as they are often just included in +</I>>><i> the SOURCES folder, not packaged upstream. For some however you will +</I>>><i> need to check a bit. +</I>><i> +</I>><i> Can't this be automated? +</I>><i> Get the list of binary rpms containing initscripts with urpmf (I guess +</I>><i> that's what you did), extract the initiscripts from a local mirror, +</I>><i> grep to see if they have LSB Headers? +</I> +That part can be automated I guess. I don't have a handy mirror tho'. +Also if the script has native systemd it might be a false negative, but +I guess they would be suitably small to be checked by hand. + +That said, the list isn't super long :) + +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="014139.html">[Mageia-dev] Help: Please find me initscripts without LSB headers! +</A></li> + <LI>Next message: <A HREF="014141.html">[Mageia-dev] Help: Please find me initscripts without LSB headers! +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#14140">[ date ]</a> + <a href="thread.html#14140">[ thread ]</a> + <a href="subject.html#14140">[ subject ]</a> + <a href="author.html#14140">[ 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> |