diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-April/014345.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-April/014345.html | 121 |
1 files changed, 121 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-April/014345.html b/zarb-ml/mageia-dev/2012-April/014345.html new file mode 100644 index 000000000..74cf32a4d --- /dev/null +++ b/zarb-ml/mageia-dev/2012-April/014345.html @@ -0,0 +1,121 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Broken database problem solved but not all well + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Broken%20database%20problem%20solved%20but%20not%20all%20well&In-Reply-To=%3C4F8C2187.5030505%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="014343.html"> + <LINK REL="Next" HREF="014349.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Broken database problem solved but not all well</H1> + <B>Colin Guthrie</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Broken%20database%20problem%20solved%20but%20not%20all%20well&In-Reply-To=%3C4F8C2187.5030505%40colin.guthr.ie%3E" + TITLE="[Mageia-dev] Broken database problem solved but not all well">mageia at colin.guthr.ie + </A><BR> + <I>Mon Apr 16 15:41:27 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="014343.html">[Mageia-dev] Broken database problem solved but not all well +</A></li> + <LI>Next message: <A HREF="014349.html">[Mageia-dev] Broken database problem solved but not all well +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#14345">[ date ]</a> + <a href="thread.html#14345">[ thread ]</a> + <a href="subject.html#14345">[ subject ]</a> + <a href="author.html#14345">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>'Twas brillig, and Thierry Vignaud at 16/04/12 14:34 did gyre and gimble: +><i> BTW why not displaying a message "switch to tty2 for a login"? +</I> +In the normal case of X or prefdm.service failing, this is exactly what +happens (it's actually a message saying "your graphical login is broken +blah blah, press any key to switch to multi-user.target (aka runlevel 3". + +This case is different (if I'm correct in my assumption). The fact is +that the non-lsb legacy initscripts impose a very, very strict ordering +on startup (based on their priority numbers in /etc/rcX.d/S??foo filenames). + +This strict order is typically full of loops (a -> b -> c -> a), so +somthing has to give. In order to do that systemd will delete jobs to +break the loop. Frequently this job turns out to be "the prefdm.server +start job". When this happens we simply don't know that things are +failing in order ot display the error message (likewise, if we added a +totally separate unit for this it too could be deleted by these jobs). + +Ultimately the correctly solution is to provide native systemd or +LSB-compliant sysvinit scripts. + +I've fixed a couple and have previously linked a spreadsheet where +everyone can help out and track progress etc. + +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="014343.html">[Mageia-dev] Broken database problem solved but not all well +</A></li> + <LI>Next message: <A HREF="014349.html">[Mageia-dev] Broken database problem solved but not all well +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#14345">[ date ]</a> + <a href="thread.html#14345">[ thread ]</a> + <a href="subject.html#14345">[ subject ]</a> + <a href="author.html#14345">[ 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> |