summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2012-July/017597.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2012-July/017597.html')
-rw-r--r--zarb-ml/mageia-dev/2012-July/017597.html193
1 files changed, 193 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-July/017597.html b/zarb-ml/mageia-dev/2012-July/017597.html
new file mode 100644
index 000000000..fdab515db
--- /dev/null
+++ b/zarb-ml/mageia-dev/2012-July/017597.html
@@ -0,0 +1,193 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] ANNOUNCE: The /usr move cometh! &lt;---- Instructions
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20ANNOUNCE%3A%20The%20/usr%20move%20cometh%21%20%3C----%20Instructions&In-Reply-To=%3C20120723130849.225cb9a6%40lap.shlomifish.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="017588.html">
+ <LINK REL="Next" HREF="017599.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] ANNOUNCE: The /usr move cometh! &lt;---- Instructions</H1>
+ <B>Shlomi Fish</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20ANNOUNCE%3A%20The%20/usr%20move%20cometh%21%20%3C----%20Instructions&In-Reply-To=%3C20120723130849.225cb9a6%40lap.shlomifish.org%3E"
+ TITLE="[Mageia-dev] ANNOUNCE: The /usr move cometh! &lt;---- Instructions">shlomif at shlomifish.org
+ </A><BR>
+ <I>Mon Jul 23 12:08:49 CEST 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="017588.html">[Mageia-dev] usrmove fallout: sysvinit services rising from the dead
+</A></li>
+ <LI>Next message: <A HREF="017599.html">[Mageia-dev] Fw: ANNOUNCE: The /usr move cometh! &lt;---- Instructions
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#17597">[ date ]</a>
+ <a href="thread.html#17597">[ thread ]</a>
+ <a href="subject.html#17597">[ subject ]</a>
+ <a href="author.html#17597">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On Mon, 23 Jul 2012 13:04:30 +0300
+Shlomi Fish &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">shlomif at iglu.org.il</A>&gt; wrote:
+&gt;<i> &gt;
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; &gt; BTW, I should note that right now after a few reboots, I am getting these
+</I>&gt;<i> &gt; &gt; symtoms:
+</I>&gt;<i> &gt; &gt;
+</I>&gt;<i> &gt; &gt; 1. I cannot run pm-suspend as user &quot;shlomif&quot;, only as root.
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; This might be to do with how you login. If you don't use a regular
+</I>&gt;<i> &gt; display manager then there may be things that are not hooked up right.
+</I>&gt;<i> &gt; Not sure.
+</I>&gt;<i>
+</I>&gt;<i> I am using kdm (cannot use &quot;startx&quot;, though previously pm-suspend worked with
+</I>&gt;<i> startx).
+</I>&gt;<i>
+</I>
+Replying to myself, I'd like to note that I found a solution to problem #1 and
+to problem #3 in these posts:
+
+* <A HREF="https://listman.redhat.com/archives/pam-list/2001-December/msg00069.html">https://listman.redhat.com/archives/pam-list/2001-December/msg00069.html</A>
+
+* <A HREF="http://www.linuxquestions.org/questions/linux-newbie-8/pam-authentification-failed-cannot-start-x-server-117935/">http://www.linuxquestions.org/questions/linux-newbie-8/pam-authentification-failed-cannot-start-x-server-117935/</A>
+
+What I did was (as root):
+
+# mkdir -p /var/lock/console
+# touch /var/lock/console/shlomif (where &quot;shlomif&quot; is your user name).
+
+This fixed this problem. Since /var/lock was misplaced due to the /usr move
+transition, it was indeed caused by it.
+
+I'll see if it also fixed problem No. 2.
+
+Regards,
+
+ Shlomi Fish
+
+&gt;<i> &gt;
+</I>&gt;<i> &gt; &gt; 2. On X, I am getting a frequent and random &quot;The password you entered is
+</I>&gt;<i> &gt; &gt; incorrect [CLOSE]&quot; dialogues which I have to click through.
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; I've seen these dialogs too. I don't think this is anything to do with
+</I>&gt;<i> &gt; usrmove but rather some other update. Not tracked down what causes it tho'.
+</I>&gt;<i>
+</I>&gt;<i> OK. I'll try to investigate.
+</I>&gt;<i>
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; &gt; 3. Running startx as user &quot;shlomif&quot; gives me:
+</I>&gt;<i> &gt; &gt;
+</I>&gt;<i> &gt; &gt; &lt;&lt;&lt;
+</I>&gt;<i> &gt; &gt; xauth: file /home/shlomif/.serverauth.2718 does not exist
+</I>&gt;<i> &gt; &gt;
+</I>&gt;<i> &gt; &gt; Authentication failed - cannot start X server.
+</I>&gt;<i> &gt; &gt; Perhaps you do not have console ownership?
+</I>&gt;<i> &gt; &gt;&gt;&gt;&gt;
+</I>&gt;<i> &gt;
+</I>&gt;<i> &gt; Dunno about that one. Could be related to new X stuff but again I don't
+</I>&gt;<i> &gt; *think* it's related to the usrmove (could be wrong of course)
+</I>&gt;<i>
+</I>&gt;<i> Yes. Correlation does not imply causation.
+</I>&gt;<i>
+</I>&gt;<i> Regards,
+</I>&gt;<i>
+</I>&gt;<i> Shlomi Fish
+</I>&gt;<i>
+</I>&gt;<i>
+</I>
+
+
+--
+-----------------------------------------------------------------
+Shlomi Fish <A HREF="http://www.shlomifish.org/">http://www.shlomifish.org/</A>
+Free (Creative Commons) Music Downloads, Reviews and more - <A HREF="http://jamendo.com/">http://jamendo.com/</A>
+
+&lt;mst&gt; I find it&#8217;s usually safe to assume that whatever shlomif&#8217;s doing, there
+isn&#8217;t a good reason for it.
+
+Please reply to list if it's a mailing list post - <A HREF="http://shlom.in/reply">http://shlom.in/reply</A> .
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="017588.html">[Mageia-dev] usrmove fallout: sysvinit services rising from the dead
+</A></li>
+ <LI>Next message: <A HREF="017599.html">[Mageia-dev] Fw: ANNOUNCE: The /usr move cometh! &lt;---- Instructions
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#17597">[ date ]</a>
+ <a href="thread.html#17597">[ thread ]</a>
+ <a href="subject.html#17597">[ subject ]</a>
+ <a href="author.html#17597">[ 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>