From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2012-August/018187.html | 118 +++++++++++++++++++++++++++++ 1 file changed, 118 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-August/018187.html (limited to 'zarb-ml/mageia-dev/2012-August/018187.html') 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 @@ + + + + [Mageia-dev] The life After usrMove - KDE failure + + + + + + + + + +

[Mageia-dev] The life After usrMove - KDE failure

+ Colin Guthrie + mageia at colin.guthr.ie +
+ Wed Aug 15 12:54:00 CEST 2012 +

+
+ +
'Twas brillig, and Johnny A. Solbu at 15/08/12 11:43 did gyre and gimble:
+> I finally managed to complete the usrmove conversion, and today KDE failed.
+> When login in it complaiins: "Could not start ksmserver. Check your installation". Same happens with startx.
+> When I manually launch /usr/bin/ksmserver in a terminal, it segfaults.
+> 
+> kdebase4-workspace is the newest package, which was installed after completing the usrmove.
+> 
+
+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
+http://colin.guthr.ie/
+
+Day Job:
+  Tribalogic Limited http://www.tribalogic.net/
+Open Source:
+  Mageia Contributor http://www.mageia.org/
+  PulseAudio Hacker http://www.pulseaudio.org/
+  Trac Hacker http://trac.edgewall.org/
+
+ + + + + + + + + + + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1