Re: Sid login problem (delay)... PAM or something else?

2003-12-15 Thread Kenward Vaughan
On Sun, Dec 14, 2003 at 11:46:13AM -0500, Joe Potter wrote:
 Kenward Vaughan wrote:
 
  I noted on my Dec. 10 dist-upgrade of Sid that logging off of a virtual
  terminal had a large delay introduced (minutes, it seems).  An error
  msg. is spit out after a bit:
...
 Same problem here. We have 25 boxes running Debian and the two that got the
 upgrade (in Sarge) have this problem.
 
 As well as NIS died also.
...

Just saw an answer in another thread wherein it was recommended to
downgrade a package.  See can't logout on consoles--the package was
util-linux.

Just downgraded from 2.12-6 to 2.12-5, and things work again.

HTH,


Kenward
-- 
In a completely rational society, the best of us would aspire to be 
_teachers_ and the rest of us would have to settle for something less, 
because passing civilization along from one generation to the next 
ought to be the highest honor and the highest responsibility anyone 
could have. - Lee Iacocca


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Sid login problem (delay)... PAM or something else?

2003-12-14 Thread Kenward Vaughan
I noted on my Dec. 10 dist-upgrade of Sid that logging off of a virtual
terminal had a large delay introduced (minutes, it seems).  An error
msg. is spit out after a bit:

INIT: Id 2 respawning too fast: disabled for 5 minutes

This does NOT happen with the console (tty1).  

Googling noted the existent getty was having trouble based on bad
libraries or some other issue.  I checked what it is linked to:

root:/home/daddy# ldd /sbin/getty
libc.so.6 = /lib/libc.so.6 (0x40023000)
/lib/ld-linux.so.2 = /lib/ld-linux.so.2 (0x4000)

libc6 was not in the upgrade list.  I don't know where ld-linux is.

There is nothing odd in etc/inittab (all lines regarding respawning are
/identical except the runlevels--the default of which is set for 2).

Anyone know what the issue likely is?  My subject: came from
remembering PAM issues some time ago, but for other login problems.


Kenward
-- 
In a completely rational society, the best of us would aspire to be 
_teachers_ and the rest of us would have to settle for something less, 
because passing civilization along from one generation to the next 
ought to be the highest honor and the highest responsibility anyone 
could have. - Lee Iacocca


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Sid login problem (delay)... PAM or something else?

2003-12-14 Thread Joe Potter
Kenward Vaughan wrote:

 I noted on my Dec. 10 dist-upgrade of Sid that logging off of a virtual
 terminal had a large delay introduced (minutes, it seems).  An error
 msg. is spit out after a bit:
 
 INIT: Id 2 respawning too fast: disabled for 5 minutes
 
 This does NOT happen with the console (tty1).
 
 Googling noted the existent getty was having trouble based on bad
 libraries or some other issue.  I checked what it is linked to:
 
 root:/home/daddy# ldd /sbin/getty
 libc.so.6 = /lib/libc.so.6 (0x40023000)
 /lib/ld-linux.so.2 = /lib/ld-linux.so.2 (0x4000)
 
 libc6 was not in the upgrade list.  I don't know where ld-linux is.
 
 There is nothing odd in etc/inittab (all lines regarding respawning are
 /identical except the runlevels--the default of which is set for 2).
 
 Anyone know what the issue likely is?  My subject: came from
 remembering PAM issues some time ago, but for other login problems.
 
 
 Kenward



Same problem here. We have 25 boxes running Debian and the two that got the
upgrade (in Sarge) have this problem.

As well as NIS died also.


-- 
Regards, Joe


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]