Gentoo Archives: gentoo-user

From: Chris Fairles <cafairle@×××××××××××××××××.ca>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] GDM restarts citing lderror: missing pam_console.so after running et
Date: Wed, 27 Jul 2005 22:38:15
Message-Id: 42E80B39.10405@engmail.uwaterloo.ca
In Reply to: Re: [gentoo-user] GDM restarts citing lderror: missing pam_console.so after running et by George Roberts
1 Unfortunately, adding pam and gdm with ~x86 to keywords and remerging
2 only updated gdm and the problem still occurs with a potential
3 workaround, et > /dev/null 2>&1
4
5 Does this sound like a pam problem? gdm problem? or et (enemy territory)
6 itself perhaps?
7
8 once more running et caused a gdm restart
9
10 Jul 27 13:19:29 dsotm gdm[7898]: PAM unable to
11 dlopen(/lib/security/pam_console.so)
12 Jul 27 13:19:29 dsotm gdm[7898]: PAM [dlerror:
13 /lib/security/pam_console.so: cannot open shared object file: No such
14 file or directory]
15 Jul 27 13:19:29 dsotm gdm[7898]: PAM adding faulty module:
16 /lib/security/pam_console.so
17
18 after updating to gdm 2.8.0.1 still restarts
19
20 Jul 27 17:59:26 dsotm gdm[6359]: failsafe dialog failed (inhibitions: 0 0)
21 Jul 27 17:59:32 dsotm gdm[6359]: failsafe dialog failed (inhibitions: 0 1)
22 Jul 27 17:59:38 dsotm gdm[6359]: failsafe dialog failed (inhibitions: 1 1)
23 Jul 27 17:59:38 dsotm gdm[6359]: gdm_slave_xioerror_handler: Fatal X
24 error - Restarting :0
25 Jul 27 17:59:38 dsotm gdm(pam_unix)[6359]: session closed for user chris
26
27 George Roberts wrote:
28
29 > Chris this may help with the problem:
30 > http://forums.gentoo.org/viewtopic-t-350736-highlight-gdm+pam.html
31 >
32 > Chris Fairles wrote:
33 >
34 >> Oddly enough, if I run et like this
35 >>
36 >> et >> et.log 2>&1
37 >>
38 >> it runs fine and gdm does not restart itself.
39 >>
40 >> heres a snip from the log at least where I *think* it was failing
41 >> before... it tries to run a tty console which pam does not like, why?
42 >>
43 >> --- Common Initialization Complete ---
44 >> Opening IP socket: localhost:27960
45 >> Hostname: dsotm
46 >> IP: 127.0.0.1
47 >> Started tty console (use +set ttycon 0 to disable)
48 >>
49 >> thnx,
50 >> chris
51 >>
52 >>
53 >> Chris Fairles wrote:
54 >>
55 >>> Ran a emerge -NDuva world, updated a bunch of gnome stuff.
56 >>> gnome-base/gnome-2.10-r1 and deps and
57 >>> gnome-base/gdm-2.6.0.9-r2
58 >>>
59 >>> Launching et (enemey territory) gives (in /var/log/messages)
60 >>> Jul 26 22:58:13 dsotm gdm[23200]: PAM unable to
61 >>> dlopen(/lib/security/pam_console.so)
62 >>> Jul 26 22:58:13 dsotm gdm[23200]: PAM [dlerror:
63 >>> /lib/security/pam_console.so: cannot open shared object file: No
64 >>> such file or directory]
65 >>> Jul 26 22:58:13 dsotm gdm[23200]: PAM adding faulty module:
66 >>> /lib/security/pam_console.so
67 >>> Jul 26 22:58:15 dsotm gdm(pam_unix)[23200]: session opened for user
68 >>> chris by (uid=0)
69 >>> Jul 26 22:58:23 dsotm su(pam_unix)[23301]: session opened for user
70 >>> root by (uid=1000)
71 >>> Jul 26 23:00:35 dsotm su(pam_unix)[23301]: session closed for user root
72 >>> Jul 26 23:00:39 dsotm gdm[23200]: gdm_slave_xioerror_handler: Fatal
73 >>> X error - Restarting :0
74 >>> Jul 26 23:00:39 dsotm gdm(pam_unix)[23200]: session closed for user
75 >>> chris
76 >>>
77 >>> gdm restarts .... no game
78 >>>
79 >>> I've tried commenting out all of
80 >>> dsotm ~ # grep console /etc/pam.d/*
81 >>> /etc/pam.d/gdm:session optional /lib/security/pam_console.so
82 >>> /etc/pam.d/gdm-autologin:session optional /lib/security/pam_console.so
83 >>> /etc/pam.d/xdm:session optional pam_console.so
84 >>> /etc/pam.d/xserver:# Next line you need console ownership to be able
85 >>> to start X
86 >>> /etc/pam.d/xserver:#auth required pam_console.so
87 >>>
88 >>> restarting gdm, even rebooting, same error as above.
89 >>>
90 >>> tried setting USE="pam_console" emerge -Nva pam ... adding the login
91 >>> pam_console, uncommenting all of the above lines, i just get the
92 >>> Jul 26 22:41:05 dsotm gdm[8000]: gdm_slave_xioerror_handler: Fatal X
93 >>> error - Restarting :0
94 >>>
95 >>>
96 >>> i'm almost ready to USE="-pam" emerge -e world ...
97 >>>
98 >>> chris
99 >>
100 >>
101 >>
102 >>
103 >
104
105
106 --
107 gentoo-user@g.o mailing list