On 01 Mar 2006, Clint Adams wrote: > > I just tried /bin/zsh instead of zsh-static and both this > > bug (354633) and bug 354631 went away. What's the difference > > now? Neither problem happened in previous zsh-static's. > > Previously, zsh-static still relied on /lib/libnss* to get > passwd/group data. This caused problems when those libraries > were unavailable, mismatched, or corrupt. Now zsh-static will > function without them, though now we seem to have a new problem.
I just tested /bin/zsh on my machines which are using LDAP for NSS and /bin/zsh fixed the two reported bugs also. So I guess the trick is to get zsh-static to use the libnss* libraries if they are present, but not to rely on them. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]