1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] ANNOUNCE: The /usr move cometh! <---- 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! <---- 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! <---- 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! <---- 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 <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">shlomif at iglu.org.il</A>> wrote:
><i> >
</I>><i> >
</I>><i> >
</I>><i> > > BTW, I should note that right now after a few reboots, I am getting these
</I>><i> > > symtoms:
</I>><i> > >
</I>><i> > > 1. I cannot run pm-suspend as user "shlomif", only as root.
</I>><i> >
</I>><i> > This might be to do with how you login. If you don't use a regular
</I>><i> > display manager then there may be things that are not hooked up right.
</I>><i> > Not sure.
</I>><i>
</I>><i> I am using kdm (cannot use "startx", though previously pm-suspend worked with
</I>><i> startx).
</I>><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 "shlomif" 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
><i> >
</I>><i> > > 2. On X, I am getting a frequent and random "The password you entered is
</I>><i> > > incorrect [CLOSE]" dialogues which I have to click through.
</I>><i> >
</I>><i> > I've seen these dialogs too. I don't think this is anything to do with
</I>><i> > usrmove but rather some other update. Not tracked down what causes it tho'.
</I>><i>
</I>><i> OK. I'll try to investigate.
</I>><i>
</I>><i> >
</I>><i> > > 3. Running startx as user "shlomif" gives me:
</I>><i> > >
</I>><i> > > <<<
</I>><i> > > xauth: file /home/shlomif/.serverauth.2718 does not exist
</I>><i> > >
</I>><i> > > Authentication failed - cannot start X server.
</I>><i> > > Perhaps you do not have console ownership?
</I>><i> > >>>>
</I>><i> >
</I>><i> > Dunno about that one. Could be related to new X stuff but again I don't
</I>><i> > *think* it's related to the usrmove (could be wrong of course)
</I>><i>
</I>><i> Yes. Correlation does not imply causation.
</I>><i>
</I>><i> Regards,
</I>><i>
</I>><i> Shlomi Fish
</I>><i>
</I>><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>
<mst> I find it’s usually safe to assume that whatever shlomif’s doing, there
isn’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! <---- 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>
|