Hi Andrey, Thanks for pointing this out. All the messages that you're seeing have DEBUG status, so they don't indicate an error. They're just annoying bits of debug information. I've just committed a fix, that writes this kind of message to logs only when it's really needed. -- Cheers, Michael On Dec 15, 2007, at 4:10 PM, Andrey Chernov wrote: > With new nsdispatch.c v1.15 I constantly get this errors from > procmail, > sendmail, etc: > > Dec 14 21:35:41 xxxxxxxx procmail[5897]: NSSWITCH(nss_method_lookup): > __fallback, passwd, getpwuid_r, not found > Dec 14 21:35:41 xxxxxxxx procmail[5897]: NSSWITCH(nss_method_lookup): > __fallback, group, endgrent, not found > Dec 14 21:35:41 xxxxxxxx procmail[5897]: NSSWITCH(nss_method_lookup): > __fallback, passwd, getpwnam_r, not found > Dec 14 21:35:41 xxxxxxxx procmail[5897]: NSSWITCH(nss_method_lookup): > files, group, getgroupmembership, not found > Dec 14 21:35:41 xxxxxxxx procmail[5897]: NSSWITCH(nss_method_lookup): > __fallback, group, endgrent, not found > Dec 14 21:35:41 xxxxxxxx procmail[5897]: NSSWITCH(nss_method_lookup): > __fallback, passwd, endpwent, not found > > Here is my /etc/nsswitch.conf: > group: files > hosts: files dns > networks: files > passwd: files > shells: files > services: files > protocols: files > rpc: files > > I use WITHOUT_NIS option in src.conf > > What those errors ever means, what is wrong and how it can be fixed? > Everything works Ok with nsdispatch.c v1.14 > > -- > http://ache.pp.ru/ > _______________________________________________ > freebsd-current_at_freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe_at_freebsd.org > "Received on Mon Dec 17 2007 - 15:45:04 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:24 UTC