Hi, On Fri, May 18, 2007 at 07:24:05AM +0000, Debian Bug Tracking System wrote: > > this is a "known" problem, that there is some inconsistencies between > etch and sarge version for whatever reason, and we noticed it too late. > So you have to purge the cache manually, and it /should/ work after > that.
You misread, this is not between etch and sarge because this is a fresh etch install. On etch nscd crash just after corrupting its database from time to time. Then when your restart it with the corrupted db it crashes after few seconds, the only way to start it again is to clear the cache and it will work for few days. The only workaround available is a cron job like : */10 * * * * root if ! pidof nscd > /dev/null ; then rm /var/db/nscd/* ; /etc/init.d/nscd start ; fi Sylvain
signature.asc
Description: Digital signature