diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-August/018187.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-August/018187.html | 118 |
1 files changed, 118 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-August/018187.html b/zarb-ml/mageia-dev/2012-August/018187.html new file mode 100644 index 000000000..d9d4b1d60 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-August/018187.html @@ -0,0 +1,118 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] The life After usrMove - KDE failure + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20The%20life%20After%20usrMove%20-%20KDE%20failure&In-Reply-To=%3C502B7FC8.4080000%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="018186.html"> + <LINK REL="Next" HREF="018201.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] The life After usrMove - KDE failure</H1> + <B>Colin Guthrie</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20The%20life%20After%20usrMove%20-%20KDE%20failure&In-Reply-To=%3C502B7FC8.4080000%40colin.guthr.ie%3E" + TITLE="[Mageia-dev] The life After usrMove - KDE failure">mageia at colin.guthr.ie + </A><BR> + <I>Wed Aug 15 12:54:00 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="018186.html">[Mageia-dev] The life After usrMove - KDE failure +</A></li> + <LI>Next message: <A HREF="018201.html">[Mageia-dev] The life After usrMove - KDE failure +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#18187">[ date ]</a> + <a href="thread.html#18187">[ thread ]</a> + <a href="subject.html#18187">[ subject ]</a> + <a href="author.html#18187">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>'Twas brillig, and Johnny A. Solbu at 15/08/12 11:43 did gyre and gimble: +><i> I finally managed to complete the usrmove conversion, and today KDE failed. +</I>><i> When login in it complaiins: "Could not start ksmserver. Check your installation". Same happens with startx. +</I>><i> When I manually launch /usr/bin/ksmserver in a terminal, it segfaults. +</I>><i> +</I>><i> kdebase4-workspace is the newest package, which was installed after completing the usrmove. +</I>><i> +</I> +I wouldn't necessarily jump to the conclusion that this is *caused* by +the usrmove. Once it's done, there is very little it does in and off +itself to get in the way. All the paths that worked before still work. +The only difference would be if some code does some strange things with +checking folders in /bin /sbin, /lib* etc. which is very, very unlikely. + +A more likely fallout is the conversion of /var/run and /var/lock to +symlinks to /run. This speeds up boot by a few seconds (I've seen +mandriva-clean-var-run-lock.service taking >5s on some machines with +slow disks) so it's a very useful change. + +That said there are still a few pagages that need fixing up for this: + +urpmf "/var/(run|lock)" | grep ":/var" + +About 87 packages in total. Perhaps one of them is to blame for your +problem, but it doesn't look immediately obvious that any of those +packages would cause any problems. Maybe policykit, but even then I'm +not sure. + +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="018186.html">[Mageia-dev] The life After usrMove - KDE failure +</A></li> + <LI>Next message: <A HREF="018201.html">[Mageia-dev] The life After usrMove - KDE failure +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#18187">[ date ]</a> + <a href="thread.html#18187">[ thread ]</a> + <a href="subject.html#18187">[ subject ]</a> + <a href="author.html#18187">[ 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> |