Your message dated Mon, 13 Mar 2006 09:34:41 +0100
with message-id <[EMAIL PROTECTED]>
and subject line nscd does not respond
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: nscd
Version: 2.3.2.ds1-22
Severity: critical
Tags: patch
Justification: breaks the whole system


nscd hangs and does not respond to requests when used on a 2.6.X kernel.
This can make it impossible for anyone to log in (especially when using
libnss-mysql-bg), including root (even with root in /etc/passwd).

Using LD_ASSUME_KERNEL=2.4.31 appears to fix the problem.

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.11-ruby
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages nscd depends on:
ii  libc6                       2.3.2.ds1-22 GNU C Library: Shared libraries an

-- no debconf information
--- /etc/init.d/nscd.orig       2005-08-24 11:33:22.000000000 -0600
+++ /etc/init.d/nscd    2005-08-23 08:31:36.000000000 -0600
@@ -20,6 +20,8 @@
     ;;
 esac
 
+export LD_ASSUME_KERNEL=2.4.31
+
 RETVAL=0
 case "$1" in
     start)

--- End Message ---
--- Begin Message ---
Matej Vela <[EMAIL PROTECTED]> writes:

> Scott Barker <[EMAIL PROTECTED]> writes:
>
>> nscd hangs and does not respond to requests when used on a 2.6.X kernel.
>> This can make it impossible for anyone to log in (especially when using
>> libnss-mysql-bg), including root (even with root in /etc/passwd).
>
> Is this still a problem for you?  Can you reproduce it with Debian's
> default kernel?

I haven't heard back from you, and nscd works fine for me on 2.6, so I'm
closing this.  Feel free to reopen if you can still reproduce this.

Thanks,

Matej

--- End Message ---

Reply via email to