version 260, only set errno for NSS_TRYAGAIN
This does fix a serious issue: http://www.nabble.com/gentent-works-but-%22id%22-and-%22groups%22-commands-fail-with-message-%22failed-to-get-groups-for-user-%22-td16175473.html For example, it prevented me from upgrading clamav since it tried to verify the 'clamav' user was in 'clamav' group via the 'id' command, which fails because of a bug in 258 and 259. The 260 ebuild can be just a copy of 259.
(In reply to comment #1) > This does fix a serious issue: > > http://www.nabble.com/gentent-works-but-%22id%22-and-%22groups%22-commands-fail-with-message-%22failed-to-get-groups-for-user-%22-td16175473.html > > For example, it prevented me from upgrading clamav since it tried to verify the > 'clamav' user was in 'clamav' group via the 'id' command, which fails because > of a bug in 258 and 259. > > The 260 ebuild can be just a copy of 259. > I just changed ebuild's name (upgrading the version number) and the problem disappeared. Now I am running nss_ldap-260 from my local overlay. No problem found so far.
Version nss_ldap-261 (22 Aug 2008) is in the tree. This bug can be closed now.